﻿* { margin:0px; padding:0px;}

body 
{	
	
	background:#262f34;
	margin:0;
	height:100%;
	font-family:arial;
	color:#ADEDFB;

}

p{padding-bottom:10px;
	color:White;}



a
{
	color:White;
	text-decoration:none;
	color:white;
}

a:hover
{
	color:#EBC245;
}


ul
{
	padding-left:25px;
	margin-bottom:8px;
	color:White;
}

li{	margin-bottom:2px;}

#content
{
	width:957px;
	margin:0 auto;
	background-image: url('/img/bg-repeat.png');	
	background-repeat:repeat-y;		
	height: auto !important; 
}

.test
{	width:100%; 
	
	float:left;
	height:100%;
	height: auto !important;
	background-image:url('/img/shadow.png');
}


#content-bg
{
		
background-image:url("/img/bg-top.jpg");
background-repeat:no-repeat;
margin-left:15px;
	
}

#rhs
{
	float:left;
	background-repeat:no-repeat;
	width:210px;
	padding-right:0px;
	margin-left:30px;		
}

#lhs
{
	float:left; 	
	width:660px;
	margin-left:15px;	
	padding-right:10px;	
	padding-left:0px;	
	/*min-height:820px;*/
	min-height:823px;
	
}


#navlist
{
float: right;
margin: 0;
padding:0px;
margin-top:-50px;
width:350px;
}

#navlist ul, #navlist li
{
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}

#navlist a:link, #navlist a:visited
{

border-right: 1px solid #6da5bd;
border-top: 1px solid #6da5bd;
color: #fff;
font-size: 11pt;
font-family: ITC Franklin Gothic Std Med, Franklin Gothic Std, Arial;
font-weight: normal;
line-height: 14px;
margin: 0px;
padding: 2px 9px 2px 5px;
margin-right:-4px;
text-decoration: none;
}

#navlist a:link.current, #navlist a:visited.current
{
color: #ebc245;
}

#navlist a:hover { color: #f00;
	color: #ebc245; }

#navlist ul a:hover { color: #f00 !important;
	color: #ebc245; }

.white-text
{
 color:#fff;	
}


hr
{
color:White;
border:none;	
border-top:solid 1px white;	
margin:0px;
padding:0;
}

.yellow-text
{
margin-top:3px;
margin-bottom:3px;
 color:#ebc245;	
 text-transform:uppercase;
 font-size:12pt;
}


#footer
{
width:720px;
text-align:center;	
color:#ADEDFB;
font-size:8pt;
margin:0 0 0 18px;
padding-top:15px;
padding-bottom:10px;
clear:both;
}


#footer ul li
{
display: inline;
list-style-type: none;
margin: 0px;
padding: 0px;
}

#footer ul
{
margin-left:-40px;	
}

#footer a{

color:#f9f999;
color:#b7e1f3;
text-decoration:none;
font-weight:bold;
}


.footer-div
{
	margin-left:8px;
	margin-right:5px;
}



#rhs-top
{

margin-top:65px;
margin-left:14px;
background-image: url('/img/all-rights.png');
height:220px;
background-repeat: no-repeat;
}


.nexus-feature
{
	float:left; 
	clear:left;
	margin-top:5px;
	margin-bottom:5px;
}



.form-table 
{
/*	margin-left:15px;*/
}


.form-table td
{
color:#ADEDFB;
color:white;	
padding:5px;
/*font-weight:bold;*/
}

.form-error
{
 font-size:11pt;	
 font-weight:normal;
 }
 
 .faq-question
 {
 font-weight:bold;	
}
 
 .faq-answer
 {	

 padding:5px;
 padding-top:0px;
 padding-left:10px;
 }
 
 
.nexus-feature
{
	font-weight:bold;
}

.nexus-feature img
{
	margin-right:5px;
	margin-top:-3px;
	float:left;
}
	
.feature-description
{	
 
 padding:5px;
 padding-top:0px;
 padding-left:10px;
 font-weight:normal;
}
 
 
 
 
 
 
 
 
 
/* Scroller style */

#scroller-control
{
	margin-bottom:20px;
}

#scroller-control a {
	text-decoration:none; 
	color:#77A9C4;
	color:#429ede;
	color:white;
	padding:0 2px;
	padding-right:10px;
	font-style:italic;
	font-family:arial;
	font-size:10pt;
	font-weight:bold;
}

#scroller-control a:hover {
	text-decoration:none; 
	color:#429ede;
	COLOR:#EBC245;
}


.scroller-control-list
{
	float:left;
	list-style:none;
	list-style-type: none;
	padding-left:0;
	width:200px;
}

.scroller-control-list li
{ margin-bottom:15px;}


.scroller-control-list li img
{
border:none;
float:left;
clear:left;
width:24px;
height:24px;
margin-right:5px;
}



a.selected {
	/*text-decoration:underline !important; */
	
	/*color:#429ede !important;*/
	color:#EBC245 !important;
	
}


#scroller-body 
{
	float:left;
	clear:left;
	width:600px;
	padding-bottom:30px;
}

#mask {
	width:600px;
	overflow:hidden;
	margin:0 auto;
}


#panel div {
float:left;
min-height:150px;
margin-top:10px;
}


.my-panel
{
	display:none;
}

.my-panel-divider
{
width:50px;
}




.internal-link
{
color:#b5131e;
text-decoration:none;
font-weight:normal;

}

.internal-link:hover
{
 color:Black;	
}



.internal-link1
{
color:#666666;
text-decoration:none;
font-weight:bold;

}

.internal-link1:hover
{
	color:#b5131e; 
}

.white-link
{color:White;}

.white-link:hover
{
	COLOR:#EBC245;
	
}

.link-button
{
 color:white;	
 font-weight:bold; 
 text-decoration:none;
 padding:5px;
 padding-left:10px;
}

.link-button:hover
{
COLOR:#EBC245;
}



#get_in_touch  {
display:block;
margin-left:20px;
padding:0 0 0 17px;
/*text-shadow:0 1px 0 #BBBBBB;*/
width:482px;
}
#get_in_touch h5 {
color:#697273;
font-size:26px;
margin:2px 0 0;
}
#get_in_touch input, #get_in_touch textarea {
/*text-shadow:0 1px 0 #BBBBBB;*/
width:219px;
}

#get_in_touch textarea 
	{width:458px;}
#get_in_touch .contact_button {
/*background:url("images/b07V12_green_tick.gif") no-repeat scroll right -20px transparent;*/
border:medium none;
cursor:pointer;
display:block;
font-size:20px;
font-style:normal;
font-weight:normal;
margin:6px 0 0;
padding:0;
text-align:left;
width:79px;
margin-right:15px;
padding-left:15px;
border:1px solid #262F34;/*#B6BEBE;*/
float:right;
text-decoration:none;
clear:both;
position:relative;
}
#get_in_touch .contact_button:hover {
background-position:right center;
color:#EBC245;
}
#get_in_touch small {
/*color:#5C6364;*/
float:right;
font-size:12px;
font-weight:normal;
}

input, select, textarea {
background:none repeat scroll 0 0 #017699;
border:1px solid #262F34;/*#B6BEBE;*/
color:#697273;
color:#fff;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-style:italic;
font-weight:normal;
margin:0;
padding:8px 4px;
margin-top:32px;
margin-right:10px;
}

input:focus, select:focus, textarea:focus {
background:none repeat scroll 0 0 #262F34;
border:1px solid #000;/*#B6BEBE;*/}

.input_wrap
{
	float:left;
}

.mylabel
{
	margin-top:0px;
	padding-top:10px;
	padding-bottom:2px;	
	margin-bottom:-32px;
	height:20px;	
	width:200px;
}


.form-error
{ font-size:10pt;
}



.pm-logo
{
 float:left;	
 width:200px;
 height:80px;
 margin:2px; 
 border: none 1px #e9e9e9;
 width:127px;
 height:50px;
 margin:3px;
}

.mybutton
{
/*background:url("images/b07V12_green_tick.gif") no-repeat scroll right -20px transparent;
border:medium none;*/
cursor:pointer;
display:block;
font-size:12pt;
font-style:normal;
font-weight:normal;
margin:6px 0 0;
padding:0;
text-align:left;
width:89px;
margin-right:15px;
padding-left:15px;
border:1px solid white;/*#B6BEBE;*/
float:right;
text-decoration:none;
border:none;
}

.sitemap
{
	border-top:solid 2px #262F34;	
	clear:both;
	font-size:10pt;
}

.sitemap a
{ font-weight:normal;}

.sitemap-threerow-list
{
	float:left;
	width:192px; 
	list-style:none;
	padding-left:9px;	
}

.sitemap-threerow-list ul
{
list-style: circle;
}

.sitemap-tworow-list
{
	float:left;
	width:270px; 
	list-style:none;
}

h2
{
 clear:both;	
}


.download-table
{
	width:550px; 
	margin:0 auto;
	margin-top:10px;
}

.download-table td
{
	height:40px;	
}

label
{color:White;}