html { background: url(images/dark_gray_gradient_bgimage.jpg) repeat-x; }
body { font-family: Helvetica, Arial, sans-serif; font-size: 15px; line-height: 15pt; background-color: #747E87; text-align: left; }

#wrapper {
	width: 830px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#shadow {
	background-image: url(images/shadow_back.png);
	background-repeat: repeat-y;
	width: 870px;
	margin-left: auto;
	margin-right: auto;
}


a:link {
	text-decoration: none;
	color:#000000;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color:#000000
}
a:hover {
	text-decoration: underline;
	color:#f00
}
a:active {
	text-decoration: underline;
	color:#ffffff;
	font-weight: normal;
}

tr #left{
	font-size: 12px;
	font-weight: bold;
	border:1px solid #9FAEB3;
	width: 170px;
	text-align: left;
	color: #0066CC;
	text-decoration: underline;
}

tr #right{
	font-size: 12px;
	font-weight: bold;
	border:1px solid #9FAEB3;
	width: 170px;
	color: #0066CC;
	text-decoration: underline;
}

tr #middle{
	border:1px solid #9FAEB3;
	width: 570px;
	text-align:left;
	padding: 10px;
}

tr #right a{
	text-decoration:underline;
	color: #0066CC;
}

tr #right a:hover{
	text-decoration:underline;
	color: #FF0000;
}

tr #left a{
	text-decoration:underline;
	color: #0066CC;
}

tr #left a:hover{
	text-decoration:underline;
	color: #FF0000;
}

tr #right li{
	list-style-type: none;
	padding: 4px;
	text-align: left;
	margin: 0 0 0 -35px;
}

.content-table {
	vertical-align: top;
	text-align:left

}

#right-header {
	background-color:#FF0000;
}

#left-header {
	background-color: white;
}

#right-menu {
	border-top:1px solid #9FAEB3;
}

#left-menu {
	border-top:1px solid #9FAEB3;
}

.bulletsblue {
	padding-bottom: 5px;
	list-style-image: url(images/10x10bullet.gif);
	list-style-position: outside;
	font-weight: bold;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	color: black;
}

.Times {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.subhead { 
	text-shadow: 2px 3px 3px #a8c1c9; color: red; 
	font-size: 21px; font-weight: bold; 
	font-family: Helvetica, Arial, sans-serif; 
	line-height: 21pt; margin: 0; 
}

.bodybold { 
	color: #06c; 
	font-size: 15px; 
	font-family: Helvetica, Arial, sans-serif; 
	font-weight: bold; 
	line-height: 15px; 
	margin: 0; 
}
.smalltype {
	color: #000000;
	font-size: 10pt;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 15pt;
	text-align: left;
}
#box {
	-moz-box-shadow: black 0px 0px 5px;
}
.centerednormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-align: center;
}
.smalltypecentered {
	color: #000;
	font-size: 9pt;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 13pt;
	text-align: center;
}
.smalltypegray {
	font-size: 9pt;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 11pt;
	text-align: center;
	color: #5E6C75;
}.video {
	background-image: url(images/video_bgimage.jpg);
	background-repeat: repeat-y;
}

