#container {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	border: 0px;
	width: 900px;
}

body{
	/*background: url(bg-top.gif) left top repeat-x #1A1A1A; */
	background-color: #3764AA;
	margin: 5px 0;

	font-size:100%;
	line-height:1em;
	color:#000000;
	text-align:center; /* Hack for IE5/Win */
	/*padding:0px; */
	/*margin-top: 0; */
	/*margin-right: 0; */
	/*margin-bottom: 0; */
	/*margin-left: 0; */
	font-family: Verdana;
	font-size: 10px;
	font-weight: Normal;
	scrollbar-base-color: #F0F0F0;
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #C0C0C0;
	scrollbar-darkshadow-color: #C0C0C0;
	scrollbar-face-color: #F0F0F0;
	scrollbar-highlight-color: #F0F0F0;
	scrollbar-shadow-color: #F0F0F0;
	scrollbar-track-color: #F0F0F0;
}

/* New Menu */
	.menu1 {border-left:0px solid #000; border-right:0px solid #000; border-top:0px solid #000; margin:0; height:35px; background:#fff url('button1.gif'); position:relative; border-bottom:0px solid #444; list-style-type:none; padding-left:10px; padding-right:0; padding-top:0; padding-bottom:0}
	.menu1 li {float:left; display:table-cell; margin:0; padding:0;}
	.menu1 li a {display:block; float:left; height:35px; line-height:35px; color:#fff; text-decoration:none; font-size:12px; font-family:verdana; font-weight:bold; text-align:center; padding: 0 0 0 10px; cursor:pointer;}
	.menu1 li a b {float:left; display:block; padding:0 16px 0 8px;}
	.menu1 li a:hover {color:#fff; background:#000 url('button2.gif');}
	.menu1 li a:hover b {background:url('button2.gif') no-repeat right top;}


.preload2 {background: url(button2.gif);}
.menu2 {padding:0 0 0 10px; margin:0; list-style:none; height:35px; background:#fff url(button1.gif) repeat-x; position:relative; font-family:verdana; }


.menu2 li.top {display:block; float:left; position:relative;}
.menu2 li a.top_link {display:block; float:left; height:35px; line-height:35px; color:#FFF; text-decoration:none; font-size:12px; font-family:verdana; font-weight:normal; text-align:center; padding: 0 0 0 10px; cursor:pointer;}
.menu2 li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:35px;}
.menu2 li a.top_link:hover {color:#fff; background: url(button2.gif) no-repeat;}
.menu2 li a.top_link:hover span {background:url(button2.gif) no-repeat right top;}

.menu2 li.topR {display:block; float:right; position:relative;}
.menu2 li a.topR_link {display:block; float:left; height:35px; line-height:35px; color:#FFF; text-decoration:none; font-size:12px; font-family:verdana; font-weight:normal; text-align:center; padding: 0 0 0 10px; cursor:pointer;}
.menu2 li a.topR_link span {float:left; display:block; padding:0 24px 0 12px; height:37px;}
.menu2 li a.topR_link:hover {color:#fff; background: url(button2.gif) no-repeat;}
.menu2 li a.topR_link:hover span {background:url(button2.gif) no-repeat right top;}

.menu2 li:hover > a.top_link {color:#fff; background: url(button2.gif) no-repeat;}
.menu2 li:hover > a.top_link span {background:url(button2.gif) no-repeat right top;}

.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

.menu2 a:hover {visibility:visible;}
.menu2 li:hover {position:relative; z-index:200;}

.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:2px; top:36px; background: #fff; padding:3px 0; border:1px solid #000; white-space:nowrap; width:130px; height:auto;}
.menu2 :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:120px;}
.menu2 :hover ul.sub li a {display:block; font-size:11px; height:20px; width:120px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:2px solid #fff; border-width:0 0 0 3px;}
.menu2 :hover ul.sub li a:hover {background:#646566; color:#fff;}

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid #4ab; white-space:nowrap; width:93px; z-index:200; height:auto;}





/* New Menu */


.main { width:100%;}
.min_height { width:0px; height:350px;}

.column, .column1, .column1_1, .column_1 { float:left;}

/*---page---*/
#page .content .column{ width:650px;}
#page .content .column_1{ width:230px;}
#page .content .columnbig{ width:800px;}

#page .content .column1{ width:650px;}
#page .content .column1_1{ width:200px;}
/*---// page---*/
/* CSS Document */
* { margin:0; padding:0;}
html{ font-family:verdana, tahoma, arial;}

img{ border:0px none; margin:0; padding:0; vertical-align:top;}
/**********font size***************/
/*#header{font-size:0.6875em; line-height:1.18em;} */
.content{font-size:0.75em; line-height:1.33em;}
/* #footer{font-size:0.6875em; line-height:1.27em;} */
/********** end font size***************/

/****************** GLOBAL ***********************************************/
.w100{ width:98%;}
.h100{ height:100%;}
.float{ float:left; margin:0 5px 0 0;}
.right{ text-align:right;}
.title { display:block; margin:0; padding:0;}

.indent
{ 
	margin:0 0 0 5px; 
	padding:0; 
	width:auto; 
	height:auto; 
	background:none;
	text-align:left;
	font-size:11px; 
	font-family:verdana;
	line-height:150%;
}

/********************* END GLOBAL ********************************************/

ul {list-style:none;
     margin: 0;
     padding: 0;
}
.lst li div{ background:url(sep.gif) left bottom repeat-x; padding:1px 0 2px 0;}
.lst li { 
	background:url(bull.gif) 0 0 no-repeat;
	padding:0 0 6px 23px;
}
.lst li a { 
	color:#000000;
	text-decoration:none;
	font-size:11px; 
	font-family:verdana; 
	font-weight:normal;
}
.lst li a:hover {text-decoration:none; color:#EE7B18;}



.col { float:left;}
.right{ text-align:right;}
.clear { clear:both;}

/***************links**************/
a{ 
	color:#1B1B1B;
	text-decoration:none;
}
a:hover {text-decoration:none; color:#EE7B18;}
/**************end links**************/

/***************txt***************/
strong{ color:#EE7B18; font-size: 11pt; font-weight:bold;}
.indent_strong{ margin:0 0 4px 0;}
.txt{ font-size:0.92em; color:#1A1A1A; font-weight:bold; text-transform:uppercase;}
.txt_1{ line-height:1.14em;}
.txt_2{ line-height:1.63em;}
.txt_3{ color:#878787; font-weight:bold;}
/***************end txt***************/

.main {margin:0 auto;}

/*******************box*********************************/
.box .left_bot{ background:url(left_bot.gif) left bottom no-repeat;}
.box .right_bot{ background:url(right_bot.gif) right bottom no-repeat; width:100%;}
.box .side_bot{ background:url(side_bot.gif) left bottom repeat-x;}
/***************************end box*********************/

/*******************box_1*******************************/
.box_1 .left_top{ background:url(left_top_1.gif) left top no-repeat;}
.box_1 .right_top{ background:url(right_top_1.gif) right top no-repeat;}
.box_1 .left_bot{ background:url(left_bot_1.gif) left bottom no-repeat;}
.box_1 .right_bot{ background:url(right_bot_1.gif) right bottom no-repeat; width:100%;}

.box_1 .side_left{ background:url(side_left_1.gif) left top repeat-y #FFFFFF;}
.box_1 .side_right{ background:url(side_right_1.gif) right top repeat-y;}
.box_1 .side_top{ background:url(side_top_1.gif) left top repeat-x;}
.box_1 .side_bot{ background:url(side_bot_1.gif) left bottom repeat-x;}
/***************************end box_1*******************/

/*******************box_2*******************************/
.box_2 .left_top{ background:url(left_top_1.gif) left top no-repeat;}
.box_2 .right_top{ background:url(right_top_1.gif) right top no-repeat;}
.box_2 .left_bot{ background:url(left_bot_1.gif) left bottom no-repeat;}
.box_2 .right_bot{ background:url(right_bot_1.gif) right bottom no-repeat; width:100%;}

.box_1 .side_left{ background:url(side_left_1.gif) left top repeat-y #FFFFFF;}
.box_1 .side_right{ background:url(side_right_1.gif) right top repeat-y;}
.box_1 .side_top{ background:url(side_top_1.gif) left top repeat-x;}
.box_1 .side_bot{ background:url(side_bot_1.gif) left bottom repeat-x;}
/***************************end box_2*******************/

.content {width:100%;}
.content { background:url(wrapper.gif) left top repeat-x #FFFFFF;}
.content .indent{padding:17px 41px 30px 41px;}
.content .box .title{padding:9px 0 0 13px;}
.content .box_1 .title{padding:16px 0 0 13px;}
.content .box_2 .title{padding:16px 0 0 13px;}
/***************************page**************************/
#page .content .indent{padding:17px 1px 5px 1px;}
#page .content .column .row .indent{padding:0 35px 0 22px;}
#page .content .column .box { margin:0 6px 0 0;}
#page .content .column .row .right{ margin:10px 0 0 0;}
#page .content .column .row_1 .indent{padding:0 0 0 13px;}
#page .content .column .row_1 .block{ width:600px;}
#page .content .column .row_1 .block_1{ width:198px;}
#page .content .column .row_1 .right{position:relative; margin:19px 10px -12px 0;}

#page .content .column_1 .indent{padding:0 25px 5px 25px;}
#page .content .column_1 .right{ margin:10px 0 0 0;}
/***************************end page**************************/




/********** FORMS ************/
.input {color:#64868f;
                height:20px;
                width:176px;
                background:#fff;
                border:solid 1px #E8E8E8;
                font-size:1em;
                font-family:Verdana;
                padding-left:2px;
}

.textarea {background:#fff;
                        color:#64868f;
                        border:solid 1px #E8E8E8;
                        width:350px;
                        height:150px;
                        overflow:auto;
                        font-family:Verdana;
                        font-size:1em;
                        padding-left:2px;
}
.secu {color:#64868f;
                height:20px;
                width:75px;
                background:#fff;
                border:solid 1px #E8E8E8;
                font-size:1em;
                font-family:Verdana;
                padding-left:2px;
}
.but_submit {width: 70px;
                        height: 25px;
                        font-family: Verdana;
                        font-size: 8pt;
                        color: #06728F;
                        border: 0px solid #FFFFFF;
                        padding: 1;
                        font-weight:bold;
                        background-color:#F9BC3C;
}
.but_reset {width: 70px;
                        height: 25px;
                        font-family: Verdana;
                        font-size: 8pt;
                        color: #06728F;
                        border: 0px solid #FFFFFF;
                        padding: 1;
                        font-weight:bold;
                        background-color:#E8E8E8;
}


/********** BG STYLE ************/
img { 
 behavior: url(iepngfix.htc); 
}
.top-bg{
	background-image:url(top-bg.gif);
	background-repeat:repeat-x;
}
.bottom-bg{
	background-image:url(bottom-bg.gif);
	background-repeat:repeat-x;
}
.content-bg{
	background-image:url(content-bg.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
.left-bg{ 
	width:11px; 
	background-image:url(left-bg.gif);
	background-repeat:repeat-y;
} 

.right-bg{ 
	width:11px; 
	background-image:url(right-bg.gif);
	background-repeat:repeat-y;
}

.footer a:link{text-decoration: none; font-family: Verdana; font-size: 8pt; color: #FFFFFF;}
.footer a:hover{text-decoration: none; font-family: Verdana; font-size: 8pt; color: #FFFFFF;}
.footer a:visited{text-decoration: none; font-family: Verdana; font-size: 8pt; color: #FFFFFF;}

.myli{
	list-style-type: square; 
	margin-left: 0; 
	padding-left: 3em; 
	text-indent: -1em; 
	list-style-position: inside;
}

.sitemap_li_out{
	list-style-type: circle; 
	margin-left: 0; 
	padding-left: 3em;
	text-indent: -1em; 
	list-style-position: inside;
	font-weight: normal;
	font-size: 10px;
}

.sitemap_li_in{
	list-style-type: disc; 
	margin-left: 0; 
	padding-left: 3em;
	padding-top: 7px;
	text-indent: -1em; 
	list-style-position: inside;
	font-weight: bold;
}










.boxes td {
	background-image: url("box_bg.gif");
	background-repeat: repeat-y;
	background-position: center top;
	width: 300px;
}
.boxes {
	color: #595858;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 21px;
}
.boxes p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.boxes h3 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	letter-spacing: .1em;
	background-image: url("box_title_bg.gif");
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 18px;
	margin: 0px;
}
.boxes .bottom td {
	background-image: url("box_bottom.gif");
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 50px;
	padding-bottom: 10px;
}

.light_blue_text {
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.white_box_text {
	font-family: Verdana;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	text-align: justify;
}
.bold {
	font-weight: bold;
}


.h1seo {
font-size: 14px;
font-weight: bold;
color:#EE7B18;
margin: 0px;
padding: 0px;
}

.h2seo {
font-size: 12px;
font-weight: bold;
color:#EE7B18;
margin: 0px;
padding: 0px;
}


.h3seo {
font-size: 10px;
font-weight: bold;
color:#EE7B18;
margin: 0px;
padding: 0px;
}