*{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #686868;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 29px;
	font-weight: normal;
	color: #000000;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	color: #164397;
}


.outer {
	margin:auto;
	width: 990px;
}

#topbar{
	width: 990px;
	height: 188px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
}

#menubar{
	width: 990px;
	height: 310px;
}

#menu{
	float:left;
	width: 214px;
}
#menu a{
	float:left;
	width: 214px;
}
#menu img{
	float:left;
}

#panel{
	float:left;
	width: 776px;
}

.menu_divider{
	float:left;
	background-image:url(../images/menu/menu_bottom.jpg);
	height: 2px;
	width: 214px
}

#content{
	margin-top: 20px;
	width: 990px;
	font-size: 12px;
}
#content div{
	float:left;
}

.col_1{
	width: 650px;
}

.col_2{
	width: 260px;
}
.col_divider{
	width: 25px;
	margin-left: 25px;
	border-left: 1px solid #ABD1E4;
}

#footer{
	width: 990px;
	background-color: #ABD1E4;
	text-align:center;
	margin-top: 20px;
	/*margin-bottom: 30px;*/
}

#footer a{
	color: #000000;
	text-decoration:none;
	margin: 0 10px 0 10px;
}

#footer a:hover{
	color: #FFFFFF;
}

.caption {
	font-style: italic;
	line-height: 150%;
	font-weight: bold;
	color: #333333;
}

.caption_minor {
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	color: #333333;
}

.rh_highlight {
	line-height: 150%;
	color: #333333;
}
.profile_list {
	vertical-align:baseline;
	float:left;
	height:80px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 2px;
}

.profile_tn {
	width:80px;
	height:100px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	;
	background-color: #FFFFFF;

}
.profile_summary {
	float:left;
	width:150 px;
	margin-top: 2%;
	margin-right: 3px;		
		
}
.profile_img_lh {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a {
	color: #003399;
}
.intro {
	color: #000000;
}
.panel {
	border: 1px solid #CCCCCC;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 25px;
	margin-left: 5px;
	padding: 5px;
}
.client_highlight {
	float: left;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #ABD1E4;
	padding-top: 15px;
}
h4 {
	color: #373737;
}
.article_img {
	border: 1px solid #ABD1E4;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.home_headlines {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.link_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #26509E;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ABD1E4;
	border-bottom-color: #ABD1E4;
	height: 50px;
	width: 100%;
	margin-top: 0px;
	padding-top: 25px;
	background-position: center;
	font-weight: bold;
	text-decoration: none;
}
.blue_text {
	color: #164397;
}

