/* CSS Document */

Body {
	margin:0px;
	background-color:#061C3D;
}
.Color1 {
	background-color:#FFFFFF;
}
.Color2 {
	background-color:#F6E9C7;
}
.Color3 {
	background-color:#E4EEFD;
}
.Color4 {
	background-color:#FCF8EE;
}
.Color5 {
	background-color:#2B528C;
}
.LeftSpeacer {
	background-image:url(../images/left_img.jpg);
	background-repeat:repeat-y;
}
.FooterBg {
	background-image:url(../images/bottom_img.jpg);
	background-repeat:no-repeat;
	height:89px;
}
.SiteText {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
.Links {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.Links:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #697FA2;
	text-decoration: none;
}
.Footer {
	font-family: Verdana;
	font-size: 9px;
	color: #697FA2;
	text-decoration: none;
}
.Padding5 {
	padding:5px;
}
.Padding10 {
	padding:10px;
}
.Padding15 {
	padding:15px;
}
.BlueHeading {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #2D548B;
}
ul {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	list-style-image: url(../images/bullet1.gif);
}
.SmallHeading {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.WhiteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
