/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, sans-serif;
	color: #000000;
	line-height: 1.166;
	padding: 5px;
	background-image:url(Images/bodybackground.gif);
	background-repeat: no-repeat;
	height: auto;
	width: auto;
	margin: 0px;
	float: left;
	left: 3px;
	position: relative;	
	
	
}

a{
	color: #006699;
	text-decoration: underline;
}

a:link{
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
}

a:visited{
	color: #FF0000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
}

a:hover{
	color: #0000FF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
}

h1{
	font-family: "Venus Rising";
	font-size: small;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}

h2{
	font-family: "Venus Rising";
	font-size: x-small;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h3{
 font-family: "Times New Roman", Times, serif;
 font-size: small;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/



#content{
	float: none;
	width: 994px;
	margin: 0px;
	clear: none;
	position: inherit;
	border: 0px none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	padding-left: 15px;
	padding-right: 15px;
	top: 207px;
	background-image:url(Images/contentbgd.gif);
	height: auto;
	background-repeat: no-repeat;
	padding-bottom: 2px;
	padding-top: 0px;
}
#navbar{
	position:inherit;
	padding: 0px;
	margin: 0px;
	}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}
#header{
	width: 982px;
	position: relative;
	float: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}	

#footer{
	width: 994px;
	background-image:url(Images/footer.gif);
	position: absolute;
	height: auto;
	background-repeat: no-repeat;
	padding: 2px;
	float: left;
	
}

/************* #siteInfo styles ***************/

.style7 {color: #000000;
}


.style13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
}
.style15 {
	color: #000000;
	font-size: medium;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.style17 {font-family: "Times New Roman", Times, serif; font-size: medium;
}
.style18 {font-family: "Times New Roman", Times, serif; font-size: small; 
}
.style19 {font-size: large;
}
.style20 {
	font-size: large;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
.style22 {color: #3273B5}
.style23 {
	font-size: small;
	color: #FFFFFF;
}
.style24 {
	font-size: medium;
	font-style: italic;

	font-family: "Venus Rising"
	color: #999999;
	color: #000000;
}
.style25 {
	color: #003333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-weight: normal;
}
.style26 {font-size: small;
}
.style27 {color: #FF0000;
}
