body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#000000;
	margin:0;
	padding:0;
	background:#006699;
	background-image:url(../images/bg_tile.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
}
a:link{color:#7cb0cc;}
a:hover{color:#7cb0cc;}
a:visited{color:#7cb0cc;}
a:visited:hover{color:#7cb0cc;}

.whiteLink{
color:#ffffff;
}
.whiteLink a:link{color:#ffffff;}
.whiteLink a:hover{color:#ffffff;}
.whiteLink a:visited{color:#ffffff;}
.whiteLink a:visited:hover{color:#ffffff;}

.emailTitle {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
color:#006699;
font-size:18px;
line-height:18px;
margin:4px 0 0px 0;
}

h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
color:#006699;
font-size:18px;
line-height:22px;
margin:4px 0 15px 0;
}

h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
color:#000000;
font-size:14px;
margin:4px 0 4px 0;
}
h2 a:link{color:#006699; text-decoration:none;}
h2 a:hover{color:#006699;text-decoration:underline;}
h2 a:visited{color:#006699;text-decoration:none;}
h2 a:visited:hover{color:#006699;text-decoration:underline;}
.content_11px{
font-size:11px;
}
.content_10px{
font-size:10px;
line-height:14px;
}
.bodyList{
list-style:square;
}
.bodyList li{
margin:10px 0 0 -20px;
}
.sideBarBG{
background-color:#efd5a4;
font-size:11px;
}
.flo_right_img{
	margin:0 0 0 0;
	padding:0;
	float:right;
	width:180px;
}
.blue_grad_bg{
background-image:url(../images/blue_grad.gif);
background-repeat:no-repeat;
background-position:top right;
}
.blue_grad_bg02{
background-image:url(../images/blue_grad02.gif);
background-repeat:repeat-x;
background-position:bottom left;
}
.lightBlue_bg{
background:#eaf4fe;
}
.blueBar{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#006699; /* was ffffff */
background-color:#bed4e9; /* was 95b8dc */
width:730px;
height:25px;
margin:5px;
}
.submits{
background-color:#7ea9d4;
}
#footerBar{
background-image:url(../images/footerBar.gif);
background-position:top center;
background-repeat:no-repeat;
width:765px;
height:25px;
}
.blue_form_14px{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
color:#006699;
}
/* text field for all forms */
.txtBoxStyle1{
    border-top: 1px solid #000000; 
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
	padding:2px 0 0 2px;
    background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
	width:160px;
	height:18px;
}
.txtBoxStyle2{
    border-top: 1px solid #000000; 
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
	padding:2px 0 0 2px;
    background-color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
	width:80px;
	height:18px;
}
/* submit/reset btn for form */
.txtBoxStyle2B{
    border-top: 1px solid #7f9db9;
    border-bottom: 1px solid #7f9db9;
    border-left: 1px solid #7f9db9;
    border-right: 1px solid #7f9db9;
	padding:0 auto 0 auto;
    background-color: #eeeeee;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	font-weight:bold;
    color: #000000;
	width:80px;
	height:20px;
	cursor:pointer;
}
/* textarea for form */	
.txtBoxStyle4{
    border-top: 1px solid #7f9db9;
    border-bottom: 1px solid #7f9db9;
    border-left: 1px solid #7f9db9;
    border-right: 1px solid #7f9db9;
	padding-left: 1px;
    background-color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    background-image: url(../images/grid.gif);
	width:341px;
	height:100px;
    behavior: url(behaviors/maxlength.htc);
}

