/* Global Styles */
body {
	background-color: #11568C;
	text-align: center;
}

a {
	color: #006600;
	}

a:hover {
	font-weight: bold;
	}

/* ID Styles */

/*-- main_container ------------------------------------------------------*/

#main_bk {
	background-color:#FFFFFF;
	padding: 10px;
	width: 568px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 0px;
}

.PageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #800000;
}

.BodyText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	font-weight: normal;
	margin-right: 10px;
}

.BodyTextEmphasis {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	font-style: italic;
}

.HeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
}

.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}

.navText {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	letter-spacing:normal;
	line-height:16px;
	font-weight: normal;
	}
	
.menuText {
	line-height:13px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

a {
	color: #006600;
	}

a:hover {
	font-weight: bold;
	}
	
#mast a {
	font:12px Arial, Helvetica, sans-serif;
	color: #006600;
	}
	
#mast a:hover {
	color:#003366;
	}
	
#menu a {
	font:10px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	vertical-align: top
	}
	
#menu a:hover {
	color:#006600;
	font-weight: bold;
	}
.HeadlineBlack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.BodyTextRightMargin {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	margin-right: 6px;
}
.AdvertHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006600;
	margin-left: 10px;
	padding-left: 10px;
}
.AdvertBodyText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	background-attachment: fixed;
}

.AdvertHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #008040;
	margin-top: 6px;
}
.BodyTextBold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	font-weight: bold;
}
.HeadlineGray {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.ListHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #008040;
	list-style-type: circle;
	list-style-image: url(../graphics/bullet.gif);
}
.BodyTextBoldRed {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	line-height: 20px;
	font-weight: bold;
}

/*******************************************************
* TOC
*********************************************************/
/* Sometimes they want different color modules so we need to change things slightly */
.Box_Border		{FONT-WEIGHT:bold;FONT-SIZE:12px;COLOR:#FFFFFF;FONT-FAMILY: Arial, Helvetica, sans-serif;BACKGROUND-COLOR:#006600;}
.Box_BG			{BACKGROUND-COLOR:#F7F7EE;}

.Box_Content 		{FONT-WEIGHT:normal;FONT-SIZE:11px;COLOR:#333333;FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;}
a.Box_Content:link 		{FONT-WEIGHT:normal;FONT-SIZE:10px;COLOR:#333333;FONT-FAMILY: Verdana, Arial;text-decoration:underline;}
a.Box_Content:visited 	{FONT-WEIGHT:normal;FONT-SIZE:10px;COLOR:#333333;FONT-FAMILY: Verdana, Arial;text-decoration:underline;}
a.Box_Content:hover 		{FONT-WEIGHT:normal;FONT-SIZE:10px;COLOR:#333333;FONT-FAMILY: Verdana, Arial;text-decoration:none;}
#mailform_box {
	background-color: #ECE9D8;
	border: thin dotted #000000;
	padding: 10px;
}
