﻿body
{
background:#fff url('images/bg.jpg') no-repeat center top;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin:0px auto auto auto;
color:#000;
}

#header{
width:1000px;
height:110px;
background:url('images/header_bg.jpg') no-repeat 0px 0px;
margin:auto;
}




.top_bar{
width:1000px;
height:15px;
background-color:#4a4a4a;
font-size:13px;
font-weight:bold;
}
.top_bar A:link {text-decoration: none; color: white;}
.top_bar A:visited {text-decoration: none; color: white;}
.top_bar A:active {text-decoration: none; color: white;}
.top_bar A:hover {text-decoration: underline; color: Yellow;}


/*************** Menu Styling *********************/

.showSwitch {
	display: block;
}
.hideSwitch {
	display: none;
}
.expandMenu
{
	width: 100%;
	margin-top: 2em;
	font-family: verdana;
	font-size: 8pt;
}
.expandMenu dt
{
	cursor: hand;
	color: #000000;
	margin-left: 1em;
	margin-top: 0.5em;
	font-weight: bold;
}

.expandMenu a
{
	color: #000000;
	text-decoration:none;
}
.expandMenu a:hover {

}
.expandMenu dd {
	margin: 0px;
	padding: 0px;
	margin-top: 0.25em;
	
}
.expandMenu ul {
	

	margin-left:2em;
	margin-bottom:0.5em;
	list-style-type: none;
}
.expandMenu li {
	

	padding: 4px;
	background-repeat:no-repeat;
	
	

}
/************* submenu *************/
.submenu
{
}
.submenuselected
{
	background-image:url('images/selected.png');
}

.Outer_Menu
        {
            border-right: 0px solid #67a0ab;
			height: 672px; 
            width: 157px;
            background-image: url('images/left_menu_bg.gif');
        }
        
/************* Logon Page *************/
.logon_box{
width:430px;
height:auto;
text-align:center;
border:1px #16168c solid;
margin:0 auto;
}
.logon_content{
width:530px;
height:auto;
padding:125px 0 0 0;
margin:0 auto;
}
.logon_title_box{
width:432px;
height:30px;
margin:0 0 0 0;
background:url('images/logon_title_bg.gif') no-repeat;
text-align:center;
font-size:13px;
font-weight:bold;
color:#fff;
line-height:30px;
margin:0 auto;
}
        
/************* Request Account Page *************/
        
.tmpbody {
	background-color: #16168c;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.h22 {
	font-size: 35px;
}
.theform
{
	background-color: #16168c;
	width: 598px;
	height: 637px;
	padding: 20px;
	
	margin:0 auto;
	
}
.fieldset {
	border-style: none;
    border-color: inherit;
    border-width: 0;
    height: 393px;
	width: 166px;
    margin: 0;
    padding: 14px;
    float: left;
	}
.legend {
	font-size: 65px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	}
span.legend {
	display: none;
	}
h3 {
	height: 74px;
	font-size: 16px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	}
div.help {
	color: #FFFF99;
	font-size: 12px;
	font-weight: bold;
	height: 50px;
	}
.label {
	font-size: 12px;
	display: block;
	line-height: 20px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	}
.input {
	font-size: 0.8em;
	height: 1.2em;
	}
	
/* Error Styling */
.error,
.error legend,
.error div.help {
	color: #FFCC33;
	}
.error h3.help {
	color: #FFCC33;
	}
strong.error {
	color: #fff;
	background-color: #CC0000;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
	display: block;
	}
.validatormessage {
	color: #fff;
	background-color: #CC0000;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
	display: block;
	}

/* Part 4 Styling */
.pt4 {
	    border-left: 0 solid #f0cb3d;
            border-right: 0 solid #f0cb3d;
            border-top: 10px solid #f0cb3d;
            border-bottom: 10px solid #f0cb3d;
            clear: both;
	width: 562px;
	height: 119px;
	        padding: 10px;
	}
.pt4legend {
	color: #FFFFFF;
	font-size: 16px;
    font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	}
.pt4 h3 {
	display: none;
	}
.pt4 #disclaimer {
	width: 22em;
	float: left;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	}
.pt4 input {
	height: 60px;
	font-size: 15px;
	width: 230px;
	color: #666666; 
	background: #f3f3f3;
	font-weight: bold;
	border-bottom: 	1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;	
	float: right;
	}
	
	
	
	/************* Grids *************/
	
	/* table style */
.datagrid
{
	font-family:lucida grande,arial,helvetica,sans-serif;
	font-size:11px;
	width:790px;
	border:solid 1px #ad9e87;
}
.datagridnarrow
{
	font-family:lucida grande,arial,helvetica,sans-serif;
	font-size:11px;
	width:400px;
	border:solid 1px #ad9e87;
}

/* common cell styles */
.datagrid th, .datagrid td
{
	cursor:default;
	height:20px;
}
/* common cell styles */
.datagridnarrow th, .datagrid td
{
	cursor:default;
	height:20px;
}

/* header cell style */
.datagrid th
{
	border-right: 1px solid #ad9e87;
	border-bottom: 2px solid #ad9e87;
	background:#5f98a3 url('images/mt_back.gif') repeat-x;
    color:#ffffff;	
    font-weight:bold;
    text-align:center;    
}  

.datagridnarrow th
{
	border-right: 1px solid #ad9e87;
	border-bottom: 2px solid #ad9e87;
    background:#5f98a3 url('images/mt_back.gif') repeat-x;
    color:#ffffff;	
    font-weight:bold;
    	
}  

/* cell styles */
.datagrid td
{
    color:#000;
	padding:2px 8px;
	border-right-style:solid;
	border-right-width:1px;
    border-right-color:#f2e8da;		
	border-bottom-style:solid;
	border-bottom-width:1px;	
    border-bottom-color:#f2e8da;	
}

.datagridnarrow td
{
    color:#000;
	padding:2px 8px;
	border-right-style:solid;
	border-right-width:1px;
    border-right-color:#f2e8da;		
	border-bottom-style:solid;
	border-bottom-width:1px;	
    border-bottom-color:#f2e8da;	
}

/* mouseover row style */
.datagrid tr:hover{ background-color:#f2e8da; }
