@charset "UTF-8";
/* CSS Document */

 
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #DAEDFA;
	background-image: url(img/back.jpg);
	background-repeat: repeat-x;
}
.thrColFixHdr #container {
	width: 792px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	background-image: url(img/bodycont.jpg);
	background-repeat: repeat-y;
} 
.thrColFixHdr #header {
	background-color: #AAABA3;
	background-image: url(img/cbgtop.jpg);
	background-repeat: no-repeat;
	height: 238px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
#headtxt {
	float: right;
	margin-left: 555px;
	margin-top: 68px;
	color: #FFFFFF;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: right;
	position: absolute;
}
#headtxt p {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#headtxt h1 {
	font-size: 20px;
}


.topnav {
	font-size:11pt;
	margin-top: 0;
	margin-right: auto;
	margin-left: 0;
	font-weight: bold;
	position: relative;
}


#nav ul{
	padding:0;
	white-space: nowrap;
	font-size:12px;
	list-style:none;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-weight: bold;
}

#nav ul li{
	list-style:none;
	display: inline;
}

#nav ul li a{
	color: #444444;
	padding-left: 2em;
	text-decoration: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 1.7em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-bottom: 0.3em;
}

#nav ul li a:hover{
	color: #EC1D49;
	text-decoration:none;
}



#topband
{
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
	padding-top: 200px;
	}		
	

.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* padding keeps the content of the div away from the edges */
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* padding keeps the content of the div away from the edges */
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 150px;
	margin-right: 36px;
}
.thrColFixHdr #footer {
	background-color: #DAEDFA;
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	margin-left: -1px;
	height: 70px;
	margin-top: 0px;
} 
.thrColFixHdr #footer p {
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	position: static;
	padding-top: 7px;
} 
.thrColFixHdr #footer a {
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	position: static;
	padding-top: 7px;
	text-decoration: none;
} 
.thrColFixHdr #footer a:hover {
	color: #EC1D49;	
} 

.mainpicture {
	margin-top: 7px;
	margin-left: 30px;
}
.welcome {
	margin-left: 210px;
	margin-right: 210px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.welcome h1{
	font-size: 28px;
	padding-left: 10px;
}
.welcome p{
	padding-left: 10px;
	padding-top: 0px;
	margin-top: 0px;
}
.welcome a{
	font-size: 11px;
	font-weight: bold;
	float: right;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #0097D2;
	background-position: 100px;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.welcome a:hover{
	color: #EC1D49;	
}

.welomehead {
	font-weight: bold;
	font-size: 25px;
	color: #000000;
	padding-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#cat
{
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(img/sidebarbac.jpg);
	background-repeat: repeat-y;
	border: thin solid #CFD9E4;
	margin-bottom: 10px;
	width: 162px;
}

#cat h3
{
	height: 20px;
	clear: both;
	margin-top: 0px;
	text-align: center;
	margin-left: -5px;
	background-image: url(img/headerbar.jpg);
	color: #444444;
	font-weight: bold;
	padding-top: 2px;
	margin-bottom: 2px;
	margin-right: 0px;
	width: 173px;
	font-size: 12px;
}

#cat h6
{
	font-weight: bold;
	color: #081C46;
	font-size: 12px;
	margin-bottom: 2px;
	margin-top: 0px;
}

#cat p
{
	font-size: 10px;
	margin-bottom: 2px;
	margin-top: 0px;
}




#cat h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 24px;
line-height: 24px;
color: #7988AF;
font-size: 15px;
}
#cat ul {
	list-style-type: square;
	color: #99AECD;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#cat ul li a {
	font-size: 10px;
	font-weight: bold;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #0097D2;
	background-position: 100px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#cat ul li a:hover {
color: #EC1D49;	
}
#latest-news
{
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(img/sidebarbac.jpg);
	background-repeat: repeat-y;
	border: thin solid #CFD9E4;
	margin-bottom: 10px;
	width: 162px;
}

#latest-news h3
{
	height: 20px;
	clear: both;
	margin-top: 0px;
	text-align: center;
	margin-left: -5px;
	background-image: url(img/headerbar.jpg);
	color: #444444;
	font-weight: bold;
	padding-top: 2px;
	margin-bottom: 2px;
	margin-right: 0px;
	width: 173px;
	font-size: 12px;
}

#latest-news h6
{
	font-weight: bold;
	color: #081C46;
	font-size: 12px;
	margin-bottom: 2px;
	margin-top: 0px;
}

#latest-news p
{
	font-size: 10px;
	margin-bottom: 2px;
	margin-top: 0px;
}

#latest-news a
{
	font-size: 11px;
	font-weight: bold;
	float: right;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #0097D2;
	background-position: 100px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#latest-news a:hover
{
	color: #EC1D49;	
}
.banner {
	margin-right: 0px;
	margin-top: 0px;
	border: thin solid #CFD9E4;
	margin-bottom: 10px;
	text-decoration: none;
	width: 350px;
	margin-left: 215px;
}
.clear
{
	font-size: 0;
	height: 5px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #081D47;
	border-right-color: #081D47;
	border-bottom-color: #081D47;
	border-left-color: #081D47;
	margin-top: 5px;
	margin-bottom: 10px;
	clear: both;
}
.clearnoline
{
	font-size: 0;
	height: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	clear: both;
}

.miniform{
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
	border: thin solid #CFD9E4;
	background-image: url(img/sidebarbac.jpg);
	background-repeat: repeat-y;
	margin-bottom: 10px;
	width: 162px;
	height: 150px;
}

.miniform h3
{
	height: 20px;
	clear: both;
	margin-top: 0px;
	text-align: center;
	margin-left: -5px;
	background-image: url(img/headerbar.jpg);
	color: #444444;
	font-weight: bold;
	padding-top: 2px;
	margin-bottom: 2px;
	margin-right: 0px;
	width: 173px;
	font-size: 12px;
}
.miniform h6{
	font-size: 12px;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
}
	

.form {
}



.miniform label.left {
	text-align: left;
	font-size: 13px;
}


.miniform input.field {
	width: 95px;
	float: right;
	height: 20px;
	margin-bottom: 5px;
}
.maincontentfull {
	margin-top: 10px;
	margin-left: 30px;
}


.miniform input.button {
	font-weight: bold;
	color: #FFFFFF;
	background: #7799AA;
	padding: 1px;
	float: right;
	margin-top: 0px;
	width: 60px;
	margin-bottom: 3px;
}
.miniform input.button:hover {
	
	color: #EC1D49;	
	}




.miniormtxt
{
	width: 300px;
	overflow: visible;
	font-size: 12pt;
	background-color: #062858;
	height: 20px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 1px;
	}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	font-size: 1px;
	line-height: 0px;
}

.h6news {
	text-decoration: underline;
}
.mainback {
	background-image: url(img/bodytop.jpg);
	background-repeat: no-repeat;
	padding-top: 2px;
}
.imageright {
	float: right;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: thin solid #CFD9E4;
}
.thrColFixHdr #mainContent {
	margin-left: 220px;
	margin-right: 40px;
	margin-top: 10px;
	margin-bottom: 0px;
} 
.thrColFixHdr #mainContent h1{
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	padding-left: 0px;
	padding-bottom: 4px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
} 
.thrColFixHdr #mainContent h2{
	margin-bottom: 0px;
	color: #000000;
	margin-top: 0px;
} 
.thrColFixHdr #mainContent h3{
	margin-bottom: 0px;
	color: #000000;
	margin-top: 0px;
	font-size: 14px;
	font-weight: normal;
} 

.thrColFixHdr #mainContent p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.thrColFixHdr #mainContent img {
	float: right;
	margin-right: 10px;
	margin-top: 7px;
	margin-left: 10px;
	border: thin solid #485268;
	margin-bottom: 10px;
}
.thrColFixHdr #mainContent img.promos {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-decoration: none;
}
.thrColFixHdr #mainContent a
{
	font-size: 11px;
	font-weight: bold;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #0097D2;
	background-position: 100px;
}
.thrColFixHdr #mainContent a:hover
{
	color: #EC1D49;	
}
.maincontentbac {
	background-image: url(img/welcomebac.jpg);
	background-repeat: repeat-y;
	border: thin solid #CFD9E4;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-bottom: 10px;
	background-position: right;
}

.thrColFixHdr #mainContentl {
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 10px;
	margin-bottom: 0px;
} 
.thrColFixHdr #mainContentl h1{
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	padding-left: 0px;
	padding-bottom: 4px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
} 
.thrColFixHdr #mainContentl h2{
	margin-bottom: 0px;
	color: #000000;
	margin-top: 0px;
} 

.thrColFixHdr #mainContentl p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.thrColFixHdr #mainContentl img {
	padding-right: 10px;
	padding-left: 30px;
	float: right;
}

.thrColFixHdr #mainContentl a
{
	font-size: 11px;
	font-weight: bold;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #0097D2;
	background-position: 100px;
}
.thrColFixHdr #mainContentl a:hover
{
	color: #EC1D49;	
}
.maincontentlbac {
	border: thin solid #CFD9E4;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.maincontentfull {
	margin-left: 30px;
	margin-right: 200px;
	width: 525px;
	margin-top: 10px;
	background-image: url(img/welcomebac.jpg);
	padding-left: 10px;
	padding-top: 0px;
	border: thin solid #CFD9E4;
	padding-right: 0px;
}
.maincontentfull h2 {
	margin-bottom: 0px;
	color: #000000;
	margin-top: 0px;
}

.maincontentfull p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.maincontentfull img {
	float: right;
	margin-right: 10px;
	margin-top: 7px;
	margin-left: 10px;
	border: thin solid #CFD9E4;
}

.maincontentright {
	float: right;
	width: 162px;
	position: relative;
	border: thin solid #CFD9E4;
	background-image: url(img/sidebarbac.jpg);
	margin-top: 15px;
	display: inline;
	overflow: hidden;
	margin-left: 7px;
}
.maincontentright h2 {
	clear: both;
	width: 170px;
	text-align: center;
	background-image: url(img/headerbar.jpg);
	color: #444444;
	font-weight: bold;
	padding-top: 2px;
	font-size: 16px;
	margin-bottom: 0px;
	margin-top: -2px;
	height: 25px;
}
.maincontentright p {
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.main-contentq {
	font-size: 12px;
	font-weight: bold;
	background-color: #234D85;
	color: #FFFFFF;
	padding-left: 3px;
	margin: 0;
	padding-top: 3px;
	padding-bottom: 3px;
} 


.main-contentanswer {
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	padding-left: 16px;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
}

.main-contentanswer ul {
	list-style-type: square;
	color: #99AECD;
	padding-left: 10px;
	padding-right: 10px;
}
.main-contentanswer li {
	color: #000000;
}
.main-contentanswer ul li a{
color: #0097D2;	
}

#cat ul li a:hover {
color: #EC1D49;	
}

.main-contentname {
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	padding-left: 16px;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
}
 

#sidebox {
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
	border: thin solid #CFD9E4;
	background-image: url(img/sidebarbac.jpg);
	background-repeat: repeat-y;
	margin-bottom: 10px;
	width: 162px;
}
#sidebox h3
{
	height: 25px;
	clear: both;
	margin-top: 0px;
	text-align: center;
	margin-left: -5px;
	background-image: url(img/headerbar.jpg);
	color: #444444;
	font-weight: bold;
	padding-top: 2px;
	margin-bottom: 2px;
	margin-right: 0px;
	width: 173px;
}

#sidebox h6
{
	font-weight: bold;
	color: #081C46;
	font-size: 12px;
	margin-bottom: 2px;
	margin-top: 0px;
}

#sidebox p
{
	font-size: 10px;
	margin-bottom: 2px;
	margin-top: 0px;
}

#sidebox a
{
	font-size: 11px;
	font-weight: bold;
	float: right;
	background-repeat: no-repeat;
	text-decoration: none;
	height: 15px;
	color: #0097D2;
	background-position: 100px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#sidebox a:hover
{
	color: #EC1D49;	
}
.contactform {
	width:485px;
	border:solid 1px rgb(200,200,200);
	background-color:#F0F0F0;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-left: 0px;
}


.contactform fieldset {
	border:solid 1px rgb(220,220,220);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.contactform fieldset legend {
	margin:0 0 0 5px !important /*Non-IE*/;
	margin:0 0 20px 5px /*IE6*/;
	padding:0 2px 0 2px;
	color:rgb(80,80,80);
	font-weight:bold;
	font-size:1.25em;
 }
 .contactform fieldset p{
	padding-left: 10px;
	padding-right: 10px;
}
 
.contactform label.left {
	float:left;
	width:95px;
	padding:2px;
	font-size:13px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

.contactform label.leftsm {
	float:left;
	padding:2px;
	font-size:12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
#red {
	color: #CC0000;
}
.contactform label.right {
	float:right;
	width:130px;
	font-size:13px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.contactform input.field {
	width:120px;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:110%;
	margin-right: 0px;
	margin-bottom: 2px;
}
.contactform input.reffield {
	width:90px;
	padding:2px;
	border:solid 1px rgb(200,200,200);
	font-family:Arial, Helvetica, sans-serif;
	font-size:110%;
	float: right;
}
.contactform input.qfield {
	width:20px;
	padding:2px;
	border:solid 1px rgb(200,200,200);
	font-family:Arial, Helvetica, sans-serif;
	font-size:110%;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.contactform textarea 
{
	width:120px;
	padding:2px;
	font-family:Arial, Helvetica, sans-seriff;
	font-size:110%;
	height: 75px;
	margin-bottom: 2px;
	margin-top: 2px;
}

.contactform textarea.bg 
{
	width:250px;
	padding:2px;
	font-family:Arial, Helvetica, sans-seriff;
	font-size:110%;
	height: 90px;
	margin-bottom: 10px;
	margin-top: 2px;
}



.contactform input.button {
	float:right;
	width:9em;
	margin-right:20px;
	padding:1px !important /*Non-IE6*/;
	padding:0 /*IE6*/;
	background:rgb(230,230,230);
	border:solid 1px rgb(150,150,150);
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:rgb(150,150,150);
	font-size:110%;
	margin-top: 10px;
}
.contactform input.button:hover {cursor: pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}
.tablehead {
	background-color: #EAF5FC;
}
.table {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	border: thin solid #CFD9E4;
	width: 450px;
}
.table h3 {
	font-size: 10px;
	margin: 0px;
	padding: 3px;
}
.table p {
	font-size: 12px;
	margin: 0px;
}
.table h4 {
	font-size: 10px;
	margin: 0px;
	font-weight: normal;
	text-align: center;
}

.table tr.head {
	background-color: #C1C1D1;
}
.table tr.odd {
	background-color: #EAEAEF;
}
.table tr.odd:hover {
	background-color: #F0F0F0;
}
.table tr.even {
	background-color: #D6D6E0;
}
.table tr.even:hover {
	background-color: #F0F0F0;
}
.style1 {color: #CC0000}
.smalltype {
	font-size: 10px;
	text-align: center;
}
