.Background {
	background-image: url(images/Bluebg.jpg);
	background-repeat: repeat-x;
	background-color: #2F5B98;
}
.Contentlist {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
}
.ContentMain {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.ContentMain a:link {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.ContentMain a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.ContentMain a:hover {
	color: #3165B0;
	font-weight: bold;
	text-decoration: none;
}
.ContentMain a:active {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.ContentHeading {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #ff8800;
	text-decoration: none;
	font-variant: small-caps;
	text-transform: capitalize;
}
.ContentSubHeading {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	width: 400px;
	line-height: 25px;
}
.SideBarCaptions {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ff8800;
	text-decoration: none;
    font-style: normal;	
}
.SideBarHeaders {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
    font-style: normal;
}
li {
	LIST-STYLE-IMAGE: url(images/arrow1.gif)
}
.SideBarContent {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8F8F8F;
	text-decoration: none;
	font-style: italic;
}
.SideBarContent a:link {
	color: #738fe6;
	font-weight: bold;
	text-decoration: none;
}
.SideBarContent a:visited {
	color: #738fe6;
	font-weight: bold;
	text-decoration: none;
}
.SideBarContent a:hover {
	color: #ff8800;
	font-weight: bold;
	text-decoration: none;
}
.SideBarContent a:active {
	color: #738fe6;
	font-weight: bold;
	text-decoration: none;
}
.SideBarHighlight{
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #738fe6;
	text-decoration: none;
    font-style: normal;
}
.SideBarQuote{
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
    font-style: italic;
}
.homepage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C5D5ED;
	text-decoration: none;
	font-weight: normal;
}
.homepage a:link {
	color: #C5D5ED;
	text-decoration: none;
	font-weight: bold;
}
.homepage a:visited {
	color: #C5D5ED;
	text-decoration: none;
	font-weight: bold;
}
.homepage a:hover {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
.homepage a:active {
	color: #C5D5ED;
	text-decoration: none;
	font-weight: bold;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #326BBA;
	text-decoration: none;
	font-weight: normal;
}
.header a:link {
	color: #95A4BD;
	text-decoration: none;
}
.header a:visited {
	color: #95A4BD;
	text-decoration: none;
}
.header a:hover {
	color: #3165B0;
	text-decoration: none;
}
.header a:active {
	color: #95A4BD;
	text-decoration: none;
}

.HeaderWhite {
	font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.homemessage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #254E84;
	text-decoration: none;
}
.dropshadow {
	background-image: url(images/BG_dropshadow.jpg);
	background-repeat: repeat-y;
}

