@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

p{
	padding-bottom: 20px;
}

a {
	color: #005796;
	text-decoration:underline;
}

ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
}
li {
}

input {
	font-family: Georgia;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	margin-left:5px;
	margin-right:5px;
}

body {
	background-image: url(../images/bg_grid.gif);
	background-repeat: repeat;
	font-family: Georgia;
	font-size:12px;
	text-decoration:none;
}


#outer_container {
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-x;
}

#container {
	margin-left:auto;
	margin-right:auto;
	width:902px;
}

/* Header Area */

#header {
	float:left;
	width:100%;
	height:100px;
}
#contact_area_left {
	float:left;
	width:200px;
	padding: 10px 10px 0px 5px;
}
#logo {
	float:left;
	width:265px;
	height: 95px;
	margin: 0px 0px 0px 102px;
	padding: 0px 0px 0px 0px;
}
#contact_area_right {
	float:right;
	width:200px;
	text-align: right;
	padding: 10px 10px 0px 10px;
}
.headertext {
	font-size:14px;
	line-height:16px;
	text-decoration:none;
}

/*Banner Area */
#banner {
	float:left;
	width: 902px;
}

#banner_main {
	float:left;
	width: 635px;
}


/*img {
	float:left;
	border:0px;
}
*/




#banner_nav {
	float:left;
	padding: 6px 20px;
	background-image: url(../images/nav_bg.gif);
	background-repeat: no-repeat;
	width: 223px;
	height:209px;
}

#banner_nav ul {
	float:left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#banner_nav li {
	font-family: Georgia;
	font-size:13px;
	text-decoration:none;
	list-style-type: none;
	font-weight: bold;
	line-height: 41px;
	color: #005696;
}

#banner_nav li a {
	text-decoration:none;
	color: #005696;
	list-style-type: none;
}

#banner_nav li a:hover  {
	text-decoration:underline;
	color:#333333;
	list-style-type: none;
}
.text_main_large_blue_bold  {
	font-family: Georgia;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 0pt;
	line-height: normal;
	color:#005796;
	text-decoration: none;
}

.text_main_large_blue_italic  {
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0pt;
	line-height: normal;
	color:#005796;
	text-decoration: none;
}

/*main navigations */

#main_nav {
	float:left;
	width:902px;
	height:42px;
	margin-top:2px;
	background-color: #323232;
}
.img_rightx{
	float:right;
}
.img_margin_left{
	margin: 0px 0px 5px 5px;
	border: #005796 solid 1px;

}

.img-nav {
	float:left;
	border:0px;
}

#main_nav_links {
	float:left;
	width:842px;
	height: 15px;
	padding:13px 14px;
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #F5F5F5;
	text-align: center;
}

#main_nav_links a {
	color: #F5F5F5;
	text-decoration:none;
}

#main_nav_links a:hover {
	color:#999999;
	text-decoration:underline;
}


/* Main Content Area */

#main {
	width:900px;
	background-color:#FFFFFF;
	clear: both;
	margin-left:auto;
	margin-right:auto;
	overflow: hidden;
}

#main_left {
	float:left;
	background:#FFFFFF;
	padding: 15px 15px 15px 15px;
	width:580px;
}

#main_right {
	float:left;
	background:#FFFFFF;
	padding: 15px 10px 15px 0px;
	width:250px;
}

#main_right_links {
	float:left;
	width:275px;
	padding-top:20px;
	background-color: #f0f0f0;
	background-image: url(../images/bg_right_panel.gif);
	background-repeat: repeat-x;
}

#main_right_links ul {
	list-style-type: none;
	padding:0px;
	margin:10px;
}

#main_right_links li {
	font-family: Georgia;
	font-size:11px;
	text-decoration:none;
	list-style-type: none;
	font-weight: bold;
	line-height: 25px;
	color: #005696;
	margin: 0px;
	padding: 0px;
}

#main_right_links li a {
	text-decoration:none;
	color: #005696;
	list-style-type: none;
}

#main_right_links li a:hover  {
	text-decoration:underline;
	color:#333333;
	list-style-type: none;
} 

#main_right_bottom {
	float:left;
	width:250px;
	padding-top:10px;
	
}



#bottom {
	float:left;
	width:600px;
}

#bottom_form {
	float:right;
	background-image: url(../images/bottom_button_2.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 211px;
	padding-top: 34px;
	padding-right: 45px;
	padding-left: 40px;
	margin:0px 0px 0px 0px;
	text-align: center;
}
#footer {
	float:left;
	width:877px;
	text-align:right;
	padding-right:25px;
	padding-top:10px;
	padding-bottom:10px;
	color:#FFFFFF;

}
.footer_copy{
	font-family: Georgia;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
}
.footer_copy a{
	font-family: Georgia;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: underline;
}
.footer_copy a:hover{
	font-family: Georgia;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
}

*html .nav_li {
	margin-top:-44px;
}

*html .nav_li2 {
	padding-top:0px;

}

.home_ul {
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:0;
	margin-top:0;	

}



/*--------------- BLACK ------------------*/

.text_main{
	font-family: Georgia;
	font-size:12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color:#000000;
}

.text_main_italic{
	font-family: Georgia;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color:#000000;
}

.text_main_bold{
	font-family: Georgia;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color:#000000;
}


.text_main_large {
	font-family: Georgia;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0pt;
	line-height: 18px;
	color:#000000;
	text-decoration: none;
}

.text_main_large_bold  {
	font-family: Georgia;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 0pt;
	line-height: normal;
	color:#000000;
	text-decoration: none;
}

.text_main_large_italic  {
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0pt;
	line-height: normal;
	color:#000000;
	text-decoration: none;
}



.text_main_extra_large {
	font-family: Georgia;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0pt;
	line-height: normal;
	color:#000000;
	text-decoration: none;
}

.text_main_extra_large_bold  {
	font-family: Georgia;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 0pt;
	line-height: normal;
	color:#000000;
	text-decoration: none;
}

.text_main_extra_large_italic  {
	font-family: Georgia;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0pt;
	line-height: normal;
	color:#000000;
	text-decoration: none;
}



/*-------------BROWN---------------*/

.text_main_brown{
	font-family: Georgia;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color:#6d001d;
}

.text_main_brown_italic{
	font-family: Georgia;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color:#6d001d;
}

.text_main_brown_bold{
	font-family: Georgia;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color:#6d001d;
}



.text_main_brown_large {
	font-family: Georgia;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0pt;
	line-height: normal;
	color:#6D001D;
	text-decoration: none;
}

.text_main_brown_large_bold  {
	font-family: Georgia;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 0pt;
	line-height: normal;
	color:#6D001D;
	text-decoration: none;
}

.text_main_brown_large_italic  {
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0pt;
	line-height: normal;
	color:#6D001D;
	text-decoration: none;
}




/*------------- RED ------------------*/

.text_main_red{
	font-family: Georgia;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color:#e00000;
}

.text_main_red_italic{
	font-family: Georgia;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color:#e00000;
}

.text_main_red_bold{
	font-family: Georgia;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color:#e00000;
}



.text_main_large_red {
	font-family: Georgia;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0pt;
	line-height: normal;
	color:#e00000;
	text-decoration: none;
}

.text_main_large_red_bold  {
	font-family: Georgia;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 0pt;
	line-height: normal;
	color:#e00000;
	text-decoration: none;
}

.text_main_large_red_italic  {
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0pt;
	line-height: normal;
	color:#e00000;
	text-decoration: none;
}


/*---------------------------------*/


/*------------- BLUE ------------------*/

.text_main_blue{
	font-family: Georgia;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color:#005796;
}

.text_main_blue_italic{
	font-family: Georgia;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color:#005796;
}

.text_main_blue_bold{
	font-family: Georgia;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color:#005796;
}
.text_main_large_blue{
	font-family: Georgia;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color:#005796;
}




.text_main_xlarge_blue {
	font-family: Georgia;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0pt;
	line-height: normal;
	color:#005796;
	text-decoration: none;
}

