html {
	min-height: 100%;
	padding-bottom: 1px; }
body {
	background-color:#ffffff;
	/*color:#7d7d7c;
	font-size: 0.80em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;*/
	margin: 0;
	padding: 0; }

/****structure***/
#container {
	width: 985px;
	position: absolute;	
	height: 300px;
	left: 50%;
	margin-left: -492px;/**/ }
	
#toprow {
	height: 40px;
	width: 985px;
	vertical-align: bottom;
	overflow: hidden;
	margin: 15px 0 0;
	padding: 0; }
#tab {
	margin: 0 0 0 506px;
	padding: 0;
	 }

#home .bannerrow {
	background-image: url(../images/banner-main.jpg);
	background-repeat: no-repeat;
	height: 323px;
	width: 985px;
	margin: 0;
	padding: 0; 
	z-index: 0;
	}

#sub .bannerrow {
	background-image: url(../images/bannersub.jpg);
	background-repeat: no-repeat;
	height: 258px;
	width: 985px;
	margin: 0;
	padding: 0; 
	z-index: 0;
	}
	
#home .bannercontent {
	position: absolute;
	height: 117px;
	width: 250px;
	margin-top: 48px;
	margin-left: 680px;
	padding: 0; }

#sub .bannercontent {
	position: absolute;
	height: 117px;
	width: 250px;
	margin-top: 48px;
	margin-left: 680px;
	padding: 0; }

.bannertext {
	margin-top: 4px;
	margin-left: 10px;
	width: 225px;
	color: #7d7d7c;
	font-size: 11px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 12px; }			

#home #toprow2 {
	position: absolute;
	left: 740px;
	margin: -4px 0 0;
	padding: 0;
	width: 211px;
	height: 40px;
	overflow: hidden; }
#sub #toprow2 {
	position: absolute;
	left: 740px;
	margin: -6px 0 0;
	padding: 0;
	width: 211px;
	height: 40px;
	overflow: hidden; }
#tab2 {
	margin: 0 100px 0 0;
	padding: 0; }
			
#mainrow {
	height: auto;
	width: 985px;
	padding-top: 20px; }
	
/*--navigation--*/
#home #navblock {
	position: relative;
	width: 122px;
	height: auto;
	z-index: 10;
	float: left;
	margin-top: -75px;
	margin-right: 60px;
	margin-left: 65px; }
	
#sub #navblock {
	position: relative;
	width: 122px;
	height: auto;
	z-index: 10;
	float: left;
	margin-top: -10px;
	margin-right: 60px;
	margin-left: 65px; }
	
.navul {
	margin: 0;
	padding: 0 0 30px;
	list-style-type: none; }
.navlihome {
	color: #e09116;
	width: 122px;
	font-size: 11px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 13px;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 2px;
	padding-left: 2px;
	border-bottom: 1px dotted #e09116;
	list-style-type: none; }
.navli {
	color: #0c528b;
	font-size: 11px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 13px;
	text-transform: uppercase;
	width: 122px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 15px;
	padding-bottom: 0;
	padding-left: 2px;
	border-bottom-width: 0;
	list-style-type: none; }	

a.nav:link, a.nav:visited, a.nav:active {
	color: #0c528b;
	text-decoration: none; }

a.nav:hover, a.navsel {
	color: #e09116;
	text-decoration: none; }
.natilogo {
	position: absolute;
	left: 0;
	z-index: 5;
	margin-top: -120px;
	margin-left: 48px; }
/*--end navigation--*/
#content {
	width: 730px;
	height: auto;
	float: left; }
	
/*--footer--*/
#bottomrow {
	height: 65px;
	width: 985px;
	background-image: url(../images/footer-bg.gif);
	float: left;
	margin: 10px 0 0;
	padding: 0; }
.footer-l {
	float: left;
	clear: left;
	display: block;
	height: 62px; 
	margin: 0px; }
	
.footer-text {
	color: #fff;
	font-size: 11px;
	font-family: arial, helvetica;
	line-height: 12px;
	text-transform: uppercase;
	padding-top: 20px;
	display: block;
	float: left;
	height: 62px; }	
	
.footer-r {
	float: right;
	clear: right;
	display: block;
	height: 62px; 
	margin: 0px; }
#dray {
	margin: 10px 0 0 785px;
	padding: 0;
	float: left; }
/*--end footer--*/
	
.picleft {
	float: left;
	margin-top: -5px;
	padding-right: 10px;
	padding-bottom: 10px; }

/****end structure***/

/****registration form***/
.regform {
	background-image: url(../images/formframe.gif);
	background-repeat: no-repeat;
	width: 730px;
	height: 600px;
	overflow: visible;
	margin: 0 0 0 -1px;
	padding: 15px 10px 10px; }
.formcol1 {
	text-align: right;
	width: 173px;
	color: #fff;
	font-size: 11px;
	font-family: arial, helvetica;
	font-weight: bold;
	line-height: 12px;
	text-transform: uppercase;
	float: left;
	padding-top: 7px;
	display: block; }
.formcol2 {
	width: 490px;
	color: #7d7d7c;
	font-size: 12px;
	font-family: arial, helvetica;
	font-weight: bold;
	text-align: left;
	float: left;
	padding-top: 6px;
	padding-left: 50px;
	display: block; }
.formt {
	background-image: url(../images/formtext.gif);
	background-repeat: no-repeat;
	width: 356px;
	height: 20px;
	color: #7d7d7c;
	font-size: 12px;
	font-family: arial, helvetica;
	padding: 2px;
	border-color: transparent;
	border-style: none;
	outline-style: none; }
.formt2 {
	background-image: url(../images/formtext2.gif);
	background-repeat: no-repeat;
	width: 32px;
	height: 20px;
	color: #7d7d7c;
	font-size: 12px;
	font-family: arial, helvetica;
	padding: 2px;
	border-color: transparent;
	border-style: none;
	outline-style: none;}
.formbtn {
	margin-top: 5px; }
.formta {
	background-image: url(../images/formtextarea.gif);
	background-repeat: no-repeat;
	width: 356px;
	height: 107px;
	color: #7d7d7c;
	font-size: 12px;
	font-family: arial, helvetica;
	overflow: hidden;
	padding: 2px;
	border-style: none;
	border-width: 0;
	outline-style: none;
	outline-width: 0; }
.lblradio {
	padding-right: 20px; }
/*.input.formradio.focused
{
	color: #7d7d7c;
	font-size: 12px;
	font-family: arial, helvetica;
	background-image: url(../images/formradio.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	width: 13px;
	height: 13px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0 transparent;
	outline-style: none;
	outline-width: 0; }
}*/
/****end registration form***/
h1 {
	color: #36398f;
	font-size: 1.2em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 1em;
	letter-spacing: -1px; }
h2 {
	color: #abac1c;
	font-size: 1em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 1em;
	letter-spacing: -1px;
	margin-top: -10px;
	padding-top: 0; }
p {
	color: #7d7d7c;
	font-size: 0.8em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 1.2em; }
.topic1 {
	color: #7d7d7c;
	font-size: 0.75em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-style: normal;
	line-height: 1em;
	margin-bottom: 0;
	padding-bottom: 0; }
.topic {
	color: #e09116;
	font-size: 0.75em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-style: italic;
	line-height: 1em;
	margin-top: 0.5em;
	padding-top: 0; }
/*td {
	color: #7d7d7c;
	font-size: 0.80em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 1em; }*/
li {
	color: #7d7d7c;
	font-size: 0.80em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 1.2em;
	padding-bottom: 0.2em; }

.quote {
	color: #7d7d7c;
	font-size: 0.80em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 1.2em; }
.note {
	font-weight: normal; }
.note2 {
	color: #868727;
	font-size: 0.8em;
	font-weight: normal;
	word-spacing: 0;
	letter-spacing: 0; }
.purple {
	color: #36398f; }
	
.green {
	color: #8b8c0d;
}
.red {
	color: #cb1c02; }
a:link {
	color: #e09116;
	text-decoration: none; }

a:visited {
	color: #e09116;
	text-decoration: none; }

a:hover {
	color: #0c528b;
	text-decoration: none; }

a:active {
	color: #8b8c0d;
	text-decoration: none; }
.subtitle1 {
	padding-bottom: 15px; }

.subtitle2 {
	padding-bottom: 8px; }
.biopic {
	padding-bottom: 10px;
	padding-left: 10px; }
	
.sponsorli {
	color: #b2b328;
	width: 122px;
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 12px;
	margin: 0;
	padding: 10px 0 7px;
	/*border-bottom: 2px dotted #9e9fa9;*/
	list-style-type: none; }
.sponsorli2 {
	color: #b2b328;
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 12px;
	list-style-type: none;
	margin: 0;
	padding: 7px 0 15px;
	width: 122px; }
.govlogo {
	margin-top: -10px;
	margin-bottom: 10px; }
.shiftup {
	margin-top: -10px; }
.shiftup2 {
	margin-top: -15px; }
.shiftright {
	margin-left: 2px; }
table.eventtable {
	background-image: url(../images/eventframe2.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0; }
td.none {
	color: #7d7d7c;
	font-size: 0.75em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding: 0; }
td.event1 {
	color: white;
	font-size: 0.75em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: normal;
	line-height: 1em;
	padding: 5px; }
td.event {
	color: #7d7d7c;
	font-size: 0.75em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: normal;
	line-height: 1em;
	padding: 5px 7px 15px 5px; }
td.eheading {
	color: #fff;
	font-size: 0.75em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 1em;
	background-image: url(../images/eventframeman.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-transform: uppercase;
	text-align: right;
	padding: 5px 5px 5px 0; }
td.etime {
	color: #fff;
	font-size: 0.75em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 1em;
	text-align: right;
	padding: 5px 5px 15px; }
td.eheading2 {
	color: #4f5194;
	font-size: 0.75em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 1em;
	text-transform: uppercase;
	padding: 5px;
	 }
.divider {
	border-bottom: 1px dotted #605a65;
	height: 5px;
	width: 90%;
	margin-top: 5px; }
.divider70 {
	border-bottom: 1px dotted #ddd5e4;
	height: 5px;
	width: 85px;
	margin-top: 5px;
	margin-left: 50px; }
	
	
/*********NEW STYLES 2012*********/
.newh1 {font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; font-size:28px;color:#0c528b;margin:5px 0px 0px 0px;}
.newh2 {font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;font-weight:bold;font-size:18px;color:#0c528b;margin:5px 0px 0px 0px;}
.newh3 {font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;font-weight:bold;font-size:15px;color:#e09116;margin:5px 0px 0px 0px;}
.newh3blue {font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;font-weight:bold;font-size:15px;color:#0c528b;margin:5px 0px 0px 0px;}
.orange {color:#e09116;}
