body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F3F3ED;
	font-size: 10px;
}
A {
	color: #000066;

}
A:HOVER {
	text-decoration: underline;


}

a:visited {
	font-style: normal;


}

.text-small{
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.copyright{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	font-style : italic;
}
.background{
	background : #F3F3ED 0px 0px;
}
.background-dark{
	background : #000066;
}
.background-med{
	background : #DDCCBB;
}
.background-light{
	background : #F3F3ED;
}
.background-content{
	background : #FFFFFF;
}
.background-highlight{
	background : #F3F3ED;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
 	padding: 5px;
	font-weight: bold;
	color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D2D0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5D2D0;

}
.title-content {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5D2D0;
 	padding: 5px;

}
.index-background {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F3F3ED;
	color: #000066;
}
.background-white {

	background : #FFFFFF;

}
.top-navigation {
	color: #D0E0E8;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-color: #000066;


}
.top-navigation a:link {
	color: #D0E0E8;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-color: #000066;

}
.top-navigation a:visited {
	color: #D0E0E8;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-color: #000066;

	}
.top-navigation a:hover {
	color: #D0E0E8;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #000066;

}
.index-navigation {
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	white-space: normal;
	padding: 2px;
	height: 20px;
	width: 175px;
	display: table-cell;
	background-color: #F3F3ED;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4d4;
}
.index-navigation a:link
{
	color: #000066;
	background-color: #F3F3ED;
	padding: 2px;
	white-space: normal;
	height: 20px;
	width: 175px;
	display: table-cell;
	text-decoration: none;
	border: 1px solid #F3F3ED;

}
.index-navigation a:visited{
	color: #000066;
	padding: 2px;
	background-color: #F3F3ED;
	white-space: normal;
	height: 20px;
	width: 175px;
	border: 1px solid #F3F3ED;
	display: table-cell;
	text-decoration: none;

}
.index-navigation a:hover {
	color: #003366;
	background-color: #FFFFFF;
	padding: 2px;
	white-space: normal;
	height: 20px;
	width: 175px;
	border: 1px solid #666699;
	text-decoration: none;
	display: table-cell;

}
.index-navigation a:active{
	color: #000066;
	padding: 2px;
	background-color: #F3F3ED;
	white-space: normal;
	height: 20px;
	width: 175px;
	border: 1px solid #F3F3ED;
	display: table-cell;
	text-decoration: none;

}
.index-navigation-header {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	white-space: normal;
	padding: 1px;
	height: 20px;
	width: 175px;
	display: table-cell;
	background-color: #D5D2D0;
	border: 1px solid #D5D2D0;
	border-bottom-color: #FFFFFF;


}
.index-navigation-header a:link {
	color: #000066;
	padding: 1px;
	white-space: nowrap;
	height: 20px;
	width: 175px;
	display: table-cell;
	text-decoration: none;
	border: 1px solid #D5D2D0;
	background-color: #D5D2D0;

}
.index-navigation-header a:visited {
	color: #000066;
	padding: 1px;
	white-space: nowrap;
	height: 20px;
	width: 175px;
	border: 1px solid #D5D2D0;
	display: table-cell;
	text-decoration: none;
	background-color: #D5D2D0;

}
.index-navigation-header a:hover {
	color: #003366;
	background-color: #FFFFFF;
	padding: 1px;
	white-space: nowrap;
	height: 20px;
	width: 175px;
	border: 1px solid #FFFFFF;
	text-decoration: none;
	display: table-cell;
}

.form-button {
background-color: #6688B7;
font-family: verdana;
border: #336699 1px solid;
font-size: 11px;
color: #990000;
font-weight: bold;


}

.button2 {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	white-space: normal;
	padding: 5px;
	height: 20px;
	display: table-cell;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	border-bottom-color: #FFFFFF;


}
.button2 a:link {
	color: #000066;
	padding: 5px;
	white-space: nowrap;
	height: 20px;
	display: table-cell;
	text-decoration: none;
	border-top-width: 1px;
	border-top-color: #CCCC99;
	border-right-style: solid;
	border-right-width: 2px;	
	border-right-color: #003366;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCCC99;
	border-bottom-style: solid;
	border-bottom-width: 2px;	
	border-bottom-color: #003366;
	background-color: #FFFFCC;

}
.button2 a:visited {
	color: #000066;
	padding: 5px;
	white-space: nowrap;
	height: 20px;
	display: table-cell;
	text-decoration: none;
	background-color: #FFFFCC;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CCCC99;
	border-right-style: solid;
	border-right-width: 2px;	
	border-right-color: #003366;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCCC99;
	border-bottom-style: solid;
	border-bottom-width: 2px;	
	border-bottom-color: #003366;


}
.button2 a:hover {
	color: #003366;
	background-color: #F3F3ED;
	padding: 5px;
	white-space: nowrap;
	height: 20px;
	border-top-width: 1px;
	border-top-color: #CCCC99;
	border-right-style: solid;
	border-right-width: 2px;	
	border-right-color: #003366;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCCC99;
	border-bottom-style: solid;
	border-bottom-width: 2px;	
	border-bottom-color: #003366;
	text-decoration: none;
	display: table-cell;

}

.navigation-top-menu {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	background-color: #333366;
	padding: 3px;



}

.navigation-top-menu a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	background-color: #333366;
	padding: 3px;


}
.navigation-top-menu a:visited {
	color: #F3F3ED;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	padding: 3px;
}
.navigation-top-menu a:hover {
	color: #333366;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #A7A7C5;
	padding: 3px;
	border: 1px solid #333366;


}
.navigation-top-menu a:active {
	color: #FF0000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;

}
.background-gray {
	background : #F3F3ED;

}
.text{
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.text-footer {
	color : #000066;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color: #D5D2D0;
	word-spacing: normal;
	padding: 5px;

}
.text-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
}
li {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding: 5;
}
.announce {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding: 3;
	border-bottom: 4px double #990000;
	border-top: 4px double #990000;

}

