/* Global Styles */

body {
	margin: 0;
}

body, h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}

body, td, th, h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 160%;
	color: #333333;
}

li,ul {
	text-align: left;
}

h1 	{
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #F7F5F2;

}

h2	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 100%;
	color: #FFFFFF;

}

h3 {
	font-size: 22px;
	margin-bottom:4px;
	letter-spacing: 0px;
	text-align: left;
	font-weight: normal;
	color: #1E338C;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	margin-bottom:1px;
	color: #8B1D32;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}


/* ID Styles */


#navigation a {
	padding: 8px 6px 10px 16px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 2px;
	font-weight: normal;
	line-height: 100%;
	color: #FFFFFF;
}


#navigation td {
	border-top: 1px solid;
	border-top-color: #FFFFFF;
}

#selectednav a {
	padding: 8px 6px 10px 16px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 2px;
	font-weight: normal;
	line-height: 100%;
	background: #4A64D9;
	color: #FFFFFF;
}

#nav2 a {
	padding: 3px 6px 5px 5px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: normal;
	line-height: 100%;
	color: #FFFFFF;
}


#nav2 td {
	border-top: 1px solid;
	border-top-color: #FFFFFF;
}

#selectednav2 a {
	padding: 3px 6px 5px 5px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: normal;
	line-height: 100%;
	background: #4A64D9;
	color: #FFFFFF;
}

a {
	color: #8B1D32;
}

a:hover {
	color: #8B401D;
}

#h7 {
	background: #F2EFE9;
	color: #29538C;
}

#h8 {
	background: #FFFFFF;
}

#h9 
{
	background: #1E338C;
}

#colheader {
	background: #4A64D9;
}


/* ID Styles */


#navigation a:hover {
	background: #F2EFE9;
	color: #29538C;
}

#selectednav a:hover {
	background: #4A64D9;
	color: #FFFFFF;
}


#nav2 a:hover {
	background: #F2EFE9;
	color: #29538C;
}

#selectednav2 a:hover {
	background: #4A64D9;
	color: #FFFFFF;
}