html { background-color: #4F5879; }

a { color: #BD8AFF; text-decoration: none;}
a.footer {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #555555; 
	font-style:italic;
}
a:visited { color: #B984FD; text-decoration: none;}

a:hover { color: #FFA700; text-decoration:underline}


h1 { display:inline; font-size:18pt; font-weight: bold; color: #7937FF; }
 
h2 { display:inline; font-size:16pt; font-weight: bold; color: #7937FF; }
 
h3 { font-size:15pt; font-weight: bold; color: #622CCE; }
 
h4 { display:inline; font-size:14pt; font-weight: bold; color: #622CCE; }
 
b {color: #CCCCCC; }
 
body {	margin-top: 40px;
		background-color: #4F5879;
		font-family: Arial, Helvetica, sans-serif;
		color: #AAAAAA;
		line-height: 1.25em;

}

.menuBackImage {

	background-image: url(./images/sidebar.blue.curve.jpg);


}

.navigation-top {

	font-size: 10pt;

}

.pad10px-left {

	padding-left: 10px;
	
	}
	
.pad30px {

	padding: 0px 0px 0px 30px;
	
	}
	
.pad25px {

	padding: 0px 0px 0px 25px;
	
	}
		
 
 
blockquote {

	padding: 0px;
	margin-left:  25px;

}	


.pad10px-right {

	padding-right: 10px;
	
	}

#container { 
	width:822px; 
	background-image: url(../images/container.bkg.gif); 
	background-repeat: repeat-y; 
	background-color: #4F5879;
	background-position: center;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px; 
}

 

#content {
  
	font-size: 12pt;
	color: #AAAAAA; 
	width:700px; 
	text-align:left; 
	padding-left: 70px; 
}

#content-sidebar {
 	float: left;
	width:120px;
	padding: 5px 5px 5px 5px;
	margin-right:20px;
	background-repeat: no-repeat;
}




.bluetxtbold {
	font-size: inherit;
	font-weight: bold;
	color: #622CCE; 


}
 


#FirstBullet {

    list-style-image: url(../images/sidebar.bullet.green.gif) ;
	margin-left: 25px;
	margin-right: 15px;
	padding-left: 25px; 
	padding-right: 10px; 
	line-height: 22px;
}

#SecondBullet {

	margin-left: 15px;
	margin-right: 15px;
	padding-left: 1.2em; 
	padding-right: 1em; 
	line-height: 18px;
}

#ThirdBullet {

    list-style-image: url(../images/sidebar.bullet.2.green.gif) ;
	margin-left: 10px;
	margin-right: 5px;
	padding-left: 0em; 
	padding-right: 0em; 
	line-height: 16px;
}

 
 

.siderbarcell { 
	width:120px; 
	background-image: url(../images/sidebar.blue.curve.jpg); 
	background-repeat: no-repeat;
}


.siderbartable { 
	width:120px; 
	border-left: 1px solid #444444; 
	padding-left: 20px; 
}

.sidebartxt {
	font-size: 9pt;
	line-height: 15px;
}


.caption {
	font-size: 8pt; 
}


 
.float-left {
	float:left;
	
	}
	
	
.float-right {
	float:right;
	
	}
	
	

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #AAAAAA;
	line-height: 22px;
	padding-bottom:10px;
}
 		

.newsflash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #AAAAAA;
	line-height: 1.3em;;
	padding-bottom:10px;
}
 	

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style:normal;
	color: #cccccc; 
}
 
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #555555; 
	font-style:italic;
}
  
.footerblacktxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;  
}
 
