A {
	text-decoration:none;
	color:#990000;
	font-weight:bold;
	}
	
A:hover {
	color: #003366;
	font-weight:bold;
	}

BODY {
	text-align:center; 
	background:#BEC7CA; 
	padding:0px; 
	margin:0px;
	}

P {
	color:#333333;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding-top: 10px;
	margin-top: 0px;
	}
	
LI {
	color:#333333;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	}
	
H1 {
	color:#003366;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 14px;
	line-height: 16px;
	padding-top: 10px;
	margin-top: 0px;
	}

H2 {
	color:#990000;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}
	
H4 {
	color:#990000;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}

HR {
	color:#666666;
	height: 1px;
	width:100%;
	border-top: 1px dotted #666666;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	}

.headerBG {
	text-align:center; 
	width:100%; 
	height:226px;
	background-repeat: repeat-x; 
	background-image:url(/images/header/bg.gif);
	}

.headerTopLine {
	width:760px; 
	height:5px;
	margin: 0 auto; 
	}
	
.headerImageNavHolder {
	width:780px; 
	height:221px;
	margin: 0 auto; 
	background-color:#990000;
	background-repeat: no-repeat; 
	background-image:url(/images/header/bg_images/image_04.jpg);		
	}

.breadcrumbs {
	padding: 88px 0px 0px 30px;
	color:#ffffff;
	text-align:left;
	font-family: georgia, times, serif;
	font-size: 11px;
	font-weight: normal;
	}

.breadcrumbs A {
	text-decoration:none;
	}

.breadcrumbs A:link {
	color:#ffffff;
	font-weight:normal;
	}
	
.breadcrumbs A:visited {
	color:#ffffff;
	font-weight:normal;
	}

.breadcrumbs A:hover {
	color: #BEC7CA;
	font-weight:normal;
	}

.navigation {
	float:left;
	width: 606px;
	height:101px;
	margin: 0px;
	padding: 0px;
	color:#ffffff;
	text-align:left;
	font-family: georgia, times, serif;
	font-size: 12px;
	font-weight: normal;
	}

.navigation A {
	text-decoration:none;
	}

.navigation A:link {
	color:#ffffff;
	font-weight:normal;
	}
	
.navigation A:visited {
	color:#ffffff;
	font-weight:normal;
	}

.navigation A:hover {
	color: #BEC7CA;
	font-weight:normal;
	}

.navlist1 {
	float:left; 
	padding: 0px 0px 0px 320px; 
	text-align:right; 
	line-height:16px;
	}
	
.navlist2 {
	float:right; 
	padding: 0px 6px 0px 10px; 
	text-align:left; 
	line-height:16px;
	}

.subnav {
	float:right;
	width:167px;
	padding: 0px;
	margin: 0px;
	color:#ffffff;
	text-align:left;
	font-family: georgia, times, serif;
	font-size: 11px;
	font-weight: normal;
	}

.subnav LI {
	text-decoration:none;
	color:#CFE7EF;
	font-size: 11px;
	font-family: georgia, times, serif;
	font-weight:bold;
	}

.subnav A {
	text-decoration:none;
	font-size: 11px;
	font-family: georgia, times, serif;
	}

.subnav A:link {
	color:#ffffff;
	font-weight:normal;
	}
	
.subnav A:visited {
	color:#ffffff;
	font-weight:normal;
	}

.subnav A:hover {
	color: #BEC7CA;
	font-weight:normal;
	}

.language {
	text-align:right;
	margin: 0px;
	padding: 0px 26px 6px 0px;
	height:10px;
	background-repeat: no-repeat; 
	background-image:url(/images/header/language_divider.gif);
	}

.subnav ul {
	padding: 0px;
	margin: 0px;
	line-height:16px;
	}

.subnav .at {
	margin-left: 16px;
	padding-left: 0px;
	list-style-image: url(/images/header/sub_arrow.gif);
	}
	
.subnav li {
	margin-left: 16px;
	padding-left: 0px;
	list-style-type: none;
	}

.subnav ul a {
	color:#ffffff;
	text-decoration:none;
	}
	
.subnav ul a:hover {
	color:#BEC7CA;
	}

.titlebarBG {
	text-align:center; 
	width:100%; 
	height:44px;
	background-repeat: repeat-x; 
	background-image:url(/images/header/bg_titlebar.gif);
	}

.titlebar {
	width:760px; 
	height:44px;
	margin: 0 auto; 
	background-repeat: no-repeat; 
	background-image:url(/images/header/titlebar.gif);
	}

.title {
	padding: 8px 0px 0px 211px;
	text-align: left;
	}
	
.contentCentering {
	text-align:center; 
	width:100%;
	}
	
.contentBG {
	width:760px; 
	min-height: 400px;
	margin: 0 auto 0 auto;
	background-repeat: repeat-y; 
	background-image:url(/images/body/bg.gif);
	color:#333333;
	text-align:left;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	}
	
.sideImage {
	width:172px; 
	float:left; 
	padding: 0px 16px 0px 10px;
	}
	
.rightColumn {
	width:120px; 
	float:right;
	padding: 10px 10px 0px 0px;
	font-size: 11px;
	font-family: georgia, times, serif;
	}

.rightColumn A {
	text-decoration:none;
	font-size: 11px;
	font-family: georgia, times, serif;
	}

.rightColumn A:link {
	color:#990000;
	font-weight:normal;
	}
	
.rightColumn A:visited {
	color:#990000;
	font-weight:normal;
	}

.rightColumn A:hover {
	color: #003366;
	font-weight:normal;
	}

.rightColumn ul {
	padding: 0px;
	margin: 0px;
	line-height:16px;
	}

.rightColumn .at {
	margin-left: 6px;
	padding-left: 0px;
	list-style-image: url(/images/body/link_arrow.gif);
	}
	
.rightColumn li {
	margin-left: 6px;
	padding-left: 0px;
	list-style-type: none;
	}

.contentArea {
	text-align:left; 
	width:374px; 
	margin: 0px 0px 0px 210px;
	}

.contentArea A {
	text-decoration:none;
	color:#003366;
	font-weight:normal;
	}
	
.contentArea A:hover {
	color: #990000;
	font-weight:normal;
	}
	
.contentArea h3 {
	color:#ffffff;
	background-color:#990000;
	padding: 4px 4px 2px 4px;
	font-size: 11px;
	font-family: helvetica, arial, verdana, sans-serif;
	font-weight: bold;
	}

.tabletopbar {
	color:#ffffff;
	background-color:#990000;
	padding: 4px 4px 2px 4px;
	font-size: 11px;
	font-family: helvetica, arial, verdana, sans-serif;
	}

.tablecontent {
	padding: 4px 4px 2px 4px;
	font-size: 11px;
	font-family: helvetica, arial, verdana, sans-serif;
	line-height: 13px;
	border-top: 0px
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px dotted #666666;
	}
	
.tablecontent2 {
	padding: 4px 4px 2px 4px;
	font-size: 11px;
	font-family: helvetica, arial, verdana, sans-serif;
	line-height: 13px;
	}
	
.footerBG {
	text-align:center; 
	width:100%; 
	background-repeat: repeat-x; 
	background-image:url(/images/footer/bg.gif);
	}
	
.footerCentering {
	width:760px; 
	margin: 0 auto;
	}	