a:link {
color : #6600cc; 
text-decoration : none; 
} 
a:visited {
color : #6600cc; 
text-decoration : none; 
} 
a:hover {
color : #000000; 
text-decoration : none; 
} 
a:active {
color : #ffffff; 
text-decoration : none; 
} 
body {
margin-top : 0; 
margin-right : 0; 
margin-bottom : 0; 
margin-left : 0; 
background-color : #e9f3fc; 
} 
.vertdevider {
background-image : url(layout/images/vertdevider.gif); 
background-repeat : repeat-y; 
} 
.navbg {
background-image : url(layout/images/navbg.gif); 
background-repeat : repeat-x; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 13px; 
font-weight : bold; 
} 

.navbg a:link {
color : #FFFFFF; 
text-decoration; 
} 
.navbg a:visited {
color : #FFFFFF; 
} 
.navbg a:hover {
color : #000000; 
} 

.bodycolor {
background-color : #d5e9f8; 
} 
.navdivider {
background-image : url(layout/images/navspacer.gif); 
} 
.leftnavcolor {
background-color : #72b6e8; 
} 

.subnavbg {
padding : 5px; 
width : 159px; 
border-bottom-width : 1px; 
border-top-style : solid; 
border-right-style : none; 
border-bottom-style : solid; 
border-left-style : none; 
border-bottom-color : #b5d7f2; 
background-color : #92c6ed; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-weight : bold; 
border-top-width : 1px; 
border-top-color : #6e98c7; 
} 

.subnavbg a:link {
color : #FFFFFF; 
text-decoration; 
} 
.subnavbg a:visited {
color : #FFFFFF; 
} 
.subnavbg a:hover {
color : #000000; 
} 


h2 {
font-family : Arial, Helvetica, sans-serif; 
font-size : 14px; 
color : #335984; 
font-weight : normal; 
} 
h3 {
font-family : Arial, Helvetica, sans-serif; 
font-size : 18px; 
color : #335984; 
font-weight : normal; 
} 
h4 {
font-family : Arial, Helvetica, sans-serif; 
font-size : 16px; 
color : #335984; 
font-weight : bold; 
} 
h5 {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : #335984; 
font-weight : Bold; 
} 
a.bodytext:link {
color : #6600cc; 
text-decoration : underline; 
} 
a.bodytext:visited {
color : #6600cc; 
} 
a.bodytext:hover {
color : #000000; 
} 
.subnavbottom {
padding : 5px; 
width : 159px; 
border-bottom-width : 1px; 
border-top-style : none; 
border-right-style : none; 
border-bottom-style : solid; 
border-left-style : none; 
border-bottom-color : #6e98c7; 
background-color : #72b6e8; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-weight : bold; 
} 
p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.forms {
	background-color: #EDF5FC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C1DFF4;
	border-bottom-color: #C1DFF4;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;

}

