@charset "utf-8";
/* CSS Document */

body, ul, ol, li, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, label, span, em, a, img
{
	border: 0;
	padding: 0;
	margin: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #000;
	background-image: url(../images/body_bg4.png);
	background-repeat: repeat-x;
	background-color: #cddeff;
}
a {
	color: #030;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: normal;
}
h2, h3, h4 {
	font-family: Trebuchet MS;
	color: #000;
	font-weight: normal;
}

h1 {
	font-size: 22px;
	width: 650px;
	padding-top: 5px;
	padding-left: 5px;
}
h2 {
	font-size: 19px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 17px;
}
#content .title_1 {
	font-size: 22px;
}

#content .title_2 {
	font-size: 20px;
}

#content .title_3 {
	font-size: 18px;
	padding-left: 5px;
	padding-top: 5px;
}
#top_header {
	width: 1000px;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	top: 15px;
}
#logo {
	float: left;
	padding-bottom: 50px;
}
#menu {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	height: 40px;
	width: 1000px;
	margin-left: 0px;
	border: 1px solid #999;
	position: absolute;
	top: 67px;
	background-image: url(../images/menu_image.gif);
	background-repeat: repeat-x;
}
#menu ul {
	list-style-type: none;
}
#menu li {
	float: left;
	display: inline;
}
#menu a {
	display: block;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-right: 22px;
	padding-left: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../images/menu_line_image.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #000;
}
#menu a:hover {
	background-image:url(../images/menu_hover.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	color:#fff;
}
#menu .end {
	background-image: none;
}


#banner {
	width: 1000px;
	margin-left: 1px;
}
#page {
	position: absolute;
	width: 100%;
	top: 372px;
}
#content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-bottom: 15px;
}
#content .list {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content_1 {
	width: 1000px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DFDFDF;
	border-left-color: #DFDFDF;
}

#content p {
	padding-top: 6px;
}
#content_left {
	float: left;
	background-image: url(../images/bottom_image.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	width: 19px;
}
#content_mid {
	background-color: #FFF;
	height: 13px;
	width: 959px;
}

#content_right {
	background-image: url(../images/bottom_image.gif);
	background-repeat: no-repeat;
	float: right;
	background-position: right top;
	height: 14px;
	width: 20px;

}


#left {
	float: right;
	width: 250px;
	padding-top: 15px;
	margin-right:12px;
}
#left .left_panel {
	border: 1px solid #CCC;
	margin-bottom: 15px;
	margin-left: -8px;
}
#left .left_panel p {
	padding-left: 8px;
	margin-right: 5px;
	padding-bottom: 5px;
}


#right {
	float: left;
	width: 710px;
	padding-top: 12px;
	padding-right: 20px;
}
#right .panel {
	margin-bottom: 15px;
}
#right .panel .half_1 {
float: left;
	width: 45%;
	padding-right: 12px;
}
#right .right_panel {
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 10px;
}
#support {
	float: right;
	padding-top: 14px;
}



#top {
	height: 6px;
	background-image: url(../images/top_image1.gif);
	background-repeat: repeat-x;
	color: #FFF;
	font-weight: bold;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	width: 1000px;
}


#footer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	margin-bottom: 15px;
	background-color: #000;
	color: #FFF;
}
#footer_left {
	background-image: url(../);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 45px;
	width: 15px;
}
#footer_right {
	background-image: url(../);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 45px;
	width: 15px;
}
#footer a {
	color: #FFF;
}


#footer .f_left {
	float: left;
	padding-top: 13px;
}
#footer .f_right {
	float: right;
	padding-top: 13px;
}

.container {
	width: 655px;
	margin: 10px auto;
}
.tab_container .heading_02 {
	font-size: 18px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
.container ul {
}

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 645px;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px;
	overflow: hidden;
	position: relative;
	background-color: #999999;
}
ul.tabs li a {
	text-decoration: none;
	color: #000000;
	display: block;
	font-size: 14px;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs li a:hover {
	background-color: #838282;
	color: #000000;
	text-decoration: none;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
}
.tab_container {
	border: 1px solid #999;
	border-top: none;
	float: left; 
	width: 645px;
	background: #fff;
	
}
.tab_content {
	padding: 20px;
}
.tab_content h3 a{
	color: #254588;
}


.tbl {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #999999;
}
.tbl td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 7px;
	text-align: center;
}
.tbl .red {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FF0000;
}
.tbl .left {
	text-align: left;
}
.tbl .blue {
	background-color: #EEF0EE;
	color: #FFF;
}
.tbl .light_color {
	background-color: #FFFFFF;
	color: #FFF;
}
.tbl .black {
	color: #000000;
	font-weight: bold;
	background-color: #FCFCFC;
}
.tbl .title {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.list li {
	list-style-type: none;
	background-image: url(../images/bullets.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 23px;
}
.list1 ul {
	padding-left: 25px;
	list-style-position: outside;
	list-style-type: disc;
	
}
.list1 li {
	list-style-type: none;
	background-image: url(../images/uplevel_no_text.png);
	background-repeat: no-repeat;
	background-position: 5px 2px 5px 5px;
	padding-left: 35px;
	padding-top:5px;
	
}	
.list2 ol {
	padding-left: 25px;
	list-style-position: outside;
	list-style-type:decimal;
}
.list3 ul {
	padding-left: 35px;
	list-style-position: outside;
	list-style-type: disc;
	
}	
.image {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
}
.right_image {
	float: right;
	padding-left: 65px;
	padding-bottom: 30px;
}



.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
	width: 100%;
}
