/* CSS Document */

* {
	margin:0; padding:0;
	font-size:13px;
}

body{
	background:#dddfe3;
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Arial;
		font-size:14px;
		line-height:16px;
		color:#4f4f4f;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {
	color:#FF0000;
}
a:hover{text-decoration:none;}
p {padding-top:15px;}

/* ============================= main layout ====================== */

.bottom-tail {background:#fff url(images/bottom-tail.gif) bottom repeat-x;}
.top-tail {background:url(images/top-tail.gif) top repeat-x;}

h4 {font-size:21px; color:#FF0000; line-height:24px; letter-spacing:-1px; font-weight:normal; margin-bottom:13px;}
.box h4 {
	font-size:18px;
	color:#1e5494;
	line-height:20px;
	letter-spacing:-1px;
	font-weight:normal;
	margin-bottom:13px;
}
h5 {font-size:20px; color:#2b2b2b; line-height:24px; letter-spacing:-1px; font-weight:normal; margin:1px 0 14px 0;}
.h4 {font-size:21px; color:#FF0000; line-height:24px; letter-spacing:-1px; font-weight:normal; margin-bottom:13px;}

.link1 {background:url(images/link1-bg.gif) no-repeat 0 3px; color:#FF0000; padding-left:11px;}
.link2 {background:url(images/link2-bg.gif) no-repeat 0 3px; color:#bb3939; padding-left:11px;}

ol {margin-left:20px;}
ol li {color:#4f4f4f;}
ol li a {color:#4f4f4f !important; text-decoration:none;}
ol li a:hover {text-decoration:underline;}

.list li {background:url(images/link2-bg.gif) no-repeat 0 9px; padding-left:10px;}
.list li a {line-height:26px;}

.style1 {font-size: 16px}
.style2 {font-size: 14px}
.style3 {font-size: 22px}

.imgindent {margin:0 20px 0 0; float:left;}
.imgindent2 {margin:0 0 0 10px; float:right;}
.imgindent3 {margin:0 2px 30px 0; float:left;}
.imgindent4 {margin:0 2px 11px 0;}
.title {margin-bottom:10px;}

/* ============================= header ====================== */

.flash {position:absolute; width:980px; height:436px; margin-left:-33px;}

/* ============================= content ====================== */

.col-2 .indent {padding:20px 16px 20px 16px;}
.col-4 .indent {padding:20px 16px 20px 16px;}
.col-2 .indent2 {padding:20px 15px 20px 20px;}
.col-3 .indent {padding:20px 25px 20px 20px;}
.col-3 .indent2 {padding:20px 5px 20px 20px;}
#page7 #content {padding:25px 20px 25px 25px;}
.col-5 .indent {padding:0 8px 0 20px;}

.box {background:url(images/box-tail-bg.jpg) left repeat-y;}
.box .top-bg {background:url(images/box-top-bg.jpg) top left no-repeat;}
.box .bottom-bg {background:url(images/box-bottom-bg.jpg) bottom left no-repeat; width:100%;}
.box .indent {padding:21px 30px 20px 20px;}
.box a {
	color:#1e5494;
}

.box2 {background:#bb3939; margin:0px 7px 4px 0; padding:16px 16px 18px 16px; color:#ffffff; line-height:16px; font-weight:bold;}
.box2 a {color:#ffffff;}

.line1 {background:url(images/line1.gif) top left repeat-x; padding-top:10px;}
.fs11 {font-size:14px; line-height:18px;}
.fs14 {font-size:14px; font-weight:bold;}
.color2 {
	color:#1e5494;
}
.extra {margin-top:5px;}
.phone {float:right; margin-right:95px;}

.padding1 {padding-top:26px;}
.margin1 {margin-top:16px;}

/* ============================= footer ====================== */

#footer {color:#3a3a3a; background:url(images/footer-bg.gif) top left no-repeat; line-height:26px; padding-left:20px;}
#footer a {
	color:#FF0000;
}

/* ============================= forms ============================= */

#HeaderForm {padding:11px 0 0 597px;}
#HeaderForm .input {width:203px; height:18px; border:1px solid #000; background:#fff; padding:0 0 0 5px; font-size:14px; float:left;}
#HeaderForm a {color:#fff; text-decoration:none; background:#fd3504; padding:1px 7px 3px 6px; margin-left:6px; float:left; display:block;}

#StartForm {padding:6px 0 0 0;}
#StartForm .rowi {height:30px;}
#StartForm .rowj {height:90px;}
#StartForm select {width:228px; border:1px solid #5b5b5b; background:#fff; font-size:14px; color:#737373;}
#StartForm .input {width:115px; height:21px; border:1px solid #5b5b5b; background:#fff; padding:0 0 0 5px; font-size:14px; color:#737373;}
#StartForm .input2 {width:228px; height:21px; border:1px solid #5b5b5b; background:#fff; padding:0 0 0 5px; font-size:14px; color:#737373;}
#StartForm .input3 {width:228px; height:81px; border:1px solid #5b5b5b; background:#fff; padding:0 0 0 5px; font-size:14px; color:#737373;}

#GoForm .input {width:125px; height:21px; border:1px solid #cbcbcb; background:#fff; padding:0 0 0 5px; font-size:14px; color:#737373;}

#ContactForm {padding:5px 26px 25px 0;}
#ContactForm .rowi {height:26px;}
#ContactForm .rowt input {float:right; margin:10px 0 0 12px;}
#ContactForm .input {width:221px; height:18px; border:1px solid #585858; background:#fff; padding:0 0 0 5px; font-size:14px; color:#737373;}
textarea {width:221px; height:160px; border:1px solid #585858; background:#fff; padding:0 0 0 5px; overflow:auto; font-size:14px;}
