/* CSS Document */

BODY {
	background-color: #FFFFFF;	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #012442;
}

.BodyIMG {
	background-image: url(../images/Body-Back.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.SideBarIMG {
	background-image: url(../images/Side-Bar-Back.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.HomeIMG {
	background-image: url(../images/Home.jpg);
	background-repeat:no-repeat;
	background-position:top-left;
}

A:HOVER {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #012442;
}

A:LINK {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #617BADA;
}

A {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #617BAD;
}

.MainNav A:HOVER {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : #617BAD;
}

.MainNav A:LINK {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : #012442;
}

.MainNav A {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color :#012442;
}

H1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #012442;
	margin: 0;
	padding: 0;	
}

H2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #012442;
	margin: 0;
	padding: 0;	
}

.FormTxt {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #012442;
	border:1px solid #9CA9B4;
	width: 180px;
	height: 20px;
	text-align: left;
	padding-left: 5px;
	vertical-align: middle;
	background-color: #FFFFFF;
}

.FormList{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #012442;
	border:1px solid #9CA9B4;
	width: 180px;
	height: 60px;
	text-align: left;
	padding-left: 5px;
	vertical-align: middle;
	background-color: #FFFFFF;	
}

TD {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #012442;
}

P {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #012442;
}

ul {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #012442;
	list-style-position: outside;
	list-style-type: disc;
}

.webdesign {
    font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.internet {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 11px;
	font-weight: normal;
	color: #284993;
	text-decoration: none;
}

.strategies {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 11px;
	font-weight: normal;
	color: #7EB400;
	text-decoration: none;
}
