@charset "utf-8";
/* CSS Document */

body{
	margin-top:13px;
	margin-left:0px;
	padding-left:0px;
	padding-top:0px;
	background: url(../images/bg.gif) repeat-x;
	background-color:#e6e6e6;
}

#page{
	width:960px;
	min-height:200px;
	background:url(../images/content_bg_repeat.gif) repeat-y;
}
#header{
	width:960px;
	height:86px;
	margin-top:0px;
}

#buttons{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:30px;
	color:#CCC;
	text-align:center;
	width:640px;
	margin-top:30px;
	float:right;
	text-align:right;
	text-transform:uppercase;
}
#buttons ul{
	list-style:none outside none;
}
#buttons ul li{
	display:inline;
	text-align:center;
	width:82px;
	/*padding-left:25px;
	padding-right:25px;*/
}

#buttons ul li a{
	text-decoration:none;
	color:#333;
	height:22px;
	padding-left:26px;
	padding-right:26px;
	padding-top:5px;
	padding-bottom:5px;
/*	background:url(../images/top_button_bg.gif) no-repeat center;*/
}

#buttons ul li a:hover{
	text-decoration:bold;
	color:#fff;
	text-align:center;
	width:82px;
	height:22px;
	padding-top:5px;
	padding-bottom:5px;
	background:url(../images/top_button_bg.gif) no-repeat center;
	/*color:#ff6600;
	border-bottom:#333 solid 1px;*/
}

#buttons_static{
	text-decoration:bold;
	color:#fff;
	text-align:center;
	width:82px;
	height:22px;
	padding-top:5px;
	padding-bottom:5px;
	background:url(../images/top_button_bg.gif) no-repeat center;
	/*color:#ff6600;
	border-bottom:#333 solid 1px;*/
}



#content_area{
	width:960px;
	background-color:#FFF;
	min-height:250px;
	background:url(../images/content_bg_repeat.gif) repeat-y;
	text-align:left;
	margin-top:-20px;
	padding-top:0px;
}

#quick_link1{
	width:306px;
	height:170px;
	float:left;
	margin-left:20px;
	margin-top:10px;
	display:inline;
	border-bottom:#333 solid 1px;

	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	text-align:left;
	color:#000;
	background:url(../images/quick_link1.gif) no-repeat right bottom;
	background:url(../images/quick_link1_bg.png) repeat;
}

#quick_link2{
	width:306px;
	height:170px;
	float:left;
	margin-top:10px;
	display:inline;
	border-bottom:#333 solid 1px;

	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	text-align:left;
	color:#000;
	background:url(../images/quick_link2.gif) no-repeat right bottom #ffcc00;
	background:url(../images/quick_link2_bg.png) repeat;
}

#quick_link3{
	width:306px;
	height:170px;
	float:left;
	margin-top:10px;
	display:inline;
	border-bottom:#333 solid 1px;

	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	text-align:left;
	color:#000;
	background:url(../images/quick_link3.gif) no-repeat right bottom;
	background:url(../images/quick_link3_bg.png) repeat;
}

.quick_link_h{
	/*font-family:"Times New Roman", Times, serif;*/
	font-family:Calibri, Arial, "Trebuchet MS";
	font-size:25px;
	text-align:left;
	color:#333;
	margin-bottom:15px;
	padding-top:10px;
	text-transform:uppercase;
	font-weight: bold;
}

#footer{
	width:960px;
	background:url(../images/footer.gif) no-repeat left top #e6e6e6;
	height:21px;
}

#footer_text{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-align:right;
	padding-top:25px;
	color:#333333;
	margin-bottom:15px;
	padding-bottom:15px;
}

#main_content_area{
	margin-left:20px;
	padding-right:20px;
	text-align:left;
}

.content{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#333333;
	text-align:justify;
}

.content a{
	color:#CC3300;
	text-decoration:none;
}

.content a:hover{
	color:#CC3300;
	text-decoration:underline;
}

.h1{
	/* font-family:"Times", Times New Roman, serif;*/
	font-family:Calibri, Arial, "Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	color:#333;
	text-align:left;
}

.h1 a{
	color:#333;
	text-decoration:none;
}

.h1_orange{
	/* font-family:"Times", Times New Roman, serif;*/
	font-family:Calibri, Arial, "Trebuchet MS";
	font-size:26px;
	color:#ff6600;
	text-align:left;
	font-weight:bold;
	border-bottom:#ff6600 solid 1px;
}

.h1_blue{
	font-family:Calibri, Arial, "Trebuchet MS";
	font-size:30px;
	color:#014278;
	text-align:left;
}

.h2{
	font-family:Calibri, Arial, "Trebuchet MS";
	font-size:18px;
	color:#333;
	text-align:left;
}
.h3{
	font-family:Calibri, Arial, "Trebuchet MS";
	font-size:18px;
	font-weight:bold;
	color:#014278;
	text-align:left;
}

.h3_o{
	font-family:Calibri, Arial, "Trebuchet MS";
	font-size:18px;
	font-weight:bold;
	color:#E55A00;
	text-align:left;
	text-decoration:none;
}

.h3_o a{
	font-family:Calibri, Arial, "Trebuchet MS";
	font-size:18px;
	font-weight:bold;
	color:#E55A00;
	text-align:left;
	text-decoration:none;
}

.more_but{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:18px;
	text-align:left;
	color:#000;
	background-color:#FFF;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	text-transform:uppercase;
	border-left:#039 solid 2px;
	text-decoration:none;
}

.more_but a{
	color:#000;
	text-decoration:none;
}

.more_but a:hover{
	color:#C00;
	text-decoration:none;
}



/* Forms */


.forms {
background-color:#FFFFFF;
border:1px solid #666666;
color:#000000;
font:14px "Trebuchet MS",Arial;
padding:0 0 0 5px;
}

.label {
color:#000000;
font-family:Calibri, Arial, "Trebuchet MS";
font-size:12px;
font-weight:bold;
padding:0 0 0 0px;
text-transform:uppercase;
}

input, textarea{
border:1px solid #666666;
padding: 0 5px 0 5px;
width:350px;
}

.submit_in
{
color: #000;
background: #A8D3FF;
border: 1px solid #999999;
text-transform:uppercase;
font-size:12px;
font-weight:bold;
width:100px;
height:25px;
}
