.content {  font-family: Georgia, Times, Helvetica, san-serif; font-size: 13px; color: #000000}


.titles { font-family: Georgia, Times, Helvetica, san-serif; font-size: 15px; color: #DEBE4A; font-weight: bold}


.titles-sub { font-family: Georgia, Times, Helvetica, san-serif; font-size: 14px; color: #8B563E; font-weight: bold}


.content-small { font-family: Georgia, Times, Helvetica, san-serif; font-size: 10px; color: #000000; font-weight: normal}



.content-small A:link {
text-decoration: underline;
color: #000000;
font-size: 10px;
} 

.content-small A:visited {
text-decoration: underline;
color: #000000;
}


.contentCopyright {


	font-family: Georgia, Times, Helvetica, serif;
	font-size: 10px;
	color: #653F2E;
	font-weight: normal;
}

.contentCitation {


	font-family: Georgia, Times, Helvetica, serif;
	font-size: 10px;
	color: #9C9B97;
	font-weight: normal;
}

.contentFooterLinks {
	font-family: Georgia, Times, Helvetica, Times, serif;
	font-size: 10px;
	color: #F5E7D4;
	font-weight: bold;
	}
.contentFooterLinks A:link {
text-decoration: underline;
color: #ffffff;
font-size: 10px;
} 

.contentFooterLinks A:visited {
text-decoration: underline;
color: #DCCCB5;
}

.topNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;

}

.topNav A:link {
    text-decoration: underline;
	color: #CCCCCC;
	font-weight: bold;

}

.topNav A:visited {
    text-decoration: underline;
	color: #CCCCCC;
	font-weight: bold;

}
a:visited {
    text-decoration: underline;
	color: #4D5829;
	font-weight: bold;
}

a:link {
color:#1A4568;
font-size: 13px;
font-weight: bold;
text-decoration: underline;
}


DIV.contentMrgn {	
	margin-left : 20px;
	margin-right : 2px;
}

DIV.contentMrgn2 {	
	margin-left : 0px;
	margin-right : 2px;
}

DIV.citationsMrgn {
	margin-left : 10px;
	margin-right : 0px;
	
}

body {
	background-image: url(images/bgr2.jpg);
	background-repeat: repeat-x;
	background-color: #041F34;
}
.contentBG {
	background-image: url(images/contentBg_thin.jpg);
	background-repeat: repeat-x;
	border-right-width: thick;
	border-left-width: thick;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F5E7D4;
	border-left-color: #F5E7D4;

}
.tablebrdr {

	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #F5E7D4;
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: #F5E7D4;
}

