/* CSS Document */
* {
  margin: 0;
  padding: 0;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
}
.body11 {
	font-size: 11px;
}
.white {
	color: #ffffff;		

}
.redbody {
	color: #0A2C49;
}

.red90 {
	color: #0A2C49;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}
.black{
	color: #000000;
}
.greenbody {
	color: #007236;
}
.greybody {
	color: #0A2C49;
	font-size: 80%;
}
.greybody1 {
	color: #666666;
	
}
.greylite {
	color: #cccccc;
	
}

.rule {
	height: 10px;
	background-image: url(../images/rule.gif);
	background-repeat: repeat-x;
}
.rule1 {
	height: 5px;
	background-image: url(../images/rule1.gif);
	background-repeat: repeat-x;
}
.rule2 {
	height: 1px;
	background-image: url(../images/rule1.gif);
	background-repeat: repeat-x;
	padding: 5px 0 5px 0;
}

h1 {
	font-weight: bold;
	color: #3D7BA5;
	font-size: 110%;
	padding: 0 0 0 0;
}
h2 {
	font-weight: normal;
	color: #3D7BA5;
	font-size: 95%;
	padding-bottom: 5px;
}

h3 {
	font-size: 160%;
	font-weight: 900;
	height: 20px;
	background-image: url(../images/logoLocUsa5.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 25px 0 0 0;
}
h3 span {display:none}

h4 {
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
}

h5 {
	color: #999999;
	font-size: 90%;
	font-weight: normal;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
}
h6 {
	font-size: 100%;
	font-weight: 900;
	color: #0A2C49;
}
li {
	line-height: 1.1em;
	padding-left: 5px;
	font-size: 100%;
}

ul {
	list-style-type: none;
}

p {
  margin: .75em 0;
}

br {
  margin: 0;
  padding: 0;
}
a:link, a:visited, a:hover { 
	color: #0A2C49; 
	text-decoration: none 
}
a.ink:link, a.ink:visited{ 
	color: #0A2C49; 
	text-decoration: none 
}

a.un:hover {
	color: #0A2C49;   
	text-decoration: underline;
	background-color: #ffffff; 
}
a.black:link, a.black:visited, a.black:hover{ 
	color: black; 
	text-decoration: underline 
}

a.black1:link, a.black1:visited { 
	color: black; 
	text-decoration: none
}

a.black1:hover {
	color: black;   
	text-decoration: underline 
}
a.more:link, a.more:visited  {
	color: #0A2C49;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;	
	font-size: 90%;
	 
}
a.more:hover {
	color: #0A2C49;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;	
	line-height: 1.3em;
	background-color: #FCF8A7;
	font-size: 90%;
}

a.blueHeadline1:link, a.blueHeadline1:visited  {
	color: #336699;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;	 
}
a.blueHeadline1:hover {
	color: #336699;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;	
	line-height: 1.3em;
	background-color: #FCF8A7;
}
a.blueHeadline2:link, a.blueHeadline2:visited {
	color: #0A2C49;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 130%;
	line-height: 1.2em;	
}
a.blueHeadline2:hover {
	color: #0A2C49;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 130%;
	line-height: 1.2em;
	background-color: #FCF8A7;	
}
a.blueHeadline3:link, a.blueHeadline3:visited {
	color: #0A2C49;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	line-height: 1.2em;	
}
a.blueHeadline3:hover {
	color: #0A2C49;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	line-height: 1.2em;
	background-color: #FCF8A7;	
}
select {	
	font-size: 12px;
	width: 130px;
	height: 20px;
}
img {
	padding: 0;
	border: 0;
}
/* The Framework
================================= =================================*/

#wrapper {
	width: 845px;
	text-align: justify;
	background-color: #fff;
	margin: 0 auto;
}
#advertiseTop {
	width: 841px;
	height: 30px;
	margin: 2px 2px 0 2px;
	line-height: 1em;

}
#advertiseTopRight {
	font-size: 11px;
	text-align: right;
	float: right;
	width: 545px;
	text-transform: uppercase;
	color: #666666;
	padding: 0 0 0 0;
}
#advertiseTopRight1 {
	text-align: left;
	padding: 7px 0 0 0;
}
#advertiseTopLeft {
	float: left;
	width: 270px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-transform: uppercase;
	padding: 6px 0 0 0;	
}
#advertiseTop a:link {
	color: #336699;
	text-decoration: none;
}
#advertiseTop a:visited {
	color: #336699;
	text-decoration: none;
}
#advertiseTop a:hover {
	color: #336699;
	text-decoration: none;
}
#header {
	width: 845px;
	height: 94px;
		padding: 10px 0 5px 0;
	border-top: 10px solid #0A2C49;	
}
#headerLeft {
	width: 150px;
	float: left;
	display: inline;
	padding: 0 0 0 0;
}
#wrapperHeaderRight {
	width: 610px;
	text-align: left;
	float: right;
}
#headerMiddle {
	width: 375px;
	height: 60px;
	text-align: justify;
	float: left;
	padding: 3px 0 0 0;
	font-size:11px;
	color:#999999;
	line-height: 10px;
}
#headerRight  {
	width: 180px;
	text-align: left;
	display: inline; /* :KLUDGE: Fixes IE double margin float bug */
	float: right;
	padding: 0 0 0 0;
}
/* Top Content
================================= =================================*/

#topContent {
	width: 843px;
	text-align: left;
	overflow: hidden; /* :HACK: Equalizes Column Heights */
	margin: 2px 0 2px 0;
	border: 1px solid #ececec;	
}
#topContentLeft {
	list-style: none;
	text-align: left;
	line-height: 1em;
	width: 130px;
	float: left;
	display: inline;
	font-size: 95%;
	padding: 3px 2px 2000px 0; /* :HACK: Equalizes Column Heights */
	margin: 2px 0 -1995px 2px;	
	}
#wrapperTopContentRight {
	width: 703px;
	text-align: left;
	float: right;
	padding: 0 0 2000px 0; /* :HACK: Equalizes Column Heights */
	margin: 0 0 -1998.5px 0
}
#topContentMiddle {
	width: 520px;
	text-align: left;
	float: left;
	list-style-type: none;
	padding: 5px 0 2000px 5px; /* :HACK: Equalizes Column Heights */
	margin: 0 0 -1955px 0
}
/* New Format +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#topContentMiddleWrapper {
	width: 510px;
	padding: 0 5px 0 5px; 
}
.featureCon h1{
	padding: 0 0 5px 20px;
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}

#topContentMiddleWrapperL {
	width: 252px;
	float: left;
	
	padding: 0 0 0 0;
}


#topContentMiddleWrapperR {
	width: 252px;
	float: right;
}
#topContentMiddleWrapper h5 a:link {
	color: #999999;
}
#topContentMiddleWrapper h5 a:visited {
	color: #999999;
}
#topContentMiddleWrapper h5 a:hover {
	color: #999999;
	text-decoration: underline;
}
.articleConMiddle{ 	
	text-align: left;
	padding: 0 7px 25px 0;
	clear: both;
	width: 255px;	
}
.resourceCon {
	width: 237px;
	font-size: 12px;
	text-align: left;
	border: 1px solid #DCE0E2;
	padding: 5px 5px 15px 5px;
	margin: 0 0 15px 0;	
}
.resourcetitle {
	color: #ffffff;
	font-weight: bold;	
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	background: #0A2C49;
	letter-spacing: 1px;
	padding: 0 0 0 5px;
	margin: 0 0 0 0;
	width: 244px;	
}
.stateMenu1 {	
	text-align: center;
	padding: 5px 0 0 0;
}
#stateBanner1 {
	text-align: center;
	padding: 5px 5px 0 2px;
}
#stateBannerSub {
	text-align: left;
	font-size: 10px;
	color: #cccccc;
	padding: 0 0 1px 3px;
}
.profilearticleCon{ 	
	
	padding: 0 0 15px 0;
	clear: both;
		
}
#profileCon {
	font-size: 12px;
	text-align: left;
	padding: 5px;
	border-bottom: 1px solid #DCE0E2;
	border-right: 1px solid #DCE0E2;
	border-left: 1px solid #DCE0E2;	
	clear: both;	
}
.titleConL {
	color: #970F00;
	font-weight: bold;
	margin: 0 0 8px 0;
	padding: 3px 0 2px 1px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 4px solid #EBECED;
	letter-spacing: 1px;
	text-transform: uppercase;
	
	clear: both;
	line-height: 1.1em;
	font-size: 11px;
}
.titleConL h2{
	color: #970F00;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	
	clear: both;
	line-height: 1.1em;
	font-size: 11px;
}
.titleConL1 {
	color: #970F00;
	font-weight: bold;
	margin: 0 0 8px 0;
	padding: 10px 0 2px 1px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 4px solid #EBECED;
	letter-spacing: 1px;
	text-transform: uppercase;
	width: 252px;
	clear: both;
	line-height: 1.1em;
	font-size: 11px;
}
.titleConL1 h2{
	color: #970F00;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	width: 252px;
	clear: both;
	line-height: 1.1em;
	font-size: 11px;
}
.featureCon {
	padding: 4px 0 0 0;
}
.featureCon h2{
	padding: 0;
}
.featureCon1 {
	padding: 10px 0 0 0;
}
.titleContainer {
	color: #ffffff;
	font-weight: bold;	
	height: 17px;
	width: 503px;
	font-family: Arial, Helvetica, sans-serif;
	background: #0A2C49;
	letter-spacing: 1px;
	padding: 0 0 0 5px;
	margin: 20px 0 0 0;
	font-size: 11px;	
}
.titleContainer2b h2 {
	color: #ffffff;
	font-weight: bold;	
	font-family: Arial, Helvetica, sans-serif;
	background: #0A2C49;
	letter-spacing: 1px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 11px;	
}
#contactListCon {	
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
	clear: both;	
}
#map {
	padding: 15px 0 0 0;
	clear: both;
}
#mapR {
	padding: 0 0 5px 0;
	float: right;
	width: 200px;
}
#mapL {
	padding: 0 0 5px 0;
	float: left;
	width: 30px;
}
#resourceCenter h1{
	padding: 0 0 5px 17px;
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.1em;
}

#resourceCenter h1 a:link, a:visited{
	color: #0A2C49;

}
#resourceCenter h1 a:hover{
	background-color: #FCF8A7;

}
#resourceCenter a:link, a:visited{
	color: #0A2C49;

}
#resourceCenter a:hover{
	background-color: #FCF8A7;
	color: #0A2C49;

}
#propertySearch {
	font-size: 110%;
	padding: 0 0 0 0;
}
#stateCon {
	font-size: 90%;
	*font-size: 80%;
	padding: 0 0 0 0;
	line-height: 1.2em;
		
}
.stateConColor {
	background-color: #F6F7E7;

}
#stateCon a:link, a:visited{
	color: #0A2C49;
}
#stateCon a:hover{
	color: #0A2C49;
	background-color: #FCF8A7;
}

iframe {
overflow-x: hidden;
overflow-y: scroll;
}
#contact {
	padding: 0 0 10px 0;
	width: 250px;
}
#contactR {
	float: right;
	width: 100px;
	padding: 0 0 0 0;
}
#contactL {
	float: left;
	width: 135px;
}
#contactL h4{
	padding: 0;
}
#profileBox {
	width: 270px;
	padding: 5px;
	line-height: 1.1em;
	font-size: 120%;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
#profileBox a:link, a:visited  {
	color: #0A2C49;
	text-decoration: none;
	
	
	 
}
#profileBox a:hover {
	color: #0A2C49;
	text-decoration: none;
		
	background-color: #FCF8A7;
	
}

/* end New Format======================================================================*/
#topContentMiddleColumnLeft {
	width: 188px;
	text-align: left;
	float: left;
	list-style-type: none;
	vertical-align: top;
}
.topContentMiddleColumnLeft2 {/*corpprate survey*/
	width: 70px;
	text-align: center;
	float: left;
	list-style-type: none;
	vertical-align: top;
	padding: 5px 0 0 0;
}
#coverWrapper {
	width: 521px;
	height: 250px;	
	margin: 0 0 25px 0;	
}
#coverContainer {
	padding: 0 0 10px 0;	
	height: 229px;
	width: 320px;
	float: left;
}
#coverContainerRight {
	padding: 0 5px 10px 10px;
	font-size: 100%;
	width: 186px;
	height: 229px;
	float: right;	
}
#coverContainerRight a:visited{
	color: #0A2C49;
	
}
#coverContainerRight h1 {
	font-size: 190%;
	font-weight: bold;
	line-height: 1.1em;
	font-family: "Times New Roman", Times, serif;
	padding: 0 0 10px 0;	
}
#coverType {
	width: 250px;
	*width: 248px;
	padding: 0 7px 7px 0;
	*padding: 0 12px 7px 0;
	text-align: right;
	margin: 0 0 0 128px;
	line-height: 1.4em;
}
#coverSub {
	text-align: right;
	padding: 5px 7px 5px 0;
	width: 250px;
	margin: 0 0 0 128px;
	font-size: 90%;
	line-height: 1.1em;	
}
#coverSuba {
	text-align: right;
	padding: 5px 7px 5px 0;
	width: 250px;
	margin: 0 0 0 128px;
	font-size: 90%;
	line-height: 1.1em;	
}
#coverContainer h4{
	color: #FFFFFF;
	font-size: 100%;
}
#coverContainer h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;	
}
#coverContainer a:link, #coverContainer a:visited{
	color: #ffffff; 
	text-decoration: none 
}

#coverContainer a:hover {	
	color: #ffffff;   
	text-decoration: underline 
}
.articleCon{ 	
	text-align: left;
	padding: 0 7px 0 0;
	clear: both;
	width: 513px;	
}
.articleLeft {/* */
	float: left;	
	padding: 3px 8px 0 0;
	width: 50px;	
}
.articleRight {/* */
	float: right;
	padding: 0 0 20px 0;
	width: 450px;	
}
#topContentRightBorder  {
	border-right: 1px solid #ececec;
	float: left;
	padding: 0 0 2000px 4px; /* :HACK: Equalizes Column Heights */
	margin: 5px 0 -1995px 0;
}
#topContentRight  {
	width: 300px;
	text-align: left;
	display: inline; /* :KLUDGE: Fixes IE double margin float bug */
	float: right;
	list-style-type: none;
	padding: 5px 4px 2000px 3px; /* :HACK: Equalizes Column Heights */
	margin: 0 0 -1955px 0;	
}
#topContentRightColumnLeft {
	width: 155px;
	font-size: 12px;
	text-align: left;
	float: left;
	list-style-type: none;
	padding: 0 0 10px 0;
	line-height: 1.3em;
}	 
.topRightContainer	{
	padding: 0 0 5px 0;
	font-weight: bold;
	color: #0A2C49;
}
#stateMenu {	
	text-align: left;
	padding: 8px 0 10px 0;
	width: 250px;
}
#stateMenuL {	
	float: left;
	width: 110px;
	
}
#stateMenuR {	
	float: right;
	width: 130px;
	padding: 0 0 0 0;
	
}
#topContentRightColumnRight {
	width: 125px;
	text-align: left;	
	list-style-type: none;
	display: inline;
	padding: 0 5px 0 0;
	margin-bottom: 5px;	
}
#adContainer {
	text-align: center;
	padding: 5px 0 5px 0;
	margin: 5px 0 10px 0;
	clear: both;
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec;	
}
#currentInterest {
	font-size: 12px;
	text-align: left;
	padding: 5px;
	border-bottom: 1px solid #DCE0E2;
	border-right: 1px solid #DCE0E2;
	border-left: 1px solid #DCE0E2;	
	clear: both;	
}
#currentInterest h1{
	padding: 0 0 5px 20px;
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: normal;
	font-size: 12px;
}
.ciCon{
	padding: 0 0 5px 20px;
	clear: both;
	height: 23px;
}

.ciRight {
	float: right;
	width: 50px;
	text-align: right;
	padding: 0 10px 0 0;
}
.ciLeft {
	float: left;
	width: 180px;
	text-align: left;
	padding: 0 0 0 0;
}
.ciMore {
	padding: 0 0 5px 20px;
	font-weight: bold;
	font-size: 12px;	
}
.titleCon {
	color: #ffffff;
	font-weight: bold;	
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	background: #0A2C49;
	letter-spacing: 1px;
	padding: 0 0 0 5px;	
	font-size: 11px;
}
.titleCon1 {
	color: #ffffff;
	font-weight: bold;	
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	background: #0A2C49;
	letter-spacing: 1px;
	padding: 0 0 0 5px;	
	margin: 10px 0 0 0;	
}
#currentInterest h5 {
	color: #0A2C49;
}
.logo  {
	width: 55px;
	text-align: left;
	float: left;
}
.titleContainer2c {
	color: #970F00;
	font-weight: bold;
	margin: 0 0 8px 0;
	padding: 0 0 0 1px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 4px solid #EBECED;
	letter-spacing: 1px;
	text-transform: uppercase;
	width: 252px;
	clear: both;
	line-height: 1.1em;
}
.titleContainer2e {
	color: #ffffff;
	font-weight: bold;	
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	background: #0A2C49;
	letter-spacing: 1px;
	padding: 0 0 0 5px;
	margin: 0 0 0 0;
	width: 513px;	
}
#middleContent {
	width: 845px;
	text-align: left;
	border-top: 2px solid #0A2C49;
	border-bottom: 2px solid #0A2C49;
	padding-top: 5px;
	padding-bottom: 5px;
		clear: both;
}
.photoFloat {/* */
	float: left;
	list-style-type: none;
	vertical-align: top;
	margin: 0 8px 0 0;
	padding: 3px 0 0 0;
}
.photoFloat1 {/* */
	float: left;
	list-style-type: none;
	vertical-align: top;
	margin: 0 8px 0 0;
	height: 85px;
	padding: 3px 0 0 0;
}
#footer {
	clear: both;
	width: 845px;
	text-align: center;
	border-top: 10px solid #0A2C49;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 80%;
	color: #3D7BA5;
	background-color: #F5F6F7 ;
}
 #footer h5 {
 	padding: 0 0 5px 0;
	color: #3D7BA5;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.1em;
}
#footer a:link, #footer a:visited{
	color: #00000;
	text-decoration: none; 
}
#footer a:hover{
	color: #000000;
	text-decoration: underline;
}
#letter {
	background-color: #FFFFCC;
	padding: 10px 10px 10px 10px;
	font-size: 90%;
	line-height: 1.2em;
	margin: 10px 0 10px 0;
}
.redbold {
	color: #970F00;
	font-weight: bold;
}
#stateLeft { 
	width: 155px;
	font-size: 12px;
	text-align: left;
	float: left;
	list-style-type: none;
	padding: 0 0 5px 0;
	line-height: 1.3em;
}

/* Add some padding
================================== */

#contentLeft *, #contentRight, * #contentMiddle * {
	letter-spacing: 1px;

}
#contentLeft * *, #contentRight, * * #contentMiddle * * {
  padding-left: 0;
  padding-right: 0;
}

/*================================== */
#sponsorCon {
	padding: 10px 7px 10px 10px;
	width: 828px;
	clear: both;
	border-top: 1px solid #000033;
	background-color: #F5F6F7;
	font-size: 90%;
	line-height: 1.1em;	
}

.sponsorConL {
	width: 128px;
	float: left;
	padding: 10px 4px 0 4px;
	text-align: left;
}
.sponsorCn {
	padding: 0 0 15px 0;
}
#sponsorCon h1{
	color: #970F00;
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
}
/*======== */
#resourceCenter {
	font-size: 12px;
	text-align: left;
	clear: both;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
}
.rcTitle {
	color: #970F00;
	font-weight: bold;
	margin: 2px 0 1px 0;
	padding: 5px 0 2px 5px;
	border-bottom: 4px solid #EBECED;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;	
	letter-spacing: 1px;
	text-transform: uppercase;	
	clear: both;
	font-size: 11px;
}

.rcTitle1 {
	color: #970F00;
	font-weight: bold;
	margin: 2px 0 1px 0;
	padding: 5px 0 5px 0;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;	
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 1.1em;
	clear: both;
	font-size: 11px;
}
.rcTitle2 {
	color: #970F00;
	font-weight: bold;
	margin: 15px 0 1px 0;
	padding: 5px 0 5px 5px;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;	
	letter-spacing: 1px;
	text-transform: uppercase;	
	clear: both;
	font-size: 11px;
}
#stateResourceCon {
	
	padding: 10px 0 5px 0;
	margin: 5px 0 5px 0;
	clear: both;	
}
#contactListCon {
	
	padding: 5px 0 0 0;
	margin: 0 0 5px 0;
	clear: both;	
}
#stateMenu1 {	
	text-align: left;
	padding: 3px 0 0 0;
}
.con5pad {
	padding: 0 0 0 0;
}
.con5pad h4{
	padding: 0 0 0 0;
}
/*======================================*/

.subLink {
	font-size: 90%;
	padding: 5px 0 0 0;
}
/*Resource Center======================================*/
#resourceCenterCon {
	width: 490px;
	clear: both;
	
}
a.topic:link, a.topic:visited{
	font-size: 90%;
	text-decoration: none;
	line-height: 1em;	
	color: #0A2C49;	
}
a.topic:hover{
	font-size: 90%;
	text-decoration: underline;
	line-height: 1em;	
	color: #0A2C49;	
}
#resourceCenterWrap {
	width: 490px;
	font-size: 12px;
	text-align: left;
	border: 1px solid #DCE0E2;
	padding: 10px 8px 12px 8px;	
}
#rcLeft {
	float: left;
	width: 150px;
	line-height: 1em;	
}
#rcRight {
	float: right;
	width: 315px;
	
}
#rcRightl {
	float: left;
	width: 150px;
	line-height: 1em;	
}
#rcRightr {
	float: right;
	width: 150px;
	line-height: 1em;	
}
.link {
	padding: 0 0 5px 0;
}
/*======================================*/


.clear {
	clear: both;
}
/*============================== Two Tier nav */
.basictab ul{
margin: 0 0 2px 0;
padding: 7px 0 7px 0px;
font: normal 12px Arial;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
background-color: #0A2C49;
}
.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
text-decoration: none;
padding: 3px 10px;
margin-right: 3px;
background-color: #0A2C49;
color: #ffffff;
font-weight: bold;
line-height: 1px;
}
.basictab li a:visited{
color: #ffffff;
font-weight: bold;
line-height: 1px;
}
.basictab li a:hover, .basictab li a.current{
color: #ffffff;
padding: 7px 10px 7px 10px;
*padding: 5px 10px 6px 10px; /*IE fix*/
font-weight: bold;
line-height: 1px;
background-color: #006699;
}
.basictab li a:active{
color: #ffffff;
font-weight: bold;
line-height: 1px;
}
.tabcontainer{
	color: #0A2C49;
	padding: 3px 0 3px 15px;
	line-height: 1.1em;
	clear: left;
	width:95%; /*width of 2nd level sub menus*/
	height:38px; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	
		
}
.tabcontainer a:link, .tabcontainer a:visited{
color: #0A2C49;

}

.tabcontainer a:hover{
color: #0A2C49;
text-decoration: underline;
}
.tabcontent{
display:none;
}
#nav {
	border-bottom: 1px solid #0A2C49;	
}
/*============================*/
/*expandable letter============================*/
#kelly {
	background-color: #FFFFCC;
	padding: 0 0 0 0;
	width: 260px;
	margin: 0 0 0 0;
	
}
#letter a:link{
	text-decoration: none;
}
#letter a:visited{
	text-decoration: none;
}
#letter a:hover{
	text-decoration: underline;
}
/*============================*/
#currentInterest1 {
	font-size: 12px;
	text-align: left;
	padding: 5px;
		clear: both;	
}
#currentInterest1 h1{
	padding: 0 0 5px 20px;
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: normal;
	font-size: 12px;
}
#currentInterest1 h2{
	font-size: 11px;
	color: #0A2C49;
	

}