body { background:url(../images/placemat.gif) repeat-y scroll top center; background-color:#bdbdbd; padding:0; margin:0; }
body, td { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; line-height:1.4em } /*default font-family and font color*/


h1 { font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#0275e8; padding:0px; margin:0px; margin-bottom:14px; line-height:24px;}
h2 { font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#333333; padding:0px; margin:0px; margin-bottom:10px; line-height:24px;}
h3 { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; padding:0px; margin:0px; margin-bottom:5px;}
h5 { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; padding:0px; margin:0px; margin-bottom:10px; line-height:24px;}
/*some standards*/
form, ul, ol{ padding-top:0px; padding-bottom:0px; margin-top:0px; margin-bottom:0px; }
p { padding:0px; margin:0px; margin-bottom:10px; font-size:12px; clear:left;}
a img { border: none; vertical-align:top; } /*default border attribute on images that have a link*/

/*basics*/
.fs10 { font-size:10px; }
.fs11 { font-size:11px; border-bottom:1px solid #CCCCCC;}
.fs12 { font-size:12px; }
.fs13 { font-size:13px; }
.fs14 { font-size:14px; }
.fs15 { font-size:15px; }
.fs16 { font-size:16px; }
.fs17 { font-size:17px; }
.fs18 { font-size:18px; }
.fs19 { font-size:19px; }
.fs20 { font-size:20px; }

#pad10 {padding-top:10px;}
.b { font-weight:bold; }
.i { font-style:italic; }
.u { text-decoration:underline; /*border-bottom:1px solid #3366FF;*/ }
.noborder {border:none;}

/*default color on text-links and text-decoration*/
a:link, a:visited { color:#0275e8; text-decoration:none; }
a:hover { }

/*to override default color on text-links and text-decoration*/
.a1 a:link, .a1 a:visited { color:gray; text-decoration:underline; } 
.a1 a:hover { } 

/*add-ons*/
.ff_cs { font-family:"Comic Sans MS"; } /*sample font-family to be use*/
.brown { color:#B29D90; } /*sample font color to be use*/
.form { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; } /*font attrributes for form, e.g., input box, textarea, select*/

.blue_1 { color:#476b86}
.gold {color:#cf9d02}
.lightblue {background-color:#ebebeb}

#practice_right{
	border:1px solid #777777;
	}
	

.border_bottom {
	border-bottom:1px solid #777777;
	background-color:#d1e1ff;
	}
	
.border_bottom a{
	color:#777777;
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
	padding-left:5px;
	line-height:20px;
	display:block;
	background-color:#d1e1ff;
	}
	
.border_bottom a:hover{
	color:#FFFFFF;
	background-color:#777777;
	display:block;
	}		
	

#menu3 { padding:10px 0px; float:left; clear:left; }
#menu3 ul { padding:0px; margin:0px; }
#menu3 li { float:left; display:block; clear:none; width:auto; }
#menu3 li a { float:left; display:block; text-decoration:none; padding:2px 5px 2px 10px; margin:0px; 
		font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;	
		background:url(http://65.36.200.64/C014EC/assets/images/square.gif) no-repeat scroll center left;	
}
#menu3 li a:link, #menu3 li a:visited { text-decoration:underline; color: #0275e8; }
#menu3 li a:hover { color:#0275e8; }
#menu3 li a:active { color:#0275e8; }

#menu3 li a.active { text-decoration:none}

#bio_top {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; line-height:1.4em}
#bio_top a{ font-weight:normal;
		text-decoration:underline;
		color: #0275e8;
		}
#bio_top a:hover{ text-decoration:underline;
		}
		
#footer {
		border-top: 1px solid #CCCCCC;
		padding:15px 30px;
		font-size:11px;
		text-align:center;
		}
#footer a { color: #0275e8;
	text-decoration:none;
	font-weight:normal;
	text-decoration:underline;
	}

#footer a:hover { text-decoration:text-decoration:underline; }						

.FormField { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	color:#283f75; 
	padding: 0px 0px 0px 0px;
	line-height:14px;
	}

input.FormField {
   background:#efefef;
   border:1px solid #a9a9a9;
   color:#283f75;
   font-size:11px;
   height:16px;
	}

textarea.FormField {
   background:#efefef;
   border:1px solid #a9a9a9;
   color:#283f75;
   font-size:11px;
	} 

.fs10 {
	font-size:10px;
	padding-left:6px;
	padding-top:6px;
	margin-bottom:0 auto;
	}

.red{
	color:#FF0000
	}

