/* \*/
* html div#tlc, * html div#trc {height: 1%;}
/* */

/*Need to set print only style to remove curve edges and set background color to white*/
/*Need to set styles according to page color; set a body ID per page, and select colors in styles; also use for nav activation*/


/* General Styles */

body {
	margin: 0;
	padding: 0;
	font-size: 80%;  
	text-align: center;	
	color: black;
	font-family: Arial,Helvetica,sans-serif;
	background-color: #e7e4df;
	background-image: url('../images/background.gif');	
	background-repeat: repeat;
	}

img {
	border: none;
	}
 
a {color: #0077c0;}

a:active {color: #808080;}
 
a:visited {color: #606060;}
 
dd, dt, li {
	margin-bottom: .5em;
	}
 
dl, ol, ul {
	padding-left: 30px;
	}

h3,h4,h5,h6,p,fieldset,form,ol,dl,ul,dir,menu {
	margin: .9em 0;  /*ensures that everything that begins at 
					   the beginning of a column is equally spaced down */
	}
 
h1,h2,h3,h4 {
	font-family: verdana, arial,helvetica,sans-serif;
	}
 
h1 {
	font-size: 2.5em;
	font-weight: normal;
	margin: 0;
	padding-bottom: 10px;
	}
 
h2 {
	font-size: 1.5em;
	font-weight: normal;
	margin: 1em 0;
	padding: 0;
	}
 
h3 {
	font-size: 1.10em;
	margin-top: 1.10em;
	}
 
h4 { 
	font-size: 1em;
	margin-top: 1em;
	}

h5 {
	font-size: 1em;
	margin-top: 1em;
	}

h6 {
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	margin-top: 1em;
	}
 
hr {
	color: #b3b3aa;
	background-color: #b3b3aa;
	border: #b3b3aa;
	height: 1px;
	}

ol ul, ul ol, ul ul, ol ol { 
	margin-top: .5em; 
	margin-bottom: .5em;
	}

table {
	border-collapse: collapse;
	}

td, th {
	border: 1px solid #b3b3aa;
	empty-cells: show;
	padding: 5px;
	margin: 0;
	vertical-align: top;
	}


div.ColumnQuad {
	padding: 3px 1.5em 1em 1.5em;
	}

div.ContactInfo {
	position: relative;
	float:left;
	vertical-align:bottom;
	height: 112px;
	width: 530px;
	font-size: 85%;
	}

div.ContactInfo ul {
	position: absolute;
	bottom: 0;
	margin-bottom:0;
	text-align: right;
	width: 480px;
	}

div.ContactInfo li {
	display: inline;
	list-style-type: disc;
	margin: 0;
	}

div.ContactInfo li span.bullet {
	padding: 0 7px;
	color: red;
	font-size: 150%;
	background: url('../images/redbullet.gif') no-repeat;
	}
	
div.Logo {
	float:left;
	width:25%;
	}


div#CenterWrapper {
	width: 756px;
	text-align: left;
	background-color: white; 
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	padding: 0 ;
	}
	
div#BodyContent {
	clear: both;
	margin: 0 0 1em 0;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	/*position:relative;*/
	background-color: #f04333;	
	background-position: 340px 0;
	background-repeat: no-repeat;
}



div#InnerBodyContent {
	padding: 20px 230px 20px 20px;
	color: white;
	width: 430px;
	min-height: 375px;
	}

div#InnerBodyContent a {
	color: white;
	}

/*div#InnerBodyContent a:hover {
	color: #ffd400;
	}*/

div#tlc, div#trc, div#blc, div#brc, div#bodytlc, div#bodytrc, div#bodyblc, div#bodybrc
	{
	background-color: transparent;
	}

div#tlc
	{
	background: url('../images/topleftcorner.gif') 0% 0% no-repeat;
	}

div#trc
	{
	background: url('../images/toprightcorner.gif') 100% 0% no-repeat;
	}
	
div#blc
	{
	background: url('../images/bottomleftcorner.gif') 0% 100% no-repeat;
	}

div#brc
	{
	background: url('../images/bottomrightcorner.gif') 100% 100% no-repeat;
	}
	
div#bodytlc
	{
	background: url('../images/redtopleftcorner.gif') 0% 0% no-repeat;
	}

div#bodytrc
	{
	background: url('../images/redtoprightcorner.gif') 100% 0% no-repeat;
	}
	
div#bodyblc
	{
	background: url('../images/redbottomleftcorner.gif') 0% 100% no-repeat;
	}

div#bodybrc
	{
	background: url('../images/redbottomrightcorner.gif') 100% 100% no-repeat;
	}
 
div#PageWrapper {
	font-family: Arial,Helvetica,sans-serif;
	width: auto;
	}
 
div#Navigation {
	margin: 0 0 0 15px;
	padding-bottom: 1em;
	padding-top: 1em;
	width: 100%;
	clear:both;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 60%;
	/*font-weight: bold;*/
	text-align:center;
	float:left;
	text-transform: uppercase;
	} 
	
div#Navigation div{
	margin: 0;
	padding: 0 3px 2px 3px;
	float:left;
	width: 70px;
	}

div#Navigation div img {
	display: block;
	padding-bottom: 2px;
	padding-top: 2px;
	}

div#Footer {
	text-align: center;
	font-size: 80%;
	position: relative; 
	clear:both;
	}
 
div#Footer li {
	display: inline;
	padding-left: 1px;	
	list-style: none;
	}	
 
div#Footer ul {
	clear:both;
	margin: 0;
	padding: 0;
	}
	
dl.TwoColumn {
	float: left; 
	width: 100%;
	padding: 0 0 10px 0;
	margin-top: 0;
	margin-bottom: 0;
	}

dl.TwoColumn dt {
	margin: 0 15px 10px 0;
	float: left;
	clear: both; 
	text-align: right;
	width: 115px;	/* To avoid IE bug, the width of dt is set below width of any column */
	}

dl.TwoColumn dd {
	margin: 0 0 10px 0; 
	float: none; 
	width: 300px;
	}	

ul.SubNavigation {
	margin: 0;
	padding: 8px 0 12px 0;
	}

ul.SubNavigation li {
	margin-right: 18px;
	font-weight: bold;
	font-size: 90%;
	display: inline;
	list-style: none;
	padding-left:18px;
	background-image:url('../images/bullet.png');
	background-repeat: no-repeat;
	text-transform: uppercase;
	}
	
div#Sponsors {
	padding: 0 20px 20px 16px;
	width: 683px;
	clear: both;
	min-height: 80px;

	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;

}


div#Sponsors div {
	width: 160px;
	height: 60px;
	margin: 0 0 0 6px;
	background-color: gray;
	float: left;
	text-align: center;
	padding-top: 20px
}

div#Sponsors img {
	float: left;
	}