body     
	{
	/*background:  url(../images/bg_blue.gif);*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000033;
	padding: 0px;
	margin: px;
	}

#banner
	{
	top: 0px;
	left: 50%;
	width: 800px;
	margin-left: -400px;
	position: absolute;
	}

#header
	{
	top: 0px;
	left: 50%;
	width: 800px;
	margin-left: -400px;
	position: absolute;
	background-color: #c0c0c0;
	color: #000000;
	text-align: center;
	font-size: 11px;
	}

#contentWrapper
	{
	top: 0px;
	left: 50%;
	width: 780px;
	margin-left: -390px;
	position: absolute;
	}

#sidebar
	{
	top: 0px;
	left: 0px;
	width: 160px;
	position: absolute;
	margin-left: 0px;
	}

#sponsors {
	margin: 0px;
	line-height:120%;
}

#sponsors dl {
	margin:	0 0 20px 0;
}

#sponsors dt {
	color:#630;
	font-size: 80%;
	font-weight: normal;
	text-align:left;
	margin:	0 0 5px 0;
}

#sponsors dd {
	color:#960;
	font-size: 80%;
	text-align:center;
	margin:	0 0 20px 0;
}

#sponsors dd img {
}

#main
	{
	top: 20px;
	left: 180px;
	width: 590px;
	position: absolute;
	/*background: #0000ff;*/
	}

#content
	{
	top: 20px;
	left: 50%;
	width: 780px;
	margin-left: -390px;
	position: absolute;
	/*background: #0000ff;*/
	}

#footer 
	{
	top: 0px;
	left: 50%;
	width: 800px;
	margin-left: -400px;
	position: absolute;
	}

h1       
	{
	color: #379BFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: normal;
	font-style: normal;
	}

h2  
	{
	color: #002F8B;
	font-weight: bold;
	font-family: Arial, Geneva, sans-serif;
	font-size: 14px;
	font-variant: normal;
	font-style: italic;
	}

h3 
	{ 
	 color: #0D4D9F; 
	 font-family: Arial, Geneva, sans-serif; 
	 font-size: 13px }

h4  
	{
	color: #0D4D9F;
	font-family: Arial, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}

hr 
	{
	height:1px;
	align: center;
	width:80%;
	background:#AEB5DF;
	}

th
	{ 
	background:#002F8E;
	color: #C8D0FF; 
	font-family: Arial, Geneva, sans-serif; 
	font-size: 13px;
	/*border: #999999;*/
	}

tr, td
	{
	color: #000000;
	font-family: Arial, Geneva, sans-serif;
	font-size: 13px;
	background-image: none;
	}

ol, ol ol, ol ol ol 
	{ 
	color: #000000; 
	font-family: Arial, Geneva, sans-serif; 
	font-size: 13px;
	}

ul, ul ul, ul ul ul
	{ 
	color: #000000; 
	font-family: Arial, Geneva, sans-serif; 
	font-size: 13px
	}

.header       
	{ 
	color: #379BFF; 
	}

.h3 
	{
	color: #002F8E;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	font-style: italic;
	}

.h4  
	{
	color: #0D4D9F;
	font-size: 11px;
	font-weight: bold;
	}

.justify 
	{
	text-align: justify;
	} 

.center 
	{
	text-align: center;
	} 

.odd 		/* Odd row of table */
	{ 
	color: #000000; 
	background: #DFF0FF; 
	font-family: Arial, Geneva, sans-serif; 
	font-size: 13px;
	}

.even 		/* Even row of table */
	{ 
	color: #000000; 
	background: #CAECFF; 
	font-family: Arial, Geneva, sans-serif; 
	font-size: 13px;
	}

a:link  
	{
	color: #379BFF;
	font-family: Arial, Geneva, sans-serif;
	font-weight: normal;
	text-decoration: none;
	}  

a:active  
	{  
	color: #379BFF;
	font-family: Arial, Geneva, sans-serif;
	font-weight: bold;  
	}  

a:visited  
	{
	color: #379BFF;
	font-family: Arial, Geneva, sans-serif;
	font-weight: normal;
	text-decoration: none;
	}  

a:hover  
	{  
	color: #379BFF;  
	font-family: Arial, Geneva, sans-serif;
	font-weight: normal;  
	text-decoration: underline;
	} 

ul#menuMain {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 160px;
	padding-left: 6px;
	background-color: #7EBAFF;
	}

ul#menuMain li {
	border-top: 1px solid #D4DDFF;
	background-color: #80C5FF;
	border-right-color: #D4DDFF;
	border-bottom-color: #D4DDFF;
	border-left-color: #D4DDFF;
	}	

ul#menuMain li a:link, ul#menuMain li a:visited {
	text-decoration: none;
	display: block;
	width: 148px;
	padding: 6px;
	background-color: #379BFF;
	font: normal 12px/1.5 arial, sans-serif;
	color: #FFFFFF;
	}

ul#menuMain li a:hover 
	{
	background-color: #c0c0c0;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	}

ul#menuMain ul.menuSub
	{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 148px;
	padding-left: 0px;
	background-color: #7E8FFF;
	}

ul#menuMain ul.menuSub li
	{
	border-top: 0 none;
	background-color: #BCDCFF;
	}	

ul#menuMain ul.menuSub li a:link, ul#menuMain ul.menuSub li a:visited
	{
	padding: 6px;
	background-color: #FFFFFF;
	font: normal 10px/1.5 verdana, sans-serif;
	color: #379BFF;
	}

ul#menuMain ul.menuSub li a:hover
	{
	background-color: #c0c0c0;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	}

#breadcrumb 
	{
	color: #0D4D9F;  
	font-size: 10px 
	font-weight: normal;
	}

#breadcrumb a:link, #main breadcrumb a:active, #main breadcrumb a:visited
	{
	color: #0D4D9F;  
	text-decoration: none;  
	font-weight: normal;
	}

#breadcrumb a:hover
	{
	color: #002F8E;
	text-decoration: underline;
	font-weight: normal;
	}

#header 
	{
	color: #0D4D9F;
	font-family: Arial, Geneva, sans-serif;
	font-size: 13px;
	text-align: right;
	font-weight: normal;
	}

#header a:link, #header a:active, #header a:visited
	{ 
	color: #0D4D9F;  
	text-decoration: none;  
	font-weight: normal;
	}

#header a:hover  
	{  
	color: #002F8E;  
	font-family: Arial, Geneva, sans-serif;
	font-weight: normal;  
	text-decoration: underline;  
	}

#footer 
	{
	/* background:  url(../images/bg_orange.gif); */	color: #ffffff;
	color: #ffffff;
	background-color: #ffffff;
	font-family: Arial, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	}

#footer a:link, #footer a:active, #footer a:visited
	{ 
	color: #ffffff;  
	text-decoration: none;  
	font-weight: normal;
	}

#footer a:hover  
	{  
	color: #000000;  
	font-family: Arial, Geneva, sans-serif; 
	font-weight: normal;  
	text-decoration: underline;  
	}

#footer td
	{  

	}

#menuHeader
	{
	color: #0035DB;
	font-family: Arial, Geneva, sans-serif;
	font-size: 13px;
	text-align: right;
	font-weight: normal;
	}

#menuHeadera:link, #menuHeadera:active, #menuHeadera:visited
	{ 
	color: #0035DB;  
	text-decoration: none;
	font-weight: normal;  
	}

#menuHeadera:hover  
	{  
	color: #002F8E;  
	font-family: Arial, Geneva, sans-serif; font-weight: normal;  
	text-decoration: underline;  
	}
	
#menuFooter 
	{
	color: #0035DB;
	font-family: Arial, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	}

#menuFooter a:link, #menuFooter a:active, #menuFooter a:visited
	{ 
	color: #0035DB;  
	text-decoration: none;
	font-weight: normal;  
	}

#menuFooter a:hover  
	{  
	color: #002F8E;  
	font-family: Arial, Geneva, sans-serif; font-weight: normal;  
	text-decoration: underline;  
	}