body {
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-color: #163d60;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666;
}
div.clear {
	clear: both;
	width: 100%;
	height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1{
	font-size: 12px;
	font-weight:bold;
	color: #BF3F1B;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #bbb;
	border-bottom-color: #bbb;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
h2{
	font-size: 12px;
	font-weight:bold;
	color: #BF3F1B;
	line-height:12px;
	margin-top:10px;
	margin-bottom:10px;
}
p{
	padding:0px;
	margin:0px;
	width: 100%;
	display:block;
	overflow:hidden;
	text-align:justify;
	margin-top:10px;
/*	text-indent:25px;*/
}
.active{
	background-color:#FFF;
	color:#900;
	font-weight:bold;
	cursor:default;
}
#outer_container {
	width: 1140px;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
	background-image: url(../images/outer_container_bg.png);
	background-repeat: repeat-y;
}
#header {
	background-image: url(../images/main/Banner01.jpg);
	height: 180px;
	width: 1120px;
	margin-left:9px;
}
#footer {
	background-image: url(../images/footer_bg_short.png);
	width: 1120px;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer>#footer_divider {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-bottom: 21px;
	margin-top: 10px;
}
#footer>#copyright {
	text-align: center;
	color: #999;
}
#container {
	width: 1090px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
#container #content {
	margin:0px;
	padding:0px;
	background-repeat: repeat-y;
	overflow: hidden;
	width: 100%;
	background-image: url(../images/content_bg.png);
	background-position: left;
/*	background-color:#9CF;*/
}
#container #content>div.left_col {
	width:200px;
	float: left;
	overflow:hidden;
/*	background-color:#9F0;*/
}
#container #content>div.center_col {
/*	margin-left:268px;*/
	margin-left:28px;
	margin-top:0px;
	width:626px;
	overflow:hidden;
	min-height:500px;
	float:left;
/*	background-color:#F00;*/
}
#container #content>div.right_col {
	width:210px;
	float: right;
	overflow:hidden;
/*	background-color:#06F;*/
}
#menu_buttons {
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
}
#menu_buttons>li {
	display: block;
	clear: left;
	float: left;
	width: 100%;
	text-indent:15px;
	border-bottom: solid 1px #bbb;
}
#menu_buttons>li:first-child {
	background-color:#9bb8d9;
	font-size:13px;
	color: #FFF;
	letter-spacing: 0.1em;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
}
#menu_buttons>li>a:link,#menu_buttons>li>a:visited{
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	display: block;
	color: #666;
}
#menu_buttons>li>a:hover,#menu_buttons>li>a.active{
	background-color: #e3e3e3;
	color: #900;
}
/* 2nd level menu buttons*/
#menu_buttons>li>ul{
	margin:0px;
	padding:0px;
	list-style-type:square;
	list-style-position:inside;
	width:100%;
	float:left;
	display:none;
}
#menu_buttons>li>ul>li{
	text-indent:0px;
	line-height:18px;
	display:block;
}
#menu_buttons>li>ul>li>a:link,#menu_buttons>li>ul>li>a:visited{
	padding-top:3px;
	padding-bottom:3px;
	padding-right:4px;
	padding-left:30px;
	font-size:12px;
	line-height:18px;
	display:block;
	text-decoration: none;
	color: #666;
	background:url(../images/main/subbuttons_bg.gif) no-repeat top left;
}
#menu_buttons>li>ul>li>a:hover{
	color: #900;
	background:url(../images/main/subbuttons_bg_over.gif) no-repeat top left;
}
#menu_buttons>li>ul>li:hover{
	background-color: #e3e3e3;
}
#Deadlines{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width:100%;
	position:relative;
	overflow:hidden;
}
#Deadlines>li{
	display: block;
	clear: left;
	float: left;
	width: 100%;
	text-indent:15px;
	margin-bottom:5px;
}
#Deadlines>li:first-child{
	background-color:#9bb8d9;
	font-size:13px;
	color: #FFF;
	letter-spacing: 0.1em;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
}
#Deadlines>li>p{
	margin:0px;
	padding:0px 10px 0px 10px;
	text-indent: 0px;
	text-align:left;
	width:190px;
	display: block;
	float:left;
	clear:both;
}
#Deadlines>li>p:first-child{
	color:#BF3F1B;
	font-weight:bold;
}
#sponsors {
	list-style-type: none;
	margin:0px;
	padding: 0px;
}
#sponsors li {
	display: block;
	clear: left;
	float: left;
	width: 100%;
	text-align:center;
}
#sponsors li:first-child {
	background-color:#9bb8d9;
	text-align:left;
	font-size:13px;
	text-indent:15px;
	color: #FFF;
	letter-spacing: 0.1em;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom:14px;
}
#sponsors li a{
	margin-left:auto;
	margin-right:auto;
}
#sponsors li a img{
	border:none;
	border-width:0px;
}
#history p{
	text-indent:0px;
}
#history a:link,#history a:visited{
	font-size:12px;
	color:#666;
	text-decoration:none;
	text-indent:0px;
	text-align:left;
	float:left;
	width:130px;
	border:1px solid #999;
	margin-bottom:2px;
	margin-right:10px;
	padding:2px;
}
#history a:hover,#history a.active{
	background-color:#999;
	color:#FFF;
	font-weight:bold;
}
#ctl00_main_frm_loginform1{
	width:100%;
	height:144px;
	background:url(/images/main/login_box.png) no-repeat left top;
	position:relative;
	overflow:hidden;
	clear:both;
}
#ctl00_main_frm_loginform1>table{
	margin-top:35px;
	margin-left:12px;	
}
#ctl00_main_frm_loginform1> .textfield1{
	width:140px;	
}
#ctl00_main_frm_loginform1 .textfield2{
	width:135px;	
}
#ctl00_main_frm_loginform1 .a_label{
	color:#FFF;
	font-size:12px;	
}
#ctl00_main_frm_loginform1 .loginbutton{
	font-size:11px;
	margin-right:10px;	
}

