@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 10px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(img/stockvault_4636_20070301.jpg);
	background-repeat:no-repeat;
	
	
}

H1	{
	color:#102484;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}

H2	{
	color:#102484;
	font-family: Arial, Helvetica, sans-serif;
}

.tick	{
	background-image: url(img/tick.jpg);
	background-repeat:no-repeat;
	padding-left:32px;
	height:20px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #8BDBFF;

}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #999999;
}
a:active {
	color: #333333;
}


.twoColFixLtHdr #container { 
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	border: solid 1px #333333;
	}
.twoColFixLtHdr #header {
	background: #DDDDDD;
	padding: 0px;
	background-image: url(img/header3_c.gif);
	height: 200px;
	/* 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. */
} 
.twoColFixLtHdr #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 */
}
.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */

	background: ; /* the background color ( #EBEBEB ) will be displayed for the length of the content in the column, but no further */
	padding: 0px 10px 15px 20px;
	margin-top:0em;
	background-image: url(img/stockvault_4636_20070301_dark.jpg);
	background-repeat: repeat-x;
	color: #CCCCCC;
}

.twoColFixLtHdr #sidebar1 a:link, a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}

.twoColFixLtHdr #sidebar1 a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

#top_nav {
	height:2em;
	background-color:#CCCCCC;
	padding:0;
	text-align:left;
	top:0;
	background-image: url(img/background1.gif);
	background-repeat: repeat-x;
}

.twoColFixLtHdr #top_nav ul{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color:#CCCCCC;
	margin-right:0.5em;
	margin-top:5px;
	float:left;
	text-align:left;
	width: AUTO;
	height: 1em;
	list-style-type:none;
	vertical-align: middle;
}


.twoColFixLtHdr #top_nav ul li{
	display: inline;
	height: auto;
	margin:0;
	padding:0;
	padding-left:10px;
	border-right: 1px #CCCCCC;
	font-weight:bold;
}



.twoColFixLtHdr #top_nav a:link, a:visited {
	color: #CCCCCC;
	text-decoration: none;
	padding: 2px;
	border:1px solid #CCCCCC;
/*	background-color:#003399;*/
	text-decoration: none;
}

.twoColFixLtHdr #top_nav a:hover {
	color: #000099;
	text-decoration: none;
	background: #CCCCCC;
	padding: 2px;
	border:1px solid #000066;
	background-color: #CCCCCC;
}

 
.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0; /* Removed 20px (right) */
} 

.twoColFixLtHdr #text { 
	margin: 0; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0; /* Removed 20px (right) */
	padding-right:1em;
} 


.twoColFixLtHdr #text_scroll { 
	margin: 0; 
	padding: 0; 
	padding-right:1em;
	overflow:scroll; /* Added scroll for 'How we work with you' */
	height: 500px;
} 

.twoColFixLtHdr #box1 {
	background-image:url(img/Question_box_light.jpg);
	background-repeat:no-repeat;
	width:210px;
	height:200px;
	padding:0;
	padding-top:2em;
	float:left;
	display:block;
	font:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000;
	text-align:center;
	font-weight: bold;
}



.twoColFixLtHdr #box2{
	background-image:url(img/Question_box_light.jpg);
	background-repeat:no-repeat;
	width:210px;
	height:200px;
	padding:0;
	padding-top:1em;
	float: left;
	display:block;
	font:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000;
	text-align:center;
	font-weight: bold;
}

.twoColFixLtHdr #box3 {
	background-image:url(img/white_box.jpg);
	background-repeat:no-repeat;
	width:210px;
	height:200px;
	padding:0;
	padding-top:0.5em;
	padding-left:2px;
	float:left;
	display:block;
	color:#000;
	text-align:left;
	font-weight: bold;
}


.twoColFixLtHdr .backhround_box {
	background-color:#CCC;
	padding: 5px;
	margin-bottom:5px;
	display:block;
	border: 1px solid #333;
}

.blue{
	color:#06C;
}


#clear{
	clear: both;
}


#box a:hover {
	text-decoration:underline;
	color:#CCC;
}

#box a:link {
	text-decoration: underline;
	color:#333;
}


.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
	text-align:center;
	background-image: url(img/background1.gif);
	background-repeat: repeat-x;
} 
.twoColFixLtHdr #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: 5px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.twoColFixLtHdr #footer a:link {
	color: #CCCCCC;
	text-decoration: none;
	background:none;
	border:none;
}
.twoColFixLtHdr #footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
	background:none;
	border:none;
}
.twoColFixLtHdr #footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background:none;
	border:none;
}
.twoColFixLtHdr #footer a:active {
	color: #333333;
	text-decoration: none;
	background:none;
	border:none;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/*Shadow Container START*/

#shadow-container {
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}
 
#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
	position: relative;
	left: -1px;
	top: -1px;
}
 
	#shadow-container .shadow1 {
		background: #F1F0F1;
	}
 
	#shadow-container .shadow2 {
		background: #DBDADB;
	}
 
	#shadow-container .shadow3 {
		background: #B8B6B8;
	}
 
	#shadow-container .container {
		background: #ffffff;
		border: 1px solid #848284;
		padding: 10px;
	}
	
/*Shadow Container END*/



.img {padding-right: 1em; padding-bottom:0.5em; float:left;}

.img2 {padding-left: 1em; padding-bottom:0.5em; float:right; padding-top: 0.5em;}

.img3 {padding: 1em; clear:both; clear:left}

.img_box {padding:0; float:right; margin:0; padding-left:5px;}

