Body {
	background-color: #000000;
	margin: 0px;
}
.Height {
	height: 100%;
}
.HeaderThreeSideBorder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0060b9;
	border-bottom-color: #0060b9;
	border-left-color: #0060b9;
}
.HeaderNavBg {
	background-image: url(../images/HeaderNavBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
}
.FooterTopBg {
	background-image: url(../images/FooterTopBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.FooterBg {
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.FooterContent {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.WhiteBg {
	background-color: #FFFFFF;
}
.PageTitle {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #122766;
}
.PageTitleLine {
	background-image: url(../images/titleline.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.Content {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.BoxFourSideBorder {
	border: 1px solid #4a5e9b;
}
.BoxTitlrBg {
	background-image: url(../images/boxtitlebg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 35px;
}
.BoxMidBg {
	background-color: #666666;
}
.ImageHolder {
	background-color: #000000;
	border: 1px solid #FFFFFF;
}
.ImageHolderContent {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
a.link:link {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.link:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	
}
a.link:hover {
	font-family: Arial;
	font-size: 12px;
	color: #cfcdcd;
	text-decoration: none;
	font-weight: bold;
}


.Row0 {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #6e7da6;
	padding-right: 10px;
	padding-left: 10px;
}
.Row1 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #c1cbe8;
	padding-right: 10px;
	padding-left: 10px;
}
.Row_over {
	font-family: Arial;
	font-size: 12px;
	
	color: #FFFFFF;
	background-color: #152A6B;
	cursor:pointer;
}
.RowOne{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #6e7da6;
	padding-right: 10px;
	padding-left: 10px;
}



a.EmailLink:link {
	font-family: Arial;
	font-size: 12px;
	color:#ffffff;
	text-decoration: none;
}
a.EmailLink:visited {
	font-family: Arial;
	font-size: 12px;
	color:#ffffff;
	text-decoration: none;
}
a.EmailLink:hover {
	font-family: Arial;
	font-size: 12px;
	color:#0000FF;
	text-decoration: none;
}
.titlebg {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../images/boxtitlebg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 35px;
	padding-left: 10px;
}
.boxbgwithborder {
	background-color: #666666;
	border: 1px solid #4a5e9b;
}
a.ftr:link {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.ftr:visited {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.ftr:hover {
	font-family: Arial;
	font-size: 12px;
	color: #93C69B;
	text-decoration: none;
}

.PrintFooterContent {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}