@import "text.css";

body {
	background-color:#EEEEEE;
	margin: 0px 0 25px 0;;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#7e7e7e;	
	line-height:145%;
}

#logo {
	width: 951px;
	margin: 0px auto;
	position:relative;
}
#chatbutton { 
	position:absolute;
	top:30px;
	left:750px;
}
#nav {
	width: 951px;
	margin: 0px auto;

}
#footer {
	width: 990px;
	margin: 0px auto;
	background-image:url(../images/web/icons/bg_bot.gif);
	height:15px;
	background-position:center bottom;
	background-repeat:no-repeat
}
#footer_links {
	width: 951px;
	margin:10px auto 50px auto;
	clear:both;
}
#footer_links_left {
	margin:0 0 0 40px;
	width: 500px;
	float:left;
}
#footer_links_right {
	margin:0 40px 0 0 ;
	width: 300px;
	float:right;
	text-align:right;
}
#content {
	width: 931px;
	margin: 0px auto;
	background-color:#FFFFFF;
	color:#7e7e7e;

}#outer { 
	background-image:url(../images/web/icons/bg_content.gif);
	background-repeat:repeat-y;
	margin:0 auto;
	background-position:center;
}
#content_cont {
	width: 951px;
	margin: 0px auto;
	background-color:#FFFFFF;
	color:#7e7e7e;
	

}
#content_bod {
	width: 939px;
	margin: 0px auto;
	background-color:#FFFFFF;
	color:#7e7e7e;

}
h1,h1.v4h1 {
	font: normal 18pt "Century Gothic", Arial, verdana, sans-serif;
	margin:10px 0;
	
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 20px 0;	
	font-size:13pt; 
	color:#666666; 
	font-weight:normal;
	padding-top:10px;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	margin:15px 0 20px 0;	
	font-size:14pt; 
	color:#666666; 
	font-weight:normal;
	
}
blockquote { 
	margin:0;
	padding:10px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}	
p { 
	margin:0 0 15px 0;

}
blockquote {

	border:1px dotted #CCCCCC;
	background-color:#EBEBEB;
	padding:7px;
}
.content_right_home {
	float: right;
	width: 370px;
	margin-right: 20px;
}
#content a {
	color: #000000;
	text-decoration: none;
	border-bottom: 2px dotted #999999;
}
.content_right_2 {
	float: right;	
	margin-right: 20px;
	width: 510px;
}
#column1med {
	margin-right: 20px;
}
#cr {
	text-align: center;
	width: 951px;
	margin:0 auto 25px auto;
	color: #999999;
}
.content_bggrdient {
	background: #D9EEFF url(../images/web3/bg_blue_grdnt.gif) repeat-x;
	width:320px;
	float:left; 
	border-right: 4px solid #333333;
	padding:15px;
	font-size:14pt;
	height:350px;
	line-height:150%;


}

/* GRIDS */

.one_col_top { 
	height:20px;
	background-repeat:no-repeat;
	width:939px;
	margin:0 auto;
}
.one_col_body { 
	width:939px;
	margin:0 auto 20px auto;
}
/* THREE COLUMN - THIS PROVIDES THREE COLUMNS EVENLY SPACED */
.three_col_top { 
	height:20px;
	background-repeat:no-repeat;
	width:939px;
	margin:0 auto;
}
.three_col_container { 
	width:939px;
	margin:0 auto;
	background-repeat:repeat-y;
}
.three_col_left { 
/* total width of 313px */
	float: left;
	width:273px;
	margin:0 0 0 30px;


}
/* container for right column */

.three_col_rcol_cont { 
	margin:0 20px 0 333px;	
}

.three_col_middle { 
	float:left;
	width:273px;
	
}
.three_col_right {
	width:273px; 
	margin:0 0 0 313px;
}


/* TWO COLUMN UNEVEN - THIS PROVIDES TWO COLUMNS AT 1/3 AND 2/3 */
.two_col_uneven_top { 
	height:20px;
	background-repeat:no-repeat;
	width:870px;
	margin:0 auto;
}
.two_col_uneven_container { 
	width:870px;
	margin:0 auto;
	background-repeat:repeat-y;
}
.two_col_uneven_left { 
/* total width of 313px */
	float: left;
	width:250px;

}
/* container for right column */

.two_col_uneven_rcol_cont { 
	margin:0 0 0 280px;	
}

/* TWO COLUMN EVEN - THIS PROVIDES TWO COLUMNS AT 1/2 AND 1/2 */
.two_col_even_top { 
	height:20px;
	background-repeat:no-repeat;
	width:939px;
	margin:0 auto;
}
.two_col_even_container { 
	width:939px;
	margin:0 auto;
	background-repeat:repeat-y;
}
.two_col_even_left { 
/* total width of 313px */
	float: left;
	width:420px;
	margin:0 0 0 30px;
	


}

.right_land_img { 
	float:right;
	margin:0 120px 0 0;
}

.left_float_txt { 
	line-height:180%;
	width:450px;
	margin:10px 40px 10px 40px;
	


}
/***************************************
Edvance Web Grids
***************************************/
.one_col_ed { 
	width:870px;
	margin:0 auto;
}
.two_col_even_container_ed { 
	width:870px;
	margin:0 auto;
}
.two_col_even_left_ed { 
/* total width of 313px */
	float: left;
	width: 420px;
}
/* container for right column */
.two_col_even_rcol_cont_ed { 
	margin:0 0 0 450px;
	width:420px
}

input.field,textarea.field { 
	width:100%;
	border:1px solid #999999;
	font-size:8pt;
	color:#333333;
	padding:4px;
	font-family:Arial, Helvetica, sans-serif;
}
textarea.field { 
	height: 100px;
}
form td { 
	padding:0 10px 7px 0;
}
.marg-bottom { 
	margin:0 0 15px 0;
}
.marg-top { 
	margin:15px 0 0 0;
}
.divider-top {
	margin:30px 0 0 0;
}
.divider-bottom {
	margin:0 0 30px 0;
}
.separator { 
	border-bottom:1px solid #999999;
	height:1px;
	overflow:hidden;
}
a { 
	color:#003399;
	text-decoration:none;
}
