body {
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style:normal;
	font-size: 13px;
	color:#000033;
}

a:link {
	color: #0033CC;
}
a:visited {
	color: #0033CC;
}
a:hover {
	color: #F8820C;
}
a:active {
	color: #9900FF;
}

.style1 {
	font-size: 18px;
	font-weight: bold;
	color:#FF0000;
}

.style2 {
	font-size: 18px;
	font-weight: bold;
	color:#000033;
}
.style4 {
font-size: 18px; 
font-weight: bold;  
color: #993333; 
}
.style5 {
	color: #FFFF00;
	font-weight: bold;
	font-size: 18px;
}
.style8 {
	font-size: 14px;
	font-weight: bold;
	color: #993333;
}
.style9 {
	font-size: 24px;
	font-weight: bold;
	color: #FF9900;
}

.style10 {
	font-size: 12px;
}

.style11 {
 font-size: 12px; color: #FFFF66; 
}

.style12 {
color: #CCCCCC;
}

.style13 {
	color: #66FFFF;
	font-weight: bold;
}

.style14 {
color:#596476;
font-size:16px;
font-weight:bold;
}

.style15 {color: #4179B8
}

.style16 {
	font-size: 24px;
	font-weight: bold;
	color: #993333;
}

.style17 {
	font-size: 13px;
	color: #FF9900;
}

.style18 {
	font-size: 18px;
	font-weight: bold;
	color:#FF9900;
}

.menuStyle {
	border: 1px  solid #CCCCCC;
}

.Rboders{
border-right-width:thin;
border-right-style:solid;
color:#666666;
}

.Lborders{
border-left-width:thin;
border-right-style:solid;
color:#666666;
}

.Bborders{
border-bottom:dashed;
border-bottom-width:thin;
}

.myborders{
border: 1px  solid #EBEBEB;
}

#thinBorders td{
border: 1px  solid #EBEBEB;
border-bottom:1px  solid #EBEBEB;
border-left:1px  solid #EBEBEB;
border-right:1px  solid #EBEBEB;
border-top:1px  solid #EBEBEB;
}

#datacellBorders td{
border: 1px  solid #DDDDDD;
border-bottom:1px  solid #DDDDDD;
border-left:1px  solid #DDDDDD;
border-right:1px  solid #DDDDDD;
border-top:1px  solid #DDDDDD;
}

div#navbar {font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .9em;
font-weight: bold;
background-color: #00c3ff;
border: 1px #82ddf6 solid;
font-weight: bold;
padding: 1px;
width: 189px;
}

#navbar ul li a:link, #navbar ul li a:visited {color: #000000;
background-color: #58c7ff;
text-decoration: none;
border-top: solid #0066cc 1px;
border-left: solid #999999 1px;
border-bottom: solid #0066cc 1px;
border-right: solid #0000ff 1px;
padding: 2px;
display: block;
width: 189px;}

#navbar ul li a:hover, #navbar ul li a.current {color: #0d1586;
background-color: #b2eeff;
text-decoration: none;
border-top: solid #0066cc 1px;
border-bottom: 1px #0066cc solid;
}

#navbar ul li {margin: 0px; padding: 0px; list-style-type: none; display: block;
}

#navbar ul {margin: 0px; padding: 0px;
}

.LargeFont {
font-size:large;
}

.XlargeFont {
font-size:x-large;
}

.MediumFont {
font-size:medium;
}

.SmallFont {
font-size:small;
}

.boldFont{
font-weight:bold;
}

.bolderFont{
font-weight:bolder;
}

#navbuttons a:hover{
color:#FF0000;
background-color: #FF0000;
}

.redFont{
font-family:Arial, Helvetica, sans-serif;
color:#FF0000;
}

#myblock h2{
background-color:#000033;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:18px;
color:#FFCC00;
}

#starBullets ul{
list-style-image: url(pageAssets/star_Bullet.gif);
list-style-position:inside;
line-height: 22px;
font-size:16px;

}
#formsBullets ul{
list-style-image: url(pageAssets/formsIcons.gif);
list-style-position:inside;
line-height: 59px;
font-size:16px;

}
.DRKblue {
font-family:Arial, Helvetica, sans-serif;
	color:#0000CA;
	font-size: 24px;
	font-weight: bold;
}

.boxitborders{
display:block;
border-style:dashed;
border-color:#FF0000;
padding: 6px;
}