body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 12px;
	text-align: center;	
	background-color: #979797;	
}

h2 {
	color: #874545;
	font-weight: bold;
	font-size: 15px;		
}

hr {
	height: 2px;
	color: #ACD2E5;
	width: 100%;
}

li a:link {
	color: #062F80;
}

li a:visited {
	color: #2397D6;
}

td {
	font-size: 12px;
}

ul {
	margin-left:0px; 
	padding-left: 20px;
}

#horizontalNav {	
	width: 100%;
}

#horizontalNav ul {
	margin-bottom: 0px;
}

#horizontalNav a:link {
	color: #062F80;
}

#horizontalNav a:visited {
	color: #2397D6;
}

#sidebarLayer {
	width: 240px;	
	color: #333333;
	font-size: 11px;
	margin-left: 25px;	
}


#footerLayer {			
	width: 100%;
	clear: right;
}

#outerLayer {
	width: 720px;
	text-align: left;
	margin: auto;
	background-color: #FFFFFF;	
}

#shellTable {
	text-align: left;
	margin: auto;
	width: 780px;
}

#synopsisLayer {
	overflow: hidden;
}

#titleTextLayer {
	width: 100%;
}

#titleTextLayer a:link {
	color: #062F80;
}

#titleTextLayer a:visited {
	color: #2397D6;	
}

#outcomesLayer {
	overflow: hidden;
}

#outcomesLayer a:link {
	color: #062F80;
	font-weight: bold;	
}

#outcomesLayer a:visited {	
	color: #2397D6;
	font-weight: bold;	
}

#generalPageLayer {
	width: 100%;
}

#generalPageLayer a:link {
	color: #062F80;
	font-weight: bold;	
}

#generalPageLayer a:visited {	
	color: #2397D6;
	font-weight: bold;	
}

#usefulDocumentsLayer {	
	overflow: hidden;
}

#usefulDocumentsLayer a:link {
	color: #062F80;
	font-weight: bold;
}

#usefulDocumentsLayer a:visited {	
	color: #2397D6;
	font-weight: bold;
}

.backToTop {
	float: right; 
	font-size: 10px;
}

.blueThickLine {
	border-bottom-width: 2px; 
	width: 100%; 
	border-bottom-style: solid; 
	border-bottom-color: #ACD2E5;
}

.bold {
	font-weight: bold;
}

.ccText {
	color: #874545;
	font-weight: bold;
}

.cellBG {
	background-color: #E1ECF8;	
	padding: 5px;
	font-size: 11px;
	color: #333333;
}

.contentCell {
	width: 720px;
	border-style: solid;
	border-width: 2px;
	border-color: #062F80;
	background-color: #FFFFFF;	
}

.cornerImg {
	height: 36px;
	width: 8px;
}

.emptySpace {
	width: 40px;
}

.floatRight {
	float: right;
}

.footerLinksA a:link {
	color: #000000;
}

.footerLinksA a:visited {
	color: #2397D6;
}

.footerLinksB {	
	text-align: right;
}

.footerLinksB a:link {
	color: #333333;
	font-size: 10px;		
}

.footerLinksB a:visited {	
	font-size: 10px;
	color: #2397D6;		
}

.footerTable {
	width: 100%;
}

.headerFont {
	color: #DCDDDE;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
}

.headerTable {
	width: 100%;
	background-color: #874545;	
}

.headerTable a {
	color: #FFFFFF;
	font-size: 10px;
}

.innerDiv {
	margin-left: 30px;
	margin-right: 30px;
}

.linksTable {	
	height: 25px;		
	font-size: 11px;
	color: #874545;
	width: 100%;
}

.linksTable a {
	color: #874545;	
}

.marginSpace {
	width: 18px;
}

.ociText {
	font-size: 18px;
	color: #062F80;
}

.ociTitleText {
	font-size: 18px;
	color: #062F80;
	font-weight: bold;
}

.pageCornerImg {
	width: 30px;
}

.questionText {
	color: #062F80;
	font-family: Georgia, Arial;
	font-weight: bold;
	font-size: 14px;
}

.rrText {
	color: #874545;
	font-size: 14px;
	font-weight: bold;
	margin-left: 5px;
}

.sectionTitle {
	color: #874545; 
	font-weight: bold; 
	font-size: 15px;
}

.synopsisHeader {
	border-bottom-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-color: #ACD2E5; 
	width: 100%;	
}

.underlinedHeading {
	border-bottom-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-color: #000000;
	margin: 0px; 
	padding: 0px;
	height: 20px;
}

.underlinedTitle {
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ACD2E5;
}

.versionHeader {
	margin: auto;
	width: 600px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

.versionTable {
	width: 600px; 
	margin: auto;
	border-color: #000000;
	background-color: #ACD2E5;
}

.versionTable th {
	background-color: #ACD2E5;
	font-size: 13px;
	text-align: left;
}

.versionTable td {
	background-color: #FFFFFF;
}

.whatisthisText a {
	font-size: 10px;
	color: #666666;	
}

/* tooltip styles */
.tip 
{
	font: 10px/12px Arial,Helvetica,sans-serif; 
	border: solid 1px #666666; 
	width: 270px; 
	padding: 1px;
	position: absolute;
	z-index: 100;
	visibility: hidden;
	color: #000000;
	top: 20px;
	left: 90px;
	background-color: #DDDDDD;
	layer-background-color: #DDDDDD;
	text-align: center;
}

#t1 {width:130px;}
#t2 {width:130px;} 
#t3 
{
	font: bold 14pt verdana,arial,sans-serif;
	background-color: #ffcccc; 
	layer-background-color: #ffcccc;
} 