@charset "iso-8859-1";


.mtext{font-family: arial; font-size: 12px; color: #1C4384; padding-left: 20px}
.rtext{font-family: arial; font-size: 12px; color: #C7202F;}
.btext{font-family: arial; font-size: 11px; color:#3E67AD;}
.r2text{font-family: arial; font-size: 11px; color:#C82534;}
.r3text{font-family: arial; font-size: 10px; color:#C82534;}
.grtext{font-family: arial; font-size: 11px; color:#585858;}
.vtext{font-family: verdana; font-size: 10px; color: #1C4384;}
.b3text{font-family: arial; font-size: 10px; color:#1E439E;}

body {
	margin: 0px; 
	background: #AAAAAA;
	font-family: Arial;
	}
	
	
font,td { font-family: Arial;
 color: #00487A;
 font-size: 12px;
}
	
.phone td { font-size: 10px; }

	
a:link { color: #CE1F24; text-decoration: none; }
a:visited { color: #CE1F24; text-decoration: none; }
a:hover { color: #CE1F24; text-decoration: underline; }
a:active { color: #CE1F24; text-decoration: none; }	


/* company name in top graphic */
h1 { 
	font-size: 14px;
	color: #CE1F24;
	padding: 0px 0px 3px 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform:capitalize;
	}


	
h2  {
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #193991;
}	


h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight : bold;
	text-transform: capitalize;
	color: #193991;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight : bold;
	text-transform: capitalize;
	color: #3D6CCE;
}

h5 {
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	font-weight : bold;
	text-transform: capitalize;
	color: #193991;
}
	
li, ul { 
	list-style-image: url(/images/blue_dot.gif);
	 }

.foot { }

.mid { 	}

.top { }
	
.bot { }


	
.navlink {
	padding: 3 0 3 0;
	}	

	
.textlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3D6CCE;
	text-align: left;
	padding-left: 10px
	}

.textlink a:link { color: #3D6CCE; text-decoration: none; }
.textlink a:visited { color: #3D6CCE; text-decoration: none; }
.textlink a:hover { color: #3D6CCE; text-decoration: underline; }
.textlink a:active { color: #3D6CCE; text-decoration: none; }

	
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #193991;
	padding: 0px 10px 0px 0px;
	}	


.thumb { border: 1px solid #3D6CCE; }

.box { border-color: #5986D0;
	border-style: solid; 
	border-width: 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px; }


.textfield {
	border-color: #5986D0;
	border-width: 1px;
	border-style: solid;
	background:	#ffffff;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}

.textfield_small {
	border-color: #5986D0;
	border-width: 1px;
	border-style: solid;
	background:	#ffffff;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	width: 50px;
}


.textarea {
	border-color: #5986D0;
	border-width: 1px;
	border-style: solid;
	background:	#ffffff;
	width: 260px;
	height: 100px;
	margin-top: 5px;
	margin-left: 5px;
	scrollbar-face-color:#5986D0;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#DDDDFF;
}


.ALtitle
{
	background-color: #DDEEFF;
	color: #FF0000;
	font-weight: bold;
}
.stain
{
	color: Red;
}




