Body {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	background-image: url(../images/body-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.Container {
	width: 992px;
	margin: 0em auto;
	text-align: left;
}
Img {
	padding:0;
	margin:0;
	border:none;
}
.SkipLinks {
	display:none;
}
.FloatOppDir {
	float:right;
}
.FloatDir {
	float:left;
}
.ImgFloatDir {
	float: left;
	margin: 0 10px 10px 0;
}
.ImgFloatOppDir {
	float: right;
	margin: 0 0px 10px 10px;
}
form {
	padding:0;
	margin:0 0 5px 0;
	vertical-align: top;
}
/*Header*/
.Header {
	width: 992px;
	background-image: url(../images/header-bg.jpg);
	height: 96px;
}
.Logo {
	float: left;
	padding: 17px 0px 0px 53px;
}
/*****Main******/
.Main {
	width: 900px;
	background-image: url(../images/main-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 48px 0px 0px 0px;
}
/*****Link*****/
a:link {
	color: #03C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #002DB3;
}
a:hover, a:active {
	color: #003399;
	text-decoration: underline;
}
/*SideBar*/
.SideBar {
	width: 280px;
	color: #333333;
	float: left;
	margin: 0;
	padding: 20px 0 0 0;
}
/* sidemenu */
.SideMenu {
}
.SideBarBoxBottom {
	background-image: url(../Images/SiseMenuBottom.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 16px;
}
.SideMenu ul {
	margin: 0;
	padding: 0 0 0 20px;
	font-size: 80%;
	font-weight: bold;
	line-height: 100%;
	list-style-image: url(../../Includes/none);
	list-style-type: none;
}
.SideMenu li {
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	list-style-type: none;
	list-style-image: none;
}
.SideMenu a {
	display: block;
	padding: 7px 2px 6px 8px;
	line-height: 120%;
}
.SideMenu a:link, .SideMenu a:visited {
	color: #333;
	text-decoration: none;
}
.SideMenu a:hover {
	color: #263981;
	text-decoration: none;
	background-color: #FFF;
	background-image: url(../images/uberlink-over-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#uberlink a:link, #uberlink a:hover, #uberlink a:visited {
	color: #263981;
	background-image: url(../images/uberlink-bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.Title {
	color: #999;
	height: 39px;
	font-size: 140%;
	font-weight: normal;
	margin: 0;
	padding-left: 20px;
	padding-top: 3px;
}
.SideStory {
	width: 250px;
	margin-top: 25px;
	background-image: url(../images/side-story-bottom-bg.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding: 0 0px 20px 0px;
	margin: 20px 0px 0 20px;
}
.FormField {
	text-align:left;
	border: 1px solid #C8C8C8;
	background-color: #FFF;
	padding: 3px 3px 3px 3px;
	color: #666;
}
.FormFieldLeft {
	text-align:left;
	border: 1px solid #C8C8C8;
	background-color: #FFF;
	padding: 2px 3px 2px 3px;
	color: #666;
}
/*MainBody*/
.MainContainer {
	width: 992px;
	background-image: url(../images/main-container-top-bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
}
.MainBody {
	float: right;
	padding: 0px 0px 0px 0;
	width: 690px;
	padding-bottom: 25px;
}
.Content {
	color: #032D58;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 15px 15px;
	height: auto;
}
h1 {
	color: #263A82;
	font-weight: normal;
	font-size: 170%;
	margin-left: 6px;
	margin: 0;
	padding: 10px 0 8px 0;
}
h2 {
	font-size: 110%;
	color: #263A82;
	padding: 0;
	margin: 10px 0 6px 0;
	font-weight: normal;
}
h3 {
	font-size: 85%;
	color: #000;
	padding: 0;
	margin: 15px 0 5px 0;
	font-weight: bold;
}
p {
	line-height: 140%;
	text-align: left;
	padding: 0px 0px 10px 0px;
	margin: 0;
	color: #000;
	font-size: 80%;
}
.MainBody ul {
	list-style: url(/shared-images/bullet.gif);
	line-height: 150%;
	margin: 0px 0px 0px 0px;
	padding: 3px 60px 5px 30px;
	font-size: 80%;
	color: #333333;
}
.MainBody li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 3px;
	line-height: 140%;
}
.MainBody ul ul {
	font-size: 100%;
	padding: 3px 30px 5px 30px;
}
.ContentSummery {
	font-size: 80%;
	font-weight: bold;
	color: #000;
}
.BreadCrumbs {
	font-size: 75%;
	margin: 30px 0 0 0;
	float: left;
}
.BreadCrumbs a:link {
	color: #333;
	text-decoration: underline;
}
.BreadCrumbs a:visited {
	text-decoration: underline;
	color: #333;
}
.BreadCrumbs a:hover, .BreadCrumbs a:active {
	color: #003399;
	text-decoration: underline;
}
/*news*/
.NewsBox {
	background-color: #EEEEEE;
	border: 1px solid #E5E5E5;
	padding: 10px;
	margin-bottom: 12px;
	height: 175px;
}
.NewsItemDate {
	color: #666;
	font-size: 70%;
	padding: 0px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	line-height: 110%;
	font-weight: normal;
}
.NewsContent .NewsItemDate {
	color: #666;
	font-size: 70%;
	padding: 0px 0;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	line-height: 110%;
	font-weight: normal;
}
.NewsBox h1 {
	font-size: 150%;
}
/*Footer*/

.Footer {
	margin: 0em auto;
	width: 992px;
	background-image: url(../images/footer-bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 20px 0 20px 0;
}
.Footer p {
	font-size: 80%;
}
/* for Internet Explorer */

* html .Footer {
	margin-top: 0px;
}
/*** NavBar Tags *****************/
.Nav {
	line-height:normal;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 80%;
	width: 700px;
	position: relative;
	z-index: 1;
	padding-top: 70px;
}
#siteNav {
	DISPLAY: inline;
	MARGIN: 0px;
	LIST-STYLE-TYPE: none;
	padding: 0;
	list-style-image: url(none);
}
UL#siteNav LI {
	FLOAT: left;
	padding-bottom: 0px;
	text-align: center;
	font-weight: normal;
	position: relative;
	margin-left: 2px;
}
UL#siteNav LI A {
	COLOR: #333333;
	TEXT-DECORATION: none;
	text-align: left;
	display: block;
	padding: 5px 16px 4px 16px;
	font-weight: bold;
	line-height: 125%;
}
UL#siteNav #current {
	COLOR: #FFF;
	background-image: url(../images/nav-current-bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #000;
}
UL#siteNav #current a {
	COLOR: #FFF;
}
UL#siteNav #current li a {
	background-color:#f2f2f2;
	COLOR:#666666;
	border-bottom: none;
}
UL#siteNav #current li a:hover {
	COLOR:#F86400;
	border-bottom: none;
}
#siteNav LI:hover {
}
UL#siteNav LI a:hover {
	color: #FFF;
	background-color: #234B78;
}
UL#siteNav LI:hover a {
	color: #FFF;
 background-image: url(../images/LiRight.gif)  background-repeat: no-repeat;
	background-color: #234B78;
}
UL#siteNav LI#current a:hover {
	color: #FFFFFF;
}
UL#siteNav LI#current:hover a {
	color: #FFF;
}
UL#siteNav LI UL {
	DISPLAY: none;
	PADDING: 0px 0px 0px 0px;
	LEFT: 0px;
	MARGIN: 0px 0px 0px 0px;
	WIDTH: 140px;
	LIST-STYLE-TYPE: none;
	POSITION: absolute;
	width:175px;
	background-color: #19436C;
}
UL#siteNav LI:hover UL {
	CLEAR: left;
	DISPLAY: block;
	list-style-image: url(../../Includes/none);
}
UL#siteNav LI.sfhover UL {
	DISPLAY: block;
}
UL#siteNav LI UL LI {
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #02D0F5;
}
UL#siteNav LI UL LI A {
	DISPLAY: block;
	MARGIN: 0px;
	COLOR: #7C7C7C;
	text-align: left;
	font-size: 90%;
	font-weight: normal;
	padding: 5px 5px 5px 20px;
}
UL#siteNav LI UL LI A:link, UL#siteNav LI UL LI A:Visited, UL#siteNav LI UL LI A:active, UL#siteNav LI#current UL LI A:link, UL#siteNav LI#current UL LI A:Visited, UL#siteNav LI#current UL LI A:active {
	background-color: #234B78;
	color: #FFF;
	width:150px;
	background-image: none;
}
UL#siteNav LI UL LI A:hover, UL#siteNav LI#current UL LI A:hover {
	color: #214A77;
	border: none;
	padding: 5px 5px 5px 20px;
	background-color: #CCC;
	font-weight: normal;
	width:150px;
}
.ClearBoth {
	clear: both;
	height: 0px;
	overflow: hidden;
}
.SideStory h2 {
	color: #263A82;
	font-size: 100%;
	font-weight: bold;
	margin: 0px 0 5px 0;
	line-height: 140%;
}
/* Contact*/
.ContactInfo {
	font-size: 80%;
}
.ContactInfo th {
	font-weight: normal;
	padding: 3px 0px 3px 0px;
	color: #000;
	vertical-align: top;
	text-align: left;
}
.ContactInfo td {
	font-weight: normal;
	color: #000;
	padding: 1px 0px 2px 0px;
}
.TableDetails {
	font-size: 75%;
	color: #032D58;
	text-align: left;
	font-weight: normal;
	border-collapse: collapse;
}
.MustAsterix {
	color: #CC0000;
}
.TableDetails th {
	font-weight: bold;
	padding: 4px 0px 4px 0px;
	vertical-align: top;
	text-align: left;
}
.TableDetails td {
	font-weight: normal;
	padding: 4px 0px 4px 4px;
	vertical-align: top;
}
.PartnersTable {
	font-size: 80%;
	color: #032D58;
	text-align: left;
	font-weight: normal;
}
.PartnersTable td {
	font-weight: normal;
	text-align: left;
	padding: 4px 0px 4px 4px;
	vertical-align: top;
	width: 148px;
}
input[type=submit] {
	background-color:#4C77AD;
	border: 1px solid #3F628D;
	color: #FFFFFF;
	display: block;
	font-size: 120%;
}
/*News*/
.TableList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	width: 100%;
	margin: 10px 0;
	border-collapse: separate;
}
.TableList td {
	text-align: left;
	border-bottom: 1px solid #E7E7E7;
	vertical-align: top;
	color: #666666;
	padding: 2px;
}
.TableList tr {
	padding: 5px;
	text-align: left;
	font-size: 100%;
}
.TableList th {
	vertical-align: top;
	text-align: left;
	font-size: 110%;
	color: #666;
	font-weight: bold;
	border-bottom: 1px solid;
	border-bottom: 2px solid #C7D2DD;
	padding: 5px;
}
.PageNumbers {
	color:#666666;
	direction:ltr;
	font-size:85%;
	font-weight:normal;
	text-align:center;
	padding: 10px 0;
}
.PageNumbers a {
	color:#666;
	font-weight:normal;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}
.PageNumbers a:visited {
	color:#666;
	font-weight:normal;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}
.PageNumbers a:hover {
	background-color:#C7D2DD;
	color:#333;
}
.Disabled {
	color:#999999;
	font-weight:bold;
	margin:0 2px;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}
.Selected {
	background-color:#FFF;
	border:1px solid #C7D2DD;
	color:#F60;
	margin:0 2px;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}
.TextRight {
	text-align: right;
}
.FooterContainer {
	background-image:url(../images/footer-container-bg.gif);
	background-position: top center;
	background-repeat: repeat-x;
	margin-top: 20px;
}
#Home {
	background-image: url(../images/home-body-bg.gif);
	background-repeat: repeat-x;
	background-position: top center;
}
#Home .Content {
	padding: 20px 15px 0px 15px;
}
.Arrow {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 140%;
	padding: 0 0 0 12px;
}
.MainBody hr {
	color: #C9C9C9;
}
.Top {
	float: right;
	font-size: 85%;
	padding-right: 10px;
	font-weight: normal;
}
.SideMenuMain {
	width: 284px;
	padding-bottom: 15px;
}
ol {
	font-size: 80%;
}
.Date {
	padding-bottom: 5px;
	color: #666666;
	font-style: italic;
}
.ItemBox {
	margin-bottom: 15px;
	width: 194px;
	float: left;
	padding: 9px;
}
.TopIconLinks {
	width: 70px;
	float: right;
	margin: 5px 0 0 0;
}
.MainItem {
	background-image: url(../images/maim-item-bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 10px;
	margin-top: 20px;
}
.ItemBoxSeparator {
	background-image: url(../images/main-item-border.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 2px;
	float: left;
	height: 150px;
}
#Home .MainContainer {
	background-image: url(../images/home-main-container-top-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 992px;
}
#Home .MainBody {
	width: 992px;
	float: none;
}
.MainHomeItemImage {
	float: left;
	width: 110px;
	padding-top: 10px;
}
.MainHomeItemContent {
	float: right;
	width: 420px;
}
.MainHomeItem {
	width: 550px;
	float: left;
}
.SubHomeItem {
	float: right;
	width: 390px;
}
.SubHomeItemContent {
	float: right;
	width: 270px;
}
.HomeBottomItem {
	background-image: url(../images/home-bottom-bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 10px;
	padding: 10px;
}
.HomeBottomItem .ItemBox {
	width: 284px;
}
#Home .ItemBox ul {
	list-style: url(/shared-images/bullet.gif);
	line-height: 150%;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 5px 30px;
	font-size: 80%;
	color: #333333;
}
#Home .ItemBox li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 3px;
	line-height: 140%;
}
.Strip {
}
.HomeFlash {
}
