@charset "UTF-8";
/* CSS Document */
/* -------    Page Layout ----------*/
body {
	padding:0px;
	margin:0px;
	background:#fff url("images/body_bg.gif") 0 0 repeat-x;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#353535;
	min-width:986px;
}
td {
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#353535;
	font-weight:normal;
}
div, h1, h2, h3, h4, h5, h6, p, img, ul, ol, li, form, input, textarea, span {
	padding : 0;
	margin : 0;
}
p {
	padding : 0px 0 10px 0;
	margin : 0;
}
ul {
	list-style : none;
}
img {
	outline : none;
	border : none;
}
a {
	outline : none;
	text-decoration : none;
}
/*-------------------       General      --------------*/
.black_25 {
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:25px;
	line-height:25px;
}
.black_12 {
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
.red_35 {
	color:#dd003c;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:35px;
	line-height:30px;
}
.blue_21 {
	color:#4bbfc9;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:21px;
	line-height:30px;
}
.pink_30 {
	color:#ffdce6;
	font-family:"Myriad Pro";
	font-size:30px;
	line-height:30px;
}
.pink_30 span {
	color:#ffdce6;
	font-family:"Myriad Pro";
	font-size:25px;
	line-height:20px;
}
.black_20 {
	font-size:20px;
	color:#3c3d3c;
	font-weight:bold;
	display:block;
	padding:10px 0 20px 0;
}
/*-------------------       General      --------------*/

#header_outer {
	height:139px;
	text-align:center;
	background:url("images/header_bg.gif") 0 0 repeat-x;
}
#header {
	height:139px;
	text-align:center;
	width:986px;
	margin:0px auto 0px auto;
}
#menu {
	width:986px;
	height:68px;
}
#menu ul {
}
#menu li {
	height:68px;
	line-height:68px;
	display:inline;
	padding:0 2px 0 2px;
	font-size:14px;
	float:left;
	color:#fff;
	font-weight:bold;
}
#menu li a {
	background:url("images/menu_bg.gif") 0 0 no-repeat;
	height:68px;
	display:inline-block;
	padding:0px 0px 0px 20px;
	color:#fff;
}
#menu li a span {
	background:url("images/menu_bg.gif") right -68px no-repeat;
	height:68px;
	display:inline-block;
	padding:0px 20px 0px 0px;
	color:#fff;
}
#menu li a:hover, #menu li a.active {
	background:url("images/menu_bg.gif") 0 -136px no-repeat;
	height:68px;
	text-shadow:0px 1px #027c7b;
	display:inline-block;
	padding:0px 0px 0px 20px;
	color:#fff;
}
#menu li a:hover span, #menu li a.active span {
	background:url("images/menu_bg.gif") right -204px no-repeat;
	height:68px;
	display:inline-block;
	padding:0px 20px 0px 0px;
	color:#fff;
}
.logo {
	padding:33px 52px 0 0;
}
.top_box {
	background:url("images/top_box.gif") 0 0 repeat-x;
	padding:14px 14px 14px 14px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	width:594px;
}
.login_box {
	background:#d1d0d0 url("images/log_in_bg.gif") 0 0 repeat-x;
	border-radius:10px;
	padding:18px;
	border:1px solid #b4b4b4;
}
.blue_box {
	background:url("images/blue_bg.gif") 0 0 repeat-x;
	border-radius:10px;
	padding:20px 20px 16px 20px;
	border:1px solid #01a5a7;
}
.blue_box p {
	background:url("images/arrow_1.gif") right 5px no-repeat;
	color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:25px;
	line-height:24px;
	padding:2px 15px 5px 0px;
	text-shadow:#0A8E8D 0 1px 0;
}
.blue_box p a {
	color:#fff;
}
.blue_box p a:hover {
	color:#ff0;
}
.log {
	border:0px;
	height:24px;
}
#content_outer {
	background:#ebebeb url("images/content_bg.gif") 0 0 repeat-x;
}
#banner {
	background:url("images/banner_bg.jpg") 0 18px no-repeat;
	height:302px;
	width:505px;
	padding:60px 25px 0 456px;
	margin:0px auto 0px auto;
}
.ad_red {
	background:url("images/red_black_bg.gif") 0 0 repeat-y;
	height:90px;
	padding:13px;
}
#content {
	width:986px;
	padding:15px 0 10px 0;
	margin:0px auto 0px auto;
}
#left {
	width:314px;
}
#right {
	width:672px;
}
.side {
	background:#e4e4e4;
	border-radius:10px;
	padding:20px 20px 20px 20px;
	margin:0 0 20px 0;
	clear:both;
	width:253px;
}
.card_dot {
	background:url("images/card_dot.gif") 0 0 no-repeat;
	padding:10px 10px 20px 45px;
	color:#000;
	font-weight:bold;
	font-size:18px;
}
.side ul {
}
.side li {
	color:#075b82;
	font-size:13px;
	font-weight:bold;
	background:url("images/side_divider.gif") 0 2px repeat-x;
	padding:10px 0px 10px 10px;
}
.side li a {
	color:#075b82;
	background:url("images/arrow_2.gif") 0 2px no-repeat;
	padding:0 0 0 20px;
}
.side li a:hover {
	color:#2e2e06;
}
.blue_carve_box {
	background:#b5e7fe;
	border-radius:10px;
	padding:20px 0px 20px 0px;
}
.card_dot_2 {
	background:url("images/dot_2.gif") 20px 0 no-repeat;
	padding:10px 10px 20px 65px;
	color:#085f87;
	font-weight:bold;
	font-size:18px;
	text-transform:uppercase;
}
.chart {
}
.chart tr td {
	background:url("images/table_bg.gif") 0 0 repeat-x;
	padding:5px 0px 5px 0px;
	color:#0086c4;
	font-size:14px;
	font-weight:bold;
}
.chart tr.blue td {
	background:#075b82 0 0 repeat-x;
	padding:8px 0px 8px 0px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
}
.chart tr td.red_link {
	color:#d2202d;
}
.chart tr td.red_link a {
	color:#d2202d;
}
.chart tr td.red_link a:hover {
	color:#000;
}
.review {
	background:url("images/reveiw_bg.gif") 0 0 no-repeat;
	width:72px;
	text-align:center;
	height:22px;
	color:#00364f;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}
.review a {
	color:#00364f;
}
.box {
	padding:20px 0px 10px 0px;
}
.read_more {
	background:url("images/arrow_1.gif") right 5px no-repeat;
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:25px;
	padding:2px 15px 5px 0px;
	width:70px;
	font-weight:bold;
}
.read_more a {
	color:#000;
}
.read_more a:hover {
	color:#0ff;
}
#red_box {
	background:url("images/red_bg.gif") 0 0 no-repeat;
	width:250px;
	height:200px;
	padding:25px;
	margin-left:70px;
}
.black_text {
	font-size:20px;
	color:#1e1e1e;
	font-weight:bold;
	line-height:25px;
}
.black_text span {
	font-size:20px;
	color:#fff;
	font-weight:bold;
}
.white_link {
	color:#fff;
	font-weight:bold;
	padding:5px 0 0 0;
}
.white_link a {
	color:#fff;
	padding:15px 10px 0 0;
}
.white_link a:hover {
	color:#fff;
	text-decoration:underline;
}
.small_box {
	padding:0 0 20px 0;
}
.small_box td {
	font-size:11px;
	color:#4c4c4c;
}
.small_box td span {
	font-size:12px;
	font-weight:bold;
	color:#4c4c4c;
}
.small_box td a {
	font-size:12px;
	font-weight:bold;
	color:#075b82;
}
.small_box td a:hover {
	color:#4c4c4c;
}
#footer_outer {
	height:113px;
	text-align:center;
	background:#0e0e0d;
}
#footer {
	height:92px;
	text-align:center;
	width:956px;
	padding:40px 20px 0px 10px;
	margin:0px auto 0px auto;
}
.foot_link {
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
}
.foot_link a {
	color:#fff;
	padding:0px 10px 0px 10px;
}
.foot_link a:hover {
	color:#fdd;
	padding:0px 10px 0px 10px;
}
.foot_text {
	color:#717170;
	padding-left:10px;
}
.foot_text a {
	color:#fff;
	padding-left:15px;
	font-weight:bold;
	text-decoration:none;
}
.foot_text a:hover {
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}
/*---------------------------------footer end---------------------------------*/

#ftr{ color:#fff; text-align:center; background:#252321; padding:4px;}
#ftr a{ color:#1A7194; font-weight:bold;} 
#ftr a:hover{ color:#F11D1D; text-decoration:underline} 
