/*  Website pallete

.primary-1 { background-color: #003962 }
.primary-2 { background-color: #10344E }
.primary-3 { background-color: #002947 }
.primary-4 { background-color: #206CA1 }
.primary-5 { background-color: #3A76A1 }

.complement-1 { background-color: #995600 }
.complement-2 { background-color: #7A5018 }
.complement-3 { background-color: #6E3E00 }
.complement-4 { background-color: #C27E27 }
.complement-5 { background-color: #C28C46 }
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1.5;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

strong
{
	font-weight:bold;
}

u
{
	text-decoration:underline;
}

html
{
	height:100%;
	background:url('/images/pageBG.gif') repeat-x;
	background-color: #003962;
}
body 
{
	margin:0px auto;
	font-size: 76%;
	font-family:Verdana, Arial, Sans-Serif;
	width:1000px;
	background: url("/images/bodyBG.png") repeat-y top center; 
	height:100%;

}
a
{
	color:#003A62;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
#header
{
	
	margin:0px;
	height:150px;
	
}
#headerseparator
{
	height:4px;

}
#mainwrapper
{
	height:100%;
	margin:0px;
}
#mainBody
{
	background-color:#fff;
	overflow:auto;
}
#mainContent
{
	margin:0px auto;
	background-color:#fff;
	height:100%;
}	
#main
{
	color: #666666;
	padding:0;
	margin-left:5px;
	float:right;
	width:770px;
	margin-right: 10px;
	height:100%;
	padding-bottom:10px;
}

#leftSide
{
	float:left;
	width:200px;
	padding: 10px 0 10px 5px;
}

.wp
{
	border: solid 1px #003A62;
}

.wp h2
{
	color:#fff;
	background-color:#003A62;		
	padding-left:5px;
}
.wp ul
{
	margin-left:5px;
}
.wp li
{
	padding-top:5px;
}
#footer {
	text-align:center;
	font-size:.9em;
	color:#888;
	padding-top:1em;
	bottom:0;
	border-top:1px solid #002947;
	background-color:#fff;	
}


#menu{
padding: 0;
width: 100%;
}

#menu ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
float:right;
}

#menu li{
display:inline;
margin:0 2px 0 0;
text-transform:uppercase;
}

#menu a{
float:left;
color: white;
background: #003A62 url(/images/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
font-size:12px;
}

#menu a span{
float:left;
display:block;
background: transparent url(/images/color_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;
}

#menu a span{
float:none;
}


#menu a:hover{
background-color: #888;
}

#menu a:hover span{
background-color: #888;
}

#menu #current a, #menu #current span{ /*currently selected tab*/
background-color: #888;
}

#menuline{
clear: both;
padding: 0;
width: 100%;
height: 6px;
line-height: 6px;
background: #003A62;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}
#title
{
	margin-left: 100px;
	padding-top:25px;
	font-weight: bold;
	font-size: 2em;
	color: #000000;

}
#title a
{
	color: #000000;
	text-decoration:none;
}
#subtitle
{
	margin-top: 0px;
	margin-left: 100px;
	color: #c5c5c5;
	font-size: 1.3em;

}
#loginbox
{
	padding:40px;
}
#loginboxwrapper
{
	background:url(../images/login.png);
	float:left;
	margin-right:30px;
	margin-bottom:30px;
	margin-left:0px;
	height:225px;
	width:240px;
}
#leftbox
{
	float:left;
	margin:15px;
	overflow:hidden;
}
th
{
    vertical-align:top;
}
td
{
    vertical-align:top;
}
h1
{
	color: #003A62;
	font-size: 1.7em;
	margin-bottom: 3px;
	border-bottom: solid 1px gainsboro;
	padding: 2px;
}

h2 {
	color: #003A62;
	font-size: 1.25em;
    line-height: normal;
    font-style: normal;
    font-family: 'Arial Rounded MT Bold';
    font-variant: normal;
}

h3 {
	color: #003A62;
	font-size: 1.0em;
    line-height: normal;
    font-style: normal;
    font-family: 'Arial Rounded MT Bold';
    font-variant: normal;
}


img { border: 0px; }
hr { color: #ccc; height: 1px; }
table { font-size: 100%; }
form { margin: 0px; padding: 0px; }
input, select 
{
    font-size: 9pt;
    font-family: 'Lucida Sans';
    border:1px solid #c5c5c5;
    
    }
textarea
{
    font-size: 9pt;
    font-family: 'Lucida Sans';
    border:1px solid #c5c5c5;
}

#wwrTable TD
{
	vertical-align:bottom;				
}

#sitemap ul
{
	margin-left:25px;
	list-style-type:disc;
}
/* rotator in-page placement */
div#rotator {
	padding-top:10px;
	position:relative;
	height:363px;
}
/* rotator css */
div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
div#rotator ul li img {
	border:1px solid #ccc;
	padding: 4px;
	background: #FFF;
}
div#rotator ul li.show {
	z-index:500
}
/*
#menu {

	padding-top: 10px;
	padding-bottom: 10px;
	float:right;
	}

#menu ul{
	list-style:none;
	margin:0px;		

	}
#menu li {
	padding:0 10px 0 0;
	color:#FF6A00;
	display:inline;
}
#menu li a {

	text-decoration: none;
	font-weight:normal;
	font-size:14px;	
	}	
	
#menu li a:link, #menu li a:visited {
	color: #000;
	
	}
	
#menu li a:hover {
	color: #000;
	text-decoration:underline;
	}
	
#menu li.active a{
	color: #000;	

	} 
#nav ul li
{
	margin-left:25px;
	list-style-type:square;
}
#menu ul li ul  {
	margin-left:0px;	
	padding-left:0px;
	padding:0;
	display:inline;
	}             
#menu li ul li a:link, #menu li ul li a:visited {

	}
*/

























































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
