* { margin:0; padding:0;}
body { background:url(images/body-bg.gif) left top repeat-x #10222e; font-family:Arial; font-size:100%; line-height:1em; color:#b3f0ff;}

input, textarea { font-family:Arial; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:25px;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#search {background:url(images/search-txt.gif) no-repeat left top; }
#search .input-txt { width:175px; background:none; border:0; margin-right:6px; padding:2px 3px 5px 5px;}

.form { height:37px;  background:url(images/cont-input-bg.gif) no-repeat left top; width:203px;}
.form input {width:189px; background:none; color:#10222e; border:0; padding:2px 5px 4px 9px; font-size:1em; vertical-align:top;}
textarea { width:218px; height:96px; overflow:auto; color:#10222e; padding:3px 0 0 9px; border:0; background:none;}
.textarea-box {width:227px; height:99px; background:url(images/textarea-bg.gif) no-repeat left top; margin-bottom:23px;}


/*==================list====================*/
ul { list-style:none;}

.list1 dt { font-weight:bold; color:#fff; padding-bottom:12px;}
.list1 dt a { color:#fff;}
.list1 dd { padding-bottom:21px;}
.list1 dd p { margin-bottom:12px;}

.list2 li { display:inline;}
.list2 li a { display:block; background:url(images/list2-left.gif) no-repeat left top #1c3140; margin-bottom:5px; color:#b3f0ff; text-decoration:none;}
.list2 li a span { display:block; background:url(images/list2-right.gif) no-repeat right top; padding:7px 4px 8px 26px;}
.list2 li a strong { color:#fff; text-decoration:underline;}
.list2 li a:hover { background:url(images/list2-1-left.gif) no-repeat left top #284354; color:#fff;}
.list2 li a:hover span { background:url(images/list2-1-right.gif) no-repeat right top;}

.list3 li { font-weight:bold;}
.list3 li a { color:#30697f;}

.list4 li { background:url(images/marker1.gif) no-repeat left 6px; padding:0 0 7px 16px; font-size:1.1em;}
.list4 li a { font-weight:bold;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left; position:relative;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;  }
.img-box img { float:left; margin:0 20px 0 0;}


.p1 { margin-bottom:12px;}
.p2 { margin-bottom:22px;}


/*==================txt, links, lines, titles====================*/
a {color:#30697f;}
a:hover{text-decoration:none;}

h1 {}
h2 { font-size:1.67em; line-height:1em; color:#68777e; text-transform:uppercase; font-weight:normal; background:url(images/line-dotted.gif) left bottom repeat-x; padding:0 0 40px 6px; position:relative; margin-bottom:20px;}
h2 span { position:absolute; background:url(images/title-bg.png) left top repeat-x; height:60px; width:123px; display:block;}
h2 em { position:absolute; background:url(images/title-bg.png) left top repeat-x; height:60px; width:380px; display:block; font-style:normal;} /* use <em> for long title */
h3 { font-size:1.92em; font-weight:normal; color:#fff; line-height:1.1em; margin-bottom:14px;}
h4 { font-size:1em; margin-bottom:12px;}
h5 { color:#fff; font-size:1em;}

.txt1 { color:#fff;}

.link1 { display:block; float:left; background:url(images/link1-bg.gif) left top repeat-x; color:#fff; text-decoration:none; font-size:.91em; text-transform:uppercase;}
.link1 em { display:block; background:url(images/link1-left.gif) no-repeat left top;}
.link1 b { display:block; background:url(images/link1-right.gif) no-repeat right top; padding:4px 7px 3px 7px; font-style:normal;}
.link1:hover { text-decoration:underline;}
.link2 { background:url(images/marker.gif) no-repeat left top; padding:0 0 0 22px; color:#fff; font-weight:bold;}
.link3 { color:#fff;}

/*==================boxes====================*/
.box1 { background:url(images/box1-bg.gif) left top repeat-x #4a8aa3; width:100%;}
.box1 .top { background:url(images/box1-top.gif) no-repeat left top;}
.box1 .bottom { background:url(images/box1-bottom.gif) no-repeat left bottom;}
.box1 .inner { padding:14px 13px 18px 18px;}

.box { background:url(images/box-bg.gif) left bottom repeat-x #fff; width:100%; color:#30697f; font-size:.91em; }
.box .border-top {background:url(images/border-top.gif) repeat-x top;}
.box .border-bot {background:url(images/border-bot.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 .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}
.box .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom;}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.box .title-img1 { background:url(images/title-img1.jpg) no-repeat right top;}
.box .title-img2 { background:url(images/title-img2.jpg) no-repeat right top;}
.box .title-img3 { background:url(images/title-img3.jpg) no-repeat right top;}
.box .title-img4 { background:url(images/title-img4.jpg) no-repeat right top;}
.box .title-img5 { background:url(images/title-img5.jpg) no-repeat right top;}
.box .inner { padding:23px 20px 26px 17px;}
.box .inner1 { padding:0 0 0 6px;}
.box p { line-height:1.5em; margin-bottom:20px;}
.box .p1 { margin-bottom:11px;}

.cont-box { padding:0 20px 0 0; margin:0 !important;}
.cont-box span { float:right;}


/*header*/
#header div { position:absolute; margin:0 0 0 -57px;}

#header ul { overflow:hidden; margin:0 -38px; padding:15px 0 0 0;}
#header ul li { display:inline; margin-left:-2px;}
#header ul li a { background:url(images/divider.gif) left 0px no-repeat; padding:0 39px 0 41px; font-weight:bold; font-size:.85em; color:#fff; text-transform:uppercase; text-decoration:none;}
#header ul li a:hover { text-decoration:underline;}

/*content*/
#content { padding-bottom:40px;}
#content .row-2 { padding:17px 0 0 41px;}
#content .row-2 h4 { color:#fff;}
#content .indent { padding-bottom:15px;}
#content .row-2 .indent1 { padding:0 30px 0 0;}

/*footer*/
#footer { background:#213d50; width:100%; color:#fff;}
#footer .left { background:url(images/footer-left.gif) no-repeat left top;}
#footer .right { background:url(images/footer-right.gif) no-repeat right top; width:100%;}
#footer strong { text-transform:uppercase; font-weight:normal;}
#footer a { color:#fff;}
#footer .inner { padding:20px 0 21px 42px;}

/*==========================================*/
