/* CSS Document */




/* html defaults*/


BODY {
	background:url(../images/bg.jpg);
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	line-height:16px;
	margin:0px 0px 0px 0px;

	
	}
	
	
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	margin-bottom:15px;
	}
	
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5880AF;
	margin-bottom:5px;
	}
	
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5880AF;
	margin-bottom:5px;
	}
	
	
a 	{
	font-size: 10px;
	color: #666666;
	text-decoration:none;
	}
	
	
a:visited {
	color:#666666;
	text-decoration:none;
	}
	
	
a:hover {
	color:#5880AF;
	text-decoration:none;
	}
	
	
ul li {

	margin-bottom:2px;
	}
	
.ul2{
	list-style:disc;
	margin-bottom:0px;
	}
	

/* end html defauls*/



.containerDiv {
	width:760px;
	}
	

.header {
	background:url(../images/gradient_topBlue.jpg);
	background-repeat:repeat-x;
	padding:30px 15px 35px 0px;
	}

.header_nav {
	float:right;
	}
	
	
.contentWhiteDiv{
	background:#FFFFFF url(../images/gradient_bottomGrey.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-top:40px;
	
	border-bottom:1px solid #FFFFFF;
	text-align:left;
	}

.contentWhiteDiv2{
	background:#FFFFFF url(../images/gradient_bottomGrey.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-top:40px;
	border-bottom:1px solid #FFFFFF;
	text-align:left;
	}


.logo {
	margin-bottom:25px;
	margin-left:18px;
	margin-right:8px;
	text-align:left;
	}
	
	
.logo2 {
	width:760px;
	background-color:#FFFFFF;
	padding:40px 18px 25px 18px
	}	
	
	
	
.footer {
	background-color:#09438A;
	text-align:center;
	color:#7495BD;
	padding:50px 0px 15px 0px;
	/*height:75px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}
	
.greyVert {
	width:21px;
	height:400px;
	background-color:#666666;
	float:left;
	/*border:1px solid red;*/
	}
	

.copy {
	float:right;
	/*border:1px solid green;*/
	}
	
	
.subnav{
	background-color:#FCFCFC;
	width:144px;
	float:left;
	display:block;
 
	}

.rhs {
	float:left;
	display:block;
	width:554px;
	padding:20px 20px 20px 20px;
	 
	}
	
.bodyTextArea {
		padding:30px 30px 50px 30px;
		width:680px;
	}
	
.bodyTextAreaS {
		padding:30px 30px 50px 30px;
		width:720px;
	}
	
.list {
	margin-left:15px;
	}

.mainSection {
	background-color:#666666;

	}
	
.white_container {
	*height:280px;
	background:url(../images/gradient_bottomGrey.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin-left:20px;
	text-align:left;
	
	}
	
	


.tableRow1 {
	background-color:#E5E5E5;
	padding:5px 10px 5px 10px;
	font-weight:bold;
	}
	
.tableRow2 {
	background-color:#E9ECF4;
	padding:5px 10px 5px 10px;
	font-weight:bold;
	}

.fields_nowidth {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	width:260px;
	}
	

.submit {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#666666;
	}
	
.imageDiv {

	padding:10px 10px 10px 10px;
	border:1px solid #CCCCCC;
	margin-bottom:20px;
	}
	
	
.subheading { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#666666;
	}
	.maintext_k { 
		font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	line-height:16px;
	}
		.maintext_port { 
		font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	line-height:16px;
	padding-left: 20px;
	padding-bottom: 25px;
	padding-top:10px;
	}
.grayline {
	border-bottom:1px solid #CCCCCC;
	margin: 20px 0px 30px 0px;
	
}

.portfolio_scrolling {
	overflow:auto;
	height:380px;
	padding:0px 20px 0px 0px;
	
}

.gradient_left {
	height:280px;
	background: url(../images/gradient_subnav.jpg);
	background-position:top;
	background-repeat:repeat-x;
	list-style:none;
	margin-bottom:3px;
	margin-left:0px;
	margin-top:0px;
	padding:30px 5px 5px 15px;
	line-height:18px;
	}
element { }
