a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #005984;
	text-decoration: underline;
}
a:active {
	color: #005984;
	text-decoration: underline;
}

.nav-left {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 18px;
	font-family:"Trebuchet MS";
}

.caption {
	font-family:"Trebuchet MS";
	font-size: 16px;
	color: #FC4929;
	font-weight:bold;
}

.text {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 25px;
}

.text2 {
	font-weight: bold;
	color: #FC4929;
}

.text3 {
	font-weight: bold;
}

.footer {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#666666;
	font-weight:bold;
}


.body_right_line {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #EFEFEF;
}

.leftside_top_line {

	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #EFEFEF;
}


.leftside_top_right_line {
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #EFEFEF;
	border-top-width: 1px;
	border-top-color: #EFEFEF;
}

.home_line1 {
	border-top: 1px solid #EFEFEF;
	border-right: 1px none #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	border-left: 1px solid #EFEFEF;
}

.home_line2 {
	border-top: 1px solid #EFEFEF;
	border-right: 1px none #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	border-left: 1px none #EFEFEF;
}

.home_line3 {
	border-top: 1px solid #EFEFEF;
	border-right: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	border-left: 1px none #EFEFEF;
}

.home_line4 {
	border-top: 1px none #CBE3EF;
	border-right: 1px solid #CBE3EF;
	border-bottom: 1px solid #CBE3EF;
	border-left: 1px solid #CBE3EF;
}