body, ul, li {
margin: 0px;
padding: 0px;
list-style-type: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
}
#logo {
	background-color: #FFFFFF;
	width: 975px;
	height: 42px;

}
#nav {
	width: 975px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: 1;
	border-bottom-style: 1;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
	background-color: #003399;





	
}
a:link, a:visited {
	color: #3366cc;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #9999ff;
	font-family: Tahoma;
	font-size: 12px;
}

#nav a {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
	color: #FFFFFF;
	text-align: center;


}
#nav a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #9999FF;
	font-family: Tahoma;
	font-size: 14px;
}
#wrap {
	width: 975px;
	margin-right: auto;
	border: 1px none #666666;
	height: 100%;
	margin-left: auto;
	background-image: url(../images/background1.jpg);
	background-repeat: repeat-y;

}
#image {
	height: 90px;
	width: 975px;

}


#titleContent {
	background-color: #FFFFFF;
	width: 110%;
	float: left;
	padding-left: 12px;
	
}

#sideNav {
	width: 200px;
	float: left;
	font-size: 12px;
	padding-top: 12px;
	color: #333333;
	clear: none;
	font-family: Tahoma;






}
#sideNav a {
	color: #3366CC;
	text-decoration: none;
	padding-bottom: 2px;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;

}
#sideNav ul {
	padding-bottom: 4px;
	font-family: Tahoma;
	font-size: 12px;
}
#sideNav li {
	padding-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #6699CC;
	border-right-color: #6699CC;
	border-bottom-color: #6699CC;
	border-left-color: #6699CC;
	padding-top: 2px;
	list-style-type: none;
	font-family: Tahoma;
	font-size: 12px;





}
#sideNav a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #9999FF;
	font-family: Tahoma;
	font-size: 12px;
}

#content {
	float: left;
	width: 550px;
	padding: 12px;
	text-align: left;
	font-size: 120%;
	list-style-image: none;
	list-style-type: none;
	color: #003399;
	font-family: Tahoma;

	
}
#content3 {
	float: left;
	width: 350px;
	padding: 12px;
	text-align: left;
	font-size: 12px;
	list-style-image: none;
	list-style-type: none;
	font-family: Tahoma;
	
}
#subNav {
	width: 200px;
	float: right;
	font-size: 12px;
	color: #333333;
	padding-top: 12px;
	font-family: Tahoma;



}
p {
	font-family: Tahoma;
	font-size: 12px;
	color: 003399;
}

#subNav a {
	color: #3366CC;
	text-decoration: none;
	padding-bottom: 2px;
	font-family: Tahoma;
	font-size: 12px;
}
#subNav ul {
	padding-bottom: 4px;
	font-family: Tahoma;
	font-size: 12px;
}
#subNav li {
	list-style-position: outside;
	padding-bottom: 2px;
	list-style-type: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #6699CC;
	border-right-color: #6699CC;
	border-bottom-color: #6699CC;
	border-left-color: #6699CC;
	padding-top: 2px;
	font-family: Tahoma;
	font-size: 12px;


}
#subNav a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #9999FF;
	font-family: Tahoma;
	font-size: 12px;
}
#footer {
	clear: both;
	width: 100%;
	font-size: 83%;
	padding-top: 12px;
	padding-bottom: 5px;
	background-image: url(../images/footer.jpg);
	height: 160px;
	color: ##003399;
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: bottom;







}
h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003399;
}
table {
	font-family: Tahoma;
	font-size: 12px;
	color: #003399;

}
table li {
	list-style-type: circle;
	font-size: 12px;
	font-family: Tahoma;


}
h2 {
	font-weight: bold;
	color: #003399;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-family: Tahoma;


}
.form-button {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #FF6600;
}
h3 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: 003399;
	margin-left: 3px;
}
#links {
	width: 95%;
}
#links1 {
	width: 48%;
	float: left;
}
#links2 {
	width: 48%;
	float: right;
}
#bar_fill {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #003399;
	background-image: url(../graphics/bar_fill.jpg);
	background-repeat: repeat-x;
	height: 37px;
	width: 563px;
	text-indent: 20px;
}
#news_box {
	width: 95%;
	padding: 5px;
	font-family: Tahoma;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #99CCCC;
	border-right-color: #99CCCC;
	border-bottom-color: #99CCCC;
	border-left-color: #99CCCC;



}
#content-videos {
	float: left;
	width: 950px;
	padding: 12px;
	text-align: left;
	font-size: 14%;
	list-style-image: none;
	list-style-type: none;
	color: 003399;
	background-color: #9cb9ff;
	font-family: Tahoma;
}
.other-li {
	color: 003399;
	list-style-position: inside;
	list-style-type: circle;
	font-family: Tahoma;
	font-size: 12px;
}
