/* CSS Document */
body {
background-color: #FFFFFF;
font-family: 'Verdana', 'Arial', 'Helvetica', sans-serif;
font-size: 12px;
}

a {
text-decoration:none;
font-weight: bold;
   }
   
a:hover {
text-decoration:none;
font-weight: bold;
color: #990000;
   }

td {
font-family: 'Verdana', 'Arial', 'Helvetica', sans-serif;
font-size: 12px;
}

.title {
font-family: 'Verdana', 'Arial', 'Helvetica', sans-serif;
font-size: 18px;
font-weight: bold;
}

.topmenu A:link {
color: #FFFFFF;
font-weight: bold;
font-size: 14px;
text-decoration: none;
}

.topmenu A:visited {
color: #FFFFFF;
font-weight: bold;
font-size: 14px;
text-decoration: none;
}

.topmenu A:hover {
color: #FF0000;
font-weight: bold;
font-size: 14px;
text-decoration: none;
}

.leftmenu {
border-style: solid;
border-width: 0px 0px 1px 0px;
border-color: #CCCCCC #333333 #333333 #CCCCCC;
padding: 5px;
}

.leftmenu A:link {
color: #333333;
font-weight: bold;
font-size: 12px;
text-decoration: none;
}

.leftmenu A:visited {
color: #333333;
font-weight: bold;
font-size: 12px;
text-decoration: none;
}

.leftmenu A:hover {
color: #990000;
font-weight: bold;
font-size: 12px;
text-decoration: none;
}

.rightmenu {
border-style: none solid solid;
border-width: 1px;
border-color: #0066FF;
padding: 5px;
}

.rightmenu A:link {
color: #000066;
font-weight: bold;
font-size: 12px;
text-decoration: none;
}

.rightmenu A:visited {
color: #000066;
font-weight: bold;
font-size: 12px;
text-decoration: none;
}

.rightmenu A:hover {
color: #990000;
font-weight: bold;
font-size: 12px;
text-decoration: none;
}

.table-header {
background-color: #99CCFF;
font-weight: bold;
font-size: 14px;
padding: 3 3 3 3;
}

.table-header2 {
background-color: #99CCFF;
font-weight: bold;
font-size: 12px;
padding: 2 2 2 2;
border-width: 1px;
border-style: solid;
border-color: #99CCFF;
}

.table-header3 {
background-color: #DDEEFF;
font-weight: bold;
font-size: 12px;
padding: 3 3 3 3;
}

.th-green {
background-color: #66CC66;
font-weight: bold;
font-size: 14px;
padding: 3 3 3 3;
}

.th-green2 {
background-color: #CCFFCC;
font-weight: bold;
font-size: 12px;
padding: 3 3 3 3;
}

.th-or {
background-color: #FF9933;
font-weight: bold;
font-size: 14px;
padding: 3 3 3 3;
}

.th-or2 {
background-color: #FFCC99;
font-weight: bold;
font-size: 12px;
padding: 3 3 3 3;
}

.header {
font-weight: bold;
font-size: 16px;
color: #000066;
}

.lists {
padding: 3 3 3 3;
}

.info-left {
border-style: none solid solid none;
border-width: 1px;
border-color: #990000;
}

.info-right {
border-style: none none solid none;
border-width: 1px;
border-color: #990000;
}

.circle {
list-style-position: outside;
list-style-type: disc;
}

.blue {
border-width: 1px;
border-style: solid;
border-color: #66CCFF #003366 #003366 #66CCFF;
font-color: #FFFFFF;
font-weight: bold;
background-color: #0099ff;
}

.lblue {
border-width: 1px;
border-style: solid;
border-color: #CCCCFF #0099ff #0099ff #CCCCFF;
font-color: #FFFFFF;
font-weight: bold;
background-color: #66C4FF;
}

.pblue {
border-width: 1px;
border-style: solid;
border-color: #66CCFF #0099ff #0099ff #66CCFF;
font-color: #000066;
font-weight: bold;
background-color: #dbf7ff;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;

}
.content2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}

.content-sml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.content-black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.content-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.content-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.content-large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}

.contentHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	left: auto;

}
.contentHeaders2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.contentHeaders3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
}
.content-upercase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
}
.smltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;

}
