/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#d0ebf3;
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

ul {list-style-image:none; list-style-position:outside; list-style-type:none; padding-left:10px;}

.left {float:left; line-height:12px;}
.right {float:right;}
.clear  {clear:both;}


html, input, textarea
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:0.78em;
		line-height:1.333em;
		color:#818181;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:blue;}
a:hover{text-decoration:none;}
p {padding-top:15px; font-size:1.2em;line-height:1.2em;} 


/* ============================= main layout ====================== */

ul li { background:url(../image-files/list-bg.gif) no-repeat 0 4px; padding-left:18px; 
	 		font-family:Arial, Helvetica, sans-serif; font-size:1.3em; line-height:1.2em;}
ul li a {color:#B6BDC3; color:#307abf;}

ol {position:relative; top:445px; left:480px; color:#307abf; list-style-type: none; list-style-position: outside; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif; font-size:1.167em; line-height:1em;}
ol li {display:block; padding:4px 0 11px; text-decoration:none; width:250px;}

ol li span {text-decoration:none; color:#818181; font-weight:normal; font-size:0.857em; line-height:1.333em; font-family:Arial, Helvetica, sans-serif;}
ol li a {text-decoration:none; color:#2a5f91; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif; font-size:1.167em; line-height:1em;}
ol li a:hover {text-decoration:underline;}

/* .imgindent {margin:0 20px 0 0; float:left;} */

h1 {border-bottom:1px solid #a8e0ef; font-size:2em; line-height:1em; color:#3974ab; font-weight:strong; font-family:tahoma; padding-bottom:5px; margin-bottom:20px;}
h2 {border-bottom:1px solid #a8e0ef; font-size:1.583em; line-height:1em; color:#53980e; font-weight:normal; font-family:tahoma; padding-bottom:5px; margin-bottom:20px;}
.box3 h2 {border-bottom:none; font-size:1.583em; line-height:1em; color:#f5f5f5; font-weight:normal; font-family:tahoma; padding-bottom:0; margin-bottom:30px;}
h3 {border-bottom:1px solid #a8e0ef; font-size:2em; line-height:1em; color:#3974ab; font-weight:normal; padding-bottom:5px; margin-bottom:20px; letter-spacing:-1px;}
h4 {font-size:1.4em; color:#3974ab;}

.link {background:url(../image-files/link-tail-bg.gif) top repeat-x; font-family:Georgia, "Times New Roman", Times, serif; color:#2a2a2a; font-size:1.167em; text-decoration:none; display:block; float:right; margin:14px 0 0 0;}
.link span {background:url(../image-files/link-right-bg.gif) top right no-repeat; display:block;}
.link span span {background:url(../image-files/link-left-bg.gif) top left no-repeat; padding:1px 8px 4px 13px;}
.link:hover {text-decoration:underline;}

.link2 {background:#c8edf7 url(../image-files/link2-right-bg.gif) top right no-repeat; font-family:Georgia, "Times New Roman", Times, serif; color:#2a2a2a; font-size:1.167em; text-decoration:none; display:block; float:right; margin:11px 0 0 0;}
.link2 span {background:url(../image-files/link2-left-bg.gif) top left no-repeat; padding:1px 8px 4px 13px; display:block;}
.link2:hover {text-decoration:underline;}

.link3 {background:url(../image-files/link3-tail-bg.gif) top repeat-x; font-family:Georgia, "Times New Roman", Times, serif; color:#2a2a2a; font-size:1.167em; text-decoration:none; display:block; float:right;}
.link3 span {background:url(../image-files/link3-right-bg.gif) top right no-repeat; display:block;}
.link3 span span {background:url(../image-files/link3-left-bg.gif) top left no-repeat; padding:1px 22px 4px 9px;}
.link3:hover {text-decoration:underline;}

.title {margin-bottom:0px;}
.title2 {margin-bottom:15px;}

/* ============================= header ====================== */
#header .left {padding:14px 0 8px 0px; }
#header .right {padding:30px 0 8px 0; text-align:right;}

.topbox  {position:relative; width:897px; height:85px;
			background-color:transparent;}

/*.midbox  {position:relative; width:891px; height:85px;
			background-color:transparent;} */
			
.submenu {position:absolute; top:15px; right:1px;}
.submenu {padding-right:4px; text-align:right;}
.submenu li {display:inline; background:none; font-size:1em; font-family:Arial, Helvetica, sans-serif; padding:0 12px 0 4px;}
.submenu .search {background:url(../image-files/search-bg.gif) no-repeat top right;}

.menu {position:absolute; bottom:0px; right:0px;}
.menu {width:621px; overflow:hidden;}
.menu li {float:left; background:url(../image-files/menu-devider.gif) no-repeat 0 0; font-family:Arial, Helvetica, sans-serif; font-size:1em; padding:0 0 0 1px; line-height:1em;}
.menu li a {display:block; background:url(../image-files/menu-tail.gif) top repeat-x; color:#fff; text-decoration:none;}
.menu li a span {display:block; padding:14px 0 16px 0; width:123px; text-align:center;}
.menu li a:hover {background:url(../image-files/menu-tail-act.gif) top repeat-x; cursor:pointer;}
.menu .first {padding:0; background:none;}
.menu .first a span {background:url(../image-files/menu-left-bg.gif) no-repeat 0 0;}
.menu .first a:hover span {background:url(../image-files/menu-left-bg-act.gif) no-repeat 0 0;}
.menu .last a span {background:url(../image-files/menu-right-bg.gif) top right no-repeat;}
.menu .last a:hover span {background:url(../image-files/menu-right-bg-act.gif) top right no-repeat;}
.menu .active {background:url(../image-files/menu-tail-act.gif) top repeat-x;}
.menu .first .active span {background:url(../image-files/menu-left-bg-act.gif) no-repeat 0 0;}
.menu .last .active span {background:url(../image-files/menu-right-bg-act.gif) top right no-repeat;}

.block {background:url(../image-files/header-bg.jpg) no-repeat 0 0;}
#header .block .left {padding:0;}


/* ============================= content ====================== */

.col-pad {padding-right:3px;}

.box1 {background:#fff url(../image-files/box1-tail-bg.gif) bottom repeat-x;}
.box1 .tail-top {background:url(../image-files/box1-tail-bg.gif) top repeat-x;}
.box1 .tail-right {background:url(../image-files/box1-tail-bg.gif) right repeat-y;}
.box1 .tail-left {background:url(../image-files/box1-tail-bg.gif) left repeat-y;}
.box1 .corner-bottom-right {background:url(../image-files/box1-corner-bottom-right.gif) bottom right no-repeat;}
.box1 .corner-bottom-left {background:url(../image-files/box1-corner-bottom-left.gif) bottom left no-repeat;}
.box1 .corner-top-right {background:url(../image-files/box1-corner-top-right.gif) top right no-repeat;}
.box1 .corner-top-left {background:url(../image-files/box1-corner-top-left.gif) top left no-repeat; width:100%;}
.box1 .corner-top-right2 {background:url(../image-files/box1-corner-top-right2.gif) top right no-repeat;}
.box1 .corner-top-left2 {background:url(../image-files/box1-corner-top-left2.gif) top left no-repeat; width:100%;}
.box1 .indent {padding:10px 10px 10px 10px;}
.box1 h4 {color:#307abf; text-decoration:underline;}

.box2 {background:#ddf5fb url(../image-files/box2-tail-bg.gif) bottom repeat-x; /*color:#2a2a2a;*/}
.box2 .tail-top {background:url(../image-files/box2-tail-top.gif) top repeat-x; background-color:#DDF5FB;}
.box2 .tail-right {background:url(../image-files/box2-tail-bg.gif) right repeat-y;}
.box2 .tail-left {background:url(../image-files/box2-tail-bg.gif) left repeat-y;}
.box2 .corner-bottom-right {background:url(../image-files/box2-corner-bottom-right.gif) bottom right no-repeat;}
.box2 .corner-bottom-left {background:url(../image-files/box2-corner-bottom-left.gif) bottom left no-repeat;}
.box2 .corner-top-right {background:url(../image-files/box2-corner-top-right.gif) top right no-repeat;}
.box2 .corner-top-left {background:url(../image-files/box2-corner-top-left.gif) top left no-repeat; width:100%;}
.box2 .indent {padding:27px 27px 36px 27px;}
.box2 h4 {color:#307abf; text-decoration:underline;}

.box3 {background:#3c7ebd url(../image-files/box3-tail-bottom.gif) bottom repeat-x; background-color:#3c7ebd;}
.box3 .tail-top {background:url(../image-files/box3-tail-top.gif) top repeat-x;}
/*.box3 .tail-right {background:url(../image-files/box2-tail-bg.gif) right repeat-y;}
.box3 .tail-left {background:url(../image-files/box2-tail-bg.gif) left repeat-y;}*/
.box3 .corner-bottom-right {background:url(../image-files/box3-corner-bottom-right.gif) bottom right no-repeat;}
.box3 .corner-bottom-left {background:url(../image-files/box3-corner-bottom-left.gif) bottom left no-repeat;}
.box3 .corner-top-right {background:url(../image-files/box3-corner-top-right.gif) top right no-repeat;}
.box3 .corner-top-left {background:url(../image-files/box3-corner-top-left.gif) top left no-repeat; width:100%;}
.box3 .indent {padding:15px 5px 15px 5px;}
.box3 h4 {font-size:1.167em; font-weight:normal; line-height:1.143em; color:#307abf;}
.box3 strong a {color:#fff;}

.margin1 {margin-top:16px;}
.margin2 {margin-top:21px;}
.margin3 {margin-top:3px;}

.text2 {color:#000;}
.text3 {color:##fff}
.phone {float:right; margin-right:70px;}

/* ============================= footer ====================== */

#footer .main {text-align:center;}
#footer {color:#2a2a2a; font-size:1.167em; line-height:2em;}
#footer a {color:#2a2a2a; text-decoration:none;}
#footer a:hover {text-decoration:underline;}

/* ============================= forms ============================= */


#RegisterForm .rowi {height:31px;}
#RegisterForm .col-1 {width:295px !important;}
#RegisterForm .col-2 {width:249px !important;}
#RegisterForm.input {width:244px; height:18px; border:1px solid #FFFFFF; background:#fff; padding:0 0 0 3px; font-size:1em; color:#185b9a;}

#ContactForm .rowi {height:40px;}
#ContactForm .link {margin-left:15px;}
.input {width:236px; height:19px; border:1px solid #a8e0ef; background:#fff; padding:0 0 0 3px; font-size:1em; color:#185b9a;}
textarea {width:236px; height:168px; border:1px solid #a8e0ef; background:#fff; padding:0 0 0 5px; overflow:auto; font-size:1em;}

