@charset "utf-8";
/* CSS Document */
/* turq98 r, 197 g, 224 b dark yellow: 247 r, 205 g, 42 b 2) light yellow: 250 r, 225 g, 127 b*/

body{
margin:0px 0px 0px 0px;
	/*margin:0px auto 0px auto;
	font-family:Arial, Helvetica, sans-serif;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	background-color:#666666;
	/*background-color:#FAE17F;*/	
}
#container{
	text-align:left;
	width:795px;
	margin:0px auto 0px auto;
	/*border: #62C5E0 thin solid;*/
}
#header{
width:795px;
	/*background-color:#F7CD2A;*/
}
#subHeader{
width:795px;
	background-image:url(images/layout/turqBlack.gif);
	background-repeat:repeat-y;
}
#content{
	width:795px;
	background-color:#FFFFFF;
	background-image:url(images/layout/Black165.gif);
	background-repeat:repeat-y;
}
#navContainer{
	/*	left:0px;
	top:0px;*/
	float:left;
	width:170px;
	margin:0px 5px 0px 5px;
	color:#F7CD2A;
	display: inline;
	/*position: relative;*/
}
/*#navContainer p{
font-size:9px;
}*/
#contentInfo{
	margin:0px 0px 10px 210px;
	/*left:215px;
	top:0px;*/
	width: 570px;
	padding-top: 5px;
	}
#footer{
	width:795px;
	background-color:#F7CD2A;
	background-image:url(images/layout/turq190.gif);
	background-repeat:repeat-y;
	color:#000000;
	font-size:11px;
}
.footertxt{
	color:#666666;
	font-size:10pt;
	font-weight:bold;
}
a.footertxt{
	color:#666666;
	padding:5px 0px 25px 5px;
}

p {
	font-size: 10pt;
	line-height: 14pt;
	text-align: left;
}
td { 
	font-size: 10pt;
}
pre { 
	font-family: "Courier New", Courier, mono; 
	font-size: 11pt;
}
.subhead2 {  
	font-size: 14pt;
}
.grey { 
	color: #666666; 
}
h2 { 
	font-size: 18pt; 
	font-weight: bold; 
}
code {  
	font-family: "Courier New", Courier, mono; 
	font-size: 12pt;
}
th { 
	font-size: 12pt; 
	font-weight: bold;
}
sup {  
	font-size: 10pt;}
.bodyItalic {  

	font-style: italic;}
a:link {  
	/*font-weight: bold;*/ 
	text-decoration: none;

}
a:visited {  
	text-decoration: none;
}
.nav {
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	color: #F7CD2A;
	text-decoration: none;
	letter-spacing: 1px;
}
a.subnav {
	font-size: 8pt;
	line-height: 12pt;
	font-weight: bold;
	color: #F7CD2A;
	text-decoration: none;
	letter-spacing: 1px;
}
a.subnavWHT {
	font-size: 8pt;
	line-height: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}
/*td.nav{
padding-top:40px;
}*/
.navepage{
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	color:#FFFFFF;
	/*font-variant: small-caps;
	text-decoration: none;
	letter-spacing: 1px;*/
}
a.navepage{
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	color:#FFFFFF;
	/*font-variant: small-caps;
	text-decoration: none;
	letter-spacing: 1px;*/
}
.link_copy {  
	font-weight: bold; 
	color: #CD6B01; 
	text-decoration: none;
}
a.linkblk{
color:#000000;
}
/*rk changes*/
a.nav {  
	font-size: 10pt; 
	line-height: 12pt;
	font-weight: bold; 
	color: #F7CD2A; 
	text-decoration: none; 
	letter-spacing: 1px;
}
a:hover.nav{
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	/*font-variant: small-caps;*/
}
.homeTxt{
	color:#666666;
	/*margin-left:50px;*/
font-size: 13pt;
	line-height:18pt;
}
.imgLeft{
	float:left;
	margin:5px 8px 5px 0px;
}
.imgRight{
	float:right;
	margin:5px 0px 5px 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;
}
a.portfolioLink{
color:#62C5E0;
font-weight:bold;
}
.portfolioTitle{
color:#000000;
font-weight:bold;
}
.portfolioPageimg{
padding:25px 12px 12px 12px;
}
.portfolioSubHeader{
	margin-left:200px;
	color:#ffffff;
	font-weight: bold;
}
.portfolioPagetxt{
padding-top:8px;
}

