.graygobtn {
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	BORDER-LEFT: #000000 1px solid;
	COLOR: #FFFFFF;
	BORDER-BOTRobert: #000000 1px solid;
	FONT-FAMILY: Tahoma, Arial, Helvetica;
thin: 
}
.normal {
	FONT-SIZE: 10pt; FONT-FAMILY: Arial,Helvetica
}
.heading3red {
	FONT-WEIGHT: bold; FONT-SIZE: 11pt; COLOR: #993300; LINE-HEIGHT: 150%; FONT-FAMILY: Arial,Helvetica
}
.heading3black {
	FONT-WEIGHT: bold; FONT-SIZE: 11pt; COLOR: black; FONT-FAMILY: Arial,Helvetica; TEXT-DECORATION: none

}
.dateline {
	FONT-SIZE: 10pt; COLOR: #3B90B9
}
.heading1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	COLOR: #2F67F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.heading2 {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: #022900
}
.heading5 {
	FONT-WEIGHT: normal; FONT-SIZE: 22pt; COLOR: black
}
.heading6 {
	FONT-WEIGHT: normal; FONT-SIZE: 17pt; COLOR: black; FONT-FAMILY: "Times New Roman"
}

.normaltext {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-align: justify;
}

.heading1blue { FONT-WEIGHT: bold; FONT-SIZE: 13.5pt; color: #022900}
.smallpromptred { FONT-SIZE: 10pt; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; color: #993300; font-weight: bold }
.navleftliteblue {
	FONT-SIZE: 10pt;
	COLOR: #FFFFFF;
	FONT-FAMILY: Tahoma, Arial, Helvetica;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-variant: normal;
	text-indent: 0px;
	white-space: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	list-style-type: square;
	text-transform: uppercase;
}
.smallpromptgray { FONT-SIZE: 8.5pt; FONT-FAMILY: Tahoma, Arial, Helvetica ; color: #333333; font-weight: bold}
.smallestgraylite {
	FONT-SIZE: 9pt;
	COLOR: #CCCCCC;
	font-family: Tahoma;
}
#body {
	background-color: #333333;
	background-image: url(images/background.jpg);
background-attachment: fixed; 
	margin: auto;
	padding: 2px;
	width: 600px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	overflow: scroll;
	position: fixed;
	visibility: visible;
	height: auto;
	#container selector */
	color: #333333;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(images/background.jpg);
	background-attachment: fixed;
}
.oneColFixCtrHdr #container {
	width: 900px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.oneColFixCtrHdr #leftnav {
	width: 215px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #201f1f;
	float: left;
	position: absolute;
	padding: 5px;
	border: 1px none #000000;
	height: 850px;
}
.oneColFixCtrHdr #header {
	background: #000000;
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 5px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #000000;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#333333;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.newcontent {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #02A998;
	background-position: center top;
	height: auto;
	width: auto;
	float: none;
	left: 5px;
	margin: 0px;
	border: thin none #000000;
	padding: 6px;
}
.greycontent {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #999999;
	background-position: left top;
	height: auto;
	width: auto;
	float: none;
	left: 5px;
	margin: 0px;
	border: thin solid #FFFFFF;
	padding: 6px;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
.oneColFixCtrHdr #container #header .style2 style3 strong {
	padding: 3px;
	float: left;
	width: 200px;
	position: relative;
	visibility: visible;
}

.yellowcontent {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #FBF408;
	background-position: left top;
	height: auto;
	width: auto;
	float: none;
	left: 5px;
	margin: 0px;
	border: thin none #666666;
	padding: 6px;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
.whitecontent {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	background-position: left top;
	height: auto;
	width: auto;
	float: none;
	left: 5px;
	margin: 0px;
	border: thin none #666666;
	padding: 6px;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
.graycontent {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	background-position: left top;
	height: auto;
	width: auto;
	float: none;
	left: 5px;
	margin: 0px;
	border: thin none #333333;
	padding: 6px;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
A:link.color1 { color: #ffffff; }
A:hover.color1 { color: #ffffff }
A:active.color1 { color: #ffffff }
A:visited.color1 { color: #ffffff }

A:link.color2 { color: #cecece; }
A:hover.color2 { color: #cecece }
A:active.color2 { color: #cecece }
A:visited.color2 { color: #cecece }
