body {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #000000), color-stop(1, #3b3b3b));
        background:-moz-linear-gradient(top, #000000 5%, #3b3b3b 100%);
        background:-webkit-linear-gradient(top, #000000 5%, #3b3b3b 100%);
        background:-o-linear-gradient(top, #000000 5%, #3b3b3b 100%);
        background:-ms-linear-gradient(top, #000000 5%, #3b3b3b 100%);
        background:linear-gradient(to bottom, #000000 5%, #3b3b3b 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#3b3b3b',GradientType=0);
        
        background-color:#000000;

    background-attachment:fixed;
    font: normal 12px Arial, Tahoma, Helvetica, sans-serif;
    color: #000;
}
#wrapper { 
	margin: 0 auto;
	width: 880px;
	background: #ffffff;
}
#header {
	float: left;
	background: url(/images/v2/Popup-Header.jpg) #2a7bad scroll no-repeat 0px 0px;
	width: 880px;
	height: 103px;
}
#navigation {
	float: left;
	width: 880px;
	height: 3px;
	border-top: 1px solid #fffff;
	background: #16415b;
}
#leftcolumn { 
	float: left;
	width: 170px;
}
#rightcolumn { 
	float: left;
	width: 710px;
}
#footer { 
	clear: both;
	width: 880px;
	height: 30px;
	text-align: center;
}

/*****************************************************************/
p {
	margin: 10px 10px;
	font-size: 12px;
	line-height: 16px;
	color: #777777;
}
strong, b {
	color: #555555;
}
a, a:link {
	color: #2a7bad; 
	text-decoration: none;
	outline: none;
}
a:active {  
	color: #ffcc00; 
	text-decoration: none;
}
a:focus {
	-moz-outline-style: none;
}
a:hover {  
	color: #0099ff; 
	text-decoration: none;
}
a:visited {  
	color: #66cccc; 
	text-decoration: none;
}

/***** TOP MENU *************************************************/
#LoginCont { z-index:4; width:895px; height:25px; position:absolute; top:5px; left:100px;line-height: 22px;}
.Login { font-family:Verdana; font-size:11px; color:#FFF; }
.LoginTextInput { width:100px; height:14px; font-size:12px; }
#menutop ul {
	margin: 30px 0px 0px 300px;
	list-style-type: none;
	width:auto;
	float:left;
}
#menutop ul li {
	display: block;
	float: left;
	margin: 0px 0px 1px 1px;
}

#menutop ul li a  {
	display: block;
	float: left;
	padding: 12px 0px 0px 0px;
	height: 55px;
	width: 96px;
	background: url(../images/menu/menutop.png) scroll no-repeat top left;
	font: bold 14px Arial, Tahoma, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	color: #EAF3F8;
}
#menutop a:hover {
	background: url(../images/menu/menutop_hover.png) scroll no-repeat top left;
	color: #c2ff00;
}

/***** LEFT MENU *************************************************/
.menuleft {
	margin: 5px 0px 0px 5px;
	width: 158px;
	border: 1px solid #e0e0e0;
	background: url(none) #ffffff scroll no-repeat top left;
}
.menuleft .title {
	margin: 2px 0px 1px 2px;
	background: url(../images/menu/menuleft_title.gif) #1a4c6c scroll repeat-x top left;
	width: 154px;
	height: 30px;
	font-weight: bold;
	text-indent: 10px;
	line-height: 30px;
	color: #FFFFFF;
}
.menuleft ul {
	margin: 0px 0px 1px 2px;
	padding: 0px;
	list-style-type: none;
	width: 154px;
}
.menuleft ul li {
	display: block;
	margin: 0px 0px 1px 0px;
}
.menuleft ul li a {
	display: block;
	padding: 0px 6px 0px 10px;
	height: 26px;
	background: url(../images/menu/menuleft.gif) #e0e0e0 repeat-x top left;
	line-height: 26px;
	text-decoration: none;
	color: #1b4f6f;
}
.menuleft ul li a:visited {
	display: block;
	padding: 0px 6px 0px 10px;
	height: 26px;
	background: url(../images/menu/menuleft.gif) #e0e0e0 repeat-x top left;
	line-height: 26px;
	text-decoration: none;
	color: #1b4f6f;
}
.menuleft ul li a:hover {
	background: url(../images/menu/menuleft_hover.gif) #c0c0c0 repeat-x top left;
	color: #ffffff;
}
.menuleft ul li a.active {
	background: url(../images/menu/menuleft_hover.gif) #c0c0c0 repeat-x top left;
	font-weight: bold;
	color: #ffffff;
}

/***** LEFT MENU SUB *************************************************/
.menuleft ul ul {
	margin: 1px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	width: 154px;
}
.menuleft ul ul li {
	display: block;
	margin: 0px 0px 1px 0px;
}
.menuleft ul ul li a {
	display: block;
	padding: 0px 6px 0px 16px;
	height: 26px;
	background: url(../images/menu/menuleft_sub.gif) #f2f3f4 repeat-x top left;
	line-height: 26px;
	text-decoration: none;
	color: #1b4f6f;
}
.menuleft ul ul li a:hover {
	background: url(../images/menu/menuleft_sub_hover.gif) #e0e0e0 repeat-x top left;
	color: #999999;
}
.menuleft ul ul li a.active {
	background: url(../images/menu/menuleft_sub_hover.gif) #e0e0e0 repeat-x top left;
	color: #999999;
}

/***** CENTER *************************************************/
.wrapper {
	margin: 5px 5px 5px 0px;
	border: 1px solid #e0e0e0;
	background: url(none) #ffffff scroll no-repeat top left;
	width: 875px;
}
.wrapper .title {
	margin: 2px 2px 1px 2px;
	 background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #000000), color-stop(1, #3b3b3b));
        background:-moz-linear-gradient(top, #000000 5%, #3b3b3b 100%);
        background:-webkit-linear-gradient(top, #000000 5%, #3b3b3b 100%);
        background:-o-linear-gradient(top, #000000 5%, #3b3b3b 100%);
        background:-ms-linear-gradient(top, #000000 5%, #3b3b3b 100%);
        background:linear-gradient(to bottom, #000000 5%, #3b3b3b 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#3b3b3b',GradientType=0);
        
        background-color:#000000;
        
        
        
        border:1px solid #ffffff;
	height: 36px;
	font-weight: bold;
	text-indent: 10px;
	line-height: 30px;
	color: #FFFFFF;
}
.wrapper h4 {
	margin: 2px 2px 1px 2px;
	padding: 2px 10px;
	background: url(none) #a0a0a0 scroll no-repeat top left;
	font-size: 12px;
	color: #FFFFFF;
}


/**********************************************************************************/
.clear { clear: both; background: none; }

table.results {
	font-size:12px;
}

tr.rowodd {
	padding: 4px;
	background: url(../images/bkg_tbl_row_dark.gif) #cfcfcf scroll repeat top left;
	font-weight: bold;
	color: #1b4f6f;
}
tr.roweven {
	padding: 4px;
	background: url(../images/bkg_tbl_row_lite.gif) #4e4e4e scroll repeat top left;
	font-weight: bold;
	color: #1b4f6f;
}

.accservices {
	font: normal 10px Arial, Tahoma, Helvetica, sans-serif;
	border: 1px thin #FFFFFF;
}
tr.rowgun {
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #042c7c), color-stop(1, #053dad));
        background:-moz-linear-gradient(top, #042c7c 5%, #053dad 100%);
        background:-webkit-linear-gradient(top, #042c7c 5%, #053dad 100%);
        background:-o-linear-gradient(top, #042c7c 5%, #053dad 100%);
        background:-ms-linear-gradient(top, #042c7c 5%, #053dad 100%);
        background:linear-gradient(to bottom, #042c7c 5%, #053dad 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#042c7c', endColorstr='#053dad',GradientType=0);
        background-color:#042c7c;   	font-size: 12px;
	color: #FFFFFF;
        font-weight: bold;
}
a:link, a:visited, a:hover {
    color: #000;
    font-weight: bold;
    
}
#signupform tr {
	font-size:12px;
}

.bannerHeader {
font-size:240%;
}
.bannerMessage {
font-size:160%;
}
.loadingBanner {
width:350px;
margin: 40px 0px 0px 160px;
background-image:url(/images/loadingMessageBackground.gif);
border:1px solid;
color:#718BC0;
font-weight:bold;
padding:5px;
}

/*****************************************************/
input[type=text], select, textarea, radio, input[type=password]  {
		font-size:12px;
}

.OrangeBtn, .OrangeBtn:link,.OrangeBtn:visited {
        
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffaa33), color-stop(1, #dc5101));
	background:-moz-linear-gradient(top, #ffaa33 5%, #dc5101 100%);
	background:-webkit-linear-gradient(top, #ffaa33 5%, #dc5101 100%);
	background:-o-linear-gradient(top, #ffaa33 5%, #dc5101 100%);
	background:-ms-linear-gradient(top, #ffaa33 5%, #dc5101 100%);
	background:linear-gradient(to bottom, #ffaa33 5%, #dc5101 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffaa33', endColorstr='#dc5101',GradientType=0);
	
	background-color:#ffaa33;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	
	border:1px solid #f59144;
	
	display:inline-block;
text-align:center;
	color:#ffffff;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	height: 22px;
	line-height: 22px;
	text-decoration:none;
min-width:100px;
	
}
.OrangeBtn:hover {
	
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dc5101), color-stop(1, #ffaa33));
	background:-moz-linear-gradient(top, #dc5101 5%, #ffaa33 100%);
	background:-webkit-linear-gradient(top, #dc5101 5%, #ffaa33 100%);
	background:-o-linear-gradient(top, #dc5101 5%, #ffaa33 100%);
	background:-ms-linear-gradient(top, #dc5101 5%, #ffaa33 100%);
	background:linear-gradient(to bottom, #dc5101 5%, #ffaa33 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dc5101', endColorstr='#ffaa33',GradientType=0);
	
	background-color:#dc5101;
	cursor:pointer
}    