/*
font-family: Georgia, "Times New Roman", Times, serif;
font-family: Arial, Helvetica, sans-serif;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
*/
body {
	margin: 31px 0px 10px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	color: #333333;
}
img, a img {
	border: none;
}
.handcursor {
	cursor: hand;
	cursor: pointer;
}
form {
	margin: 0;
	padding: 0;
}
a {
	color: #ed2724;
	text-decoration: none;
}
a:hover {
	color: #ed2724;
	text-decoration: underline;
}
a.doubleul {
	border-bottom: 3px double #ed2724;
}
a.doubleul:hover {
	border-bottom: none;
	text-decoration: none;
}
p {
	margin: 0;
	color: #333333;
	line-height: 17px;
	padding: 0px 0px 10px 0px;
}
ul {
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 7px;
	padding-left: 25px;
	margin-left: 0px;
}
ul ul {
	list-style-type: circle;
	list-style-image: none;
	margin-top: 0;
	padding-top: 4px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
li {
	line-height: 13px;
	padding-bottom: 5px;
}
td {
	vertical-align: top;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.error {
	color: #ed2724;
}
.ext {
	color: #666666;
	text-transform: uppercase;
	font-size: 10px;
}
#main {
	margin: 0 auto;
	width: 749px;
}
#header {
	padding: 0px 0px 0px 0px;
}
#logo {
	float: left;
	padding-left: 6px;
	padding-bottom: 2px;
}
#header_right {
	float: right;
	width: 350px;
}
#header_right img {
	padding-top: 6px;
	position:relative;
	left: -89px;
}
#topnav {
	float: right;
	width: 212px;
}
#searchbox {
	float: right;
	width: 126px;
	padding-top: 3px;
	display: none;
}
#searchcontainer {
	border: 1px solid #dddddd;
	padding: 4px;
	font-size: 11px;
	color: #999999;
}
#topnav_left {
	float: left;
	width: 112px;
	padding-top: 0px;

}
#topnav_right {
	float: right;
	width: 100px;
	padding-top: 0px;
}
#topnav ul, #searchbox_link ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#topnav li, #searchbox_link li {
	margin: 0;
	padding: 0px 0px 0px 0px;
}
#topnav a, #searchbox_link a {
	display: block;
	font-size: 11px;
	line-height: 16px;
	height: 16px;
	color: #999999;
	text-decoration: none;
	background-image: url(images/nav_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
}
#topnav a:hover, #topnav a.on:hover, #searchbox_link a:hover, #searchbox_link a.on:hover {
	color: #339CE0;
	background-image: url(images/nav_arrow_on.jpg);
}
#topnav a.on, #searchbox_link a.on {
	display: block;
	font-size: 11px;
	line-height: 16px;
	height: 16px;
	color: #339CE0;
	text-decoration: none;
	background-image: url(images/nav_arrow_on.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
}
#mainnav {
	clear: both;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	padding: 5px 4px 5px 4px;
}
#mainnav ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0px;
}
#mainnav li {
	margin: 0;
	padding: 0px 9px 0px 0px;
	list-style-image: none;
	list-style-type: none;
	float: left;
	display: inline;
}
#mainnav a {
	display: block;
	float: left;
	width: 138px;
	line-height: 21px;
	height: 21px;
	background-image: url(images/nav_off.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#mainnav a:hover, #mainnav a.on:hover {
	background-image: url(images/nav_on.jpg);
}
#mainnav a.on {
	background-image: url(images/nav_on.jpg);
}
#index_mainimg {
	clear: both;
	height: 324px;
}
#index_left {
	float: left;
	width: 384px;
	height: 324px;
	background-image: url(images/index_left1.jpg);
	background-repeat: no-repeat;
}
#index_right {
	float: right;
	width: 365px;
	height: 324px;
	background-image: url(images/index_right1.jpg);
	background-repeat: no-repeat;
}
#index_modules {
	height: 148px;
	background-image: url(images/module_bg.jpg);
	background-repeat: no-repeat;
}
#footer {
	color: #666666;
	font-size: 10px;
	padding: 19px 16px 0px 16px;
}
#footer_left {
	float: left;
}
#footer_right {
	float: right;
}
#footer_right ul {
	margin: 0;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#footer_right li {
	margin: 0;
	padding: 0px 10px 0px 0px;
	display: inline;
	float: left;
}
#footer_right a {
	display: block;
	float: left;
	color: #999999;
	font-size: 10px;
	line-height: 12px;
	height: 12px;
	text-decoration: none;
	background-image: url(images/nav_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
}
#footer_right a:hover, #footer_right a.on:hover {
	color: #339CE0;
	background-image: url(images/nav_arrow_on.jpg);
}
#footer_right a.on {
	color: #339CE0;
	background-image: url(images/nav_arrow_on.jpg);
}
#index_modules_padd {
	padding: 26px 6px 0px 12px;
}
#index_module_left {
	width: 364px;
	float: left;
}
#index_module_left_bg {
	height: 110px;
	background-color: white;
	background-repeat: no-repeat;
	background-position: left center;
}
#index_modules_padd h3 {
	margin: 0px;
	padding: 3px 0px 15px 12px;
	line-height: 12px;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#index_modules_padd h4 {
	margin: 0px;
	padding: 0px 0px 10px 12px;
	line-height: 12px;
	font-size: 12px;
	color: #ed2724;
	font-weight: bold;
}
#index_modules_padd p {
	margin: 0px;
	padding: 0px 0px 5px 12px;
	line-height: 13px;
	font-size: 11px;
	color: #333333;
}
#index_module_left_steps {
	padding-left: 15px;
	line-height: 5px;
	font-size: 5px;
}
#index_module_left_pic {
	float: right;
	padding-top: 4px;
	padding-right: 3px;
}
.blocklinkarrow {
	display: block;
	float: left;
	color: #ed2724;
	background-image: url(images/nav_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
	text-decoration: none;
	padding-right: 12px;
}
.blocklinkarrow:hover {
	color: #339CE0;
	background-image: url(images/nav_arrow_on.jpg);
}
.blocklinkarrowround {
	display: block;
	float: left;
	color: #ed2724;
	background-image: url(images/search_off.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
	text-decoration: none;
}
.blocklinkarrowround:hover {
	color: #339CE0;
	background-image: url(images/search_on.jpg);
}
.addlarrow {
	background-image: url(images/search_off.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
.addlarrow:hover {
	background-image: url(images/search_on.jpg);
}
#index_modules_right {
	float: right;
	width: 364px;
	height: 110px;
	background-image: url(images/index_modules_right_bg.jpg);
	background-repeat: no-repeat;
}
#index_modules_right_news {
	width: 175px;
	float: left;
}
#index_modules_right_login {
	width: 183px;
	float: right;
}
#subpagecontent {

}
#subheader {
	background-image: url(images/sub_head_bg.jpg);
	background-repeat: no-repeat;
	height: 218px;
}
#content_rpt {
	background-image: url(images/sub_content_rpt.jpg);
	background-repeat: repeat-y;
}
#content_top {
	background-image: url(images/sub_content_top.jpg);
	background-repeat: no-repeat;
	min-height: 160px;
}
#content_bottom {
	background-image: url(images/sub_content_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	min-height: 300px;
	padding-bottom: 100px;
}
#content_container {
	padding: 0px 29px 0px 11px;
}
.subnav {
	float: left;
	width: 154px;
}
#copy_container {
	float: right;
	width: 550px;
	/*
	min-height: 150px;
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	*/
}
.subnav h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 18px;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 3px 15px;
	font-weight: normal;
}

.subnav ul {
	border-top: 1px solid #e1e4ed;
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
.subnav li {
	border-bottom: 1px solid #e1e4ed;
	margin: 0;
	padding: 0;
}
.subnav ul a {
	display: block;
	color: #ed2724;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 15px;
	text-decoration: none;
	padding-right: 12px;
	font-size: 12px;
	line-height: 21px;
}
.subnav a.on {
	display: block;
	color: #339CE0;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 15px;
	text-decoration: none;
	padding-right: 12px;
	font-size: 12px;
	line-height: 21px;
}
.subnav ul a:hover, .subnav ul a.on:hover {
	color: #339CE0;
}
.subnav ul ul {
	border-top: none;
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
.subnav ul ul li {
	border-bottom: none;
	margin: 0;
	padding: 0px 0px 5px 20px;
}
.subnav ul ul a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	background-image: url(images/nav_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
}
.subnav ul ul a.on {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	background-image: url(images/nav_arrow_on.jpg);
	background-position: 0px 4px;
	padding-left: 10px;
}
.subnav ul ul a:hover, .subnav ul ul a.on:hover {
	background-image: url(images/nav_arrow_on.jpg);
}
#copy_container_padd {
	padding: 0px 0px 40px 17px;
	position: relative;
}
#copy_container_style  h1 {
	/*margin: 0;
	padding: 0px 0px 10px 0px;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 14px;
	line-height: 19px;
	margin: 0;
	padding: 0px 0px 10px 0px;
	font-weight: normal;
	width: 85%;
}
#copy_container_style  h2 {
	margin: 0;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
#copy_container_style  h3 {
	margin: 0;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
#copy_container_style  h3 a {
	color: #ed2724;
	text-decoration: none;
}
#copy_container_style  h3 a:hover {
	color: #ed2724;
	text-decoration: underline;
}
#indexnews {
	background-image: url(images/news_bg.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	right: 15px;
	height: 30px;
	width: 508px;
}
#indexnews_label {
	padding-left: 68px;
	padding-top: 5px;
	float: left;
}
#indexnews_label a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: none;
	color: #ffffff;
}
#indexnews_label a:hover {
	text-decoration: underline;
}
#indexnews_story {
	float: right;
	font-size: 11px;
	color: #666666;
	padding-top: 7px;
	width: 380px;
}
#overview_left {
	float: left;
	width: 400px;
}
#overview_right {
	float: right;
	width: 150px;
	padding-top: 31px;
}
#overview_right p {
	font-size: 11px;
	line-height: 14px;
}
#right_module {
	position: absolute;
	float: right;
	right: -20px;
	top: 0px;
}
#right_module_top {
	background-image: url(images/module_top.png);
	background-repeat: no-repeat;
	height: 8px;
	overflow: hidden;
}
#right_module_rpt {
	background-image: url(images/module_rpt.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 4px;
}
#right_module_rpt_top {
	padding-left: 6px;
}
#right_module_rpt_break {
	border-top: 1px solid #cccccc;
	padding-left: 12px;
	padding-top: 4px;
}
#right_module_bottom {
	background-image: url(images/module_bottom.png);
	background-repeat: no-repeat;
	height: 9px;
	overflow: hidden;
}
#right_module_width {
	width: 151px;
}
#right_module_rpt h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 7px 0px 2px 0px;
	font-weight: normal;
	font-size: 13px;
	color: #104284;
}
#right_module_rpt .linelink {
	font-size: 10px;
	text-decoration: none;
	line-height: 11px;
}
#sectionheader a {
	display: block;
	height: 21px;
	line-height: 21px;
	background-image: url(images/sectionheader.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
#sectionheader a:hover {

}
#page_overview {
	padding-left: 50px;
	padding-right: 50px;
}
a.subnavblocklink {
	display: block;
	width: 126px;
	line-height: 21px;
	height: 21px;
	background-image: url(images/subnav_off.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	color: #ffffff;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: 7px;
	font-size: 12px;
}
a.subnavblocklink:hover {
	background-image: url(images/subnav_on.jpg);
	color: #ffffff;
	text-decoration: none;
}
#subnav_addllinks {
	padding: 16px 0px 0px 9px;
}
.addllink {
	padding-bottom: 4px;
}
.personmoulde {
	padding-top: 8px;
}
.personmoulde h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 7px 0px 2px 0px;
	font-weight: normal;
	font-size: 12px;
	color: #104284;
}
.personmoulde .linelink {
	font-size: 10px;
	text-decoration: none;
	line-height: 13px;
	color: #104284;
}
#subnav_rpt {
	background-image: url(images/subnav_rpt.jpg);
	background-repeat: repeat-y;
	background-position: top right;
}
#subnav_top {
	background-image: url(images/subnav_top.jpg);
	background-repeat: no-repeat;
	min-height: 182px;
	background-position: top right;
}
#subnav_bottom {
	background-image: url(images/subnav_bottom.jpg);
	background-repeat: no-repeat;
	min-height: 120px;
	background-position: bottom right;
	padding-right: 11px;
	padding-bottom: 150px;
}
.pc_module {

}
.pc_module_top {
	background-image: url(images/pcm_top.jpg);
	background-repeat: no-repeat;
	height: 18px;
	overflow: hidden;
}
.pc_module_bottom {
	background-image: url(images/pcm_bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
	overflow: hidden;
}
.pc_module_center {
	background-color: #D9DEE7;
	width: 511px;
	position: relative;
}
.pc_module_center h4 {
	margin: 0px;
	padding: 7px 0px 7px 20px;
	color: #333333;
	font-size: 15px;
	line-height: 20px;
	border-bottom: 1px solid #B3BFD5;
	background-color: #C9D1DF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.pc_module_center_padd {
	padding: 20px 20px 13px 20px;
}
.closelink {
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	background-image: url(images/pcm_close.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
}
.closelink:hover {
	background-image: url(images/pcm_close_on.jpg);
}
.note {
	font-size: 11px;
	color: #959595;
	font-style: italic;
	width: 400px;
}
.formtitle, .formlabel {
	line-height: 17px;
	font-weight: normal;
	white-space: nowrap;
	padding-right: 15px;
	vertical-align: top
}

.formtitleerror, .formlabel_error {
	color: #ed2724;
	line-height: 17px;
	font-weight: normal;
	white-space: nowrap;
	padding-right: 15px;
	vertical-align: top;
}
.formright {
	width: 99%;
}
.formright textarea, .formright input, .formright select {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	color: #666666;
	font-size: 12px;
	width: 200px;
	padding: 3px;
	margin-bottom: 3px;
}
.formright textarea {
	height: 200px;
	width: 285px;
	font-family: Arial, Helvetica, sans-serif;
}
.ietextarea {
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f6f1ed;
	border: 1px solid #b3b2b2;
	color: #666666;
	font-size: 12px;
	width: 340px;
	padding: 3px;
	margin-bottom: 3px;
}
.formright select {
	height: 25px;
	width: 208px;
}
.formright input.inputbutton, .formbutton {
	width: 75px;
	height: 24px;
	line-height: 14px;
	background-color: #ed2724;
	color: #ffffff;
	cursor: pointer;
	border: none;
	margin-right: 2px;
	font-size: 12px;
}
.formright input.inputbutton:hover, .formbutton:hover {
	color: #ffffff;
	background-color: #349de1;
}
.formright input.radiostyle {
	width: 15px;
	line-height: 17px;
	height: 17px;
	border: none;
	margin-right: 2px;
	margin-top: 2px;
	background-color: #ffffff;
}
.required {
	font-size: 10px;
	font-style: italic;
}
#index_right_content {
	padding: 71px 40px 0px 0px;
}

#index_right_content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 24px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	color: #00367C;
}

#index_right_content p {
	font-size: 12px;
	color: #00367C;
	line-height: 16px;
}
.indexmodulelink {
	background-image: url(images/indexlink_left.png);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	float: left;
	line-height: 22px;
	height: 22px;
	color: #D82421;
	text-indent: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.indexmodulelink:hover {
	color: #339CE0;
	text-decoration: none;
}
#subheader_bg {
}
#subheader_bg h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	font-size: 17px;
	font-weight: normal;
	color: #00367C;
}
#subheader_bg h2 {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	color: #00367C;
}
#headers_right {
	padding-top: 48px;
	padding-left: 327px;
}
#headers_left {
	padding-top: 52px;
	padding-left: 177px;
}
.accented {
	font-size: 14px;
	line-height: 19px;
}

.gradmod_top {
	height: 5px;
	overflow: hidden;
	background-image: url(images/gradmod_top.jpg);
	background-repeat: no-repeat;
}
.gradmod_rpt {
	padding: 19px 0px 19px 23px;
	background-image: url(images/gradmod_rpt.jpg);
	background-repeat: repeat-y;
}
.gradmod_bottom {
	height: 6px;
	overflow: hidden;
	background-image: url(images/gradmod_bottom.jpg);
	background-repeat: no-repeat;
}
h5.pagesectionh2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 17px;
	line-height: 22px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-weight: normal;
}
.gradmod_rpt ul, .gradmod_rpt li {
	border: none;
}
.gradmod_rpt .subnav {
	float: none;
}
.mantrans {
	background-image: url(images/man_trans.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 177px;
}
.mantrans h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 15px 0px 2px 66px;
	font-weight: normal;
	font-size: 13px;
	color: #104284;
}
.mantrans p {
	padding: 0px 0px 2px 66px;
}
.mantrans .linelink {
	font-size: 10px;
	text-decoration: none;
	line-height: 11px;
	color: #104284;
}
.copy_img_left {
	float: left;
	width: 340px;
}
.copy_img_right {
	float: right;
}
.copy_image_right_border {
	border: 1px solid #cccccc;
	padding: 3px;
	background-color:#ffffff;
}
#searchbox_link {
	padding-bottom: 5px;
}
.newsimage {
	float: right;
}
.newsimage img {
	border: 1px solid #e2e2e2;
	padding: 1px;
	margin: 0px 0px 10px 20px;
}
.dynimage {
	border: 1px solid #e2e2e2;
	padding: 1px;
	margin-left: 25px;
}
.newsdate {
	font-size: 11px;
	color: #999999;
	margin-top: -10px;
}
.tbldate {
	font-size: 11px;
	color: #999999;
	padding-right: 5px;
	white-space: nowrap
}
.tblarticle {
	width: 99%;
	padding-bottom: 4px;
}
/*
Pop UP
*/
#popupmain {
	background-color: #ffffff;
	color: #9B9B9B;
}
#popupclosebar {
	background-color: #ffffff;
	border-bottom: 1px solid #c3b9a5;
	height: 27px;
	padding-right: 20px;
	text-align: right;
	font-size: 12px;
}
#popupcontentcell {
	padding: 10px 0px 0px 0px;
}
#popupimagecell {
	text-align: center;
	padding: 15px;
}
.popupbody {
	margin: 0px 0px 0px 0px;
	background-image: none;
	line-height: 15px;
	font-size: 12px;
}
.popupbody p {
	margin: 0;
	padding: 0px 0px 10px 0px;
	line-height: 15px;
	font-size: 12px;
}
#popupphoto_left {
	float: left;
	width: 199px;
}
#popupphoto {
	width: 199px;
	height: 249px;

	overflow: hidden;
}
#popupphoto img {
	border: 1px solid #cccccc;
}
#popupright {
	float: right;
	width: 299px;
}
#popupright h2, #popupimagecell h2, #popupmain h2 {
	margin: 0;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
#popupright p {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}
/*
#popupclosebar a#printthispage {
	float: right;
	display: block;
	text-indent: 21px;
	height: 14px;
	padding-top: 4px;
	line-height: 14px;
	color: #A53808;
	text-decoration: none;
	font-size: 11px;
}
#popupclosebar a#printthispage:hover {
	color: #787878;
	background-image: url(images/print_on.gif);
}
#popupclosebar a#closethiswindow {
	float: right;
	display: block;
	background-image: url(images/close_off.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	text-indent: 21px;
	height: 14px;
	padding-top: 6px;
	line-height: 14px;
	text-decoration: none;
	font-size: 11px;
	color: #A53808;
}
#popupclosebar a#closethiswindow:hover {
	color: #787878;
	background-image: url(images/close_on.gif);
}
*/
.popupimg {
	/*float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 31px;
	*/
}
#TB_window img, #inside_content img {
	border: 1px solid #cccccc;
}
#inside_content #pageheader img, #inside_content img.expandimg{
	border: none;
}
.staffdiv {
	float: left;
	width: 250px;
}
.agentsbox {
	display: block;
	margin-bottom: 10px;
}
.agentsimg {
	float: left;
	border: 1px solid #cccccc;
	padding: 4px;
	margin: 0px 17px 10px 0px;
}
.agentcontactinfo {
	padding-top: 6px;
	float: right;
	width: 444px;
}
.agentaddress {
	float: left;
	width: 200px;
	padding-top: 4px;
}
.agenthours {
	float: right;
	width: 200px;
	padding-top: 4px;
}
#map * {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
}
.scrollmapcontent {
	height: 120px;
	width: 210px;
	padding: 5px 5px 5px 0px;
	overflow:auto;
}
#map .mapheader {
	font-weight: bold;
	border-bottom: 1px solid #000000;
	font-size: 13px;
	width: 210px;
}
.photocaption {
	text-align: center;
	width: 190px;
	margin: 0 auto;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
}
.tab-on {
	background:white;
	border-bottom:0px transparent
}
.tab-off {
	background:red;
	color:white;
	cursor:pointer
}