/* CSS Document */
* {
	margin:0;
	padding:0;
}
html, body { height:100%; }
body {font-size:100%; line-height:1.125em; background:#3a4f6b}
html, input, textarea	{	font-family: Tahoma, Geneva, sans-serif; 
		color:#000101;	}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}
.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
div.container {	overflow:hidden; width: 100%;}
a img{ border:0px}
img{ vertical-align:top;  }

a{color:#000000; text-decoration:underline} 
a:hover{text-decoration:none}

.link{
	color:#1e79a9;
	background:url(images/marker.gif)  center right no-repeat;
	padding-right:10px;
	text-decoration:none;
	font-weight:bold
}
.link:hover{text-decoration:none }
.link1{color:#e65607; background:url(images/marker1.gif)  center right no-repeat; padding-right:10px; text-decoration:underline; font-weight:bold }
.link1:hover{text-decoration:none }
.link2{color:#e65607; font-weight:bold; }
.link3{color:#1f7aaa }

#content ul{margin:0; padding:0; list-style:none;}
#content ul li{background:url(images/marker1.gif) top left no-repeat; background-position:0 9px; margin:0; padding-left:12px; }
#content ul li a{color:#000101; text-decoration: underline; line-height:2.27em; font-weight:bold; font-family:Tahoma, Geneva, sans-serif} 
#content ul li a:hover { text-decoration:none; }

.link-1 { display:block; float:right; background:url(images/link_bg.gif) left top repeat-x; color:#ffffff; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:1.09em }
.link-1 em { display:block; background:url(images/link_left.gif) no-repeat left top;}
.link-1  b { display:block; background:url(images/link_right.gif) no-repeat right top; padding:2px 20px 4px 20px; font-style:normal;}
.link-1:hover{ text-decoration:none; color:#000000}

.link-2 { display:block; float:right; background:url(images/link_bg1.gif) left top repeat-x; color:#ffffff; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:1.09em; }
.link-2 em { display:block; background:url(images/link_left1.gif) no-repeat left top;}
.link-2  b { display:block; background:url(images/link_right1.gif) no-repeat right top; padding:2px 20px 4px 20px; font-style:normal;}
.link-2:hover{ text-decoration:none; color:#000000}


/*header*/
#header {font-size:0.6875em; color:#FFFFFF }
#header .logo{ margin:51px 0 22px -7px; position:relative }
#header .indent{padding:0px 0 0 20px;;}
#header .indent1{
	margin:520px 0 0 686px;
	position:absolute;
	width:254px;

}

.button{color:#fff; background:url(images/button.gif) top left no-repeat; padding:2px 22px 9px 22px; text-decoration:none; font-size:1.09em; font-family:Arial, Helvetica, sans-serif; font-weight:bold; vertical-align:middle; float:right  }
.button:hover{text-decoration:underline }

#header ul{
	margin:0;
	padding:0px 0 0 0;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	color: #003366;

}
#header ul li{ margin:0; display:inline}
#header ul li a{
	color:#003366;
	text-transform:uppercase;
	background:url(images/bg_menu3.gif) top left no-repeat;
	text-decoration:none;
	margin:0 0 0 0;
	width:134.5px;
	text-align:center;
	display:block;
	float:left;
	padding:11px 0 11px 0;
	font-weight:bold
} 
#header ul li a:hover {
	color:#000000;
	text-decoration:none;
	background-image: url(images/bg_menu-act2.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#header ul li .current{ color:#000000; text-decoration:none; background:url(images/bg_menu-act2.png) top left no-repeat;  }



/*content*/
#content{
	font-size:0.75em;
	width:100%;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif
}
#content .indent-main{padding:19px 20px 32px 20px}
#content .indent-col2{padding:15px 0 0 21px}
#content .title{  margin-bottom:22px}
#content .title1{  margin-bottom:42px}
#content .img-left{ float:left; margin:0 15px 0 0}
#content .img-indent{ margin:0 0 16px 0}
#content p{
	margin:0 0 7px 0;
	text-align: justify;
}
#content .p{ margin:0 0 27px 0}
#content .p1{ margin:0 0 17px 0}
#content h1{
	color:#003366;
	font-size:1.09em;
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:Titlecase;
	margin-left:0px
}
#content h2{
	color:#003366;
	font-size:1.09em;
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:Titlecase;
	margin-left:0px
}
#content h3{
	color:#F00;
	font-size:1em;
	margin-bottom:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
 }
#content h4{
	color:#010000;
    font-size:0.75em;
	margin-bottom:11px;
    font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#content h5{
	color:#010000;
    font-size:1em;
	margin-bottom:11px;
    font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:13px; margin-bottom:28px; overflow:auto}
#content .tail1{ background:url(images/tail3.gif) repeat-x bottom; padding-bottom:9px; margin-bottom:21px; overflow:auto}
#content .tail2{ background:url(images/tail1.gif) repeat-x bottom; padding-bottom:0px; margin-bottom:11px; overflow: hidden}
.txt1{ line-height:1.81em}

#content .indent{padding:15px 0 0 0}
#content .indent1{padding:19px 0 0 0}

/*box*/
.box{
	width:100%;
	font-weight:bold;
	font-size:1.09em;
	color:#003366;
	background-color: #FFFFFF;
	background-image: url(images/);
}
.box .border-top {background:url(images/border_top.gif) repeat-x top;}
.box .border-bottom {background:url(images/border_bottom.gif) repeat-x bottom;}
.box .border-left {background:url(images/border_left.gif) repeat-y left;}
.box .border-right {background:url(images/border_right.gif) repeat-y right;}
.box .corner-top-left {background:url(images/corner_top_left.gif) no-repeat left top;}
.box .corner-top-right {background:url(images/corner_top_right.gif) no-repeat right top;}
.box .corner-bottom-left {background:url(images/corner_bottom_left.gif) no-repeat left bottom;}
.box .corner-bottom-right {background:url(images/corner_bottom_right.gif) no-repeat right bottom; width:100%; }
.box .indent-box{ padding:9px 20px 10px 13px; }
/*box1*/
.box1{ background:#ffffff; width:100%; font-family:Tahoma, Geneva, sans-serif}
.box1 .border-top {background:url(images/border_top1.gif) repeat-x top;}
.box1 .border-bottom {background:url(images/border_bottom1.gif) repeat-x bottom;}
.box1 .border-left {background:url(images/border_left1.gif) repeat-y left;}
.box1 .border-right {background:url(images/border_right1.gif) repeat-y right;}
.box1 .corner-top-left {background:url(images/corner_top_left1.gif) no-repeat left top;}
.box1 .corner-top-right {background:url(images/corner_top_right1.gif) no-repeat right top;}
.box1 .corner-bottom-left {background:url(images/corner_bottom_left1.gif) no-repeat left bottom;}
.box1 .corner-bottom-right {background:url(images/corner_bottom_right1.gif) no-repeat right bottom; width:100%; }
.box1 .indent-box{ padding:12px 20px 0 21px; }

/*box2*/
.box2{ background:#fffbe4; width:100%; font-family:Tahoma, Geneva, sans-serif; line-height:1.81em}
.box2 .border-top {background:url(images/border_top2.gif) repeat-x top;}
.box2 .border-bottom {background:url(images/border_bottom2.gif) repeat-x bottom;}
.box2 .border-left {background:url(images/border_left2.gif) repeat-y left;}
.box2 .border-right {background:url(images/border_right2.gif) repeat-y right;}
.box2 .corner-top-left {background:url(images/corner_top_left2.gif) no-repeat left top;}
.box2 .corner-top-right {background:url(images/corner_top_right2.gif) no-repeat right top;}
.box2 .corner-bottom-left {background:url(images/corner_bottom_left2.gif) no-repeat left bottom;}
.box2 .corner-bottom-right {background:url(images/corner_bottom_right2.gif) no-repeat right bottom; width:100%; }
.box2 .indent-box{ padding:11px 20px 0 21px; }



/*footer*/
#footer { color:#9cb4be; font-size:0.6875em; }
#footer .indent-footer{ padding:27px 0 0 20px;}
#footer a {color:#9cb4be; text-decoration:none;  text-transform:none;}  
#footer a:hover {  text-decoration:underline}
#footer span { font-size:.909em}  
#footer strong{ text-transform:none; color:#e7f6fd; font-weight:normal}
#footer span a {color:#9cb4be; text-decoration:underline; text-transform:none}  
#footer span a:hover {  text-decoration:none}


.indent-2{ position:relative; padding-right:7px; float:left}
.h{ height:25px; background:url(images/bg_input.gif) no-repeat top left}
.h1{ height:134px; background:url(images/bg_textarea.gif) no-repeat top left}
.block-contact span{ float:right; margin-right:20px}
.block-contact1 span{ float:right; margin-right:10px}
.input{
   	border:1px solid #94b0bf; 
	background:#f4f4f4;
	width:155px; height:20px;
	font-size:1em;
	vertical-align:middle;
	padding-left:5px;
	padding-top:4px;
}
input{
	width:200px;
	height:21px;
	font-size:1em;
	padding-left:5px;
	background-color: #FFF;
	background-image: none;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
/* jason added input2 and input3 only modification made to this file*/
.input2{
   	border:1px solid #94b0bf; 
	background:#f4f4f4;
	vertical-align:middle;
	padding-left:5px;
	padding-top:4px;
	width:60px;
	height:21px;
	font-size:1em;
	background-color: #FFF;
	background-image: none;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
.input3{
   	border:1px solid #94b0bf; 
	background:#f4f4f4;
	vertical-align:middle;
	padding-left:5px;
	padding-top:4px;
	width:220px;
	font-size:1em;
	background-color: #FFF;
	background-image: none;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}

textarea{
	width:225px;
	height:109px;
	font-size:1em;
	padding-left:5px;
	overflow:auto;
	background-color: #FFF;
	background-image: none;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
#Box3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CCCCCC;
	font-size: 1.09em;
	font-weight: bold;
	text-indent: 10px;
}
.listTable1 {
	font-family: "Nueva Std Regular", "Times New Roman";
	font-size: 11px;
	color: #25408F;
	font-weight:bold;
	text-align: center;
	border-collapse:collapse;
	border:solid 1px #0099CC;
}
.listTable1 td{
	padding:2px;
	border:solid 1px #0099CC;
}
.listTable1 td.head1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FBDB00;
	color:#333;
	border-bottom:solid 3px #FFFFFF;
	font-size:10px;
}
.listTable1 td.head2{
	background-color:#204385;
	color:#ffffff;
	font-size:11px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.light{
	color:#2C89C6;
	font-size:11px;
}
.contact_form {
	font-family: "Lucida Grande";
	font-size: 12px;
	color: #333;
	background-color: #ff9;
}
.main_td_right {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	width: 215px;
}
.main_td_left {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	width: 215px;
}

