/* CSS Document */
* {
	margin:0;
	padding:10;
}
html, body { height:100%; }
body {font-size:100%; line-height:1.0625em;}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#333333;	}	

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

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

.link{color:#499ce9; font-weight:bold }
.link1{
	color:#004B8D;
}

.button{color:#f8f7f3; background:url(images/button-1.gif)  center left no-repeat; font-weight:bold; padding:5px 10px 7px 10px; text-align:center; line-height:25px; text-decoration:none;  }
.button:hover{text-decoration:none; color:#000 }
.button1{color:#121211; background:url(images/button-2.gif)  center left no-repeat; padding:5px 18px 11px 18px; text-align:center; line-height:37px; text-decoration:none}
.button1:hover{text-decoration:none; color:#80a3c4 }
.button2{
	color:#121211;
	padding:1px 18px 11px 18px;
	text-align:center;
	line-height:37px;
	text-decoration:none;
	float:right;
	background-image: url(images/button-4.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.button2:hover{
	text-decoration:none;
	color:#004B8D
}

#content ul{margin:0; padding:0; list-style:none;}
#content ul li{background:url(images/marker1.gif) top left no-repeat; background-position:0 5px; margin:0; padding-left:55px; margin-bottom:22px }
#content ul .last{ margin-bottom:0 }
#content ul li a{
	color:#004B8D;
	font-weight:bold;
	text-decoration: underline;
	line-height:1.5em
} 
#content ul li a:hover { text-decoration:none; }

#content .ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 3px; margin-bottom:5px; padding:3px 0 3px 27px }
#content .ul .last{ margin-bottom:0 }
#content .ul li a{
	color:#007799;
	font-weight: normal;
	text-decoration: underline;
	line-height:1.16em
} 
#content .ul li a:hover { text-decoration:none; }

#content .ul1 li{background:url(images/marker.gif) top left no-repeat; background-position:0 5px; margin-bottom:5px; padding:3px 0 3px 27px }
#content .ul1 .last{ margin-bottom:0 }
#content .ul1 li a{color:#80a3c4; font-weight: normal; text-decoration: underline; line-height:1.16em} 
#content .ul1 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; }
.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:1px 10px 4px 10px; font-style:normal;}
.link-1:hover{ text-decoration:none; color:#000000}

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


/*header*/
#header {font-size:0.875em; color:#FFFFFF; position:relative }
#header .logo{
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 15px;
}
#header .indent{
	margin:50px 0 0 818px;
	position:absolute;
	width:44px
}

#header ul{
	padding:0;
	list-style:none;
	position:absolute;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
}
#header ul li{ margin:0; display:inline}
#header ul .last{background:none}
#header ul li a{
	background:url(images/bg_menu.gif) top left no-repeat;
	color:#004B8D;
	text-decoration:none;
	width:122px;
	text-align:center;
	display:block;
	float:left;
	line-height:41px;
	text-transform:uppercase
} 
#header ul li a:hover { color:#ffffff; text-decoration:none; background:url(images/bg_menu-act.gif) top left no-repeat;}
#header ul li .current{ color:#ffffff; text-decoration:none; background:url(images/bg_menu-act.gif) top left no-repeat;  }

#header ul .first a{ background:url(images/bg_menu-first.gif) top left no-repeat; } 
#header ul .first a:hover { text-decoration:none; background:url(images/bg_menu-first-act.gif) top left no-repeat;}
#header ul .first .current{ text-decoration:none; background:url(images/bg_menu-first-act.gif) top left no-repeat;}

#header ul .last a{ background:url(images/bg_menu-last.gif) top left no-repeat; } 
#header ul .last a:hover { text-decoration:none; background:url(images/bg_menu-last-act.gif) top left no-repeat;}
#header ul .last .current{ text-decoration:none; background:url(images/bg_menu-last-act.gif) top left no-repeat;}
.dm1 {
    font: 14px tahoma;
}
.dm1 .item1,
.dm1 .item1:hover,
.dm1 .item1-active,
.dm1 .item1-active:hover {
    padding: 0px 0px 0px 0px;
    text-decoration: none;
    display: block;
    position: relative;
}
.dm1 .item1 {
    background: #dafdff;
    color: #004B8D;
}
.dm1 .item1:hover,
.dm1 .item1-active,
.dm1 .item1-active:hover {
    background: #004B8D;
    color: #dafdff;
}
.dm1 .item2,
.dm1 .item2:hover {
    padding: 0px 0px 0px 0px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}
.dm1 .item2 {
    background: #004B8D;
    color: #004B8D;
}
.dm1 .item2:hover {
    background: #004B8D;
    color: #004B8D;
}
.dm1 .section {
	border: 1px #003366;
	border-style: solid solid solid solid;
	position: absolute;
	visibility: visible;
	z-index: -1;
	white-space: nowrap;
}
.dm1 .left, .dm1 .left:hover { border-style: none none none none; }
.dm1 .right, .dm1 .right:hover { border-style: none none none none; }

* html .dm1 td { position: relative; } /* ie 5.0 fix */
/*content*/
#content{ font-size:0.8125em; width:100%; text-align:left}
#content .indent-main{padding:0 0 0 1px}
#content .indent-col{padding:25px 0 5px 0}
#content .title{  margin-bottom:16px}
#content .img-left{ float:left; margin:0 23px 0 0}
#content .img-indent{ margin:0 0 16px 0}
#content p{ margin:0 0 7px 0}
#content .p{ margin:0}
#content .p1{ margin:0 0 17px 0}
#content .p2{ margin:0 0 27px 0}
#content h5{
	color:#004B8D;
	font-size:1em;
	margin-bottom:13px;
	text-transform:capitalize
}
#content h4{color:#8b870e; font-size:1em; margin-bottom:13px;  }
#content h3{
	color:#004B8D;
	font-size:1.23em;
	margin-bottom:13px;
	font-weight:normal
}
#content h2{
	color:#676767;
	font-size:2.46em;
	margin-bottom:13px;
	line-height:1em
}
#content .row h2{
	color:#464748;
	font-size:2.75em;
	margin-bottom:5px;
	margin-left:67px
}
#content .box1 h2{color:#464748; font-size:3.66em; margin-bottom:15px; }
#content .box2 h2{color:#464748; font-size:3.38em; margin-bottom:15px; }
#content .h2{
	color:#004B8D;
	font-size:3.203em;
	margin-bottom:7px;
}
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:25px; margin-bottom:15px}

#content .indent{
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#content .indent1{
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
#content .indent-1{padding:15px 15px 0 27px}
#content .indent-3{padding:15px 15px 0 21px}
#content .indent2{margin:-20px 0 0 179px; position:absolute}
#content .indent3{padding:10px 0 0 0}
#content .indent4{padding:0 0 0 270px}
.row{ color:#80a3c4; font-size:.92em}

.block{ background:url(images/header_image6.png) no-repeat top left; height:345px; width:947px}
.block .indent-block{
	text-align:right;
	padding-top: 121px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 92px;
}

/*box*/
.box{ background:#fff; width:100%;}
.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; width:100%; }
.box .indent-box{ padding:31px 20px 0 36px; }
.box .indent-box1{ padding:31px 30px 0 36px; }
/*box1*/
.box1{ background:#edeef2; width:100%; font-size:.92em; color:#80a3c4; line-height:1.16em}
.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:1px 35px 10px 28px; }
/*box2*/
.box2{ background:#edeef2; width:100%; font-size:1em; color:#80a3c4; line-height:1.307em}
.box2 .border-bottom {background:url(images/border_bottom1.gif) repeat-x bottom;}
.box2 .border-left {background:url(images/border_left1.gif) repeat-y left;}
.box2 .border-right {background:url(images/border_right1.gif) repeat-y right;}
.box2 .corner-top-left {background:url(images/corner_top_left1.gif) no-repeat left top;}
.box2 .corner-top-right {background:url(images/corner_top_right1.gif) no-repeat right top;}
.box2 .corner-bottom-left {background:url(images/corner_bottom_left1.gif) no-repeat left bottom;}
.box2 .corner-bottom-right {background:url(images/corner_bottom_right1.gif) no-repeat right bottom; width:100%; }
.box2 .indent-box{ padding:0px 35px 10px 28px; }


/*footer*/
#footer {
	color:#FFF;
	font-size:0.75em;
	background:url(images/bot.gif) repeat-x top;
}
#footer .indent-footer{ padding:49px 50px 0 36px;}
#footer a {
	color:#00B3CC;
	text-decoration:none
}  
#footer a:hover {  text-decoration:underline}
.bot-left{ background:url(images/bot_left.gif) no-repeat top left}
.bot-right{ background:url(images/bot_right.gif) no-repeat top right; height:46px}


.jamp{ width:40px; margin-left:6px}
select{font-size:.84em; color:#2d3331; height:20px;	font-family:Tahoma;}

.indent-2{ position:relative; padding-right:10px; float:left}
.h{ height:40px; background:url(images/bg_input.gif) no-repeat top left}
.h1{ height:162px; background:url(images/bg_input1.gif) no-repeat top left}
.block-contact span{ float:right; margin-right:60px}
.block-contact1 span{ float:right; margin-right:60px}
input{
   	border:none; 
	background:none;
	height:20px;
	font-size:1em;
	padding-left:5px;
	padding-top:4px;
	padding-bottom:4px
}
input2{
   	border:none; 
	background:none;
	width:259px; height:20px;
	font-size:1em;
	padding-left:5px;
	padding-top:4px;
	padding-bottom:4px
}
textarea{
   	border:none; 
	background:none;
	width:259px; height:139px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
.lg_quote {
	font-family: Kimberley;
	font-size: 36px;
	color: #004B8D;
}

