body {
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #F3F6FB;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	font-weight: normal;
}
h1.welcome-one {
 padding-top: 10px; padding-bottom: -10px;
}
/*-- General Link --------------------------------------------------------------------------*/
a:visited {
	color: #BE7422;
	text-decoration: none;
}
a:link {
	color: #BE7422;
	text-decoration: none;
}
a:hover {
	color: #F48224;
	text-decoration: none;
}
a:active {
	color: #F48224;
	text-decoration: none;
}
/*-- Footer --------------------------------------------------------------------------------*/
.footer_space {
	display: block;
	padding-top: 6px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.footer {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
a.footer:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
a.footer:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
/*-- Side Navigation ---------------------------------------------------------------------*/
div.left-nav-current a:visited {
	padding-right: 0px; 
	display: block; 
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
	cursor: hand;
	color: #767676;
	/*color: #0051C3;*/ 
	width: 156px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	font-weight: none;
}
div.left-nav-current a:link {
	padding-right: 0px;
	display: block;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	color: #767676;
	width: 156px;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	font-weight: none;
	vertical-align: top;
}
div.left-nav-current a:hover {
	color: #FFFFFF;
	background-color: #F48224;
}
/*-- Custom ----------------------------------------------------------------------------*/
.bg_search {
	background-image: url(../images/bg_search.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #A1C2E9;
}
.bg_left {
	background-image: url(../images/top_left.gif);
	background-repeat: no-repeat;
}
.bg_right {
	background-image: url(../images/top_right.gif);
	background-repeat: no-repeat;
}
.bg_cright {
	background-image: url(../images/top_cright.gif);
	background-repeat: no-repeat;
}
.box_top {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C0C8D3;
}
.box_bottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C0C8D3;
}
.box_right {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #C5CDD8;
}
.box_left {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #BEC8D4;
}
.body_indent {
	display: block;
	padding-left: 26px;
	padding-right: 26px;
	width: 456px;
}
.side_indent {
	display: block;
	width: 175px;
	padding-left: 10px;
	padding-right: 5px;
}
.box_indent {
	display: block;
	width: 129px;
	padding-left: 5px;
	padding-right: 5px;
}
.box_newsletter {
	width:100%;
	padding-left: 5px;
	padding-right: 5px;
}
.nav_indent {
	display: block;
	width: 156px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 12px;
	color: #42546C;
}
.c_indent {
	display: block;
	padding-left: 10px;
}
.box_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #727579;
	display: block;
}
.more_space {
	display: block;
	padding-top: 7px;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #0F2140;
}

H3 {font-weight:bold;}