

body {
	margin:0px auto;
	padding: 0;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	
	font-size: 12px;
	color: #5d5d5d;
}
h1, h3 {
	
	text-transform: uppercase;
	font-weight: normal;
	font: Arial, Helvetica, sans-serif;
	color: #28639d;
}

h2{
	font-weight: normal;
	font-family:Georgia,  Arial, Helvetica, sans-serif;
	color: #131313;
}

h1 { font-size: 44px; }

h2 { font-size: 20px; }

h3 {font-size: 14px; }

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
}

ul, ol { }

blockquote { }

a { color: #000;
text-decoration:none;}

a:hover {text-decoration: underline}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

.spacer {
	height:0px;
	line-height:0px;
	font-size:0px;
	clear:both;
}


.clear {
	clear:both;
}
#maincontainer {
	width:980px;
	margin: 0px auto;
	padding:0px;
	border-left:#8A8A8A solid 1px;
	border-right:#8A8A8A solid 1px;
	border-bottom:#8A8A8A solid 1px;
}
#mainheader {
	width:980px;
	background:url('../../images/topbg.jpg') repeat-x;
	height:106px;
	margin:auto;
	border-left:1px solid #8A8A8A;
	border-right:1px solid #8A8A8A;
}
#logo {
	float: left;
	padding:0 0 0 10px;
	
}
/* Search */

#search {
	float: right;
	width: 310px;
	/*height: 90px;*/
}

#search form {
	float: right;
	margin: 0;
	padding: 30px 30px 10px 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	border: none;
}

#search-text {
	width: 200px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #333333;
	background: #ECF9E4;
	color: #000000;
}

#search-submit {
	height: 21px;
	margin-left: 10px;
	background: url('../../images/go.png') no-repeat;
	color: #FFFFFF; padding-left:5px; padding-right:5px; padding-top:0px; padding-bottom:0px
}
#search p{
	margin: 0;
	font:Arial, Helvetica, sans-serif normal;
	font-size:12px;
	color:#fff;}
/* Menu */

#menu {
	float: left;
	width: 980px;
	height: 40px;
	text-align:center;
	background: url('../images/menubg.jpg') repeat-x left top;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 5px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	/*width:140px;*/
		padding: 0px 15px 0px 18px;
		
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	/*margin-right: 3px;*/
	background: url('../images/div_menu.png') no-repeat left ;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000; padding-left:15px; padding-right:15px; padding-top:10px; padding-bottom:0px
	
}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item a {
	height: 40px;
	color: #000000;
}

#menu .first {
	background: none;
}
/*.gap{
	height:6px;
  }*/

.input {
	width:139px;
	height:23px;
	border:solid 1px #c7c7c7;
}
#page {
	width: 980px;
	margin: 0 auto;
	padding: 0px;
	background: #fff;
}
/* Sidebar */

#sidebar {
	float: right;
	width: 256px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top:15px;
	text-align:left;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 10px;
	padding: 0 0 10px 0px;
	list-style:none;
}

#sidebar li ul {
	margin: 0px 10px 5px 10px;
	list-style:none;
	/*background: url(../images/img05.gif) repeat-x left bottom;*/
}

#sidebar li li {
	margin: 0;
	padding: 5px 0px;
	list-style:none;
	
}

#sidebar li li a {
	background: url('../images/bullet.jpg') no-repeat left 2px;
	font-weight: normal;
	color: #28639d;
	list-style-type:none; padding-left:14px; padding-right:0px; padding-top:0px; padding-bottom:0px
}

#sidebar li li a:hover {
	color: #000;
	text-decoration:underline;
	list-style:none;
}

#sidebar p {
	margin: 0;
	padding: 0px 5px 14px 10px;
}


#sidebar h2 {
	
	margin: 0px 5px 10px 0px;
	padding: 0px 0 2px 14px;
	/*background: url(../images/img04.jpg) no-repeat left top;*/
	text-transform: capitalize;
	font:"Century" normal;
	font-size: 20px;
	font-weight: normal;
	color: #131313;
}


#sidebar p {
	line-height: 18px;
}

#sidebar a {
	color: #131313;
	text-decoration: none;
	
}
#sidebar a:hover {
	
	text-decoration: underline;
	
}

/* Footer */

#footer {
	width: 920px;
	height: 49px;
	margin: 0 auto;
	padding: 20px 0 50px 0px;
	border-top:#8A8A8A solid 1px;
	
}

#footer-bgcontent {
	margin: 0px;
	padding: 0px;
	height: 99px;
}

#footer p {
	margin: 0;
	text-align:center;
	line-height: normal;
	/*text-transform: uppercase;*/
	font-size: 13px;
	color: #838383;
}

#footer a {
	color: #838383;
	text-decoration:none;
}

#footer a:hover{
	color: #28639d;
}
#banner {
	padding:5px 0 5px 0px;
}

/* Content */

#content {
	float: left;
	width: 724px;
}
#totbox{width: 724px;}
#leftbox1{
	float: left;
	width: 238px;
	/*min-height:550px;*/
	/*padding:10px 10px 0 10px;*/
	}
#midbox1{
	float: left;
	width: 484px;
/*	padding:10px 10px 0 10px;*/
	border-left:#8A8A8A solid 1px;
	border-right:#8A8A8A solid 1px;
	/*min-height:550px;*/
}

#leftbox{
	float: left;
	width: 218px;
	padding:10px 10px 0 10px;
}
#leftbox h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	margin:0px;
	padding:0px;
	
	
}
#midbox{
	float: left;
	width: 464px;
	padding:0px 10px 0 10px;
	/*border-left:#8A8A8A solid 1px;
	border-right:#8A8A8A solid 1px;*/
	}
.img1 {
	float: left;
	margin: 0px 15px 4px 0px;
	border: 2px solid #608B9F;
}
.img2 {
	float: left;
	margin: 2px 15px 4px 15px;
	
}
.img4 {
	float: left;
	margin: 4px 15px 10px 3px;
	border: 2px solid #608B9F;
}
.img5 {
	border: 2px solid #CCC;
}
.hr1 {
	clear: both;
	margin-top: 10px 0px 10px 0px;
	border: 1px dashed #c1c1c1;
}


.hr2 {
	clear: both;
	margin:10px 0px 10px 25px;
	border: 2px solid #eae8e3;
}

/*.............................................................START INNER PAGE....................................................................*/

#outercontainer {
	width:580px;
	margin: 0px auto;
	padding:0px;
	border-left:#8A8A8A solid 1px;
	border-right:#8A8A8A solid 1px;
	border-bottom:#8A8A8A solid 1px;
}
#disclaimheader {
	width:580px;
	background:url('../images/topbg.jpg') repeat-x;
	height:106px;
	margin:auto;
	border-left:1px solid #8A8A8A;
	border-right:1px solid #8A8A8A;
}
#disclaim {
	width:560px;
	margin:auto;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#5d5d5d;
	padding:10px 10px 0 10px;
	
}
#disclaim h2{margin:10px;
font-size:20px;
font:Arial, Helvetica, sans-serif bold;
	color:#000;}
#disclaim p {
margin:10px;
	font:Arial, Helvetica, sans-serif normal;
	font-size:12px;
	color:#5d5d5d;}
.header_link{
	/*float: right;
	width: 310px;
	height:20px;*/
	/*height: 20px;*/
	padding:20px 0 0 28px;
	margin-top:10px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
}

.header_link a{
	color:#FFFFFF;
	text-decoration:none;
}

.header_link a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.horizontal_line {
	clear: both;
	margin:10px 10px 0px 10px;
	width:216px;
	border: 2px solid #eae8e3;
}

.dotted-line{
	background:url('../images/dottedline.png') repeat-x;
	clear: both;
	margin:10px 0px;
	/*width:220px;*/
	height:1px
}
.right_image{
	/*background:url(../images/man.jpg) no-repeat top left;*/
	width:216px;
	
	margin:40px 10px 0 10px;
}

.txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#5d5d5d;
	width:216px;
	padding:0 10px 0 10px;
	
}

.comma_img{
	background:url('../images/comma.png') no-repeat;
	width:44px;
	height:32px;
	float:left;
	margin-left:10px; margin-right:0; margin-top:10px; margin-bottom:20px
}

.comma_txt{
	font-family:Arial, Helvetica, sans-serif;
	color:#28639d;
	font-size:12px;
	font-style:normal;
	margin:25px 0 20px 20px;
	float: left;
}
.rightpanel_text{
	padding:10px 10px 0 10px;
}

.rightpanel_linktext{
	/*width:200px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:24px;
	font-style:normal;
	color:#5d5d5d;
	text-transform:uppercase;
	padding:0 40px 0 0;
	text-decoration:underline;
}

.rightpanel_linktext a{
	color:#000000;
	list-style:none;
}

.rightpanel_linktext a:hover{
	color:#FF0000;
	/*text-decoration:underline;*/
}

.righttxt_sublink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
	font-style:normal;
	color:#5d5d5d;
	padding:10px 10px 0 10px;
	text-transform:none;
}
/*.............................................rightpanel-Text................................................*/
.bottom_text{
	/*height:20px;*/
	font-family:Arial, Helvetica, sans-serif;
	color:#28639d;
	font-size:12px;
	font-style:normal;
	margin:5px 0 5px 20px;
	float:left;
	font-weight:500;
	
}

.bottom_text a{
	color:#28639d;
	list-style:none;
	text-decoration:none;
}

.bottom_text a:hover{
	color:#000000;
	text-decoration:underline;
	list-style:none;

}

/*..................................................bottom_text_link...................................*/

.bottom_txtlink {
	/*height:20px;*/
	font-family:Arial, Helvetica, sans-serif;
	color:#28639d;
	font-size:12px;
	font-style:normal;
	margin:5px 0 5px 20px;
	float:left;	
	text-decoration:underline;
}

.bottom_txtlink a{
	color:#28639d;
	list-style:none;
}

.bottom_txtlink a:hover{
	color:#000000;
	list-style:none;

}

/*...........................................Italic_text.............................................*/

.bottom_italictxt{
	/*height:20px;*/
	font-family:Arial, Helvetica, sans-serif;
	color:#28639d;
	margin:5px 0 5px 20px;
	float:left;
	font-size:12px;
	font-style:italic;
	text-decoration:underline;
}

.bottom_italictxt a{
	color:#28639d;
	list-style:none;
}

.bottom_italictxt a:hover{
	color:#000000;
	list-style:none;	
}

.number_txt{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	font-style:normal;
	/*margin:10px 0 20px 20px;*/
	float: left;
	font-weight:bold;
	margin:0 10px 0 0 ;
	text-decoration:none;
}

.leftpanel_header1{
	background: url('../images/leftheader.jpg') no-repeat left top;
	text-transform: capitalize;
	font-family:"Century",Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	height:32px; padding-left:15px; padding-right:0; padding-top:5px; padding-bottom:2px
}

.leftpanel_header{
	float: left;
	width: 723px;
}

.leftpanel{
	float: left;
	width: 702px;
	/*border-left:#8A8A8A solid 1px;*/
	border-right:#8A8A8A solid 1px;
	/*min-height:600px;*/
	
	/*min-height:800px;*/
padding:0px 10px 0 10px;
}
.leftpanel h2{
	margin: 10px 10px 10px 0px;
	padding: 6px 0 2px 2px;
	/*background: url(../images/img04.jpg) no-repeat left top;*/
	text-transform: capitalize;
	font:"Century" normal;
	font-size: 20px;
	font-weight: normal;
	color: #131313;
}
.leftpanel p{
	/*margin: 10px 10px 10px 0px;
	padding: 6px 0 2px 2px;
	background: url(../images/img04.jpg) no-repeat left top;
	text-transform: capitalize;*/
	font:Arial, Helvetica, sans-serif normal;
	font-size: 12px;
	font-weight: normal;
	color: #5d5d5d;
	line-height:18px;
}

.left_hr{
	clear: both;
	margin:10px 10px 0px 20px;
	width:684px;
	border: 2px solid #eae8e3;
}

.left_headertxt{
	/*width:704px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	line-height:2px;
}
.left_headertxt h1{
	font-size:25px;
	/*line-height:34px;*/
	color:#722701;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:500;
}
.left_headertxt h2{
	font-size:21px;
	color:#131313;
	/*line-height:30px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:500;
}
.left_headertxt h3{
	font-size:18px;
	color:#b37b00;
	font-style:normal;
	font-weight:500;
	font-family: Arial, Helvetica, sans-serif;
}

.left_headertxt h4{
	font-size:16px;
	color:#131313;
	font-style:normal;
	font-weight:500;
	/*line-height:30px;*/
	font-family: Arial, Helvetica, sans-serif;
}

.left_headertxt h5{
	font-size:15px;
	color:#28639d;
	/*line-height:30px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:500;
}

.left_headertxt h6{
	font-size:12px;
	color:#131313;
	/*line-height:30px;*/
	font-style:normal;
	font-weight:500;
	font-family:Arial, Helvetica, sans-serif;
}

.table_dot_line{
	background:url('../images/dottedline.png') no-repeat;
	clear: both;
	width:150px;
	height:1px; margin-left:0px; margin-right:10px; margin-top:0px; margin-bottom:0px
}


/*..............................................leftbar.....................................................*/
.leftbar{
	float:left;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#28639d;
	margin:0 0 0 10px;
	/*border:1px solid red;*/
}

.leftbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.leftbar li {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
	list-style:none;
}

.leftbar li ul {
	margin: 0px 10px 10px 10px;
	list-style:none;
	/*background: url(../images/img05.gif) repeat-x left bottom;*/
}

.leftbar li li {
	margin: 0;
	padding: 5px 0px;
	list-style:none;
	
}

.leftbar li li a {
	background: url('../images/bullet.jpg') no-repeat left 4px;
	font-weight: normal;
	color: #28639d;
	list-style-type:none; padding-left:14px; padding-right:0px; padding-top:0px; padding-bottom:0px
}

.leftbar li li a:hover {
	color: #000;
	text-decoration:underline;
	list-style:none;
}

.leftbar p {
	margin: 0;
	padding: 0px 14px;
}


.leftbar h2 {
	
	margin: 30px 5px 10px 0px;
	padding: 6px 0 2px 14px;
	/*background: url(../images/img04.jpg) no-repeat left top;*/
	text-transform: capitalize;
	font:"Century" normal;
	font-size: 20px;
	font-weight: normal;
	color: #131313;
}


.leftbar p {
	line-height: 200%;
}

.leftbar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}
/*.................................right link...............................................*/

.link{
	float:left;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#28639d;
	padding-top:0px;
	/*border:1px solid red;*/
}

.link ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.link li {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
	list-style:none;
}

.link li ul {
	margin: 0px 10px 10px 10px;
	list-style:none;
	/*background: url(../images/img05.gif) repeat-x left bottom;*/
}

.link li li {
	margin: 0;
	padding: 5px 0px;
	list-style:none;
	
}

.link li li a {
	background:url('../images/arrow.png') no-repeat left 4px;
	font-weight: normal;
	color: #28639d;
	list-style-type:none; padding-left:14px; padding-right:0px; padding-top:0px; padding-bottom:0px
}

.link li li a:hover {
	color: #000;
	text-decoration:underline;
	list-style:none;
}

.link p {
	margin: 0;
	padding: 0px 14px;
}


.link h2 {
	
	margin: 30px 5px 10px 0px;
	padding: 6px 0 2px 14px;
	/*background: url(../images/img04.jpg) no-repeat left top;*/
	text-transform: capitalize;
	font:"Century" normal;
	font-size: 20px;
	font-weight: normal;
	color: #131313;
}


.link p {
	line-height: 200%;
}

.link a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

.table2{
	margin:0 20px 10px 20px;
	width:684px;
	border:1px solid #cac6b9;
}

.table_txt{
	text-transform:uppercase;
	color:#fff;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	
}

.table_txt h3{
	text-transform:uppercase;
	color:#fff;
	text-align:center;
	font-weight:bold;
	font-size:12px;
}

.table_txt h4{
	text-transform:uppercase;
	color:#fff;
	text-align:center;
	font-style:normal;
	font-size:12px;
}

.table_txt h5{
	text-transform:uppercase;
	color:#fff;
	text-align:center;
	font-style:italic;
	font-size:12px;
}

.table_subtext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:24px;
	font-style:normal;
	color:#5d5d5d;
	text-align:center;
	text-transform:lowercase;
}

.table_subtext h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	text-transform:lowercase;
	color:#5d5d5d;
}

.table_subtext h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	text-transform:lowercase;
	color:#5d5d5d;
}

.table3{
	width:694px;
	margin:0 20px 10px 10px;
	
}

.txt_box{
	width:300px;
}
.text_field{
	width:305px;
}

.textbox_button{
	width:200px;
	padding:0 40px 0 0;
}
.textbox_link{
	width:200px;
	padding:0 40px 0 0;
}

.textbox_link a{
	color:#000000;
	list-style:none;
}

.textbox_link a:hover{
	color:#FF0000;
}

/*....................................................footer.................................................*/

.inner_footer {
	width: 920px;
	height: 49px;
	margin: 0 auto;
	padding: 20px 0px 50px 0px;
	border-top:#8A8A8A solid 1px;
	text-align:center;
}

.inner_footer-bgcontent {
	margin: 0px;
	padding: 0px;
	height: 20px;
}

.inner_footer p {
	margin: 0;
	text-align:center;
	line-height: normal;
	text-transform:none;
	padding:0 0px 0 0 ;
	font-size: 13px;
	color: #838383;
}

.inner_footer a {
	color: #28639d;
}

/*.........................................upperfooter........................................................*/

.color: #28639d; {
	width: 920px;
	/*height: 49px;*/
	margin: 0 auto;
	padding: 20px 0px 50px 20px;
	border-top:#8A8A8A solid 1px;
	text-align:center;
}

.upperfooter a {
	color: #838383;
}

.upperfooter a:hover{
	color: #28639d;
}
