BODY {
	scrollbar-arrow-color: #B01212;
	scrollbar-base-color: #B4B4B4;
	scrollbar-shadow-color: #F3F3F3;
	scrollbar-face-color: #B4B4B4;
	scrollbar-highlight-color: #F3F3F3;
	scrollbar-dark-shadow-color: #FFFFFF;
	scrollbar-3d-light-color: #B4B4B4;
	background-color: #183064;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}


A:link { color:#003399; ; text-decoration: underline}
A:visited { color:#003399; ; text-decoration: underline}
A:active { color:#4b89c2; ; text-decoration: underline}
A:hover { color:#4b89c2; ; text-decoration: underline}


.menulink {
	font-size: 9px;
	font-weight: bold;
}


A.menulink {color: #0703A0; text-decoration: none}
A.menulink:visited {color: #0703A0; text-decoration: none}
A.menulink:active {color: #999999; text-decoration: none}
A.menulink:hover {color: #999999; text-decoration: none} 

A.linkBottom {
	color: #183064;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;


}
A.linkBottom:visited {color: #183064; text-decoration: none}
A.linkBottom:hover {color: #B68A39; text-decoration: underline}
A.linkBottom:active {color: #3D75A0; text-decoration: none}

.whitelink {
	font-size: 10px;
	font-weight: bold;

}


.titletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #183064;
	padding-left: 9px;

}

.titletextIndent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #183064;
	padding-left: 30px;

}

.indent {
	padding-left: 40px;
}

.indent2 {
	padding-left: 80px;
}

.indentBold {
        padding-left: 40px;
        font-weight: bold;
}

.quotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
        font-weight: bold;
}

.titebrown {
	font-size: 11px;
	font-weight: bold;
	color: #183064;
}
.bold {
	font-size: 10px;
	font-weight: bold;
	color: #183064;
	padding-left: 40px;
}
.noRepeat {
	background-repeat: no-repeat;
}
.smallBlack {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;


}
.indentSmall {
	padding-left: 25px;
}

.indenttwo {
       padding-left: 8px;
}

.indentfour {
       padding-left: 16px;
}
input {
	font-size: 10px;
	color: #000000;
}
textarea {
	font-size: 10px;
	color: #000000;
	width: 400px;

}
select {
	font-size: 10px;
	color: #000000;
}
.but {
	font-weight: bold;
	color: #183064;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.boldBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.it {
	font-style: italic;
}
.bold1 {
	font-size: 11px;
	font-weight: bold;
	color: #183064;
}
.blueBig {
	font-size: 13px;
	font-weight: bold;
	color: #003399;
}

.submitIndent {
       padding-left: 210px;
}