/* Client Stylesheet Information - do not remove */
body {
	padding: 0px;
	margin:0px;
	background-color:  #fff; 
	font-family: Arial, Helvetica, sans-serif;
	}

 
/* ***** MAIN TEXT STYLES - color ***** */

h1 {
	color: #2e3482;
	font-weight: bold;	
	font-size: 14px;
	}
h2 {
	color: #694d31;
	font-weight: bold;	
	font-size: 14px;
	}
h3 {
	
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2e3482;
	}
h4 {
	color: #4780b6;
	font-weight: bold;
	font-size: 12px;
	}
h5 {
	color: #414141;
	font-weight: bold;
	font-size: 12px;
	}
h6 {
	color: #2e3482;
	font-weight: bold;
	font-size: 10px;
	}
a:link, a:visited {
	color: #262e99; 
	text-decoration: underline; 
	font-weight: bold;
	 }
a:hover, a:active {
	color: #743a02; 
	text-decoration: none; 
	font-weight: bold;
 	}

li {
	padding: 1px;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
	} 
P {
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	} 
TD {
	color: #000000;
	font-size: 12px;
	} 
hr {
    border-style: solid;
    background-color: #4a509e;
    height: 1px;
	padding: 1px;
    border: none; 
    width: 100%; 
    color: #4a509e;
	margin: 0px 0px 0px 0px;
	}
blockquote {
	margin: 0 0 0 30px;
}

/*********** BEGIN LAYOUT STYLES *************/
/* CONTENT AREAS */
.maintable {
	width: 100%;
	padding: 0px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	background-image: url(images/content-bg-mid.jpg);
	}

.content {
	background-image: url(images/hp-purple-bgl.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	padding: 20px 30px 28px 12px;
	margin:0px;
	background-color: #2D3482;
	}
.purple-bg {background-color: #2D3482; }
.purple-bg-int  {background-color: #2D3482; height: 5px; }
.hp-content {
	padding: 0 30px 0 0;
	vertical-align:top;
	color: #e8e8f0;
}
.hp-content-img {
	padding: 10px 0 0 0;
	vertical-align:top;
}
.hp-content p {
	font-size: 13px;
	color: #e8e8f0;
	font-weight:normal;
	line-height: 20px;
	}
.content2 {
	background-image:url(images/content-int-bg.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	padding: 20px 30px 28px 12px;
	margin:0px;
	background-color: #d1d2e4;
}
.int-content {
	padding: 0 10px 0 20px;
	vertical-align:top;
	color: #000;
}

.int-content p {
	font-size: 13px;
	color: #000;
	font-weight:normal;
	line-height: 20px;
	}
.int-content img { margin: 0 20px 0 20px;}
.int-bgL { 
	background-image: url(images/interior-bgL.jpg);
	background-position:right;
	background-repeat: repeat-y;
}
.int-bgR { 
	background-image: url(images/interior-bgR.jpg);
	background-position:left;
	background-repeat: repeat-y;
}
.mast-bg { background-image: url(images/mast-bg.gif); }
.masthead {
	background-image:url(images/headerl.jpg);
	width: 990px;
	background-repeat: no-repeat;
	vertical-align:top;
	}
	
.interior-above-footer {
	background-color: #2D3482;
	background-image: url(images/int-swirl-piece.gif);
	background-position:right;
	background-repeat: no-repeat;
}

/* NAV */
#nav {
	padding-top: 2px;
}

#nav ul {
	list-style-type:none;
	margin: 0;
	padding: 0 0 0 15px;
	font-size: 13px;
	font-weight: bold;	
	float: left;
	color: #000;
}
#nav li {
	float: left;		
	padding: 0px;
	text-align: center;
	margin: 0 0 0 0;
	vertical-align:text-bottom;
	height: 28px;
}

#nav-space {
	margin-top: -12px;
}

#nav a:link, #nav a:visited {
	color: #ab8b6b;
	list-style:none;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
}
#nav a:hover, #nav a:active {
	color: #2e3482;
	list-style:none;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
}
#nav img { margin: 0 10px 0 10px;}

/* --CONTENT AREAS: Footer */

.footer {
	color: #565a8c;
	background-image: url(images/footer-bg.jpg);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	}
.footerlinks {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #565a8c;
	vertical-align:top;
	padding: 24px 0 12px 12px; }
.footerlinks a:link, .footer a:visited {
	color: #565a8c;
	text-decoration: none;	 }
.footer a:hover, .footer a:active {
	color: #d6b990;
	text-decoration: underline;

	}


/* FORM elements */
	input, textarea, select{
	color: #2e3482;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px #2e3482;
	text-indent: 0px;
	background-color: #ffffff;
	padding: 2px;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}
/* The checkbox/radio alternative to matches the page background color */
input.clear {
	color: #2e3482;
	border: 0px;
	background-color: #d1d2e4;
	padding: 0px;
	width: 20px;
	}
form {
	margin: 0;}

/* The button alternative with a 3d effect */

input.button {
	color: #fff;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	background-color: #2e3482;
	text-indent: 2px; 
	padding: 2px;
	height: 23px;
	width:93px;
	}
