/* CSS Document */

body {
	background-image: url('images/pagebg.gif');
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

/* ------------------ */
/* 		LINKS         */
/* ------------------ */
a { color: #087aa6; font-weight: normal; text-decoration: none; }
a:visited { color: #087aa6; font-weight: normal; text-decoration: none;}
a:hover { color: #087aa6; font-weight: normal; text-decoration: none;}
a:active { color: #CC0000; font-weight: normal; text-decoration: none;}

a.dot { color: #087aa6; font-weight: normal; border-bottom-style: none; text-decoration: none; }
a.dot:visited { color: #087aa6; font-weight: normal;  border-bottom-style: dotted; border-bottom-style: none; text-decoration: none;}
a.dot:hover { color: #087aa6; font-weight: normal; border-bottom-style: dotted; border-bottom-color:#104e84; border-bottom-width: 1px; }
a.dot:active { color: #CC0000; font-weight: normal; border-bottom-style: dotted; border-bottom-color:#104e84; border-bottom-width: 1px;}

a.img { text-decoration: none; border-bottom-style: none;}
a.img:visited { text-decoration: none; border-bottom-style: none;}
a.img:hover { text-decoration: none; border-bottom-style: none;}
a.img:active { text-decoration: none; border-bottom-style: none;} 

a.nav { color: #003366; font-weight: bold; text-decoration: none;}
a.nav:visited { color: #003366; font-weight: bold; text-decoration: none;}
a.nav:hover { color:#d5e9f0; font-weight: bold; text-decoration: none; background-color: #087aa6;}
a.nav:active {color: #003366; font-weight: bold; text-decoration: none; }

a.nav2 { color: #087aa6; font-weight: bold; text-decoration: none;}
a.nav2:visited { color: #087aa6; font-weight: bold; text-decoration: none;}
a.nav2:hover { color:#d5e9f0; font-weight: bold; text-decoration: none; background-color: #087aa6;}
a.nav2:active {color: #087aa6; font-weight: bold; text-decoration: none; }

a.tips { color: #CC0000; font-weight: bold; text-decoration: none;}
a.tips:visited { color: #CC0000; font-weight: bold; text-decoration: none;}
a.tips:hover { color:#d5e9f0; font-weight: bold; text-decoration: none; background-color: #087aa6;}
a.tips:active {color: #087aa6; font-weight: bold; text-decoration: none; }




/* ------------------ */
/* 		STRUCTURE     */
/* ------------------ */
div#wrapper {
	background-image: url('images/wrapperbg.gif');
	width: 900px;
	margin: auto;
	min-height: 1200px;
	}
div#header 	{
	height: 126px;
	}
div#nav {
	height: 190px;
	background-image: url('images/navbg.gif');
	}
div#content-text {
	position: relative;
	width: 560px;
	padding-left: 20px;
	margin-left: 300px;
	margin-right: 20px;
	}
div#left {
	position: relative;
	width: 300px;
	min-height: 900px;
	font-size: 9px;
	padding-top: 10px;
	float: left;
	}
div#footer { 
	clear: both;
	background-image: url(images/wrapperbg.gif);
	width: 900px;
	position: absolute;
	bottom: 0;
}


/* ------------------ */
/* 		FORMS         */
/* ------------------ */
div#form {
	width: auto;
	border: 1px solid #add3e1;
	background-color: #e5f7fd;
	margin-left: 111px;
	margin-right: 15px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	}	
input.box {
	background-color: #ffffff;
	border: 1px solid #add3e1;
	margin-bottom: 1px;
	font-size: 11px;
	color: #58a5c3;
	}


/* ------------------ */
/* 		HEADINGS      */
/* ------------------ */
h1 { 
	font-size: 12px; 
	color: #104e84; 
	font-weight: bold;
	}
h2 {
	font-size: 14px;
	color: #58a5c3;
	padding-top: 5px;
	padding-bottom: 10px;
	}
h3 {
	font-size:14px;
	color: #000000;
	border-bottom: solid 1px #58a5c3;
	}
	
/* ------------------ */
/*     STYLES         */
/* ------------------ */
.style3 {font-size: 10px}
.style4 {
	font-size: 14px;
	font-weight: bold;
	}
.style5 {
	color: #104E84;
	font-weight: bold;
	}
.style6 {
	color: #FFFFFF;
	font-weight: bold;
	}	
.style7 {
	color: #FF0000; 
	font-size: 10px;
	}
.style17 {
	color: #CC0000;
	font-weight: bold;
}
.style10 {
	font-size: x-small;
	font-weight: bold;
}
.style11 {font-size: x-small}
.style16 {color: #003366; font-weight: bold; }
img.print {
	padding: 0px 10px 10px 10px;
	}
	

/* ------------------ */
/* 	 PARAGRAPHS       */
/* ------------------ */

p { text-align: justify; }

p.left { text-align: left; }

p.left, p.left1, p.left2, p.left3, p.left4, p.left5, p.leftnav {
	padding-left: 112px;
	}
p.left1:first-line {
	font-weight: bold;
	}
p.left1 {
	color: #087aa6;
	}
p.left3 {
	color: #999999;
	padding-top: 10px;
	}	
p.left4 {
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #CC0000;
	}
p.left5 {
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	text-align: left;
	}

p.leftnav {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	line-height: 18px;
	}
		
p#nav {
	padding-left: 10px;
	margin: 0;
	font-size: 5px;
	text-transform: uppercase;
	color: #FFFFFF; font-weight: bold;
	line-height: 15px;
	}

p.footer {
	padding-left: 320px;
	text-align: center;
	font-size: 9px;
	color: #58a5c3;
	text-transform: uppercase;
	}

/* ------------------ */
/* 		MENU          */
/* ------------------ */
li {
	list-style: none;
	padding-left: 10px;
	margin: 0px;
	color: #FFFFFF; font-weight: bold;
	}
