

body {
	margin: 0px;
	padding: 0px;
	background: #ffffff repeat-y url(images/background.gif) center;
}
/* Main Content Areas */
h1 {
	font-style: "trebuchet MS", Verdana, Sans-Serif;
	font-size: 20px;
	padding-left: 20px;
}
.mainText {
	color: #000000;
	font: 12px/14px "trebuchet MS", Verdana, Sans-Serif;
	text-align: left;
	display: block;
	padding-left: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
}
.mainText a:link {
	color: #20344a;
	text-decoration: none;
	font-weight: bold
}
.mainText a:visited {
	color: #1E303A;
	text-decoration: none;
	font-weight: bold
}
.mainText a:hover {
	color: #7CACE1;
	text-decoration: none;
	font-weight: bold
}
.mainText a:active{
	color: #7CACE1;
	text-decoration: none;
	font-weight: bold
}
/* End Main Content Areas */
/* Right Handed Box Styles */
.rightBoxTable {
	margin: 0px 15px 5px;
	padding: 0px;
	width: 200px;
	border: 0px none;
	float: right;
	clear:both;
}
.rightBoxTextHeadline{
	font: 14px "trebuchet MS", Verdana, Sans-Serif;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	width: 200;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #20344a
}
.rightBoxText{
	font: 12px "trebuchet MS", Verdana, Sans-Serif;
	border-width: 2px;
	border-style: solid;
	border-color: #999999;
	width: 200;
	margin: 0,10px,0,0;
	margin-right: 10px;
	padding: 10px,10px,10px,10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background: white
}
.rightBoxText a:link {
	color: #20344a;
	font: 11px "trebuchet MS", Verdana, Sans-Serif;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 20px;
}
.rightBoxText a:visited {
	color: #20344a;
	font: 11px "trebuchet MS", Verdana, Sans-Serif;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 20px;
}
.rightBoxText a:hover {
	color: #7CACE1;
	font: 11px "trebuchet MS", Verdana, Sans-Serif;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 20px;
}
.rightBoxText a:active{
	color: #7CACE1;
	font: 11px "trebuchet MS", Verdana, Sans-Serif;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 20px;
}
#currentpage {
	color: #7CACE1;
}
/* End Right Handed Box Styles */
/* Form Styles*/

.formText {
	color: #666666;
	font: 12px "trebuchet MS", Verdana, Sans-Serif;
	text-align: left;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px
}
.formTextError {
	color: #FF0000;
	font: 10px "trebuchet MS", Verdana, Sans-Serif;
}
TABLE.formText {
	padding-left: 20px;
}


/* End Form Styles*/

/* Start Footer Styles */
.footer {
	background: url(images/footer.gif) no-repeat;
	height: 40px;
}

.footerText {
	color: #ffffff;
	font: bold 11px "trebuchet MS", Verdana, Sans-Serif;
	text-align: center;
	margin: 0px;
	display: block;
}

.footerText2 {
	color: #000000;
	font: bold 10px "trebuchet MS", Verdana, Sans-Serif;
	padding-top: 3px;
	padding-bottom: 6px;
	margin: 0px;
	text-align: center;
	display: block;
}
.footerText2 a:link {
	color: #20344a;
	text-decoration: none
}
.footerText2 a:visited {
	color: #1E303A;
	text-decoration: none
}
.footerText2 a:hover {
	color: #7CACE1;
	text-decoration: none
}
.footerText2 a:active{
	color: #7CACE1;
	text-decoration: none
}
/* Start Footer Styles */

