body { background:url(../images/mainBG.gif) top center repeat-y #A3A38A; margin:0px; font-size: 100%;}
img { border-style: none; }

a:link { text-decoration: underline; color: #105D4D;}
a:visited { text-decoration: underline; color: #105D4D;}
a:hover { text-decoration: underline; color: #00CC33;}
a:active  { text-decoration: underline; color: #105D4D;}

.contain { text-align: left; width: 725px; border-left: 2px solid white; border-right: 2px solid white; }

.content {
	width: 725px;
	background:url(../images/dateBG.gif) top right no-repeat white;
	font-family: verdana, arial;
	font-size: 70%;
	color: #333333;
}


hr {height: 1px; background-color: #999;  color: #999; margin-right: 25px;}

table {	font-family: verdana, arial;
	font-size: 100%;
	color: #333333; }

.contentText {
	margin: 0px 20px 10px 20px;
	line-height: 16px;
}

.error {color: red; margin-top: 10px;}

h4 { font-size: 130%; margin-bottom: 10px; line-height: 130%}

.date {
	text-align: right; 
	font-family: arial;
	font-size: 95%;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 7px;
}

.menu {
	margin-left: 10px;
	margin-top: 10px;
	font-size: 12px;
	line-height: 18px;
}

.menu a:link { text-decoration: none; color: #105D4D; font-weight: bold; }
.menu a:visited { text-decoration: none; color: #105D4D; font-weight: bold; }
.menu a:hover { text-decoration: none; color: #00CC33; font-weight: bold; }
.menu a:active  { text-decoration: none; color: #004080; font-weight: bold; }

.subMenuItem a { margin-left: 15px; margin-top: 2px;}

.subMenuItemThree a { margin-left: 30px; margin-top: 2px;}

.footer { font-family: verdana, arial;
	font-size: 10px;
	color: #333; 
	margin: 10px;
	margin-top: 20px;}
.standard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
	line-height: 15px;
}
.tablebullets {
	font-size: 70%;
}
.tabletext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	font-style: normal;
	color: #333;
	background-color: #FFF;
}

.contain .content tr td .contentText p strong {
	color: #105D4D;
}
