body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 0.7em;
	color: #333333;
}
.header {
	font-weight: normal;
	font-size: 0.9em;
	color: #D6F0FE;
}
.main {
	font-size: 0.8em;
	color: #333333;


}
h3{
	font-family: Verdana, Arial;
	font-size: 14px;
	color: #000000;
	background-image:url(images/bullet.gif);
	margin-top: 5px;
	margin-bottom: 8px;
	padding-left: 18px;
	background-position:left;
	background-repeat:no-repeat;
}
.bgrnd {
	background-image: url(images/topstripe.gif);
	background-repeat: repeat-x;
	font-size: 1em;
	font-weight: bold;
}
.mainB {
	font-size: 0.8em;
	color: #333333;
	font-weight: bold;

}
.bgrnd2 {
	background-image: url(images/bluefill.gif);
	background-repeat: repeat-y;
	font-size: 0.7em;
	color: #003399;
	text-align: left;
	padding-left: 4px;
	padding-right: 2px;
}
.bgrnd2 a:link {
	text-decoration: none;
	color: #003399;
}
.bgrnd2 a:hover {
	text-decoration: underline;
	color: #003399;
}
.bgrnd2 a:active {
	text-decoration: none;
	color: #003399;
}
.bgrnd2 a:visited {
	text-decoration: none;
	color: #003399;
}
.headline {

	font-weight: bold;
	font-size: 1em;
	color: #333333;
}
.list {
	font-size: 0.7em;
	color: #003399;
}
.link1 {

	font-size: 0.8em;
	color: #FFFFFF;
}
.link1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.link1 a:hover {
	color: #FEDD00;
	text-decoration: underline;
}
.link1 a:active {

	color: #FEDD00;
	text-decoration: underline;
}
.link1 a:visited {


	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	text-decoration: underline;
	color: #333333;
}
a:hover {

	text-decoration: none;
	color: #FEDD00;
}
a:active {


	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}

.footer {

	font-size: 0.7em;
	color: #CCCCCC;
}


/* New Style Sheet Classes */

.FormTables {
	border: 1px solid #003399;
	background-color: #FFFFFF;
	font-size: 11px;
}
.ListTables {
	background-color: #D6F1FF; 
	cellspacing: 1px;
	font-size: 11px;
}
.ListRows1{
	background-color: #FFFFFF;
	height: 18px;
	padding-left: 1px;
	padding-right: 1px;
	word-wrap:break-word;
	font-size: 11px;
}
.TableHeads {
	background-color: #003399;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	padding-top: 2px;
}
.inputButton {
	border: 1px solid #D6F1FF;
	background-color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #EEEEEE;
}
.inputButton2 {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
}
.inputSmallBorder {
	border: 1px solid #003399;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.inputSmallBorder2 {
	background-color: #FFFFFF;
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 12px;
}
