/* CSS Document */





h5 {
	color:#0195ED;
}

.bullet {list-style-image:url(images/arrows.gif); padding:3px 0 3px 20px; margin:.4em 0;}
.bullet_red {list-style-image:url(images/arrows_r.gif); padding:3px 0 3px 20px; margin:.4em 0;}

td {
	font-family:Verdana, Arial;
	font-size:12px;
	background-color: #FFF;
}

fieldset {
	border: #26a solid 1px;
	font-family: Verdana;
	font-size:10px;
	padding-right: 10px;
}

.download_box_txt {
	font-family: Verdana;
	font-size:10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0195ED;
}

legend {
padding:2px 5px 2px 5px;
border-color:#000000;
background: #ffffff;
font-family:Arial;
font-weight:bold;
font-size:12px;
color:black;
} 

.style1 {color:#FF0000;font-weight:bold;}

.style3 {color:#FFFFFF;font-weight:bold;}

.small {font-family:arial;font-size:9px;}

.medtext {font-family:arial; font-size:10px;}

.heading {font-size:14px;}

.input-box
{
	border: 1px solid #000000;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	text-indent: 2pt;
	color: #000000;
	background-image: url(images/field_bg.gif);
}
.printhead {display:none}

A:link {
	color:#0195ED;
	font-weight: bold;
	text-decoration: none
} 
A:visited {color:#999999; font-weight: bold; text-decoration: none}
A:hover {
	color:#0195ED;
	text-decoration: underline;
} 
A:active {
	color:#F00;
	/*text-align: center;*/
	/*removed the align center - caused issues with links*/
}

.Table_Header {
	color: #0195ED;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

P.breakhere {page-break-before: always}

.printlogo {display:none;}

