@charset "utf-8";
/* CSS Document */

#flashContainer {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#homeBody {

}


#homeLeftCol {
	width: 193px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	background-color:#efebe0;
	vertical-align:top;
}

#quickLinks {
	background-color: #bcb797;
	width: 175px;
	padding: 9px;
	text-align: left;
}

#quickLinks select {
	font-size: 10px;
}

#leftNav {
	width: 193px;
	text-align:left;
	padding-bottom:5px;
	background-color:#e9e0bd;
}

.leftNavSpacerA {
	background-color: #efebe0;
	height: 10px;
}

.leftNavHeader {
	font-size:14px;
	font-weight:bold;
	color:#520000;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 16px;
}

.listLink {
	color:#666666;
	background-image:url(../../design/images/link_arrow_ltblue.gif); 
	width: 160px;
	text-align: left;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 15px 4px;
	padding-left: 25px;
}

.listLink:hover {
	color: #000000;
	background-image:url(../../design/images/link_arrow_red.gif); 
}

.divider {
	margin-top: 2px;
	margin-bottom:  2px;
}





#bodyBlock {
	float:right;
	width: 720px;
	background-image:url(../images/homepage/homepage_loghost.jpg);
	background-repeat: no-repeat;
	padding: 25px 25px 25px 25px;
	vertical-align:top;
}


form {
	width: 170px;
}


#inFocus {
	width: 405px;
	vertical-align: top;
	text-align: left;
	padding-right:10px;
	background-image: url(../../design/images/dotted_line_v.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 0px;
	margin-top: 0px;
}

#inFocus a {
	color: #3b5873;
	text-decoration: none;
}

#inFocus a:hover {
	color: #2e4254;
}

h2 {
	margin-top:0px;
	font-size:22px;
	color: #5c748b;
}

h3 {
	margin-top:0px;
	font-size:16px;
	color: #5c748b;
}

.inFocusBlock {
	font-size: 11px;
	vertical-align: top;
}

.inFocusBlockTD{
	margin-bottom:10px;
}

.inFocusTable {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.inFocusPict {
	border:1px solid #000000;
	margin-right:10px;
	display: inline;
}

.inFocusHeader {
	font-size: 13px;
	font-weight: bold;
}

.linkArrow img{
	border: none 0px;
		
}

#newsEvents {
	text-align:left;
	width: 270px;
	margin-left: 25px;
}

#newsEvents a {
	color: #515252;
	display: block;	
	margin-bottom: 10px;
}

#newsEvents a:hover {
	color: #000000;	
}

#moreNewsEvents {
	margin-top:100px;
	font-size:10px;
	text-align:right;
	margin-bottom:10px;
	padding-right:10px;
}

#moreNewsEvents a {
	text-decoration: none;
}

#moreNewsEvents a img {
	border:none;
}

#moreNewsEvents a:hover {
	color: #000000;
}

