html {
	min-height: 100%;
	margin-bottom: 1px; }

body {
	background-color:#525252;
	color:black;
	font-family: arial, helvetica, verdana;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0; }
	
/******links******/

a:link {
	color: #732b73;
	text-decoration: none; }

a:visited {
	color: #732b73;
	text-decoration: none; }

a:hover {
	color: #9b419b;
	text-decoration: none; }

a:active {
	color: #732b73;
	text-decoration: none; }

a.black:link, a.black:visited, a.black:active {
	color: black;
	text-decoration: none; }

a.black:hover {
	color: #c0d430;
	text-decoration: none; }
		
a.disclaimer:link, a.disclaimer:visited, a.disclaimer:active {
	color: #878686;
	text-decoration: none; }

a.disclaimer:hover {
	color: #c0d430;
	text-decoration: none; }
/******end links******/

/*********structure**********/
#wrapper {
	text-align: center;
	width: 1024px;
	left: 50%;
	position: absolute;
	margin-left: -512px;/**/ }
#row1 {
	background-repeat: no-repeat;
	width: 1024px;
	height: 59px; }
#top1 {
	width: 26px;
	height: 59px;
	float: left; }
#top2 {
	background-image: url(../images/bgtop2.jpg);
	background-repeat: repeat-x;
	text-align: right;
	width: 219px;
	height: 59px;
	float: left; }
#top3 {
	background-image: url(../images/bgtop3.jpg);
	background-repeat: repeat-x;
	text-align: right;
	width: 396px;
	height: 59px;
	float: left; }
#top4 {
	background-image: url(../images/bgtop4.jpg);
	background-repeat: no-repeat;
	width: 383px;
	height: 59px;
	float: left; }
#row2 {
	/*position:relative;
	left: 0px;*/
	width: 1024px;
	height: 160px; }
#row2main {
	width: 1024px;
	height: 278px; }
#content {
	background-color: white;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	width: 1024px;
	float: left; }

#nav {
	background-image: url(../images/bg_navsub.jpg);
	background-repeat: no-repeat;
	width: 695px;
	height: 64px;
	float: right; }
#navmain {
	background-image: url(../images/bg_nav.jpg);
	background-repeat: no-repeat;
	width: 695px;
	height: 64px;
	float: right; }
#leftblock {
	width: 329px;
	float: left; }
#rightblock {
	width: 695px;
	float: left; }
#logomain {
	background-image: url(../images/bg_logomain.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 329px;
	float: left; }
#logo {
	background-image: url(../images/bg_logo.jpg);
	background-repeat: no-repeat;
	width: 329px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px; }
#submenu {
	background-image: url(../images/bg_submenu.jpg);
	background-repeat: repeat-y;
	width:             329px;
	float:             left;
	clear: left; }
#govtlogo {
	text-align: center;
	width: 245px;
	float: left;
	padding-top: 20px; }

#contenttext {
	text-align: left;
	width: 600px;
	float: left;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px; }
	
#left {
	text-align: left;
	float: left;
	padding-right: 30px;
	line-height: 24px;
	height: 200px;	
	 width: 400px;
	 }
	
	
#right {
	text-align: left;
 }
 

ul.front {
	list-style-type:none;
	height: 200px;

 }
	

li.front {
	font-size:   12px;
	border-bottom: solid 1px;
	padding: 5px 0 15px 0;
 }
	
	
	
#row3 {
	text-align: left;
	width:  797px;
	height: 50px;
	margin-left: 227px; }
/*********end structure**********/

/*********nav**************/
ul.navul {
	text-align: left;
	width: 650px;
	float: left;
	margin: 0 0 0 20px;
	padding: 24px 0 0;
	list-style-type: none;
	display: inline;
	white-space: normal; }
li.navli {
	color: #b9d300;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	white-space: normal; }
.navset {
	float: left;
	padding-right: 40px;
	display: block; }

.indicator {
	position: absolute;
	padding-top: 2px; }

ul.subnavul {
	float: left;
	margin: 0;
	list-style-type: none;
	width: 248px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0; }
li.subnavli {
	color: #b9d300;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 11px;
	text-transform: uppercase;
	text-align: right;
	margin: 0;
	padding: 5px 0; }
li.subnavli2 {
	color: #b9d300;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 11px;
	text-align: right;
	margin: 0;
	padding: 2px 0; }

a.nav:link, a.nav:visited, a.nav:active {
	color: #fff;
	text-decoration: none; }

a.nav:hover {
	color: #b9d300;
	text-decoration: none; }
	
a.subnav:link, a.subnav:visited, a.subnav:active {
	color: #0f3753;
	text-decoration: none; }

a.subnav:hover {
	color: #b9d300;
	text-decoration: none; }
a.subnav2:link, a.subnav2:visited, a.subnav2:active {
	color: #567e9a;
	text-decoration: none; }
a.subnav2:hover {
	color: #b9d300;
	text-decoration: none; }
/************end nav****/
h1 {
	color:      #1e354a;
	font-size:   1.05em;
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	letter-spacing: -0.05em;
	margin-top: 0;
	padding-top: 0; }
h2 {
	color: #1e354a;
	font-size: 0.85em;
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	letter-spacing: -0.05em;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0; }
p {
	color: black;
	font-size: 0.75em;
	font-family: arial, helvetica, verdana;
	margin-top: 0;
	padding-top: 0; }
ul {
	font-family: arial, helvetica, verdana;
	/*padding-top: 0.5em;*/
	padding-top: 0;
	padding-bottom: 0;
	list-style-type: square; }
ol {
	font-family: arial, helvetica, verdana;
	list-style-type: decimal;
	padding-top: 0;
	padding-bottom: 0; }
li {
	color: black;
	font-size: 0.75em;
	font-family: arial, helvetica, verdana;
	padding-top: 0;
	padding-bottom: 0.75em; }
	
ul.sitemap {
	font-family: arial, helvetica, verdana;
	/*padding-top: 0.5em;*/
	margin-left: 17px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	list-style-type: disc; }

li li {
	color: black;
	font-size: 1em;
	font-family: arial, helvetica, verdana;
	padding-top: 0;
	padding-bottom: 0; 
	padding-top: 0.5em; }
	
ul.nospace {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0.75em; }
li.nospace {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0; }
.copyright {
	color:       #878686;
	font-size:   0.75em;
	font-family: arial, helvetica, verdana;
	text-align: left;
	margin: 0;
	padding-bottom: 20px;
	padding-left: 120px; }
h1.subscribe {
	color: #b9d300;
	font-size: 16px;
	font-family: arial, helvetica, verdana;
	line-height: 8px;
	text-align: left;
	margin: 28px 0 0;
	padding: 0; }

.subscribe {
	color:       white;
	font-size:   10px;
	font-family: arial, helvetica, verdana;
	line-height: 10px;
	text-align: left;
	margin:      0;
	padding:     0; }
.inputsub {
	color: #1e354a;
	font-size: 10px;
	font-family: arial, helvetica, verdana;
	margin-left: 3px;
	padding: 1px;
	border: solid 1px;
	outline-style: hidden;
	outline-width: 0;
	width: 140px; 
	height: 19px; }

.inputbutton, .inputbutton:focus {
	color: #44749d;
	background-color: #dce9e9;
	font-size: 8px;
	/*line-height: 5px;*/
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	vertical-align: baseline;
	margin: 0 0 0 0px;
	padding: 2px;
	border: solid 1px #6f777e;
	outline-style: hidden;
	outline-width: 0; 
	 }

.inputbuttonh {
	color: #405866;
	background-color: #a8ced9;
	font-size: 8px;
	/*line-height: 5px;*/
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	vertical-align: baseline;
	margin: 0 0 0 0px;
	padding: 2px;
	border: solid 1px #405866;
	outline-style: hidden;
	outline-width: 0;
	 }
	
.nopad {
	margin: 0;
	padding: 0; }
	
.printlogo, .printcopyright {
	height: 0;
	visibility: hidden;
	display: none; }
		
/*.hiddeninfo {
	display: none;
	}
	
.showninfo {
	display: block;
	}*/
		
/**********print only below *************/

@media print {
	
	.screenonly, #row1 {
		width: 0;
		height: 0px;
		visibility: hidden;
		display: none; }
	
	.printlogo {
		visibility: visible;
		display: block;
		height: 120px;		
		 }
	
	body {
		background-image: none;
		background-color: transparent; 
	}
	#wrapper {
		background-image: none;
		background-color: transparent; 
		text-align: center;
		width: 100%;
		left: 0;
		margin-left: 20px;
		 }
	
	#content, #rightblock {
		width: 100%;
		background-image: none;
		background-color: transparent;
		}
		
	#contenttext {
		color: #000000;
		background-image: none;
		background-color: transparent; 
		text-align: left;	
		width: 600px;	
		float: none;
		}

	#row3 {
		left: 0px;
		margin-left: 0px;
		text-align: left;	
		width:  600px;
		height: 80px;
		}
		
	.copyright {
		margin-left: 0px;
		padding-left: 20px;
		text-align: left;	
		color: #000000;
		font-size: 9px;
		font-family: arial, helvetica, verdana;
		}
		
	#p, h1, h2, li, copyright {
		color: black; }
}

/******Main Page Buttons******/
#featurebutton_cfp {
	background-image: url("../images/cfp_banner.jpg");
	background-repeat: no-repeat;
	width: 329px;
	height: 145px;
	float: left;
	clear: left;
	text-align: right; 
}
#featurebutton_cfp a {
	display: block;
	height: 40px;
	width: 280px;
	color: #fff;
	padding: 80px 35px 20px 0px;
}
#featurebutton_cfp a:hover {
	color: #b9d300;
}
#featurebutton_cfp small {
	color: #b9d300;
	font-size: 12px;
}

/******rotation*********/
#rotate {
	position: absolute;
	left: 0px;
	z-index: 10;
	padding: 0; }
	
#rotate2 {
	position: absolute;
	left: 0px;
	z-index: 9;
	padding: 0; }
	
.rotate_hidden {
	filter:alpha(opacity=0);
	-moz-opacity:0.00;
	opacity:0.00;
	visibility: hidden;
	 }
	 
.rotate_show {
	filter:alpha(opacity=100);
	-moz-opacity:1.00;
	opacity:1.00;
	visibility: show;
	 }
	 
/*********end rotation*******/