/* CSS Document */
/*
#c11d0e	Red
#0f3f5b	Blue
#d2edfd	Light Blue
#0a517d Light Blue
#bfbfbf	Light Brown
*/
* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#FFFFFF;
	text-align:center;
}

img {vertical-align:top;}
a img { border:0px none;}

/*ul { list-style:none;}*/
ul { padding-left:20px;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Tahoma;
		font-size:0.75em;
		line-height:1.273em;
		color:#0f3f5b;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#0f3f5b;}
/*a:hover{text-decoration:none;}*/
/*p {padding-top:13px;}*/
strong a {color:#c11d0e;} 
/* ============================= main layout ====================== */

.link {background:url('images/link_bg.gif') no-repeat 0 0; color:#c11d0e; font-weight:bold; display:block; float:left; margin-left:0; margin-right:0; margin-top:20px; margin-bottom:0; padding-left:21px; padding-right:0; padding-top:0; padding-bottom:1px}
.rss {background:url('images/rss.gif') no-repeat 0 0; color:#c11d0e; font-weight:bold; display:block; float:left; margin-left:50px; margin-right:0; margin-top:20px; margin-bottom:0; padding-left:26px; padding-right:0; padding-top:1px; padding-bottom:1px}
.box .link {text-transform:uppercase; margin-top:12px;}

/*
li { background:url('images/list_bg.gif') no-repeat 0 6px; padding-left:19px}
li a {text-decoration:none; line-height:1.833em; background:url('images/line_hor.gif') repeat-x bottom left;}
li a:hover {background:none;}
*/

.imgindent {margin:0 20px 0 0; float:left;}

.title {margin-bottom:1px;}
.box .title {margin-bottom:11px;}

/* ============================= header ====================== */

.logo {margin:40px 0 0 35px;}
.slogan {margin:10px 0 0 150px;}
#header .menu {padding:105px 0 0 20px;}

/* ============================= middle ====================== */

.row1 {padding:0 0 36px 18px;}

.box {background:#d2edfd url('images/box_tail_top.gif') repeat-x top;}
.box .tail_bottom {background:url('images/box_tail_bottom.gif') repeat-x bottom;}
.box .tail_right {background:url('images/box_tail_bg.gif') repeat-y right;}
.box .tail_left {background:url('images/box_tail_bg.gif') repeat-y left;}
.box .corner_botton_right {background:url('images/box_corner_bottom_right.gif') no-repeat bottom right;}
.box .corner_botton_left {background:url('images/box_corner_bottom_left.gif') no-repeat bottom left;}
.box .corner_top_right {background:url('images/box_corner_top_right.gif') no-repeat top right;}
.box .corner_top_left1 {background:url('images/box_corner_top_left1.jpg') no-repeat top left; width:100%}
.box .corner_top_left2 {background:url('images/box_corner_top_left2.jpg') no-repeat top left; width:100%}
.box .corner_top_left3 {background:url('images/box_corner_top_left3.jpg') no-repeat top left; width:100%}
.box .indent {padding:18px 20px 34px 97px;}

.padding1 {padding-top:10px;}
.padding2 {padding-top:12px;}
.padding3 {padding-top:22px;}
.padding4 {padding-top:0px;}
.margin1 {margin-top:30px;}
.margin2 {margin-top:60px;}
.color2 {color:#0889d4;}
.phone {float:right; margin-right:10px;}

.table .col1 {width:167px !important; padding:7px 20px 0 0 !important;}
.table .col2 {width:116px !important; padding:7px 0 0 0 !important; text-align:center;}
.table .col3 {width:86px !important; padding:7px 0 0 0; text-align:right;}
.table .line1 {background:url('images/line.gif') repeat-y 188px 0; width:100%}
.table .line2 {background:url('images/line.gif') repeat-y 304px 0;}
.table .row {background:url('images/line_hor.gif') repeat-x bottom left;}
.table .firstrow .col1, .table .firstrow .col2, .table .firstrow .col3 {padding-top:0 !important;}
/*.table a {text-decoration:none;}*/
.table a:hover {color:#c11d0e;}

#page6 #content {padding:25px 30px 30px 39px;}
/* ============================= footer ====================== */

#footer {color:#0a517d;}
#footer a {color:#0a517d;}
#footer span {float:right;}
#footer .menu li {display:inline; padding:0 9px 0 7px; border-right:1px solid #0a517d; background:none;}
#footer .menu li a {line-height:1.273em; background:none;}
#footer .menu .last {border:none;}

/* ============================= forms ======================= */

/*
form .rowi {height:26px;}
form .col1 {width:145px !important;}
form .col2 {width:284px !important;}
form a {float:right; margin-left:20px;}
*/

.input {width:150px; height:17px; border:1px solid #bfbfbf; background:#fff; padding:0 0 0 5px; font-size:1em; font-size:11px;}
textarea {width:200px; height:70px; border:1px solid #bfbfbf; background:#fff; padding:0 0 0 5px; overflow:auto; font-size:1em; font-size:11px; margin-bottom:5px;}

.floatLeft{float: left;} 
.floatRight{float: right;} 
.image-left{float: left; vertical-align: text-top;} 
.image-right{float: right; vertical-align: text-top;}
.wrapContainer{width:99.5%; float:left;}
.text6 {font-family: tahoma; font-size: 19px; font-weight: normal; color: #e88d20; padding-bottom:10px;}
.text9 {font-family:Tahoma; font-weight:bold; text-align:right;
		font-size:0.88em;
		line-height:1.273em;
		color:#0f3f5b; }
