
/*------general------*/

body {
	margin: 18px 0 18px 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#333333; 
	background-image: url(images/body-back.gif);
	background-repeat:repeat-x;
	background-position: top;
	background-color:#FFFFFF;
}

img { behavior:url(/_includes/iepngfix.htc); }


a {
	color:#333333;
}

a img {
	border: none;
}

p {
	margin: 0 0 1em;
}  

a {	
	color:#25244C;
	text-decoration:underline;
}

a:hover{	
	text-decoration: none;
	color:#333333;
}

a:active{	
	text-decoration: underline;
	color:#333333;
}

hr {
	background-color:#AEB4B5;
	height:1px;
	margin:0 10px 10px 10px;
	border:none;
}

/*------wrapper------*/

#wrapper {
	margin:0 auto;
	width:890px;
	text-align:center;
	background-color:#FFFFFF;
}


#wrapper td{
	vertical-align:top;
	text-align:left;
	margin:0;
}

/*------header------*/

#header {
	width:854px;
	height:141px;
	padding:18px;
	margin:0;
}

	.headlogo {
	float:left;
	}
	
	
/*------nav------*/
	
.nav {
	float:right;
	padding:65px 0 0 0;
}

#nav1{
	font-size:12px;
	
}

#nav1 ul{
	margin: 0x 0 30px 0;
	padding: 0;
	text-align:right;
}

#nav1 ul li{
	display: inline;
}

#nav1 ul li a{
	color: #090644;
	padding: 12px 9px;
	text-decoration: none;
}

#nav1 ul li a:hover{
	color: #090644;
	text-decoration:underline;
}



#nav2 {
    float:right;
    font-size:85%;
    line-height:normal;

    }
	
	#nav2 ul {
    margin:0;
    list-style:none;
	float:right;
    }
	
  	#nav2 li {
    float:left;
	background:url("images/nav-right.png")
      no-repeat right top;
    margin-left:18px;
    padding:0;
    }
	
	#nav2 a {
   	display:block;
    background:url("images/nav-left.png")
      no-repeat left top;
    padding:8px 10px 8px 10px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
    }
	
	#nav2 a:hover {
	color:#EBF8DE;
	padding:9px 10px 7px 10px;
	}
	
	#nav2 a.selected {
	color:#090644;
	}

/*------home------*/

#homebanners {
	width:890px;
	font-size:12px;
	line-height:1.5em;
	margin:18px 0 0 0;
}

#homebanners strong{
	color:#090644;
}

#homebanners h1{
	background-image: url(images/contain-head-back.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:14px;
	font-style:italic;
	padding:6px 8px;
	margin:0px;
}

.homebanner1 {
	width:400px;
	background-color:#DEDFE2;
	margin:0;
	height:79px;
	padding:18px;
}

.homebanner2 {
	width:173px;
	background-color:#DEDFE2;
	height:51px;
	padding:32px 18px;
	text-align:center;
	background-image:url(images/contain-home-back.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

/*------inside content------*/

#inhead h1{
	text-align:left;
	background-color:#6EBC20;
	font-size:35px;
	color:#FFFFFF;
	margin:0 0 18px 0;
	padding:5px 10px;
}

#incontent {
	font-size:12px;
	line-height:1.5em;
	width:562px;
	padding:0 18px 0 0;
}

	#incontent h1{
		font-size:20px;
		color:#25244C;
	}
	
	#incontent h2{
		font-size:15px;
		color:#333333;
	}
	
	#incontent a {
		color:#25244C;
		text-decoration:underline;
		font-weight:bold;
	}
	
	#incontent a:hover {
		text-decoration:none;
	}
	
	#incontent a:active {
		text-decoration:underline;
	}
	
#newsinfo {
		font-size:9px;
		line-height:1.5em;
		
}

#inright {
	width:292px;
	background-color:#EBF6EA;
	background-image:url(images/contain-in-back.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	font-size: 12px;
	line-height:1.5em;
}

#inright ul{
		list-style: none;
		margin: 0 0 20px 0;
		padding:0;
		border: none;
	}
	
		#inright li {
	
	}
	
	#inright li a {
		color:#25244C;
		text-decoration:underline;
		font-weight:bold;
		display:block;
		margin: 0 0 5px 0;
		padding:0 0 5px 0;
		border-bottom:#AEB4B5 solid 1px;
	}
	
	#inright a:hover {
		text-decoration:none;
	}
	
	#inright a:active {
		text-decoration:underline;
	}
	
#inright h1{
	background-image: url(images/contain-head-back.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:14px;
	font-style:italic;
	padding:6px 8px;
	margin:0px;
	width:292px;
	display:block;
}

		
	
.inrightalternate a{
	color: pink;
	}
	
	
.inrightcontent {
	padding:18px 18px 18px 18px;
	width:274px;
}
	

/*------forms------*/

form div {
	margin: 0 0 1ex 0;
	clear: left;
}

input[type=text], input[type=password]{
	height:20px;
	color:#666666;
	font-size:12px;
}

textarea {
	width:250px;
	height:
}

label {
	width: 6em;
	display: block;
	float: left;
	font-weight: bold;
	padding: .5ex 1.5em 1ex 0;
	text-align:right;
}

.secondary {
	float:none;
	width:auto;
	font-weight:normal;
	margin:0 1em 0 3.5em;
}

form div.actions {
	margin: 2em 0 0 6em;
	padding: 0 0 0 1.5em;
}

.formsection {
	background-color:#F0F0F0;
	padding:15px;
	margin:5px 0 10px 0;
	font-size:12px;
	text-align:center;
}

.formsection_text {
	

}

.dashboard_images {padding:0 0 0px 87px;}

.dashboard_text {padding:0 0 10px 173px;display:block;}

.dashboard_headings {padding:0 0 0 87px;}



/*------tables------*/

.table_data {border-left:#CCCCCC solid 1px;border-top:#CCCCCC solid 1px;}

	.table_data td {padding:10px;border-right:#CCCCCC solid 1px;border-bottom:#CCCCCC solid 1px;}

	.table_data thead {background:#090644;font-weight:bold;color:#FFFFFF;}

	.table_data tfoot {background:#EBF6EA;font-size:.75em;}
	
	/*------tables - new registration section ------*/
	
	
table_forms {border-right:#CCCCCC solid 1px;border-left:#CCCCCC solid 1px;border-top:#CCCCCC solid 1px; font-size:1.2em;}

	.table_forms thead th{background:;font-weight:bold;color:#FFFFFF;}

	.table_forms tbody td {padding:6px;}
	
	.table_forms tbody td td{padding:0 15px 5px 0;border-bottom:0;border-collapse:collapse;}

	.table_forms tfoot td{background-color:#EEEEEE;}
	
	.table_forms label {display:block;font-weight:bold;color:#444;}
	
	.table_forms .required{font-weight:bold;color:#B22525;font-size:1.25em;line-height:50%;}

/*------footer------*/

#footer{
	font-size:10px;
	width:850px;
	padding:20px 20px;
	color:#666581;
	float:left;
	line-height:1.7em;
	text-align:center;
}

#footer a{
	color:#666581;
	margin:0 1em 0 0;
}

#footer a:hover{
	color:#666666;
}

#footer a:active{
	color:#333333;
}	

#infooter {
	background-image:url(images/footer-div.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:28px;
}