body {
	background-color :#37507B;
	font			: normal 12px  Arial, Helvetica, sans-serif;
	color			: #000000;
}


a {
	color 			: #00549E;
	font-family 	: Arial, Helvetica, sans-serif;
	font-size 		: 12px;
	text-decoration : none;
}


a:hover  {
	text-decoration : underline;
}


.verdana_10_white {
	font	: normal 10px  verdana;
	color	: #FFFFFF;
}

.verdana_10_black {
	font	: normal 10px  verdana;
	color	: #262626;
}

.verdana_10_black2 {
	font	: normal 10px  verdana;
	color	: #161616;
}

.verdana_10_blue {
	font	: normal 10px  verdana;
	color	: #7396BF;
}

.verdana_10_grey {
	font	: normal 10px  verdana;
	color	: #696969;
}

.verdana_11_black {
	font	: normal 11px  verdana;
	color	: #262626;
}

.verdana_14_white {
	font	: normal 14px  verdana;
	color	: #FFFFFF;
}


.times_11_white {
	font		: normal 11px;
	color		: #ffffff;
	font-family	: "Times New Roman", Times, serif;
}

.times_12_green {
	font		: normal 12px;
	color		: #596229;
	font-family	: "Times New Roman", Times, serif;
}

.times_13_green {
	font		: normal 13px;
	color		: #596229;
	font-family	: "Times New Roman", Times, serif;
}



.normal_12_black {
	font	: normal 12px  Arial, Helvetica, sans-serif;
	color	: #000000;
}

.normal_12_white {
	font	: normal 12px  Arial, Helvetica, sans-serif;
	color	: #FFFFFF;
}

.normal_12_red {
	font	: normal 12px  Arial, Helvetica, sans-serif;
	color	: #333333;
}

.normal_12_blue {
	font	: normal 12px  Arial, Helvetica, sans-serif;
	color	: #333333;
}


.normal_14_black {
	font	: normal 14px  Arial, Helvetica, sans-serif;
	color	: #000000;
}
.normal_14_red {
	font	: normal 14px  Arial, Helvetica, sans-serif;
	color	: #FB0804;
}

.normal_14_white {
	font	: normal 14px  Arial, Helvetica, sans-serif;
	color	: #ffffff;
}


.warning {
	font	: normal 12px  Arial, Helvetica, sans-serif;
	color	: #FF0000;
}

.textbox {
	border	: 1px solid #968D74;
	font	: normal 12px  Arial, Helvetica, sans-serif;
	color 	: #000000;
	vertical-align : middle;	
}

.form_button_copy {
	border	: 1px ridge #dedede;
	font	: normal 12px  Arial, Helvetica, sans-serif;
	color	: #626569;
	background-color : #dedede;
}


.form_button {
}

/*new styles*/

body {
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 50px;
	background:url(images/background.gif);
	background-color:#000000;
}
#wrap {
	width:730px;
	margin:auto;
	background:url(images/inside.jpg) repeat-y;
}
#header {
	width:730px;
	height:133px;
}
#logo {
	float:left;
	width:285px;
	height:133px;
	background:url(images/logo.jpg) no-repeat;
}
#welcome_login {
	float:right;
	width:395px;
	height:82px;
	padding:51px 50px 0px 0px;
	background:url(images/welcome_login.jpg) no-repeat;
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	text-align:right;
}
#welcome_login a{
	color:#FFFFFF;
	text-decoration:none;
}
#welcome_login a:hover{
	color:#999999;
	text-decoration:none;
}
#navigation {
	width:730px;
	height:34px;
	margin:0px;
	padding:0px;
	background:url(images/menu.jpg) no-repeat;
	background:#000000;
}
#inside_top {
	width:730px;
	height:20px;
	background:url(images/inside_top.jpg) no-repeat;
}
#inside {
	width:730px;
}
#inside_bottom {
clear:both;
	width:730px;
	height:20px;
	background:url(images/inside_bottom.jpg) no-repeat;
}
#left_side {
	float:left;
	width:168px;
	padding:0px 10px 0px 16px;
}
#right_side {
	float:right;
	width:517px;
	max-width:517px;
	padding:0px 17px 0px 0px;
}

#footer {
	clear:both;
	width:730px;
	height:30px;
	background:url(images/footer.gif) no-repeat;
	font-family:Arial;
	font-size:10px;
	color:#FFFFFF;
}
#footer a{
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover{
	color:#999999;
	text-decoration:none;
}
#footer_left {
	float:left;
	width:355px;
	text-align:left;
	padding:8px 0px 0px 10px;
}
#footer_right {
	float:right;
	width:355px;
	text-align:right;
	padding:8px 10px 0px 0px;
}
#disclosure {
	width:730px;
	height:30px;
	margin:auto;
}
.box_headings {
font-family:Arial;
font-size:12px;
color:#FFFFFF;
text-align:center;
}
#latest_news {
	width:185px;
	height:180px;
	border:solid 1px #969696;
	margin:0px 0px 0px 10px;
	padding:10px;
}
#home_page {
	width:497px;
	min-height:300px;
	height:auto !important;
	height:300px;
	border:solid 1px #969696;
	margin:10px 0px 0px 0px;
	padding:10px;
}


