/* Main */

body {
	background-image: url(images/bg1.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
	margin-right: 50px;
	margin-left: 50px;
}

img {
	border-style: none;
}

a:link {
	color: #006699;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #006699;
}

a:hover {
	text-decoration: underline;
	color: #0099CC;
}

a:active {
	text-decoration: none;
	color: #006699;
}

td.content {
	padding: 5px;
}

/* Font Styles */

.boldsubheadblue {color: #003564; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.bodytype {font-size: 12px;font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333; font-weight: normal; }
.style3 {font-size: 10px; color: #666666; font-weight: bold; }
.style4 {font-size: 11px; color: #333333; font-weight: bold; }
.style5 {color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 22px; font-weight: bold; }
.style8 {font-size: 12px; color: #333333; font-weight: bold; }
.style9 {font-size: 11px; color: #333333 }
.style10 {font-size: 12px; color: #333333 }
.style11 {font-size: 16px; color: #003564; font-weight: bold; }
.style14 {font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333 }
.style15 {color: #FFFFFF; }
.style16 {color: #003564; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight: bold; }
.style17 {color: #003564; font-size: 14px; }
.style18 {color: #003564; font-size: 24px; font-weight: bold; }
.style19 {color: #003564; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; }
.style20 {color: #003564; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 30px; font-weight: bold; }
.clocktype {font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666; }
/* Border Styles */

p.dotted {border-style: dotted}
p.dashed {border-style: dashed}
p.solid {border-style: solid}
p.double {border-style: double}
p.groove {border-style: groove}
p.ridge {border-style: ridge}
p.inset {border-style: inset}
p.outset {border-style: outset}