@charset "UTF-8";
/* CSS Document */

#browsercheck p {
	color: #333222;
	text-align: left;
	font-size:12px;
	line-height:18px;
	margin-top: 8px;
	margin-right: 30px;
	margin-left: 30px;
}

#browsercheck p a:link, #browsercheck p a:visited {
	text-decoration:none;
	color:#11274a;
}

#browsercheck p a:hover {
	text-decoration:underline;
	color:#11274a;
}

.browser_check {
	background-color:#FFFFFF;
	border:#11274a 1px solid;
	height:160px;
	width:400px;
	position: absolute;
	top:10%;
	left:30%;
	margin-left: auto;
	margin-right:auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	z-index:3000;
}

#login_form {
	width:420px;
	height:110px;
	padding: 20px 20px 0px 20px;
	}
	
#login_form p {
	font-size:13px;
	color:#11274a;
	margin:0px;
	}
	
#login_form p a:link, #login_form p a:visited {
	color:#11274a;
	text-decoration:none;
	}
	
#login_form p a:hover {
	color:#11274a;
	text-decoration:underline;
	}

#login {
	height:18px;
	width:787px;
	padding-right:13px;
	padding-top:3px;
	background-image:url(../images/logingrad.jpg);
	background-repeat:repeat-x;
	}

#login p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	text-align:right;
	}
	
#login p a:link, #login p a:visited {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	}
	
#login p a:hover {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
	}

#container {
	background-image: url(../images/bgcontent.jpg);
	background-repeat:repeat-y;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 975px;
	height: auto;
	padding: 0px;
	}
	
#header{
	background-color: transparent;
	background-position: left top;
	height: 167px;
	width: 969px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/header.jpg);
}
#container #header img {
	margin: 0px;
}
    #nav{
	background-color: transparent;
	clear: both;
	height: auto;
	width: 969px;
	float: left;
	margin: 0px;
	padding: 0px;
}

	#intro{
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	float: left;
	width: 400px;
	height: auto;
	padding-top: 45px;
}
	
    #flash{
	float: right;
	height: 270px;
	width: 270px;
	background-color: transparent;
	margin-right: 30px;
	margin-top: 34px;
	margin-bottom: 15px;
	padding: 0px;
	margin-left: 0px;
	border: thin solid #f37121;
	text-align: center;
}
	#spacer{
	height: 1px;
	width: 969px;
	background-color: transparent;
	clear: both;
	margin: 0px;
}
#spacer2{
	height: 10px;
	width: 969px;
	background-color: transparent;
	clear: both;
	float: none;
	margin: 0px;
}
	
	#content1 {
	float: left;
	width: 325px;
	background-color: transparent;
	padding-left: 0px;
	margin: 20px 0px 0px 0px;
	padding-right: 5px;
}
	#content2 {
	width: 325px;
	float: right;
	margin-right: 15px;
	background-color: transparent;
	padding-right: 5px;
	padding-left: 35px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #96d4d1;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content3 {
	width: 445px;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	padding-right:30px;
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 50px;
	margin-bottom: 50px;
	float: left;
	border-right:solid 1px #009d96;
}
#content4 {
	width: 500px;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	padding-right:30px;
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 50px;
	margin-bottom: 50px;
	float: left;
}
	#footer{
	width: 975px;
	background-image: url(../images/footerbg.jpg);
	clear: both;
	margin-right: auto;
	margin-left: auto;
	height: 75px;
	background-repeat: no-repeat;
	font-size: 0.7em;
	color: #666666;
	text-align: left;
	text-indent: 30px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: top left;
}
#float {
	float:right;
	width:725px;
	}

#news {
	font-family:Arial, Helvetica, sans-serif;
	width:190px;
	margin:50px 30px 0px 30px;
	float:left;
	}
	
#news h1 {
	font-size: 20px;
	color:#009d96;
	text-transform:none;
	margin:0px;
	}
	
#news p {
	font-size: 12px;
	color:#009d96;
	text-transform:none;
	}	
	
#news p a:link, #news p a:visited {
	color:#494848;
	text-decoration:none;
	margin:0px 0px 15px 0px;
	}
	
#news p a:hover {
	color:#494848;
	text-decoration:underline;
	}
	
#news p a:link.blue, #news p a:visited.blue {
	color:#009d96;
	text-decoration:none;
	margin:0px 0px 15px 0px;
	}
	
#news p a:hover.blue {
	color:#009d96;
	text-decoration:underline;
	}
	
#news img {
	float:left;
	}

#imgsub{
	margin: 0px 40px 0px 0px;
	float:right;
	height: auto;
	width: auto;
	text-align: center;
}

ol li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333222;
	margin: .5em 0px 0px;
	font-weight: normal;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333222;
	margin: .5em 0px 0px;
	font-weight: normal;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #EB5A22;
	text-transform: uppercase;
	font-weight: 500;
	line-height: 1.4em;
	margin-top: 0px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: 400;
	color: #15487c;
	margin-right: 0px;
	margin-bottom: 0.7em;
	margin-left: 0px;
	text-transform: capitalize;
	margin-top: 0px;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #163667;
	font-weight: 500;
	line-height: 1.8em;
	margin-bottom: 0px;
}
h4{
	font-size: 1.025em;
	line-height: 1.3em;
	color: #f37121;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.3em;
	margin-left: 0px;
	text-transform: uppercase
}
h5{
	font-size: 1.05em;
	color: #15487c;
	font-weight: normal;
	background-color: transparent;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.8em;
	margin-left: 0px;
	text-transform: capitalize;
	line-height: 1.2em;
}
.orange1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #f37121;
}
.learn {
	font-size: .8em;
	color: #009d96;
}

a:link, a:active {
	color: #009d96;
	text-decoration: none;
}
a:visited{
	color: #7c31b6;
	text-decoration: none;
	background-color: transparent;
}
a:hover {
	color: #666666;
	text-decoration: underline;
	background-color: transparent;
}

#container #content3 ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #333222;
	list-style-position: outside;
	list-style-type: disc;
	font-size: .9em;
	background-color: transparent;
	margin-top: .5em;
	margin-bottom: .6em;
}
.lc {
	text-transform: lowercase
}
.bold {
	font-weight: bold;
}
.bluebold {
	font-size: 1.2em;
	font-weight: bold;
	color: #15487c;
}
#container #imgsub img {
	margin-right: 0px;
	margin-top: 60px;
	text-align: center;
	vertical-align: middle;

}
.borderorange {
	border: thin solid #f37121;
}
.borderteal {
	border: thin solid #009d96;
}
.orangetext {
	color: #f37121;
	font-weight: bold;
}
.borderpurple {
	border: thin solid #7c31b6;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #484646;
	background-color: transparent;
	padding-top: 0.3em;
}

.italicsmall {
	font-size: .8em;
	font-style: italic;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.learnhome {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 8px 0px 0px;
}
.subcontact {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}

#contact {
	float: left;
	width: auto;
	padding-bottom: 10px;
	padding-top: 5px;
 }
 
#content_form {
	width: 650px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 30px;
	margin-right: 0px;
	margin-top: 50px;
	margin-bottom: 50px;
	padding:00px;
	
}

label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333222;
}
