﻿body{
	background-image:url('../images/bg.jpg');
	background-repeat:repeat-x;
	background-color:#d3cfcc;
	margin:0;
	font-family:Georgia;
	font-size:11px;
	color:#6d7071;
}

.wrapper{
	width:1008px;
	margin-left:auto;
	margin-right:auto;
}

.header{
	margin-top:10px;
	width:1008px;
	background-color:#ffffff
}

.header .topNav{
	text-align:right;
	vertical-align:bottom;
}

.header .topNav .nonSelectedli{
	width:105px;
	height:26px;
	background-image:url('../images/topNavBg.jpg');
	background-repeat:no-repeat;
	text-align:center;
	color:#808080;
	font-size:11pt;
}

.header .topNav .nonSelectedli a:link{
	color:#808080;
	text-decoration:none;
	font-weight:normal;
}

.header .topNav .nonSelectedli a:visited{
	color:#808080;
	text-decoration:none;
	font-weight:normal;
}

.header .topNav .nonSelectedli a:hover{
	color:#808080;
	text-decoration:underline;
	font-weight:normal;
}

.header .topNav .nonSelectedli a:active{
	color:#808080;
	text-decoration:none;
	font-weight:normal;
}

.header .topNav .selectedli{
	width:105px;
	height:26px;
	background-image:url('../images/topSelectedNavBg.jpg');
	background-repeat:no-repeat;
	text-align:center;
	color:#ffffff;
	font-size:11pt;
}

.header .topNav .selectedli a:link{
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}

.header .topNav .selectedli a:visited{
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}

.header .topNav .selectedli a:hover{
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}

.header .topNav .selectedli a:active{
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}

.header .topImageStretch{
	background-image:url('../images/topBgStretch.jpg');
	background-repeat:repeat-x;
}

.headerLeftBg{
	width:20px;
	text-align:left;
	background-image:url('../images/headerLeftStretch.jpg');
	background-repeat:repeat-y;
	vertical-align:top;
}

.headerRightBg{
	width:20px;
	text-align:right;
	background-image:url('../images/headerRightStretch.jpg');
	background-repeat:repeat-y;
	background-position:right;
	vertical-align:top;
}

.header .headerContactUs{
	padding-top:6px;
	padding-left:520px;
}

.mainImage{
	width:1008px;
}

.mainImage .imageNav{
}

.mainImage .imageNav a:link{
	color:#f6e7e2;
	text-decoration:none;
}

.mainImage .imageNav a:visited{
	color:#f6e7e2;
	text-decoration:none;
}

.mainImage .imageNav a:hover{
	color:#f6e7e2;
	text-decoration:underline;
}

.mainImage .imageNav a:active{
	color:#f6e7e2;
	text-decoration:none;
}

.mainImage .imageNav ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

.mainImage .imageNav li{
	padding-bottom:7px;
}

.mainContent{
	width:1008px;
}

.mainContent .content{
	width:964px;
}

.mainContent .content .subjectText{
	color:#8892a5;
	font-family:Georgia;
	font-size:11px;
	font-weight:bold;
}

.redText{
	color:#c0373f;
	font-weight:bold;
	font-family:Georgia;
	font-size:11px;
}

.redText a:link{
	color:#c0373f;
	text-decoration:none;
}

.redText a:visited{
	color:#c0373f;
	text-decoration:none;
}

.redText a:hover{
	color:#c0373f;
	text-decoration:underline;
}

.redText a:active{
	color:#c0373f;
	text-decoration:none;
}

.mainContent .content .newsText{
	color:#d0dff4;
	font-family:Georgia;
	font-size:11px;
}

.mainText{
	font-family:Georgia;
	font-size:11px;
	color:#a4a4a4;
}

.mainText a:link{
	color:#a4a4a4;
	text-decoration:underline;
}

.mainText a:visited{
	color:#a4a4a4;
	text-decoration:underline;
}

.mainText a:hover{
	color:#a4a4a4;
	text-decoration:none;
}

.mainText a:active{
	color:#a4a4a4;
	text-decoration:underline;
}

.blueText{
	font-family:Georgia;
	font-size:11px;
	color:#3a4a86;
}

.footer{
	width:1008px;
}

a:link{
	color:#a4a4a4;
	text-decoration:underline;
	font-weight:bold;
}

a:visited{
	color:#a4a4a4;
	text-decoration:underline;
	font-weight:bold;
}

a:hover{
	color:#a4a4a4;
	text-decoration:none;
	font-weight:bold;
}

a:active{
	color:#a4a4a4;
	text-decoration:underline;
	font-weight:bold;
}

.redHeaderText{
    color:#be202e;
    font-family:Georgia;
    font-size:25px;
}

.blueHeaderText{
    color:#233d7e;
    font-family:Georgia;
    font-size:15px;
}

.redSubHeaderText{
    color:#be202e;
    font-family:Georgia;
    font-size:16px;
}

.blueSubHeaderText{
    color:#233d7e;
    font-family:Georgia;
    font-size:13px;
}


H1{
    color:#be202e;
    font-family:Georgia;
    font-size:25px;
    font-weight:normal;
}

H2{
    color:#be202e;
    font-family:Georgia;
    font-size:25px;
    font-weight:normal;
}

H3{
    color:#233d7e;
    font-family:Georgia;
    font-size:13px;
}

H4{
    color:#be202e;
    font-family:Georgia;
    font-size:16px;
}