/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-image: url(images/background.gif);
	background-position: center;
	background-repeat: repeat-y;
}

a:link, a:visited, a:hover {
	color: #003366;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #333333;
 text-align: center;
}

h2{
 font-size: 80%;
 color: #FFFFFF;
 text-align: center;
}

h3{
 font-size: 80%;
 color: #333333;
 text-align: left;
}

h4{
 font-size: 80%;
 font-weight: 700;
 color: #333333;
}

h5{
 font-size: 60%;
 color: #000000;
 text-align: center;
}

h6{
 font-size: 60%;
 font-weight: 500;
 color: #333333;
 text-align: left;
}

.s1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	color: #404040;
}

.s2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #404040;
}
.s3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	text-align:  center;
	text-decoration: none;
	color: #FFFFFF;
}
.s4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	text-align:  center;
	text-decoration: none;
	color: #FFFFFF;
}
.s5 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-style: normal;
	text-align:  left;
	color: #404040;
}
.s51 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-style: normal;
	text-align:  left;
	color: #FFFFFF;
}
.s52 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-style: normal;
	text-align:  left;
	color: #0000FF;
}
.s6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
}

.style2 {font-family: Arial, Helvetica, sans-serif}
.style3 {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 12px;}
.style4 {color: #0000FF}
.style4:hover {
	text-decoration: underline;
}
.style5 {font-size: 70%}
.style6 {	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.style7 {	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.style8 {	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

a:hover {
	text-decoration: underline;
}
.s7 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 80%;
	line-height: normal;
	color: #404040;
	background-color: #FFFFFF;
	border: thin solid #6F6FFF;
}
.s8 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	color: #404040;
}
.s9 {
	color: #0000FF;
}
.s9:hover {
	text-decoration: underline;
}

.s10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	color: #404040;
}

.s11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	text-align: right;
	font-weight: bold;
	color: #404040;
}
.s30 {
	color: #FFFFFF;
}