body {
	background-color: #5d5d5d;
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	background-image: url(images/bkgd3.jpg);
}
.mainhome{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	list-style-image: url(images/bullet.jpg);
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 24px;
}
.main{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	list-style-image: url(images/bullet.jpg);
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 24px;
}


.mains {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #51505B;
}

.leader{
	font-weight: bold;
	font-style: normal;
	color: #141E39;
	text-transform: none;
}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	font-variant: normal;
	line-height: 20px;
}

.footer a:link {
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
} 

.footer a:visited {
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.footer a:hover {
	color: #FFFFCC;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

.footer a:active {
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}


a:link {
	color: #460000;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
} 

a:visited {
	color: #460000;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

a:hover {
	color: #333333;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a:active {
	color: #460000;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

.nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	font-variant: normal;
	text-transform: uppercase;
	line-height: normal;
	background-image: url(images/nav.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}

.nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
} 

.nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

.nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: none;
	color: #00395A;
	text-decoration: none;
	line-height: 18px;
}

.subnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #00395A;
	font-variant: normal;
	text-transform: inherit;
} 
.subnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #00395A;
	font-variant: normal;
	text-transform: inherit;
}

.subnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	font-variant: normal;
	text-transform: inherit;
	text-decoration: none;
}

.subnav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #00395A;
	font-variant: normal;
	text-transform: inherit;
}
.inset {
	padding: 3px;
	border: 1px solid #008F0F;
	font-size: 13px;
	color: #333333;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #131D36;
	font-weight: normal;
	line-height: normal;
}
h2 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #990000;
	font-weight: normal;
}
.breadcrumb {
	font-size: 10px;
}
.large {
	font-size: 19px;
	color: #141E39;
	font-weight: bold;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #000000;
}
.decisions {
	font-style: italic;
	text-decoration: underline;
}
.borderleft {
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5B616D;
}
