@charset "utf-8";
/* CSS Document */

body {
	background: url(../images/bg.gif) top repeat-x #012a5c;
	margin: 0px;
	padding: 0 0 0 8px;
	font-family:Arial, Helvetica, sans-serif;
	color:#464646;
	font-size:12px;
	}
#center{
	width:880px;
	margin:0 auto;
	padding:0;
	}
#wrapper{
	background:url(../images/content-bg.gif) left repeat-y;
	width:880px;
	float:left;
	}
#header{
	background:url(../images/header.gif) left top no-repeat;
	width:825px;
	float:left;
	height:58px;
	padding:26px 0 0 55px;
	}
#left-column{
	width:197px;
	float:left;
	}
.menu{
	background:url(../images/menu-btm.gif) left bottom no-repeat;
	width:197px;
	float:left;
	padding:0 0 7px 0;
	margin:0 0 8px 0;
	}
.menu2{
	background:url(../images/menu-bg.gif) left repeat-y;
	width:186px;
	float:left;
	padding: 6px 5px 0 6px;
	}
.nav{
	float:left;
	}
#mini-profile{
	width:157px;
	float:left;
	padding:0 7px 0 33px;
	}
#mini-profile2{
	background:url(../images/portrait-bg.gif) left top no-repeat;
	width:127px;
	float:left;
	padding: 10px 15px 0px 15px;
	}
#content{
	width:675px;
	float:left;
	padding:6px 8px 0 0;
	}
#content-main{
	background:url(../images/content-main-bg.gif) left top no-repeat;
	width:643px;
	float:left;
	padding:20px;
	}
#banner{
	background: url(../images/banner-bg.jpg) left top no-repeat;
	width:365px;
	float:left;
	height:156px;
	padding:20px 290px 20px 20px;
	margin:0 0 5px 0;
	}
#content2{
	width:675px;
	float:left;
	}
#home-content{
	background: url(../images/home-content-bg.gif) left top no-repeat;
	width:356px;
	float:left;
	padding:22px;
	}
#right-column{
	width:266px;
	float:right;
	padding:0 0 0 5px;
	}
.right-blue{
	background:url(../images/blue-button.gif) left top no-repeat;
	width:241px;
	float:left;
	height:42px;
	padding:13px 10px 10px 15px;
	}
.right-red{
	background:url(../images/red-button.gif) left top no-repeat;
	width:228px;
	float:left;
	height:25px;
	padding:8px 28px 0 10px;
	}
#teaser{
	background:url(../images/teaser-bg.gif) left bottom no-repeat;
	width:236px;
	float:left;
	padding:15px;
	}
#teaser-button{
	background:url(../images/teaser-button.gif) left top no-repeat;
	width:228px;
	float:left;
	height:28px;
	padding:10px 28px 0 10px;
	}
#rt-textarea {
	width: 226px;
	float: left;
	padding: 20px;
	}
#footer{
	background:url(../images/footer.gif) left top no-repeat;
	width: 812px;
	float:left;
	height:23px;
	padding: 40px 21px 10px 47px;
	}
#copyright{
	width: 812px;
	float:left;
	height:20px;
	padding: 10px 21px 10px 47px;
	}

.text-col-left {
	float: left;
	padding-right: 20px;
	}

.text-col-rt {
	float: right;
	padding-left: 20px;
	border-left: #9aaabe 1px solid;
	}
	
	
/* TEXT STYLING */

p{
	margin:0;
	padding:0 0 18px 0;
	}
p a {
	color:#464646;
	text-decoration: none;
	}
p.inset {
	background: url(../images/inset-bg.gif) repeat;
	border: 1px solid #66809f;
	padding: 20px;
	font-size: 13px;
	font-weight: bold;
	color: #012a5c;
	margin: 10px 0 25px 0;
	}
p.inset a {
	color: #012a5c;
	}
p.inset a:hover {
	color: #820202;
	}
p.quote {
	font-weight: bold;
	font-style: italic;
	color: #012a5c;
	line-height: 20px;
	font-size: 12px;
	}
.quotes {
	color: #8c8c8c;
	font-weight: bold;
	font-size: 20px;
	line-height: 15px;
	}
h1 {
	color:#820202;
	font-style:italic;
	font-weight:bold;
	font-size:22px;
	padding:0;
	margin:0;
	}
h1 a {
	color:#820202;
	text-decoration: none;
	}
h2 {
	font-style:italic;
	font-weight:normal;
	font-size:18px;
	padding:0 0 12px 0;
	margin:0;
	color: #820202;
	}
h2 a {
	color:#820202;
	text-decoration: none;
	}
h3 {
	color:#820202;
	font-style:italic;
	font-weight:bold;
	font-size:14px;
	padding:0 0 12px 0;
	margin:0;
	}
h3 a {
	color:#820202;
	text-decoration: none;
	}
#banner h1{
	color:#FFFFFF;
	font-size:25px;
	font-style:italic;
	font-weight:bold;
	padding:0 0 10px 0;
	margin:0;
	}
#banner p{
	color:#FFFFFF;
	font-size:18px;
	font-style:italic;
	padding:0 0 10px 0;
	margin:0;
	line-height:21px;
	}
#mini-profile2 p{
	font-size: 12px;
	color:#FFFFFF;
	}
#mini-profile p a {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	}
#mini-profile p a:hover {
	text-decoration: underline;
	}
.right-blue h1{
	color:#FFFFFF;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	padding:0;
	margin:0;
	}
.right-blue h2{
	color:#FFFFFF;
	font-size:14px;
	font-style:italic;
	font-weight:normal;
	padding:0;
	margin:0;
	}
.right-red{
	text-align:right;
	font-style:italic;
	font-weight:bold;
	color:#FFFFFF;
	font-size:14px;
	}
#teaser h1{
	color:#820202;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	padding:0;
	margin:0;
	}
#teaser-button{
	color:#820202;
	text-align:right;
	font-style:italic;
	font-weight:bold;
	font-size:14px;
	}
#footer{
	text-align:center;
	font-size:10px;
	}
#copyright p{
	color:#FFFFFF;
	font-size:10px;
	padding:0;
	margin:0;
	}

ul li, ol li {
	margin: 0 0 14px 0;
	}

ul li {
	list-style-image: url(../images/arrow-gray.gif);
	padding-left: 5px;
	}

ul, ol {
	margin: 5px 0 20px 0;
	padding: 0 0 0 30px;
	}

hr {
	color: #92a4b9;
	border: 1px solid #92a4b9;
	background: #92a4b9;
	margin: 10px 0 25px 0;
	}
	
	
/* LINK STYLING */

a.visible {
color: #102f66;
font-weight: bold;
text-decoration: none;
}

a.visible:hover {
text-decoration: underline;
}

.right-red a, a.right-red{
	color:#FFFFFF;
	text-decoration:none;
	}
.right-red a:hover, a.right-red:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}
#teaser-button a{
	color:#820202;
	text-decoration:none;
	}
#teaser-button a:hover{
	color:#820202;
	text-decoration:underline;
	}
#footer a{
	color:#FFFFFF;
	padding:0 4px;
	text-decoration:none;
	}
#footer a:hover{
	text-decoration:underline;
	}
#copyright a{
	color:#FFFFFF;
	text-decoration:none;
	}
	
	
/* MISC STYLING */
	img{
		border:0;
		}
.rule {
	margin: 5px 0 15px 0;
	}

.spacer {
	margin: 0 15px 0 15px;
	}

.red {
	color: #820202;
	}

.blue {
	color: #102f66;
	}

.gray {
	color:#464646;
	}

img.pic {
	float: right;
	border: #dbe1e8 18px solid;
	border-bottom: 22px #dbe1e8 solid;
	margin: 0 5px 25px 25px;
	padding: 3px;
	}

/* FORM */

form {
	width: 100%;
	padding: 0px;
	}

div.form {
	border: 1px solid #c1cad5;
	padding: 15px 15px 0 15px;
	margin: 0 0 15px 0;
	}

input {
	margin: 0 10px 10px 0;
	border: #d5dbe2 1px solid;
	border-bottom: #d5dbe2 2px solid;
	background: #ffffff;
	padding: 3px;
	color: #4b5563;
	}

input:hover {
	border: #012a5c 1px solid;
	border-bottom: #012a5c 2px solid;
	}

textarea {
	margin: 0 10px 10px 0;
	border: #d5dbe2 1px solid;
	border-bottom: #d5dbe2 2px solid;
	background: #ffffff;
	padding: 3px;
	color: #4b5563;
	font-family: Arial, Helvetica, sans-serif;
	}

textarea:hover {
	border: #012a5c 1px solid;
	border-bottom: #012a5c 2px solid;
	}

div.form-sec {
	margin: 0 0 10px 0;
	}

input.submit {
	width: 75px;
	height: 27px;
	background: url(../images/submit-bg.gif);
	border: #4c688b 1px solid;
	border-bottom: #4c688b 2px solid;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
	color: #820202;
	padding: 3px;
	text-align: center;
	}

input.submit:hover {
	background: url(../images/submit-bg-2.gif);
	cursor: pointer;
	border: #012a5c 1px solid;
	border-bottom: #012a5c 2px solid;
	}