h1
{
	color:#000000;
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	margin: 0,0,0,0;
}
h2
{
	color:#000000;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	margin: 0,0,0,0;
}


td,div,body
{
	color:#000000;
	font-family: Tahoma;
	font-size: 10pt;
}
.supersmall
{
	font-size: 8pt;
	font-style : italic;
}
.warning
{
	color:#FF0000;
	font-size: 8pt;
}
.copyright
{
	color:#CCCCCC;
	font-family: Tahoma;
	font-size: 8pt;
}

.formHeader{
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bolder;
}

.formName {

	font-size:12px;
	font-family : Tahoma;
}
.formNameSmall{
	font-size: 8pt;
}
INPUT.formField {
	font-family: Tahoma;
	font-size: 10pt;
	background-color:white;
	border:1px solid #C8C7C6;
}
SELECT.formField {
	font-family: Tahoma;
	font-size: 10pt;
	background-color:white;
	border:1px solid #C8C7C6;
}
TEXTAREA.formField {
	font-family: Tahoma;
	font-size: 10pt;
	background-color:white;
	border:1px solid #C8C7C6;
}

A:hover {
    color:#CC9900;
}
A {
    color:#736257;
}


.topShadow{
	background-image : url(/images/top_shadow.jpg);
	background-repeat: repeat;
}

.leftShadow{
	background-image : url(/images/left_shadow.jpg);
	background-repeat: repeat;
}

.rightShadow{
	background-image : url(/images/right_shadow.jpg);
	background-repeat: repeat;
}

.bottomShadow{
	background-image : url(/images/bottom_shadow.jpg);
	background-repeat: repeat;
}

.interiorBackground{
	background-color : #FFFFFF;
}

./*topLink{
	background-color: #172888;
	border-bottom-color : #FFFFFF;
	border-left-color : #172888;*/
}

.M_TOP {
	font-family:Tahoma;
	color:white;
	font-size:10px;
	cursor:hand;

	vertical-align:middle;
	text-align:center;
}

.homeMenuTable{
width: 89px;
	
}

.shortVertLine{
	border-right-color : #172888;
	border-right-style : solid;
	border-right-width : 1px;
}

div.interiorContent{
padding-top:2px;
	padding-left:26px;
	padding-right:28px;
	padding-bottom: 10px;
}

div.homeContent{
	padding-top:2px;
	padding-left:11px;
	padding-right:25px;
	padding-bottom: 10px;
}

.menuBorder{
	border-left-color : #172888;
	border-left-style : solid;
	border-left-width : 1px;
}

.topLink {
    font-family:Tahoma;
    font-size:13px;
    font-weight:bolder;
    text-decoration:none;
    color:white;
    cursor:hand;
	vertical-align:middle;
}

.topLinkHover {
    font-family:Tahoma;
    font-size:13px;
    font-weight:bolder;
    text-decoration:underline;
    color:#E3CF60;
    cursor:hand;
    vertical-align:middle;
}

.subLink {
	font-family:Tahoma;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
	color: #172888;
    cursor:hand;
	background-color:#EBDD8F;
	padding-left:9px;
}
.subLinkHover {
    font-family:Tahoma;
    font-size:11px;
    font-weight:bold;
	text-decoration:underline;
	color: #172888;
    cursor:hand;
	background-color:#EBDD8F;
	padding-left:9px;
	}
	
	.subLinkSelected
{
  font-family: Tahoma;
  font-size: 12px;
  cursor: hand;
  text-decoration:underline;
}

	.submenuBox {
	width:125px;
	background-color:#EBDD8F;
	border-bottom-color:#81828B;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	cursor: hand;
}

.topMenuBox{
	background-color:#172888;
	border-bottom-color:#FFFFFF;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	cursor: hand;
}

.blueLineLeft{
	border-left-color : #172888;
	border-left-style : solid;
	border-left-width : 1px;
}

.blueLineRight{
	border-right-color : #172888;
	border-right-style : solid;
	border-right-width : 1px;
}

.newsText{
	 font-family: Tahoma;
	 color: red;
  	font-size: 12px;
	font-weight : normal;
}

.cornerText{
	font-family : Tahoma;
	font-size : 10px;
	color:#736257;
}

.blueCorner{
	
	border-right-color : #172888;
	border-right-style : solid;
	border-right-width : 1px;
	border-bottom-color : #172888;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}