/* CSS Document */
TEXTAREA {
/*BORDER-BOTTOM: #BC5B83 1px solid; BORDER-LEFT: #BC5B83 1px solid; BORDER-RIGHT: #BC5B83 1px solid; BORDER-TOP: #BC5B83 1px solid;*/
font: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
}
.txtbox {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.text {
	FONT: 9pt/150% Arial;
	color: #333333;
}
 
 
.subheading {
	FONT: 13px/150% Arial;
	color: #00518a;
	font-weight:bold;
}


.h1 {
	color: #064876;
	font:15px/150% Arial;
	font-weight: bold;
}


.h2 {
	color: #00518a;
	font-family: Arial;
	font-size: 12px;
	line-height:25px;
	padding-left:22px;
	text-decoration:underline;
	font-weight: bold;
}


.h3 {
	color: #a10022;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

.h4 {
	FONT: 13px/150% Arial;
	color: #333333;
	font-weight:bold;
}


.prodhead {
	FONT: 13px/120% Arial;
	color: #a10022;
	font-weight:bold;
}

.category  { 
	color: #333333;
	FONT: 11px Arial;
	text-decoration : none;
}


li{
	margin:0px;
}

UL
{ 
	margin-top:3px;
	margin-bottom:0px;

}
UL LI 
{ 
	margin-top:0px;
	margin-bottom:0px;
	margin-left:-5px;
	padding-left:0px;
	list-style-type: square ; color: #444444;
}



.heading {
	color: #a10022;
	font-family: Arial;
	font-size: 15px;
	padding-left:22px;
	font-weight: bold;
}


.pagehead {
	color: #003d68;
	font-family: Arial;
	font-size: 16px;
	text-decoration:underline;
	font-weight: bold;
}


.footer{
	FONT: 10px/100% Verdana, Tahoma, Arial, sans-serif;
	color: #FFFFFF;
}


A.footerlink:link  { 
				color: #FFFFFF;
				FONT: 10px/100% Verdana, Tahoma, Arial, sans-serif;
				text-decoration : none;
				}
A.footerlink:visited { 
				color: #FFFFFF;
				FONT: 10px/100% Verdana, Tahoma, Arial, sans-serif;
				text-decoration : none;
				}
A.footerlink:hover { 
				color: #FFFFFF;
				FONT: 10px/100% Verdana, Tahoma, Arial, sans-serif;
				text-decoration : underline;
				}
A.footerlink:active  { 
				color: #FFFFFF;
				FONT: 10px/100% Verdana, Tahoma, Arial, sans-serif;
				text-decoration : none;
				}

				
A.link:link  { 
				color: #333333;
				FONT: 11px/100% Arial, Helvetica, sans-serif;
				text-decoration : none;
				}
A.link:visited { 
				color: #333333;
				FONT: 11px/100% Arial, Helvetica, sans-serif;
				text-decoration : none;
				}
A.link:hover { 
				color: #064876;
				FONT: 11px/100% Arial, Helvetica, sans-serif;
				text-decoration : underline;
				}
A.link:active  { 
				color: #333333;
				FONT: 11px/100% Arial, Helvetica, sans-serif;
				text-decoration : none;
				}



A.s_link:link  {
				color: #a10022;
				FONT: normal 15px Arial;
				font-weight:bold;
				text-decoration : underline;
				}
A.s_link:visited { 
				color: #a10022;
				FONT: normal 15px Arial;
				font-weight:bold;
				text-decoration : underline;
				}
A.s_link:hover { 
				color: #333333;
				FONT: normal 15px Arial;
				font-weight:bold;
				text-decoration : none;
				}
A.s_link:active  { 
				color: #01708B;
				FONT: normal 15px Arial;
				font-weight:bold;
				text-decoration : underline;
				}
				
				
				
A.s_link1:link  {
				color: #00518a;
				FONT: normal 12px/150% Arial;
				font-weight:bold;
				line-height:25px;
				text-decoration : underline;
				}
A.s_link1:visited { 
				color: #00518a;
				FONT: normal 12px/150% Arial;
				font-weight:bold;
				line-height:25px;
				text-decoration : underline;
				}
A.s_link1:hover { 
				color: #333333;
				FONT: normal 12px/150% Arial;
				font-weight:bold;
				line-height:25px;
				text-decoration : none;
				}
A.s_link1:active  { 
				color: #00518a;
				FONT: normal 12px/150% Arial;
				font-weight:bold;
				line-height:25px;
				text-decoration : underline;
				}				
				
				
.dotted_line {
	background-image:url(../dotted_line.gif);
	background-repeat:repeat-x;
	background-position:center;
}