body {
	margin: 10px auto;
	padding: 0;
	background-color: #E4F7F6;
	line-height: 18px;
}

select {
	color: #666;
	font-size: 11px;
	font-family: "Arial", "Verdana";
}

blockquote {
	padding: 0 0 0 15px;
	margin: 0;
}


hr {
	color: #FFF;
	border: 0;
	border-top: 1px solid #727272;
	margin: 10px 0;
}

p {
	font-family: "Arial", "Verdana";
	font-size: 11px;
	color: #666;
	padding: 4px 0;
	margin: 0;
	line-height: 18px;
}

img {
	border: none;
}

img.nospace {
	margin: 0;
	padding: 0;
}

form {
	padding: 5px 0;
	margin: 0;
}

a {
	color: #F60;
	text-decoration: none;
}

a:hover, a.top:hover {
	text-decoration: underline;
}

a.more {
	color: #F60;
	font-size: 10px;
	background-image: URL("../_images/icon_leftarrow.gif");
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 10px;
}

a.arrowwhite {
	color: #FFF;
	font-size: 10px;
	background-image: URL("../_images/icon_arrowwhite.gif");
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 10px;
}

.top {
	float: right;
	font-size: 10px;
	font-family: "Arial", "Verdana";
}

a.top {
	background-image: URL("../_images/icon_toparrow.jpg");
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 15px;
	text-decoration: none;
	color: #015380;
}


h1 {
	font-family: "Arial", "Verdana";
	font-size: 17px;
	font-weight: bold;
	color: #96C;
	margin: 0 0 10px 0;
	padding: 0;
	text-transform: uppercase;
}

h1 span {
	font-size: 15px;
	color: #69C;
	font-weight: normal;
	text-transform: none;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	color: #69C;
	text-transform: uppercase;
	background-image: url('../_images/bg_headerdot.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 0 0 8px 0;
	margin: 0 0 5px 0;
}

h2.grey {
	color: #666;
	margin-right: 0;
}

h2.purple {
	color: #96C;
	border-top: 4px solid #96C;
	padding-top: 5px;
	margin-right: 0;
}

h2.blue {
	color: #69C;
	border-top: 4px solid #69C;
	padding-top: 5px;
	margin-right: 0;
}

h3 {
	text-transform: uppercase;
	color: #369;
	font-weight: bold;
	font-size: 11px;
	background-image: URL("../_images/icon_arrowblue.gif");
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding: 0 0 0 10px;
	margin: 6px 0 2px 0;
}

h3 a {
	color: #369;
}

#areaContainer {
	font-family: "Arial", "Verdana";
	font-size: 11px;
	color: #666;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	background-color: transparent;
	text-align: left;
}

#areaContainer .headerNav {
	text-align: right;
	padding: 0px 0px 0px 0px;
	font-family: "Arial", "Verdana";
	font-size: 11px;
	color: #666;
}

#areaContainer .headerNav a {
	font-family: "Arial", "Verdana";
	font-size: 11px;
	color: #369;
	text-decoration: none;
	padding: 0px 0px;
}

#areaContainer .headerNav a:hover, #areaContainer .headerNav a.actived {
	color: #369;
	text-decoration: underline;
}

#areaHeader {
	height: 170px;
	width: 1000px;
	text-align: left;
	margin: 0;
	padding: 0;
	background-color: #FFF;
}


#areaHeader .headerLogo {
	padding: 50px 0 0 25px;
}

#areaHeader .headerLogoHome {
	padding: 50px 0 0 110px;
}


/*****************areaBody******************/
#areaBody {
	padding: 0 15px;
	margin: 0;
	background-color: #FFF;
	border-left: 1px solid #E5E3DF;
	border-right: 1px solid #E5E3DF;
}

.areaBody_top {
	margin: 5px 0 0 0;
	padding: 0;
}

.areaBody_bottom {
	margin: 0 0 5px 0;
	padding: 0;
}


/*
	background-image: url('../_images/bg_body.gif');
	background-repeat: repeat-y;
	background-position: top center;

.areaBody_top {
	background-image: url('../_images/bg_body_top.gif');
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0;
}

.areaBody_bottom {
	background-image: url('../_images/bg_body_bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 5px;
	padding: 0;
	margin: 0;
}
*/
#areaKicker {
	width: 170px;
	float: right;
	font-size: 11px;
	padding: 10px 0 0 0;
}

#areaKicker p{
	padding: 0 0 4px 0;
}



/*****************For Home**********************/
#areaBody .areaRightHome {
	width: 585px; /*630px*/
	margin: 0 0 0 180px;
	padding: 10px 10px 10px 10px;
	min-height: 650px;
	_height: 650px;
}

html>body #areaBody .areaRightHome {
	width: 585px; /*630px*/
	margin: 0 0 0 180px;
	padding: 10px 10px 10px 10px;
}

/******************For Other pages***********************/
#areaBody .areaRight {
	width: 585px; /*630px*/
	margin: 0 0 0 180px;
	padding: 10px 10px 10px 10px;
	min-height: 650px;
	_height: 650px;
}

html>body #areaBody .areaRight {
	width: 585px; /*630px*/
	margin: 0 0 0 180px;
	padding: 10px 10px 10px 10px;
}


#areaBody .areaLeft {
	width: 180px;
	float: left;
	padding: 10px 0 0 0;
}

#areaBody .areaLeft p{
	padding: 0 0 4px 0;
}


#areaBody .areaRightHome img, #areaBody .areaRight img{
	margin-right: 12px;
	margin-top: 3px;
}

#areaBody img.nospace {
	margin: 0;
	padding: 0;
}

.colorbox_lightyellow {
	background-color: #F4FADA;
	margin: 0;
	display: block;
	width: 578px; /*558px*/
}

.lightyellow_top {
	background-image: url('../_images/bg_lightyellow_top.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 5px 5px;
	width: 578px;
	min-height: 165px;
}

.lightyellow_bottom {
	background-image: url('../_images/bg_lightyellow_bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 5px;
	padding: 0;
	margin: 0;
	width: 578px;
}

.colorbox_white {
	background-color: #FFF;
	padding: 10px 18px;
	margin: 0;
	display: block;
	width: 522px;
}

.boxblue {
	background-image: url('../_images/bg_boxblue.gif');
	background-repeat: repeat-y;
	background-position: center;
	width: 173px;
}

.boxblue_top {
	background-image: url('../_images/bg_boxblue_top.gif');
	background-repeat: no-repeat;
	background-position: top center;
	padding: 10px 13px 3px 13px;
}

.boxblue_bottom {
	background-image: url('../_images/bg_boxblue_bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 7px;
	padding: 0;
	margin: 0;
}

.boxblue p {
	font-size: 10px;
	line-height: 14px;
	padding: 4px 0;
	margin: 0;
}

.textblue {
	color: #69C;
}

.kicker_specialtext {
	font-size: 20px;
	color: #96C;
	line-height: 23px;
	text-align: center;
}

.boxdarkblue {
	background-color: #69C;
	width: 181px;
	color: #FFF;
}

.boxdarkblue_top {
	background-image: url('../_images/bg_boxdarkblue_top.gif');
	background-repeat: no-repeat;
	background-position: top center;
	padding: 10px 13px 3px 13px;
}

.boxdarkblue_bottom {
	background-image: url('../_images/bg_boxdarkblue_bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 7px;
	padding: 0;
	margin: 0;
}

.bgblue a{
	display: block;
	background-color: #69C;
	font-size: 11px;
	color: #FFF;
	padding: 2px 0 2px 25px;
	margin: 0;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px solid #FFF;
	background-image: URL("../_images/icon_arrowwhite.gif");
	background-repeat: no-repeat;
	background-position: 10px 3px;
}

.bgblue a:hover, .bgblue a.actived{
	background-color: #369;
	text-decoration: none;
	color: #FFF;
}

.bgblueSub a{
	display: block;
	background-color: #DDF2F8;
	font-size: 11px;
	color: #333;
	padding: 2px 0 2px 25px;
	margin: 0;
	text-decoration: none;
	border-bottom: 1px solid #FFF;
}

.bgblueSub a:hover, .bgblueSub a.actived{
	background-color: #CCECF5;
	text-decoration: none;
	color: #333;
}

.inputbox {
	font-size: 11px;
	color: #666;
	margin: 2px 0;
	padding: 2px 10px 3px 10px;
	background: #FFF;
	border: 1px solid #999;
}


.button_submit, .button_submit_form, .button_reset_form {
	background-color: #737D86;
	background-repeat: no-repeat;
	height: 18px;
	margin-top: 5px;
	color:#FFF;
	border: none;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Arial", "Verdana";
	font-size: 11px;
	text-align: center;
}

.button_submit {
	background-image: url('../_images/bg_button_submit.gif');
	width: 58px;
}

.button_submit_form {
	background-image: url('../_images/bg_button_submit_form.gif');
	width: 110px;
}

.button_reset_form {
	background-image: url('../_images/bg_button_reset_form.gif');
	width: 100px;
}


/*****************areaFooter*****************/

#areaFooter {
	clear: both;
	background-image: URL("../_images/bg_footer.gif");
	background-repeat: no-repeat;
	font-family: "Arial", "Verdana";
	font-size: 10px;
	color: #FFF;
	margin: 0;
	padding: 1px 20px 3px 20px;
}


#areaFooter .footerCopy {
}

#areaFooter .footerNav {
	float: right;
}

#areaFooter .footerNav a {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	padding: 0 3px;
}

#areaFooter .footerNav a:hover, #areaFooter .footerNav a.actived {
	text-decoration: underline;
}

.footerGTI {
	text-align: right;
	padding: 2px 20px;
}

.footerGTI a{
	color: #369;
	text-decoration: none;
}

.footerGTI a:hover{
	text-decoration: underline;
}


.contactForm td{
	vertical-align: top;
}

.redstar {
	color: #F00;
}



/*



ul {
	margin: 0;
	padding: 0 0 10px 25px;
	color: #000;
	list-style-type: square;
	font-size: 12px;
}

li {
	margin: 0;
	padding: 0;
	line-height: 18px;
}

tr {
	vertical-align: top;
}


hr {
	clear: both;
	color: #FFFFFF;
	border: none;
	border-top: 1px dotted #999999;
	padding: 5px 0 0 0;
	margin: 5px 0;
}


p span {
	color: #015380;
}

.contactForm td{
	padding-right: 3px;
}

*/
