@charset "utf-8";
/* CSS Document */

.clear {
	overflow: hidden;
	height: 1px;
}
.Container {
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color:#FFFFFF;
}
.Header {
	width:800px;
	height:95px;
	background-image:url(Images/Logo.png);
	background-color:#FFFFFF;
}
.Image {
	width:780px;
	height:180px;
	background-color:#2C5B86;
	padding:10px;
	background-image:url(Images/ImageHeader.png);
}
.Menu {
	width:180px;
	height:180px;
	padding-left:20px;
}
.MenuCell {
	width:180px;
	height:20px;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	margin-top:5px;
	font-size: 14px;
	text-decoration: none;
	border-bottom:1px solid #fff;
}
.MenuCell a {
	width:180px;
	height:20px;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	margin-top:5px;
	font-size: 14px;
	text-decoration: none;
}
.MenuCell a:hover {
	width:180px;
	height:20px;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#00CCFF;
	margin-top:5px;
	font-size: 14px;
	text-decoration: none;
}
.SubMenuCell {
	width:175px;
	height:20px;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	margin-top:5px;
	font-size: 12px;
	text-decoration: none;
	padding-left:5px;
}
.SubMenuCell a {
	width:175px;
	height:20px;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	margin-top:5px;
	font-size: 12px;
	text-decoration: none;
	padding-left:5px;
}
.SubMenuCell a:hover {
	width:175px;
	height:20px;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#00CCFF;
	margin-top:5px;
	font-size: 12px;
	text-decoration: none;
	padding-left:5px;
}
.Content {
	width:780px;
	background-color:#FFFFFF;
	padding:10px;
}
.ParaA {
	width:275px;
	padding-right:5px;
	float:left;
}
.ParaB {
	width:275px;
	padding-left:5px;
	float:right;
}
.ColumnA {
	width:195px;
	height:600px;
	float:left;
	padding-right:5px;
	background-repeat:no-repeat;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
}
.ColumnB {
	width:560px;
	float:right;
	padding-right:5px;
	padding-left:5px;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	background-color:#E6E6FF;
}
.ColumnC {
	width:155px;
	float:right;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
}
.Footer {
	width:790px;
	height:20px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	padding:5px;
	clear:both;
}
.FooterLine {
	width:780px;
	height:1px;
	background-color:#2C5B86;
	margin-left:10px;
	margin-right:10px;
	clear:both;
}
.HeaderText {
	font-size: 24px;
	font-weight: bold;
	color: #2C5B86;
	font-family:Arial, Helvetica, sans-serif;
}
.TitleHeader {
	width:560px;
	height:22px;
	background-image:url(Images/HeaderBG.png);
	padding:5px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
}
.HeaderText2 {
	font-size: 16px;
	font-weight: bold;
	color: #2C5B86;
}
.HeaderText3 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding:5px;
	background-color:#27547E;
}
.TextBox3 {
	padding:5px;
	background-color:#E6E6FF;
}
.BoldGreyText {
	font-weight: bold
}
.BoldBlueText {
	color: #2C5B86;
	font-weight: bold;
}
.TextBox {
	background-color:#2C5B86;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.TextBox2 {
	background-color:#C8DBEC;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	border: thin solid #2C5B86;
}
.Logos {
	width:570px;
	height:75px;
	float:right;
}
