body {
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-color: #C8D0D3;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body a {
	color: #0000FF;
	text-decoration: none;
}
body a:hover {
	color: #0000FF;
	text-decoration:underline;
}
#wrap {
}

#header {
	height: 101px;
	width:940;
}
#logo {
	width: 840px;
	background-image: url(../images/logo_top.jpg);
	background-repeat: no-repeat;
	height: 101px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 200px;
	
}

#banner {
}

#navbar {
	width: 760px;
}
#navbar, #navbar ul {
	list-style: none;
	padding: 0;
	line-height: 1;
/*margin: 0px;*/
	margin:0 auto;
	margin-left:100px;

}
#navbar a {
	display: block;
}
#navbar ul{
}
#navbar li{
	float: left;
	padding:0;
}
#navbar ul li a{
	padding-right: 30px;
	padding-left: 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:100;
	background-image: url(../images/nav_bar_divider.jpg);
	background-repeat: no-repeat;
	background-position: right;
	line-height: 40px;
	text-align: center;
}
#navbar ul li a:hover{
	color: #F8D227;
	text-decoration: none;
}

#content {
	width: 940px;
	padding-top: 35px;
	clear: both;
	margin-right: auto;
	margin-bottom: 25;
	margin-left: auto;
}

#column_1 {
	float: left;
	width: 555px;
}
#column_2 {
	float: right;
	width: 350px;
}

#white_box2 {
	margin-top:10px;
	background:#fff;
	text-align:center;
	width: 410px;
	height:325px;
}

#white_box {
	margin-top:10px;
	background:#fff;
	text-align:center;
	width: 305px;
	height:210px;
}

#module_title {
	margin-bottom: 10px;
}
#module_title p{
	margin: 0 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#module_content {
	margin-bottom: 10px;
}
#module_content p{
	margin: 0 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.round_top_clear {
	background: url(../images/corners_clear_TR.gif) no-repeat top right;
}
.round_bottom_clear {
	clear: both; /*Added by JOSH on July 5, 2007*/
	background: url(../images/corners_clear_BR.gif) no-repeat top right;
}
img.corner {
   width: 4px;
   height: 4px;
   border: none;
   display: block !important;
}
.module_title_1 {
	background-image: url(../images/module_title_bg_1.gif);
	/*background-repeat: repeat-x;*/
	color: #FFFFFF;
	font-size: 18px;
}
.module_content_1 {
	background-color: #E3ECF1;
}
.module_content_2 {
	background-color: #E3ECF1; /*#071b34;/* original = 6599FF */
	color: #000;
}
.module_content_2 a{
}
.module_content_2 a:hover{
}
#module_content_2 {
	color: #000;
}
#module_content_2 a{
	color: #000;
	text-decoration: none;
}
#module_content_2 a:hover{
	color: #000;
	text-decoration: underline;
}
.module_content_secure_1 {
	background-color: #E3ECF1;
}
.module_content_secure_2 {
	background-color: #1355A9;/* original = #6599FF */
}
.module_content_secure_3 {
	background-color: #071b34; /* original = #FF9900 */
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.module_content_secure_4 {
	background-color: #F8D424;
	color: #CC0000; /* original = #CC0000 */
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#module_content_secure_2 {
	color: #FFFFFF;
}
#module_content_secure_2 a{
	color: #FFFF00;
	text-decoration: none;
}
#module_content_secure_2 a:hover{
	color: #FFFF00;
	text-decoration: underline;
}
#secure_module_title_1 {
	padding-top: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	font-size: 16px;
	color: #071b34; /* original #4878A6 */
	font-weight: bold;
}
#secure_edit_link {
	font-size: 12px;
	font-weight: normal;	
}
#secure_module_view_div {
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#secure_view_table_1 {
	width: 100%;
	/*border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;*/
}
#secure_view_table_1 th{
	vertical-align: bottom;
	padding-right: 7px;
	padding-bottom: 1px;
	margin: 0px;
	padding-top: 2px;
	padding-left: 0px;
	/*border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;*/
	text-align: left;
}
#secure_view_table_1 td{
	vertical-align: top;
	padding-right: 7px;
	padding-bottom: 1px;
	margin: 0px;
	padding-top: 2px;
	padding-left: 0px;
	/*border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;*/
}
.secure_view_table_1_edit_cell {
	width: 10px;
}

#secure_view_table_2 {
	width: 100%;
}
#secure_view_table_2 th{
	vertical-align: top;
	padding-right: 7px;
	padding-bottom: 1px;
	margin: 0px;
	padding-top: 2px;
	padding-left: 0px;
	text-align: right;
	width: 25%;
}
#secure_view_table_2 td{
	vertical-align: top;
	padding-right: 7px;
	padding-bottom: 1px;
	margin: 0px;
	padding-top: 2px;
	padding-left: 0px;
}

#secure_view_table_3 {
	width: 100%;
}
#secure_view_table_3 th{
	vertical-align: top;
	padding-right: 7px;
	padding-bottom: 1px;
	margin: 0px;
	padding-top: 2px;
	padding-left: 0px;
	text-align: right;
	width: 30%;
}
#secure_view_table_3 td{
	vertical-align: top;
	padding-right: 7px;
	padding-bottom: 1px;
	margin: 0px;
	padding-top: 2px;
	padding-left: 0px;
}

.module_message {
	background-color: #F8D424;
	font-weight: bold;
	color: #CC0000;
}
#login_table {
	margin: 0 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
}
#login_table td{
	padding-bottom: 2px;
}
#login_table a{
	color: #00F;
	text-decoration: none;
}
#login_table a:hover{
	color: #00F;
	text-decoration: underline;
}
.login_label_1 {
	color: #000000;
}
.form_button_login {
	font-weight: bold;
	color: #071b34; /* original = #4878A6  */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px;
}

input, select, textarea {
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}
input, textarea {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.required_field {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CC0000;
}
.required_info_symbol {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CC0000;
	padding-left: 6px;
}
.medium_text {
	font-size: 11px;
}
.small_text {
	font-size: 10px;
}
.inactive_text {
	text-decoration: line-through;
}
form{
	margin: 0px;
	padding: 0px;
}
form.secure_form div {
  clear: both;
  display: block;
  width: 525px;
  height: expression('1%');
  margin: 5px 0 0 0;
  padding: 1px 3px;
}
form.secure_form div label {
	display: block;
	float: left;
	width: 110px;
	text-align: right;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
form.secure_form div content {
	float: right;
	width: 405px;
}
.form_button_secure_forms {
	font-weight: bold;
	color: #071b34; /* original = #4878A6  */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px;
}

.table_services {
}
.table_services td {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.table_providers {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.table_providers td {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.table_providers_logo {
	width: 140px;
	text-align: center;
}

.picture_left {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.picture_right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

#loading {
	padding-top: 5px;
}
#clear_both {
	clear: both;
}
#footer {
	width: 700px;
	padding-top: 20px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #666666;
}
#footer_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-bottom: 4px;
}


/*---------------HIGHSLIDE JS STYLES-----------------*/
/*
* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
*/
.highslide-html {
	background-color: white;
	border: 2px solid gray;
	color: #666666;
}
.highslide-html-content {
	position: absolute;
    display: none;
    padding: 10px;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    /*padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;*/   
}
.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.service_title {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
/*---------------HIGHSLIDE JS STYLES-----------------*/

