html body
	{
	background-color: #cccccc;
	background-image: url(../images/BG-2.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	background-attachment:fixed;	
	}

.background
	{
	background: #6699cc
	}

.content
	{
	background: #c0d3f7
	}

.033CA2
	{
	background: #033CA2;
	}

.ffffff
	{
	background: #ffffff;
	}

.other
	{
	text-align: center;
	color: #033ca2; 
	font-size: 18;
	font-family: verdana, arial, helvetica, san-serif;
	font-weight: bold;
	}

.chapterhead
	{
	text-align: right;
	color: #033ca2;
	font-size: 24;
	font-family: arial, helvetica, san-serif;
	font-weight: bold
	}

.title
	{
	text-align: left;
	color: #033ca2;
	font-size: 24;
	font-family: arial, helvetica, san-serif;
	font-weight: bold
	}

.subhead
	{
	color: #001C4E;
	font-family: arial, helvetica, san-serif;
	font-weight: bold
	}

.head
	{
	color: #001C4E;
	font-size: 20;
	font-family: arial, helvetica, san-serif;
	font-weight: bold
	}

.bodytext
	{
	color: #001C4E; 
	font-size: 14px;
	line-height:20px;
	font-family: arial, helvetica, san-serif;
	background: #ffffff
	}

.disclaimer
	{
	color: #033CA2;
	font-size: 10px;
	font-family: arial, helvetica, san-serif;
	text-align: center;
	background: #6699cc
	padding:3px 0px;
	}

.backlink
	{
	color:#81aeff;
	font-size: 15;
	font-family: arial, helvetica, san-serif
	}



.selected_vnav
	{
	font-size: 12px;
	color: #033CA2; 
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none
	}
a.vnav:link
	{
	font-size: 12px;
	color: #033CA2;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none
	}
a.vnav:visited 
	{
	font-size: 12px; 
	color: #033CA2;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold; 
	text-decoration: none
	}
a.vnav:active {
	font-size: 12px; 
	color: #033CA2;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: bold;
	text-decoration: none
	}
a.vnav:hover {
	font-size: 12px; 
	color: #ffffff; 
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;  
	text-decoration: none
	}


a:link
	{
	color: #0000ff;
	font-weight: bold;
	text-decoration: none
	}
a:visited 
	{ 
	color: #0000ff;
	font-weight: bold; 
	text-decoration: none
	}
a:active {
	color: #0000ff; 
	font-weight: bold;
	text-decoration: none
	}
a:hover {
	color: #6699cc; 
	font-weight: bold;  
	text-decoration: none
	}



a.hnav:link
	{
	font-size: 30;
	color: #81aeff;
	font-family: times new roman, times; serif;
	font-weight: bold;
	text-decoration: none
	}
a.hnav:visited 
	{
	font-size: 30;
	color: #81aeff;
	font-family: times new roman, times; serif;
	font-weight: bold; 
	text-decoration: none
	}
a.hnav:active {
	font-size: 30;
	font-family: times new roman, times; serif; 
	font-weight: bold;
	text-decoration: none
	}
a.hnav:hover {
	font-size: 30;
	color: #ffffff; 
	font-family: times new roman, times; serif;  
	font-weight: bold;
	text-decoration: none
	}

	
	
	
a.lowerhnav:link
	{
	font-size: 12;
	color: #81aeff;
	font-family: times new roman, times; serif;
	font-weight: bold;  
	text-decoration: none;
	background: #ffffff
	}
a.lowerhnav:visited 
	{
	font-size: 12; 
	color: #81aeff;
	font-family: times new roman, times; serif; 
	font-weight: bold;  
	text-decoration: none;
	background: #ffffff

	}
a.lowerhnav:active {
	font-size: 12; 
	font-family: times new roman, times; serif; 
	font-weight: bold;  
	text-decoration: none;
	background: #ffffff

	}
a.lowerhnav:hover {
	font-size: 12; 
	font-family: times new roman, times; serif;  
	font-weight: bold;
	color: #ffffff;  
	text-decoration: none;
	background: #ffffff

	}


a.email:link
	{
	font-size: 12;
	text-align: center;
	color: #81aeff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;  
	text-decoration: none
	}
a.email:visited 
	{
	font-size: 12; 
	text-align: center;
	color: #81aeff;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: bold;  
	text-decoration: none
	}
a.email:active {
	font-size: 12; 
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: bold;  
	text-decoration: none
	}
a.email:hover {
	font-size: 12; 
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;  
	font-weight: bold;
	color: #ffffff;  
	text-decoration: none
	}



.spacer
	{
	background: #033CA2;
	}

.black
	{
	background: #000000;
	}

.shadowleft
	{
	background-image: url(../images/ShadowLeft.png); 
	background-position:top right ; 
	background-repeat:repeat-y;
	}

.shadowright
	{
	background-image: url(../images/ShadowRight.png); 
	background-position:top left ; 
	background-repeat:repeat-y;
	}
