@charset "utf-8";
/* CSS Document */


body {
	background-color: #DFDBDC;
}
a:link {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1281b8;
	text-decoration: none;
}
a:hover {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1281B8;
	text-decoration: underline;
}

a:visited {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f99f1c;
	text-decoration: none;
}

.style1 {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.menu_bar {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	overflow: hidden;
	height: 28px;
}

.header {
	font-family: "Century Gothic", Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1281B8;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	vertical-align: middle;
	text-indent: 0px;
}
.header_content {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: justify;
	text-indent: 0px;
	vertical-align: top;
	border: 1px solid #CCCCCC;
	white-space: normal;
}
.header_blink {
	font-family: "Century Gothic", Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: blink;
	background-color: #1281B8;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	vertical-align: middle;
	text-indent: 0px;
}

textarea {
	width:350px;
	height:200px;
	border: 1px solid #1281B8;
	color: #1281B8;
	font-size: 10px;
}

.faq_box {
	width:100%;
	height:250px;
	border: 1px solid #1281B8;
	color: #1281B8;
	font-size: 10px;
	text-align: justify;
}

input.submit {
	border: 2px solid #1281B8;
	background: #ffffff;
	color: #1281B8;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

.textbox {
	border: 1px solid #1281b8;
	background: #fff;
	color: #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

select {
	border: 1px solid #0099CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0099CC;
	font-size: 10px;
}
img {
	border: 0px;
}
.tbl_main {
	width: 480px;
	height: 389px;
	position: absolute;
}


.border_left {
	background: url(images/side_panel_left.jpg);
}
.border_right {
	background: url(images/side_panel_right.jpg);
}
.tbl_1 {
	font-family: "Century Gothic", Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	height: 320px;
	width: 124px;
	position: absolute;
}
.tbl_2 {
	font-family: "Century Gothic", Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	height: 320px;
	width: 124px;
	position: absolute;
	left: 173px;
	top: 2px;
}
.tbl_3 {
	font-family: "Century Gothic", Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	height: 320px;
	width: 124px;
	position: absolute;
	left: 347px;
	top: 2px;
}
#quote {
	font-family: "Century Gothic", Verdana;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	background-color: #FFFFFF;
	vertical-align: middle;
	position: relative;
	width: 430px;
	height: auto;
	margin-left: 30px;
	margin-right: 30px;
}
#upanel {
	height: 30px;
	width: 488px;
	font-family: Garamond, Tahoma;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/uborder.jpg);
	position: relative;
}
#bpanel {
	height: 30px;
	width: 488px;
	font-family: Garamond, Tahoma;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/bborder.jpg);
	position: relative;
}
.align {
	text-align: right;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #0066CC;
}

.lfloat {float:left;}
.rfloat {float:right;}
#ucornerl {background: url(images/ucornerl.jpg); height: 30px; width: 30px; position: absolute; top: 0; left: 0;}
#ucornerr {background: url(images/ucornerr.jpg); height: 30px; width: 28px; position: absolute; top: 0; right: 0;}
#bcornerl {background: url(images/bcornerl.jpg); height: 30px; width: 30px; position: absolute; bottom: 0; left: 0;}
#bcornerr {background: url(images/bcornerr.jpg); height: 30px; width: 28px; position: absolute; bottom: 0; right: 0;}
#mborderl {
	background: url(images/mborderl.jpg);
	height: 100%;
	width: 30px;
	float: left;
	position: absolute;
	left: -30px;
	z-index: 3;
	top: 0px;
}
#mborderr {
	background: url(images/mborderr.jpg);
	height: 100%;
	width: 30px;
	position: absolute;
	top: 0px;
	right: -30px;
}
.li_square {
	list-style-position: inside;
	list-style-type: circle;
}
.li_round {
	list-style-position: inside;
	list-style-type: disc;
}
