body {
	margin: 10px; 
	padding: 0px;
	background: url(images/bg_body.gif) top left repeat-x #9BC3D5; 
	font-family: arial; 
	font-size: 12px; color: #000;
}
		
a {
	text-decoration: underline;
	color:#006699;
}

a:hover {
	text-decoration: none;
	color: #006699;
}

a.type2 {
	text-decoration: underline;
	color: #ffffff;
}

a.type2:hover {
	text-decoration: none;
	color: #ffffff;
}

#menuTop {
	background:#003366 url("images/Contact-Numbers.gif") middle right no-repeat;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#menuTop li {
	float: left;
	font: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menuTop a {
	background: #003366 url("images/seperator.gif") bottom right no-repeat;
	color: #ccc;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}
#menuTop a:hover {
	background: #2580a2 url("images/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;	
}

#menu {
	background:#003366;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#menu li {
	float: left;
	font: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #003366 url("images/seperator.gif") bottom right no-repeat;
	color: #ccc;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}
#menu a:hover {
	background: #2580a2 url("images/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;	
}


.White {
    font:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}

.white {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; line-height:14px; font-weight:bold; text-decoration:none;  
}

.Field {
    font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#003366;
}

.WhiteSmall {
    font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}

#sidebar ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
	
#categoryList ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

#categoryList ul li {
	font: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#categoryList a {
	background: #003366;
	border-bottom: 1px solid #ffffff;
	color: #ccc;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}
#categoryList a:hover {
	background: #2580a2 url("images/hover1.gif") left center no-repeat;
	color: #fff;
	padding-bottom: 8px;
	text-decoration: none;
}					
		

#mainNavigation ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

#mainNavigation ul li {
	font: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#mainNavigation a {
	background: #003366;
	border-bottom: 1px solid #ffffff;
	color: #ccc;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}
#mainNavigation a:hover {
	background: #2580a2 url("images/hover1.gif") left center no-repeat;
	color: #fff;
	padding-bottom: 8px;
	text-decoration: none;
}				



#subNavigation {
	height: 14px; 
	vertical-align: middle; 
	width: 100%; 
	background-color: #003366; 
	text-align: center; 
	font-size: 10px; 
	color: #FFFFFF;
}

#subNavigation a {
	color: #FFFFFF;
	text-decoration: underline;
}

#subNavigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#subNavigation ul {
	list-style-type: none; 
	display: inline;
}

#subNavigation ul li {
	display: inline; 
	margin-left: 5px; 
	margin-right: 5px;
}
		
h2 {
	font-size: 16px; 
	font-weight: bold;
	color:#003366;
}	

h3 {
	font-size: 14px; 
	font-weight: bold;
	color:#003366;
}	

#footer {
	background: #003366;
	font-color: #ffffff;
	}
