
/******  style divs and classes for primainfo ***********************/


/* HTML tag styles (and defaults) **********************************************/

html {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
}

body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana,Arial,sans-serif;
	color: #000;
	background: #00b3d8;
}



h1, h2, h3, h4, h5, h6, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	padding: 5px 0px 5px 0px;
}

h1{
	font-size: 120%;
	text-align: center;
	font-weight: bold;
}

h2{
	font-size: 110%;
	text-align: left;
	font-weight: bold;
}


h3{
	font-size: 100%;
	color: #666;
	text-align: left;
	font-weight: bold;
}

h4 {
	text-align: center;
	font-size: 120%;
	color: #666;
	font-weight: bold;
	line-height: 1.5;
	}

h5 {
	text-align: center;
	font-size: 120%;
	color: #666;
	font-weight: bold;
	line-height: 1.5;
}

h6 {
	text-align: left;
	font-size: 110%;
	color: #666;
	font-weight: normal;
	line-height: 1.5;
}


p {
	text-align: left;
	color: #666;
	font-size: 80%;
	line-height: 1.2;
}

dt, dd {
	color: #666666;
	}
	
ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label {
 font: bold 100% Verdana,Arial,sans-serif;
 color: #666;
}
	
em {
	font-style: italic;
	font-weight: normal;
	}			


img {
	border: none;
	}


	
	
/*******list styles ************************/

ul {
	display: block;
	list-style: disc; 
	margin: 10px 10px 10px 10px; 
	padding: 10px 10px 10px 10px;
	border: 0px;
	}

li {
	background-color: transparent;
	text-align: left;
	padding: 1px 3px 1px 3px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 80%; 
}





/******* nav styles  *************************/

#nav ul {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 50px;
	border: 0px;
	}	

#nav li {
	background-color: transparent;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
}


#nav li a, a:visited {
	color : #666;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0px;
	}

#nav li a:hover {
	color : #fff;
	font-weight: bold;
	text-decoration : none;
	border-bottom: 0px;
	}

/**level 2 ***/

#nav li ul{
	background-color: #fff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	border: 1px solid #ddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	width: 12em;
}


#nav li ul li {
	text-align: left;
	}

#nav li:hover a,
#nav li a:hover {
	text-decoration:none; 
	border:0;
}


#nav li:hover ul a {
	font-weight: bold;
	text-decoration: none;
	color: #999;
	line-height: 1.6;
	}

#nav li:hover ul a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	}

/******* navbar styles  *************************/


#slinks ul {
	display: block;
	list-style: none; 
	margin: 10px 5px 0px 10px;
	padding: 5px 0px 5px 0px;
	border-top: 3px double #ccc;
	border-bottom: 3px double #ccc;
	}

#slinks li {
/*	background-color: transparent;
	text-align: left;
	/* fiddling with margins to get single pixel border */
/*	margin: -3px 0px 2px 0px; 
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	background-color: #ccc;
*/
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%; 	
	list-style-type:none;
	list-style-position:outside
	}
	
#slinks ul ul {
	/* fiddling with margins to get single pixel border 
	margin: 3px 0px 5px 0px;*/
	margin: 0;
	padding: 0px 0px 0px 10px;
	border: 0;
	}
	
#slinks ul ul li {
	border-top: 0;
	border-bottom: 0;
	background-color: #fff;
	font-size: 60%; 	
	}

/********* footer styles *******************************/

#footer {
	font-weight: normal;
	color: #000;
	font-size: 90%;

}


#footer_box {
	border-top: 2px solid black;
	}

#footer_nav {
	text-align: center;
}


#footer a, a:visited {
	color : #666;
	font-weight: bold;
	text-decoration : none;
	border-bottom: 0px;
    }

#footer a:hover {
	color : #fff;
	font-weight: bold;
	text-decoration : none;
    }

#xlink {
	font-weight: normal;
	color: #999;
	font-size: 70%
	}


#xlink a, a:visited {
	font-weight: bold;
	color : #999;
	text-decoration : none;
	}

#xlink a:hover{
	font-weight: bold;
	color : #fff;
	text-decoration : none;
	}


/********link styles *************/
	

a:link {
	color: #00b3d8;
	font-weight: bold;
	text-decoration: none;
/*	border-bottom: 1px dotted #0000FF; */
	}

a:visited {
	color: #00b3d8;
	font-weight: bold;
	text-decoration: none;
/*	border-bottom: 1px dotted #0000FF; */
	}


a:hover {
	color: #666;
	font-weight: bold;
	text-decoration : none;
/*	border-bottom: 1px dotted #0000FF; */
	}
	


/******  feature box styles ****************************/
.feature_box_top {
	background-color: #ccc;
	font-weight: normal;
	border: 1px solid #eee;
	font-size: 120%;
	}
	



	

/**********classes *************************************/

.imglab {
	text-align: center;
	font-size: 70%;
}


.img_R {
	float: left;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	border: 0px;
	}

.img_L {
	float: right;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	border: 0px;
	}


.img_C_pos {
	text-align: center;
	}
	
.img_C {
	padding: 0px 0px 0px 0px;
	margin: 2px 10px 2px 10px;
	border: 0px;
	}

	
.img_C_brd {
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 5px solid #BBBEA9;
	background-color: #BBBEA9;
	}
		
		
.breadcrumb {
	padding: 10px 10px 10px 10px;
	font-size: 70%;
	}
	
.strapline {
	font-family:"Times New Roman", Times, serif;
	font-style: italic;
	font-size: 110%;
	color: #666;
	}

.quote {
	font-family:"Times New Roman", Times, serif;
	font-style: italic;
	font-size: 100%;
	}	
	
.backtotop {
	font-size: 70%;
	}