/**************************************
 	Main tag style. These are for the
	base tags.
 **************************************/
body { 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000
	line-height: 18px
}
p {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	line-height: 18px
}
blockquote {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
	line-height: 18px
}
ul { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	line-height: 18px; 
	list-style-type: disc; 
	margin-top: 12px; 
	margin-bottom: 12px
} 
ol { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	line-height: 18px; 
	list-style-type: decimal; 
	margin-top: 12px; 
	margin-bottom: 12px
}
td {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000
	line-height: 18px
}
a:link {   
	color: #003399; 
	text-decoration: none
}
a:visited {   
	color: #003399; 
	text-decoration: none
}
a:hover { 
	color: #003399;
	text-decoration: underline
}
h1 {
	font-size : 26px;
	color : #003399;
}
h2 {
	font-size : 24px;
	color : #990033;
}
h3 {
	font-size : 16px;
	color : #003399;
    font-style: normal
}
h4 {
	font-size : 14px;
	color : #003399;
    font-style: normal
}
/*************************************
	Footer Classes 
*************************************/
.footer {  
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10.5px; 
}
.footer a {
	color: #003399;
	text-decoration:none;
}
.footer a:hover {
	color: #003399;
	text-decoration:underline;
}
/*************************************
 	Main Body Content Classes 
	These are for non-splash page
	content.
*************************************/
/* main body */
.contenttext { 
	font-size: 12px; 
	color: #000000;
	text-decoration: none
}
.contenttext a {
	color: #003399;
	text-decoration: none; 
	line-height: normal
}
.contenttext a:hover {
	color: #003399;
	text-decoration:underline
}
.contenttext a:visited {
	color: #003399;
	text-decoration: none; 
	line-height: normal
}
/* local navigation links */
.contentsidelinks {   
	font-size: 11.5px; 
	color: #666666; 
	text-decoration: none
}
.contentsidelinks a {
	color: #003399; 
	text-decoration: none
}
.contentsidelinks a:hover {
	color: #003399;
	text-decoration:underline;
}
/* local navigation sub-links */
.contentsidesublinks { 
	font-size: 11px; 
	color: #666666; 
	text-decoration: none; 
	font-weight: bold
}
.contentsidesublinks a { 
	color: #003399; 
	text-decoration: none
}
.contentsidesublinks a:hover {  
	color: #003399;
	text-decoration: underline
}
.LowerNavigation {
	font-size: 10.5px;
}
.LowerNavigation a {
	color: #003399; 
	text-decoration: none
}
.LowerNavigation a:hover {
	color: #003399; 
	text-decoration: underline
}
/*************************************
 	Misc Classes
*************************************/
.TableBorder {
}
.heading2 { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	color: #003399; 
	text-decoration: none; 
	font-weight: bold; 
	line-height: 25px; 
	font-variant: small-caps; 
	text-transform: uppercase
}
.contentSideAct {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9.5px; 
	font-weight: bold; 
	color: #666666

}
.counter{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8px; 
	color: #000000
}



