@charset "utf-8";
body {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColLiqCtrHdr #topBanner {
	background: #FFFFFF;
	height:0px;
	width:950px;
	font-size:12px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;

}
.oneColLiqCtrHdr #container {
	width: 950px;  /* this will create a container 80% of the browser width */
	height: 45em;
	background: #7d0040; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColLiqCtrHdr #header {
	background: url(../images/topbar.jpg) left no-repeat;
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height:291px;
}
.oneColLiqCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.oneColLiqCtrHdr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #000000;
	color:#FFFFFF;
}
.oneColLiqCtrHdr #mainContent a {
	color:#FFFFFF;
}
.oneColLiqCtrHdr #mainContent a:hover {
	color:#7d0040;
}

.oneColLiqCtrHdr #mainContent h2 {
    color: #7d0040;
	font-size:18px;
	text-decoration:underline;
}
.oneColLiqCtrHdr #navContent {
    background-image:url(../images/pane.jpg);
	background-repeat:repeat-x;
	height:75px;
	width:950px;
	float: left;
	font-size:12px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top:solid 4px #757577;

}

.navlist {
	border-bottom: none;
	padding: 0 0 10px 40px;
}

.navlist ul, .navlist li {
	display: inline;
	list-style-type: none;
}

.navlist a:link, .navlist a:visited {
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	width: inherit;
	height: 22px;
	padding-bottom:1px;
	padding-top:7px;
	text-align: right;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 1px;
	margin-left: 1px;
}

.navlist a:hover {
	background-color: #FFFFFF;
	display: block;
	color: #000000;
}



.oneColLiqCtrHdr #footer { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: url(../images/bottom_img.jpg);
	background-repeat:no-repeat; background-position:top;
	vertical-align: baseline;
	font-size:10px;
	color:#FFFFFF;
	font: Arial, Helvetica, sans-serif;
	text-align:center;
	line-height:15px;
	border-top:#98296c;
	border-top-style: outset;
	border-top:5px;
	height:291px;
} 
.oneColLiqCtrHdr #footer a { 
    text-decoration:none;
    color:#FFFFFF;
}

.oneColLiqCtrHdr #footer a:hover {
text-decoration:underline;
color: #CCCCCC; 
}
.oneColLiqCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	
}

div#links {
	position: relative;
	top: 0px;
	left: 10px;
	width: 166px;
	height:280px;
	font: 16px Verdana, sans-serif;
	z-index: 100;
}

div#links a {display: block; 
   text-align: center; 
   font: bold 1em sans-serif; 
   padding: 5px 10px; 
   margin: 0 0 1px; 
   border-width: 0; 
   text-decoration: none; color: #FFFFFF; 
   background: url(../images/button_overstate.jpg);
   border-right: 5px solid #505050;
   }
   
div#links a:hover {color: #CCCCCC; 
   background: url(../images/button.jpg);
   border-right: 5px solid #FFFFFF;
   }

div#links a span {display: none;
}

div#links a:hover span {
   display: block;
   position: absolute; top: -5px; left: 170px; 
   width: 680px;
   padding: 10px; 
   margin: 10px; 
   z-index: 100;
   color: #AAA; 
   font: 14px Verdana, Arial, Helvetica, sans-serif;
   text-align: left; color: #FFFFFF;
   }
   div#image {
	display: block;
	position: relative;
	top:-115px;
	left:330px;
	width: auto;
	height:225px;
	margin: 10px;
	z-index: 100;
	color: #AAA;
	background: url(../images/panel.jpg);
	background-repeat:no-repeat;
	background-position:top;
	border:solid 1px #CCCCCC;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #FFFFFF;
   }

   .fields {border:solid 1px #FF0066; font-size:11px;
   }
.quote {font-style:italic; font-size:14px; color:#96296A; font-weight:bold;}

.login{
    background-image: url(../images/pane.jpg); 
    background-position:left; 
	background-repeat: repeat-x; 
	}
	
	.login1{ border-top: solid 1px #999999;
	border-bottom:solid 1px #999999;
	}
		.silver{ background-image: url(../images/pane_silver.jpg); 
    background-position:left; 
	background-repeat: repeat-x;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	}
	
	.smalltext{ font-size:10px;}
	
.contact{ 
    background-image: url(../images/contact1.jpg);
    background-position: right;
    background-repeat:no-repeat;
}
.employment{ 
    background-image: url(../images/employment.jpg);
    background-position: right;
    background-repeat:no-repeat;
}

.contactdetails {color:#727176; font-weight:bold; font-size:12px;}

.contactdetail {font-size:12px;}
.contactdetail a { color:#FFFFFF;
text-decoration:none;
}
.contactdetail a:hover { color:#FFFFFF;
text-decoration: underline;
}
.red {color:#FF0000;}

.global_opp{ 
    background-image: url(../images/contact.jpg);
    background-position: right;
    background-repeat:no-repeat;
}
.thinborder{ border: solid .1em #7d0040;
}
.bg_home {background-image: url(../images/panel.jpg);
background-position:top; 
background-repeat:no-repeat;
background-position:left;


}

.testimonial{
font-size:12px;
}
.border { border-left:solid 1px;
border-top: solid 1px;
border-bottom: solid 1px;
}
 
.td2 {
border-right:solid 1px; 
border-bottom:solid 1px; 
padding:3px; font-size:11px; 
font-color:#FFFFFF; 
font-family:Tahoma; 
text-align:right; 
height:25px;
background-color:#993366;
border-color:#999999;
font-weight:bold;
padding-right:10px

} 

.td1 { padding:3px; font-size:11px; font-color:#000000; font-family:Tahoma; text-align:center; height:25px;  border-bottom:solid 1px;
border-color:#993366;} 


.comments { padding:3px; font-size:11px; font-color:#000000; font-family:Tahoma; text-align:center; height:25px; 
}

.comments1 { padding:3px; font-size:11px; font-color:#000000; font-family:Tahoma; text-align:right; height:25px; border-right: solid 1px;
background-color:#993366;
border-color:#999999;
font-weight:bold;
padding-right:10px }

.resume {color:#993366; font-weight:bold; font-size:18px;
font-family: Verdana, Arial, Helvetica, sans-serif;}

.blackbar {background-image:url(../images/black_bar.jpg);
background-repeat:repeat;
}

.blackbar2 {background-image:url(../images/black_bar2.jpg);
background-repeat:repeat;
}
.businesslinks {padding-left:10px;
border-bottom:1px dashed #999999;
vertical-align:top;
padding-top:5px;
padding-bottom:4px;
}
span.counter {
   color: red;
   cursor: default;
   font-size: larger;
}

.marginleft {padding-left:10px; font-size:10px; vertical-align:top;
}

.marginleftsmall {padding-left:10px; vertical-align:top; font-size:9px;
}

.marginleftnorm {padding-left:10px; padding-top:50px; margin-top:50px;
}
.visable{visibility:hidden;}