body, html { 
	margin: 0;
  	border: 0;
  	padding: 0;
  	font-family: arial, verdana, sans-serif; 
  	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
  	background-color: #8AD3DC;
}

a {
	color: #19679D;
}

a:active {
  outline: none;
}

:focus {
  -moz-outline-style: none;
}


h2 {
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

h3 {
	font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#page_container {	
	margin: 0 auto;
	text-align: center;
	background-color: #8AD3DC;
	clear: both;
}

#header {
	margin-left: auto;
	margin-right: auto;
	background: url(./images/topbcg.gif) repeat-x;
	width: 996px;
	height: 221px;
}

.header_container {
	background: url(./images/topbackground.jpg) repeat-x;
}

.header_side_menu ul li a {
	color: #1CA0B3; 	
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.header_side_menu ul {
	margin-top: 75px;
	margin-right: 81px;
	list-style: none;
	float: right;
}

.header_side_menu ul li {
	float: left;
	display: inline;
	padding-left: 5px;
	position: relative;
}

.header_side_menu ul li a:hover {
	color: #8AD3DC;
	margin-top: 0;
	margin-bottom: 0;
}

#inner {
	clear: both;
}

#inner_wrap {
	margin-top: 24px;
	margin-left: auto;
	margin-right: auto;
	background: url(./images/inner_px1.jpg) repeat-y;
	width: 996px;
}

*html #inner_wrap {
	margin-top: -4px;
}

.left_column {
	width: 616px;
	margin-left: 30px;
	float: left;
}

.box_1 {
	margin-top: 68px;
	margin-left: 69px;
	width: 551px;
	height: 147px;
	background: url(./images/box_white.jpg) no-repeat;
	float: left;
}

.box_1_title {
	margin-top: -6px;
	margin-left: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #FBC000;
	float: left;
}

.box_1_txt {
	margin-top: 15px;
	margin-left: 30px;
	font-size: 12px;
	color: #7A7A7A;
	text-align: left;
	float: left;
}

.box_2 {
	margin-top: 47px;
	margin-left: 69px;
	width: 551px;
	height: 147px;
	background: url(./images/box_white.jpg) no-repeat;
	float: left;
}

.box_2_title {
	margin-top: -6px;
	margin-left: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #FBC000;
	float: left;
}

.box_2_txt {
	margin-top: 15px;
	margin-left: 30px;
	font-size: 12px;
	color: #7A7A7A;
	text-align: left;
	float: left;
}

.text_box_up {
	margin-top: 62px;
	margin-left: 69px;
	width: 554px;
	height: 24px;
}

*html .text_box_up {
	margin-top: 60px;
	margin-left: 69px;
	width: 554px;
	height: 24px;
}


.text_box_title {
	margin-top: -2px;
	margin-left: 42px;
	font-size: 18px;
	font-weight: bold;
	color: #FBC000;
	float: left;
}

.text_box_center {
	margin-top: -5px;
	margin-left: 72px;
	width: 546px;
	min-height: 307px;
	text-align: left;
}

*html .text_box_center {
	margin-top: -14px;
	margin-left: 72px;
	width: 548px;
	min-height: 307px;
	text-align: left;
}

.center_styles {
	margin-top: 15px;
	margin-left: 40px;
	margin-right: 20px;
	font-size: 12px;
	color: #7A7A7A;
	text-align: left;
}

.right_column {
	padding-top: 25px; 
	width: 250px;
	height: 560px;
	margin-left: -5px;
	float: left;
}

*html .right_column {
	width: 250px;
	height: 460px;
	float: left;
}

.login_container {
	margin-top: 35px;
	margin-right: 40px;
	width: 160px;
	border: 1px solid #BAC6C4;
	background-color: #D5D3D4;
	float: right;
	position: relative;
}

.login_bottom {
	margin-right: 69px;
	width: 160px;
	height: 74px;
	background: url(./images/login-bottom.jpg) no-repeat;
	float: right;
}

.user input {
	margin-top: 10px;
	margin-right: 12px;
	float: right;
	display: block;
	position: relative;
}

.pass input {
	margin-top: 5px;
	margin-right: 12px;
	float: right;
	display: block;
	position: relative;
}

.login {
	margin-right: 9px;
	float: right;
}



.box {
	margin-bottom: 25px;
	margin-right: 40px;
	padding-bottom: 10px;
	width: 160px;
	border: 1px solid #BAC6C4;
	background-color: #D5D3D4;
	float: right;
/*	position: relative;  */
}
/*
 .login_title {
	font-size: 16px;
	font-weight: bold;
	width: 50px;
	color: #19679D;
	text-align: left;
}
*/
#WebLoginLayer0 form {
	margin: 0;
	width: 150px;
}

form.login p label, form.login p input {
	margin: 0 0 5px 0;
	width: 140px;
	float: left;
	text-align: left;
}

form.login input.submit {
	margin: 0 0 0 45px;
	padding: 2px 3px;
	width: auto;
	background: #f4f4f0;
	border: 1px solid #A09D9F;
	text-align: center;
}

.box_txt {
	padding: 10px;
	font-size: 12px;
	color: #7A7A7A;
	text-align: left;
	float: left;
}

.box_txt p {
	margin: 0 0 10px 0;
}

.box_txt_styles {
	font-size: 12px;
	color: #7A7A7A;
	text-align: left;
}

.box_title {
	margin: 10px 0 0 10px;
	width: 140px;
	font-size: 16px;
	font-weight: bold;
	color: #19679D;
	float: left;
	text-align: left;
}

.footer_container {
	margin-top: -11px;
	background: url(./images/bottombg.gif) repeat-x;
}

*html .footer_container {
	margin-top: -2px;
	background: url(./images/bottombg.gif) repeat-x;
	/*height: 172px;*/
}

#footer {
	margin-top: -3px;
	margin-left: auto;
	margin-right: auto;
	background: url(./images/foot_t.png) no-repeat;
	width: 996px;
	height: 57px;
}

*html {
	margin-left: 6px;
}

.footer_menu{
}

.footer_menu ul li a {
	color: #8AD3DC;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.footer_menu ul {
	margin-top: 15px;
	margin-left: 125px;
	list-style: none;
	margin-top:0px;
}

*html .footer_menu ul {
	margin-top: 15px;
	margin-left: 175px;
	list-style: none;
	margin-top:0px;
}

.footer_menu ul li {
	float: left;
	display: inline;
	top: 10px;
	padding-left: 4px;
	position: relative;
}

.footer_menu ul li a:hover {
	color: #1CA0B3;
	margin-top: 0;
	margin-bottom: 0;
	text-decoration: underline;
}

.company_logo {
	margin-top: 60px;
	margin-left: 855px;
	float: left;
}

/*
.copyright {
	margin-top: 120px;
	font-size: 12px;
	color: #8AD3DC;
	float: left;
}

*html .company_logo {
	margin-top: -25px;
	margin-left: 865px;
	float: left;
}
*/

img {
	border: none;
}

.clear{
	clear: both;
}

label {
	font-size: 12px;
	font-weight: bold;
	color: #7A7A7A;
	float: left;
}

span.w120 {
	width: 120px;
	float: left;
}

span.w250 {
	width: 350px;
	float: left;
}

/***   changes  ***/
/*
#membermenu {
	margin: 0 0 0 140px;
	padding:0 0 7px;
	position:relative;
	width: auto;
	z-index:1;
	border-bottom:5px solid #F6F6F6;
	float:left;
}
*/

#membermenu ul {
	margin: 0 0 0 140px;
	padding: 0 10px 7px 0;
	line-height: 25px;
	width: auto;
	z-index:1;
	background: transparent url(images/membermenu_bg.jpg) repeat-x bottom;
	list-style: none;
	float: left;
}

#membermenu ul li a {
	padding: 0 0 9px 0;
	text-decoration: none;
	color: #949494;
	font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#membermenu ul li a:hover {
	color: #E1620F;
	background: transparent url(images/membermenu_hover.jpg) repeat-x bottom;
}

#membermenu li.active a:link, #membermenu li.active a:visited, 
#membermenu li.active a:hover, #membermenu li.active a:active {
	background: transparent url(images/membermenu_hover.jpg) repeat-x bottom;
	color: #E1620F;
	font-weight: bold;
}

#membermenu ul li {
	padding: 0;
	display: inline;
}

#membermenu ul li:hover {
	border-color: #E1620F;
}

#membermenu ul li.last {
	border-right: none;
}

div.corner {
	margin: 25px 40px 0 0;
	padding: 0 15px;
	width: 130px;
	background: #D5D3D4 none repeat scroll 0 0;
	border: 1px solid #BAC6C4;
	color: #7A7A7A;
	text-align: center;
	float: right;
}

table#membertable h3 {
	margin: 0 0 3px 0;
	font: 16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #19679D;
}

table#membertable td {
	padding: 3px  20px 3px 0;
	font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table#membertable th {
	padding: 10px 0 5px 0;
	text-align: left;
	font-weight: normal;
}