.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #244b63;
	line-height: 24px;
}
.copyright_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #244b63;
	padding-left: 10px;
}
.copyright_text_inside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #244b63;
	padding-left: 16px;
}

.copyright_text_inside a {       color: #244b63; text-decoration:none;      }
.copyright_text_inside a:hover { color: #992B07; text-decoration:underline; }

.bottom_nav_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #244b63;
}

.bottom_nav_link a {       color: #244b63; text-decoration:none;      }
.bottom_nav_link a:hover { color: #992B07; text-decoration:underline; }

.body_text_inside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #244b63;
	line-height: 18px;
	margin-top: 5px;
}
.inside_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*color: #FFFFFF;*/
	color:#992B07;
	padding-top: 18px;
	padding-left: 30px;
}

.form_label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #244b63;
	line-height: 18px;
	margin-top: 5px;
}

.simple_list li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #244b63;
	line-height: 18px;
}


.link a       { color:#992B07; text-decoration:none; }
.link a:hover { color:#992B07; text-decoration:underline; }

.quote_cell { padding-left:20px; padding-right:20px; padding-top:20px;}

.quote { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #244b63;
}
#sepopup {
	position:absolute;
	top:134px;
	left:303px;
	float:left;
	width:200px;height:120px;
	background:#fff;
	display:none;
}

#sepopup a {
	color:#bfdde8;
	white-space:nowrap;
	font:12px Helvetica;
	text-decoration:none;
	margin-left:1.5em;
	line-height:3.5em;
}

#sepopup a:hover { text-decoration:underline; }

#sepopup div{
	background:#0f3d57;
	border-top:1px solid #38667e;
	border-bottom:1px solid #38667e;
	text-align:left;
	width:200px;
	height:33%;
}


#inpopup {
	position:absolute;
	top:134px;
	left:610px;
	float:left;
	width:310px;height:120px;
	background:#fff;
	display:none;
}

#inpopup a {
	color:#bfdde8;
	white-space:nowrap;
	font:12px Helvetica;
	text-decoration:none;
	margin-left:1.5em;
	line-height:3.5em;
}

#inpopup a:hover { text-decoration:underline; }

#inpopup div{
	background:#0f3d57;
	border-top:1px solid #38667e;
	border-bottom:1px solid #38667e;
	text-align:left;
	width:310px;
	height:33%;
}

/* about us */
#uspopup {
	position:absolute;
	top:134px;
	left:405px;
	float:left;
	width:200px;
	height:40px;
	background:#fff;
	display:none;
}

#uspopup a {
	color:#bfdde8;
	white-space:nowrap;
	font:12px Helvetica;
	text-decoration:none;
	margin-left:1.5em;
	line-height:3.5em;
}

#uspopup a:hover { text-decoration:underline; }

#uspopup div{
	background:#0f3d57;
	border-top:1px solid #38667e;
	border-bottom:1px solid #38667e;
	text-align:left;
	width:200px;
	/*height:33%;*/
}

#sepopup2 {
	position:absolute;
	top:134px;
	/*top:176px;*/
	left:501px;
	float:left;
	width:200px;height:120px;
	background:#fff;
	display:none;
}

#sepopup2 a {
	color:#bfdde8;
	white-space:nowrap;
	font:12px Helvetica;
	text-decoration:none;
	margin-left:1.5em;
	line-height:3.5em;
}

#sepopup2 a:hover { text-decoration:underline; }

#sepopup2 div{
	background:#0f3d57;
	border-top:1px solid #38667e;
	border-bottom:1px solid #38667e;
	text-align:left;
	width:200px;
	height:33%;
}

#sepopup_home {
	position:absolute;
	top:0;
	left:200px;
	float:left;
	width:200px;height:120px;
	background:#fff;
	display:none;
}

#sepopup_home a {
	color:#bfdde8;
	white-space:nowrap;
	font:12px Helvetica;
	text-decoration:none;
	margin-left:1.5em;
	line-height:3.5em;
}

#sepopup_home a:hover { text-decoration:underline; }

#sepopup_home div{
	background:#0f3d57;
	border-top:1px solid #38667e;
	border-bottom:1px solid #38667e;
	text-align:left;
	width:200px;
	height:33%;
}
#topmenu {	background: #0F3D57;}
#topmenu td.first {	background-image: url(../images/menu_cap_left.gif);	background-repeat: no-repeat;}
#topmenu td.last {	background-image: url(../images/menu_cap_right.gif);	background-repeat: no-repeat;	background-position: top right;}
#topmenu * {	font-family: Arial, Helvetica, sans-serif;	color: #fff;	font-size: 12px;	text-decoration: none;}
#topmenu td {	text-align: center;	white-space: nowrap;	width: 50px;}
#topmenu td.hover, #topmenu td.active {	background-image: url(../images/menu_hover.gif);background-position:center;background-repeat: no-repeat;}
#topmenu td a {	white-space: nowrap;}
/* Safari 2 */ 
@media screen and (-webkit-min-device-pixel-ratio:0) {

#inpopup {
	top:;
	left:;
}
#sepopup {
	left:300px;
}
#sepopup2 {
	top:175px;
	left:578px;
}

}

