@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	line-height: normal;
	background-color: #59755F;
	background-image: url(images/grad.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #411047;
}
.CenterImage {
	position: fixed;
	height: 450px;
	width: 220px;
	left: 0px;
	top: 0px;
}

.html {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center; /* IExplorer */
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #411047;
}

.FooterMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #411047;
}
 
/* main container */
.container {
	position: relative;
	padding: 0;
	margin: auto; /* Firefox, Mozilla, Opera */
	height: auto;
	width: 720px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #411047;
}

/* container */
.header  {
	position: relative;
	clear: both;
	height: 120px;
	width: 720px;
	background-image: url(Images/Header.gif);
	background-repeat: no-repeat;
}

.body {
	margin: 0;
	padding: 0;
	background-color: #003300;
	font-family: "Lucida Sans";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #003300;
}

/* body */
table.body {
	position: relative;
}

/* footer */
.footer {
	position: relative;
	clear: both;
	background: url(images/footer.gif) no-repeat;
	height: 85px;
	width: 730px;
	background-image: url(images/footer.gif);
}

#FooterMenu {
	position: absolute;
	padding-left: 14px;
	height: 20px;
	width: 550px;
	top: 0px;
	left: 120px;
	color: #5E5B53;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#copyright {
	position: absolute;
	padding-left: 14px;
	height: 20px;
	width: 450px;
	top: 40px;
	left: 160px;
	color: #5E5B53;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#left {
	float: left;
	width: 150px;
}

#right {
	float: right;
	width: 150px;
}

a {
	color: #000066;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#mainMenu1 a { 
font-family: georgia, times new roman, times, serif;
font-variant: small-caps;
	color: #0000CC;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	}

#mainMenu1 a:hover {
	color: #0066CC;
	font-style: italic;
	}

#mainMenu2 a { 
font-family: georgia, times new roman, times, serif;
	color: #0000CC;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	}

#mainMenu2 a:hover {
	color: #0066CC;
	font-style: italic;
	}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

p {
	margin: 0px 10px 0px 10px;
}

p.left {
	text-align: left;
}

p.right {
	text-align: right;
}

p.date {
	color: #B4B3B3;
}

span.arrow {
	padding-left: 14px; text-align: right;
  	background: url(images/arrow.gif) no-repeat;
}

description {
	margin: 0;
	padding: 0;
	background: url(images/background.gif) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.formfields {
	font-family: "Tahoma";
	font-size: 11px;
	color: #333333;
	vertical-align: middle;
}

.sub_header {
	font-family: "Tahoma";
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	letter-spacing: normal;
}

td.dotted {
	border-bottom: dotted 1px;
}

.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #003300;
}

.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FF0000;
}

.BurArial14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #990000;
}

.BurgArial18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #990000;
}

.White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.BlackArial14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.BlackArial18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}

.GreenArial14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #006633;
}

.GreenArial18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #006633;
}

.GreenTimes14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #006633;
}

.PurpleTimes18 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #411047;
}
.BlackTimes18 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}

.FooterLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
}

.PurpleTimes14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #411047;
}

.PurpleArial14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #411047;
}
.PurpleArial18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #411047;
}
