.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #093074;
	text-decoration: none;
	text-align: center;
	height: 27px;
	vertical-align: middle;
}
.topborder {
	background-image:url(../images/index_03.jpg);
	background-repeat:no-repeat;
	width:836px;
	height:37px;
}
.leftborder {
	background-image:url(../images/index_05.jpg);
	background-repeat:no-repeat;
	width:42px;
	height:654px;
}
.leftborderbtm {
	background-image:url(../images/leftborder-sml.jpg);
	background-repeat:repeat-y;
	width:42px;
}
.rightborder {
	background-image:url(../images/index1_09.jpg);
	background-repeat:no-repeat;
	width:42px;
	height:654px;
}
.rightborderbtm {
	background-image:url(../images/rightborder-sml.jpg);
	background-repeat:repeat-y;
	width:42px;
}
.menubg {
	background-image:url(../images/menubg.jpg);
	background-repeat:repeat-x;
	height:36px;
}
.yellowborder {
	background-image:url(../images/yellowborder.jpg);
	background-repeat:repeat-x;
	height:12px;
}
.menutext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding-left:15px;
	padding-right:25px;
	text-decoration:none;
}
.titleText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
    font-weight:bold;
	color:#2061C1;
	padding-left:15px;
	padding-right:25px;
	text-decoration:none;
}

.darkBlack {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
    font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.redText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
    font-weight:bold;
	color:#FF0000;
	text-decoration:none;
}

.border_grey {
	border:1px solid #0066FF;
	border-left:none; border-bottom:none; border-top:none;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-position:center;
}

.white_text {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000066;
	text-decoration:none;
	font-weight:bold;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	font-weight: bold;

}

