body {
background-color: #0AC1E3; 
font-family: trebuchet MS, Verdana, sans-serif;
text-align:center;
}
img {border: 0px solid;}

#toplogo, #topphone {float: left;}

a.topnav {color: #FF0000;}

ul {font-size :12px; color: #003399; line-height: 14px; margin-top: 0px;}

p {font-size :12px; color: #003399; line-height: 14px; margin-top: 0px;}

h1 {margin: 0px; color: #FFB210; font-size: 17px; padding-left: 10px;}

h2 {margin: 0px; color: #FFB210; font-size: 16px; padding-left: 10px;}

h3 {margin: 0px; color: #003399; font-size: 14px; padding-left: 10px;}

h4 {margin: 0px; color: #FFB210; font-size: 12px; padding-left: 10px;}

h5 {margin: 0px; color: #FFB210; font-size: 11px; padding-left: 10px;}

h6 {margin: 0px; color: #FFB210; font-size: 10px; padding-left: 10px;}

label {font-size :12px; color: #003399;}

#topmain {
border: 0px solid;  
width: 729px; 
height: 96px; 
margin-left: auto; 
margin-right: auto;
}

#topcorn { 
border: 0px solid; 
float: left; 
background-image: url(images/topcorner.gif); 
background-repeat: no-repeat; 
width:436px; 
height: 96px; 
text-align: right; 
font-size: 12px; 
color: #0AC1E3;
}

#mainnav, #mainbot{
border: 2px solid; 
border-color:#003399; 
background-color: #FFFFFF; 
width: 698px; 
height: 96px; 
margin-left: auto; 
margin-right: auto;
text-align: center;
}

#maincontent{
border: 2px solid; 
border-color:#003399; 
background-color: #FFFFFF; 
width: 698px; 
height:auto;
margin: 0px auto;
text-align: center;
}

.mainnavigation {
display: block; 
float: left; 
border: 0px solid; 
width: 113px; 
padding-top: 2px; 
font-size: 12px; 
font-weight: bold;  
color: #003399; 
text-decoration: none;}

.mainnavigation:hover {color: #FF0000;}

.listnavigation {e
display: block; 
float: left; 
border: 0px solid; 
width: 115px; 
padding-top: 2px;
font-size: 12px; 
font-weight: bold;  
color: #003399; 
text-decoration: none;}

.listnavigation:hover {color: #FF0000;}


#mainbot {border: 2px solid #003399; 
height: auto; 
font-size: 11px;
}

#left{ border: 0px solid; width: 310px; float: left; margin-left: 3px; margin-right: 2px; text-align: left; }
#right{ border: 0px solid; width: 345px; float: left; margin-left: 3px; margin-right: 3px;z-index:1;}
p {font-size :12px; color: #003399; line-height: 14px; margin-top: 0px; padding-left: 10px;}
.title {font-weight: bold;  color: #003399;}
.subtitle {font-weight: bold; font-size: 14px;  color: #FF7800;}
.maillist {width: 220px; font-size: 12px; color: #003399;}
td.searchtitle {text-align: right; font-size: 12px; color: #003399; font-weight: bold;} 
.floatright {float:right;}
.floatleft {float:left;}

.contact{
	background: #003399;
	font-weight: bold;
	color: #ffffff;
	width: 670px;
}



/*---------Special Offer Page----------------*/

.offer {
	border:2px solid #FF7800;
	width: 640px;
	margin-left: 10px;
	padding: 10px 15px 0px 0px
}

.bluetext{
	color: #003399;
	list-style:none;
	font-weight: bold;
}

.info{
	color: #003399;
	float:right;
}

/*---------------ADMIN SITE------------------*/

.sub{
	
}

#wrapper{
	width:600px;
	background-color:#ffffff;
	border:1px solid black;
}

/*---------------SITE MAP------------------*/

a.sitelink:link, a.sitelink:active, a.sitelink:focus, a.sitelink:visited { 
	text-decoration:none;
	color:#003399;
	font-weight:bold;
}

a.sitelink:hover{ 
	text-decoration:none;
	color: #FF7800;
	font-weight:bold;
}

/*--------------NEW MAIN MENU BAR ---------------07/09/2006------*/

/* Begin CSS Menu */


#menuh-container
	{
	position:relative;
	background: #0AC1E3;
	text-decoration: none;
	margin:0px auto;
	text-align:center;
	width:696px;
	}

#menuh
	{
	font-size: 12px;
	font-family: trebuchet MS, Verdana, sans-serif;
	font-weight:bold;
	width:100%;
	margin:0px auto;
	border:0px solid #003399;
	height:20px;
	}
		
#menuh a
	{
	text-align: center;
	display:block;
	border: 1px solid #003399;
	white-space:nowrap;
	margin:0;
	
	}
	
#menuh a, #menuh a:visited	/* menu at rest */
	{
	color: #003399;;
	background-color: white;
	text-decoration:none;
	}
	
#menuh a:hover	/* menu at mouse-over  */
	{
	color: #ff0000;
	background-color: white;
	}	
			
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	/*background-image: url(navdown_white.gif);
	background-position: right center;
	background-repeat: no-repeat;*/
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	/*background-image: url(nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;*/
	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:9.65em;	/* width of all menu boxes */
	}

#menuh li
	{
	position:relative;
	}

#menuh li a
	{
	font-size:12px;
	font-family: trebuchet MS, Verdana, sans-serif;
	}
	
#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Menu */

