﻿BODY {
	font-family : Verdana, Arial, Helvetica;
	font-size: 10px;
	color : 000000;
}
	
	
TD {
	font-family : Verdana, Arial, Helvetica;
	font-size: 10px;
	color : 000000;
}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	color : #999999;
	font-weight : normal;
	font-size : 32px;
}
	
H3 {
	font-family : Verdana, Arial, Helvetica;
	font-size: 24px;
	color : cccccc;
	font-weight : normal;
}

H4 {
	 font-family: Verdana, Arial, Helvetica;
	 color: #003399;
	 font-size: 18px;
	 font-style: normal;
	 font-weight: normal; 
}

H5 {
	font-family : Verdana, Arial, Helvetica;
	font-size: 10px;
	color : 003399;
	font-weight : bold;
}	

A:LINK {
	font-family : Verdana, Arial, Helvetica;
	font-size: 10px;
	color : #999999;
	text-decoration : none;
}
	
A:ACTIVE {
	font-family : Verdana, Arial, Helvetica;
	font-size: 10px;
	color : #999999;
	text-decoration : none;
}

A:VISITED {
	font-family : Verdana, Arial, Helvetica;
	font-size: 10px;
	color : #999999;
	text-decoration : none;
}


A:HOVER {
	font-family : Verdana, Arial, Helvetica;
	font-size: 10px;
	color : #999999;
	text-decoration : underline;
}

.smlink {
	font-family : Verdana, Arial, Helvetica;
	font-size: 9px;
	color : #999999;
	font-weight : normal;
}	

.bluelink {
	font-family : Verdana, Arial, Helvetica;
	font-size: 10px;
	color : #003399;
	font-weight : normal;
	text-decoration : underline;
}	

.nowrap {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: scroll
}

.nowrapleft {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top

}
.cellborder {
	border: #CCCCCC;
	border-style: ridge;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
	
}
.nowrapscroll {
background-attachment: fixed;
background-repeat: no-repeat;
background-position: right top

}
.button {  
background-color: #003399; 
color: #FFFFFF
}

.searchbox {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
background-color: #DFDFDF; 
height: 18px; 
border-color: #999999 #999999 #FFFFFF #FFFFFF; 
font-size: 9px
}

.commentsbox {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
background-color: #EEEEEE; 
line-height: 12px; 
text-transform: none; 
border-color: 999999 999999 cccccc cccccc; 
border-style: inset; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px
}

.inputbox {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
background-color: #EEEEEE; 
border-color: 9999999 999999 cccccc cccccc; 
border-style: inset; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px
}

.required {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
font-weight: bold; 
color: #000000; 
background-repeat: no-repeat; 
background-position: center center; 
border-color: #999999 #999999 #CCCCCC #CCCCCC; 
background-image: url(Images/required_field.gif); 
border-style: inset; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px
}

.button {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
border-color: #666666 #666666 #CCCCCC #CCCCCC; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px
}
