@charset "utf-8";
/***********************************************/
/* Override HTML tag styles                    */
/***********************************************/
body{
	padding:0;
	margin:0;
	border:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000000;
	font-size: 0.7em;
}

img {padding:0px; border:0; margin-right:7px;}		
p{	margin: 10px 0px;	padding: 0px;	line-height:1.5em;}		
ul{	line-height:1.5em;}		
p .nomargin{margin: 0px;}
hr{
	clear: left;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F7F7F7;
	border-bottom-color: #DDDDDD;
}
br { clear: both;}
small{font-size: 0.9em;}
table td a{font-size: 1em;}
/************** Links tag styles **************/

a:link{color:#128ae6}
a:visited{color:#128ae6}
a:hover{color:#2fa0f7}
a:active{color:#128ae6}


/************** header tag styles **************/

#content h1, #content .h1{font-size: 1.5em;line-height: 1.6em;text-align: left;color: #128AE6;margin: 0 0 10px 0;font-weight:bold;}
#content h2, #content .h2{font-size: 1.3em;line-height: 1.4em;text-align: left;color: #1082d9; margin: 5px 0 10px 0;background:none; padding:0;}
#content h3, #content .h3{font-size: 1.1em;text-align: left;margin: 5px 0 5px 0;padding: 0px;color: #0e7acd;}
#content h4, #content .h4{font-size: 1.0em;text-align: left;line-height: 1.2em;font-weight:bold;color: #0e73c0;}
#content h5, #content .h5{font-size: 1.0em;text-align: left;line-height: 1.2em;font-weight:bold;color: #0e73c0;}
#content h6, #content .h6{font-size: 1.0em;line-height: 1.0em;text-align: left;font-weight:bold;color: #0e73c0;font-style: italic;}

h1, .h1{font-size: 1.5em;line-height: 1.6em;text-align: left;color: #128AE6;margin: 5px 0 10px 0;padding: 0 0 0 0; font-weight:bold;}
h2, .h2{font-size: 1.3em;line-height: 1.4em;text-align: left;color: #1082d9; margin: 5px 0 10px 0;padding: 0 0 0 0; background:none;}
h3, .h3{font-size: 1.1em;text-align: left;margin: 5px 0 5px 0;padding: 0px;color: #0e7acd;}
h4, .h4{font-size: 1.0em;text-align: left;line-height: 1.2em;font-weight:bold;color: #0e73c0;}
h5, .h5{font-size: 1.0em;text-align: left;line-height: 1.2em;font-weight:bold;color: #0e73c0;}
h6, .h6{font-size: 1.0em;line-height: 1.0em;text-align: left;font-weight:bold;color: #0e73c0;font-style: italic;}

/********* form and related tag styles  *********/

form{
	margin-bottom:10px;
}
.padding_left2 {
	padding-left: 8px;
	border: 1px solid #e4e4e4;
}
.schoolfocus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: 600;
	text-decoration: none;
	margin: 0px;
}
.bigandblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: 600;
	text-decoration: none;
	height: 5px;
	margin: 0px;
	background-image: url(/images/tabbluebig.gif);
}
select{
	width: 155px;
	margin-top: 5px;
	margin-bottom: 5px;
	border:1px solid #999999;
	display:inline;
	font-size:0.9em;
}
label {
	text-align: left;
	font-weight:bold;
	/* can be text-align: right;*/
	padding-right: 3px;
}
.input_dec{
	display: block;
	width: 145px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left:5px; padding-right:5px;
	border:1px solid #999999;
	background-image: url("/images/input_background.gif"); 
	background-repeat:no-repeat;
	display:inline;
}
.formError{ background-color: #FFE682;}
.formErrorText{color: #CC0000;}

#footer_index{
	height: 155px;
	width: 100%;
	background-image: url(/images/footer_bg.gif);
	background-repeat: repeat-x;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-top: 5px solid #65cff1;
	border-bottom: 1px solid #999999;
	color: #FFFFFF;
	margin-bottom:10px;
}

.footer_right_bottom{
	border:0;
	margin-left: 620px;
	clear: both;
}
.footer_list{
	list-style-type: none;
	color: #FFFFFF;
	padding-top:0;
	margin-top:0;
}
.footer_list li a{
	color: #FFFFFF;
	text-decoration: none;
	padding:0;
	line-height:2em;
}

.footer_list li{
	padding:0;
	margin:0;
}

.footer_list li a:hover{
	color: #65cff1;
	text-decoration: underline;
}
.footer_text {
	float: left;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0099FF;
	padding-right: 40px;
	padding-top:0;
	margin-top:0;
	height:120px;
}
.footer_text:last-child {
	float: left;
	border:none;
	padding-top:0;
	margin-top:0;
	height:120px;
}
#footer_left_left {
	margin-top: 10px;
	padding-top:0;
	float: left;
}
.tab_background_big {
	padding: 10px 5px 0px 5px;
	background-color: #128AE6;
	border: 0px;
}
.tab_background {
	background-color: #128AE6;
	padding: 10px;
	background-position: bottom;
	margin:0;
}
.padding_left {
	padding-left: 8px;
}
.padding_left_color {
	padding-left: 8px;
	background-color: #F3F3F3;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.width {
	width: 170px;
}

.blue_text {
	font-weight: bold;
	color: #333366;
	line-height: 20px;
}
.alert{
	margin:0px;
	padding:5px 10px 10px 35px;
	font-weight:bold;
	background-color: #009F04;
	background-image: url(/images/quotes66.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.newsgrey {
	background-color: #E4E4E4;
}
