/* DEFINING THE BODY OF THE MAIN PAGE */
body 
	{
	background-color: #E7DAC2;
	margin : 0;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	
/* TEXT FORMATTING */
	
.copy
	{ 
	color : #333333; 
	font-family : Arial, Helvetica; 
	font-size : 12px; 
	font-weight : normal;
	line-height : 18px;  
	}
	
a.copy:link
	{ 
	color : #1F1D72; 
	font-family : Arial, Helvetica; 
	font-size : 12px; 
	font-weight : normal; 
	text-decoration: underline;
	}
	
a.copy:visited
	{ 
	color : #1F1D72; 
	font-family : Arial, Helvetica; 
	font-size : 12px; 
	font-weight : normal; 
	text-decoration: underline;
	}
	
.pdf
	{ 
	color : #333333; 
	font-family : Arial, Helvetica; 
	font-size : 11px; 
	font-weight : normal;
	line-height : 16px;  
	}
	
a.pdf:link
	{ 
	color : #1F1D72; 
	font-family : Arial, Helvetica; 
	font-size : 11px; 
	font-weight : normal; 
	text-decoration: underline;
	}
	
a.pdf:visited
	{ 
	color : #1F1D72; 
	font-family : Arial, Helvetica; 
	font-size : 11px; 
	font-weight : normal; 
	text-decoration: underline;
	}
	
.header
	{ 
	color : #996600; 
	font-family : Arial, Helvetica; 
	font-size : 13px; 
	font-weight : bold;
	line-height : 18px;  
	}
	
.footer
	{ 
	color : #999999; 
	font-family : Arial, Helvetica; 
	font-size : 11px; 
	font-weight : normal;
	line-height : 18px;  
	}
	
.footer a
	{ 
	color : #6699CC; 
	font-family : Arial, Helvetica; 
	font-size : 11px; 
	font-weight : normal;
	line-height : 18px;  
	}
	
.footer:visited a
	{ 
	color : #6699CC; 
	font-family : Arial, Helvetica; 
	font-size : 11px; 
	font-weight : normal;
	line-height : 18px;  
	}
	
#topNav {
	background: #000066;
	text-align: right;
	font-size: 8pt;
	line-height: 24px;
}

#topNav a {
	color: #cccc99;
	text-decoration: none;
	padding-right: 19px;
	padding-left: 10px;
}

#topNav a:hover {
	color: #fff;
}

#sideNav {
	background: url("../images/sidenav_liquid.gif") repeat-y #996600;
	font-size: 8pt;
	padding-left: 18px;
	padding-top: 15px;
}

#sideNav a {
	color: #cccc99;
	display: block;
	text-decoration: none;
	margin: 10px 0px;
}

#sideNav a:hover {
	color: #fff;
}

/*
START CMS EDITOR AREA CODE
*/
.Code {
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}
/*
END CMS EDITOR AREA CODE
*/
/*
START CMS REQUIRED STYLES
*/
P, UL, OL {
	margin-top: 0px; 
	margin-bottom: 0px; 
}
.text1 {
	color : #333333; 
	font-family : Arial, Helvetica; 
	font-size : 12px; 
	font-weight : normal;
	line-height : 18px;  
}

.text1 a {
	color : #1F1D72; 
	font-family : Arial, Helvetica; 
	font-size : 12px; 
	font-weight : normal; 
	text-decoration: underline;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration:none;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration:none;
}
.header1 {
	color : #996600; 
	font-family : Arial, Helvetica; 
	font-size : 13px; 
	font-weight : bold;
	line-height : 18px; 
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3366FF;
	font-weight: bold;
	text-decoration: none;
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3366FF;
	font-weight: bold;
	text-decoration: none;
}
/*
END CMS REQUIRED STYLES
Add Custom Site Styles BELOW
*/
