@charset "utf-8";
/* CSS Document */

.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	color: #6483A8;
}

.navbar a:link {
	text-decoration:none;
	color: #6483A8;
}

.navbar a:visited  {
	text-decoration:none;
	color: #6483A8;
}

.arrows {
	width:13px;
}

/* body construction, make it centered on the page */

body{
	text-align:center;
}

#outerblock {
	width:900px;
	margin-right:auto;
	margin-left:auto;
	margin-top:30px;
	padding:0px;
	text-align:left;
}

/* layout for the navigation */

#nav_top {
	width:180px;
	margin-left:12px;
	float:left;
	padding:0;
}

#nav_top1 {
	width:180px;
	margin-left:12px;
	float:left;
	padding:0;
}

#nav_top2 {
	width:180px;
	margin-left:12px;
	float:left;
	padding:0;
}

#nav_top3 {
	width:180px;
	margin-left:12px;
	float:left;
	padding:0;
}

#nav_top4 {
	width:180px;
	margin-left:12px;
	float:left;
	padding:0;
}

#nav_top5 {
	width:180px;
	margin-left:12px;
	float:left;
	padding:0;
}

/* layout for the logo */

#logo_top {
	width:400px;
	margin-right:25px;
	float:right;
	text-align:right;
	padding:0;
	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;
}

/* layout for the Main Image */

#Main_Img {
	width:833px;
	height:198px;
	margin-left:32px;
	margin-top:10px;
	float:left;
	text-align:left;
	padding:0;
}

/* layout for the Sub Image */

#Sub_Img {
	width:823x;
	height:198px;
	margin-left:32px;
	margin-top:10px;
	float:left;
	text-align:left;
	padding:0;
	background-color:#6483A8;
}

#sub_nav{
	width:204px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color:#FFFFFF;
	float:left;		
}

.sub_navLayout {
	padding-left:15px;
	padding-top:28px;
	text-align:left;
	line-height: 16px;
}

#sub_nav a:link{
	color:#FFFFFF;
	text-decoration:none;
}

#sub_nav a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

#sub_nav a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}


/* layout for the content */

#content {
	width:833px;
	margin-left:32px;
	margin-top:15px;
	float:left;
	text-align:left;
	padding:0;
	padding-bottom:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:18px;
}

.mainContentHeader {
	font-family: "Times New Roman", Times, serif;
	font-size:19px;
	color:#333333;
	line-height:22px;
	letter-spacing:1px;
}

#content a:link {
	text-decoration:none;
	color: #6483A8;
}

#content a:visited  {
	text-decoration:none;
	color: #6483A8;
}

#content a:hover {
	text-decoration:underline;
	color: #6483A8;
}

#content_points {
float:right;
	width:393px;
	height:190px;
	background-image:url(images/content_points_back.jpg);	
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#ECECC6;
	text-align:left;
	margin-left:30px;
	font-size:11px;
	line-height:18px;
	padding-left:20px;
	padding-top:10px;
}

/* secondary content layout */
#sec_content {
	width:833px;
	height:200px;
	margin-left:32px;
	float:left;
	background-color:#EEF6FF;
	background-image:url(images/secondaryBackground.jpg);
	background-repeat:no-repeat;
}

/* layout for the 3 column secondary content */

#left_content {
	width:375px;
	margin-left:27px;
	margin-top:17px;
	float:left;
	text-align:left;
	padding:0px;
	background-image:url(images/dottedLine.jpg);
	background-position:right;
	background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#333333;
}

#left_content a:link {
	text-decoration:none;
	color:#333333;
}

#left_content a:visited {
	text-decoration:none;
	color:#333333;
}

#left_content a:hover {
	text-decoration:underline;
	color:#333333;
}

#middle_content a:link {
	text-decoration:none;
	color:#333333;
}

#middle_content a:visited {
	text-decoration:none;
	color:#333333;
}

#middle_content a:hover {
	text-decoration:underline;
	color:#333333;
}

.sec_header {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#91AAC6;
	padding-top:7px;
	padding-bottom:14px;
	width: 350px;
}

#middle_content{
	width:200px;
	margin-left:12px;
	margin-top:17px;
	float:left;
	text-align:left;
	padding:0px;
	background-image:url(images/dottedLine.jpg);
	background-position:right;
	background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#333333;
}

#right_content{
	width:250px;
	margin-left:13px;
	margin-top:17px;
	float:left;
	text-align:left;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#333333;
}

/* footer content layout */
#footer_content {
	width:833px;
	height:30px;
	margin-left:32px;
	margin-top:6px;
	float:left;
	text-align:center;
	background-color:#711B19;
}

/* footer content */
.footerbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: normal;
	color: #FFFFFF;
	padding-top:5px;
	padding-left:50px;
	text-align:left;
}

.footerbar a:link {
	text-decoration:none;
	color:#FFFFFF;
}

.footerbar a:visited  {
	text-decoration:none;
	color: #FFFFFF;
}

.footerbar a:hover  {
	text-decoration:underline;
	color: #FFFFFF;
}

#nav_top1 #arrow1 { background-image:url(images/arrows_on_back.jpg);
background-repeat:no-repeat; } 

#nav_top2 #arrow2 { background-image:url(images/arrows_on_back.jpg);
background-repeat:no-repeat; }

#nav_top3 #arrow3 { background-image:url(images/arrows_on_back.jpg);
background-repeat:no-repeat; }

#nav_top4 #arrow4 { background-image:url(images/arrows_on_back.jpg);
background-repeat:no-repeat; }

#nav_top5 #arrow5 { background-image:url(images/arrows_on_back.jpg);
background-repeat:no-repeat; }
