/* CSS Document */

/* START Body */

body {background-image:none;
		background-repeat:no-repeat; }
	
div {position:absolute;
	top:0px;
	left:0px;
	right:0px; }	
		
#gradient {background-image:none;
 			background-repeat:no-repeat; }	
			
#gradient2 {background-image:none;
			background-repeat:no-repeat; }	
	
#side_bar {background-image:none;
			background-repeat:no-repeat; }			
			
.pv_hide {display:none; }

.pv_show {display:inherit; }		
			
#address {position:relative;
			vertical-align:top;
			top:6px;
			color:#302F2B;
			font-family:Helvetica, Arial, sans-serif;
			font-size:7pt;
			letter-spacing:1px;
			line-height:1.75;
			text-align:right; }	
			
#main_links {position:relative;
			vertical-align:bottom;
			bottom:0px;
			color:#302F2B;
			font-family:Helvetica, Arial, sans-serif;
			font-size:9pt;
			text-align:left; }					
			
#home1 {background-image:none;
		background-repeat:no-repeat; }	
			
#secondary_links {position:relative;
				vertical-align:top;
				top:25px;
				left:0px;
				text-align:left;
				line-height:1.4; }						
			
#home2 {background-image:none;
		background-repeat:no-repeat; }			
			
#welcome {position:relative;
		vertical-align:top;
		top:25px;
		left:80px;
		color:#175184;
		font-family:Helvetica, Arial, sans-serif;
		font-size:13pt;
		text-align:left;
		font-weight:bold;
		line-height:1.5; }
			
#home_copy {position:relative;
			vertical-align:top;
			top:25px;
			left:80px;
			color:#302F2B;
			font-family:Helvetica, Arial, sans-serif;
			font-size:10pt;
			text-align:justify;
			width:400px;
			line-height:1.85; }							
			
#copyright {position:relative;
			vertical-align:top;
			top:5px;
			color:#302F2B;
			font-family:Helvetica, Arial, sans-serif;
			font-size:7pt;
			text-align:left; }								

/* END Body */			



			
/* START Links */					

a.main_links:link {text-decoration:underline;
					color:#175184;
					font-family:Helvetica, Arial, sans-serif;
					font-size:8pt;
					line-height:4; }
				
a.main_links:visited {text-decoration:underline;
					color:#175184;
					font-family:Helvetica, Arial, sans-serif;
					font-size:8pt;
					line-height:4; }

				
a.main_links:hover {text-decoration:underline;
					color:#175184;
					font-family:Helvetica, Arial, sans-serif;
					font-size:8pt;
					line-height:4; }
					
a.main_links_purple:link {text-decoration:underline;
					color:#791045;
					font-family:Helvetica, Arial, sans-serif;
					font-size:8pt; }
				
a.main_links_purple:visited {text-decoration:underline;
					color:#791045;
					font-family:Helvetica, Arial, sans-serif;
					font-size:8pt; }	
				
a.main_links_purple:hover {text-decoration:underline;
					color:#791045;
					font-family:Helvetica, Arial, sans-serif;
					font-size:8pt; }						
				
.inactive_main_links {text-decoration:none;
					color:#302F2B;
					font-family:Helvetica, Arial, sans-serif;
					font-size:9pt;
					line-height:4; }	

a.secondary_links:link {text-decoration:underline;
						color:#175184;
						font-family:Helvetica, Arial, sans-serif;
						font-size:10pt; }
				
a.secondary_links:visited {text-decoration:underline;
						color:#175184;
						font-family:Helvetica, Arial, sans-serif;
						font-size:10pt; }	
				
a.secondary_links:hover {text-decoration:underline;
						color:#175184;
						font-family:Helvetica, Arial, sans-serif;
						font-size:10pt; }

a:link {text-decoration:underline;
		color:#175184;
		border:none; }
					
				
a:visited {text-decoration:underline;
		color:#175184;
		border:none; }
					
				
a:hover {text-decoration:underline;
		color:#175184;
		border:none; }		
			
/* END Links */




/* START Internal Pages */

.side_copy {display:none; }
			
.intpages_left_col {background-image:none;
					background-repeat:no-repeat; }
					
.page_header_cell {background-image:none;
					background-repeat:no-repeat; }	
		
.intpages_right_col {background-image:none;
					background-repeat:no-repeat; }	
					
.int_copy {position:relative;
			vertical-align:top;
			top:15px;
			padding-bottom:60px;
			left:0px;
			right:0px;
			color:#302F2B;
			font-family:Helvetica, Arial, sans-serif;
			font-size:9pt;
			text-align:justify;
			width:800px;
			line-height:1.5; }
			
.thanks_copy {position:relative;
			vertical-align:top;
			top:15px;
			padding-bottom:60px;
			left:0px;
			right:0px;
			color:#302F2B;
			font-family:Helvetica, Arial, sans-serif;
			font-size:11pt;
			text-align:center;
			width:800px;
			line-height:1.5; }					
			
.small_text {font-size:8pt; }			
			
.header {color:#175184;
		font-weight:bold;
		text-transform:uppercase; 
		font-size:11pt;
		text-align:left;
		line-height:1.5; }
		
.header_small {color:#175184;
		font-weight:bold;
		font-size:9pt;
		text-align:left;
		line-height:1.5; }		
		
.sublinks {color:#175184;
		font-weight:bold;
		text-transform:uppercase; 
		font-size:10pt;
		text-align:left;
		line-height:1.5; }		
		
.page_header {color:#175184;
			font-family:Helvetica, Arial, sans-serif;
			font-weight:bold; 
			font-size:16pt;
			text-align:left;
			position:relative;
			vertical-align:bottom;
			bottom:20px;
			left:0px; }
			
.blue {color:#175184;
		font-weight:bold;
		font-size:13pt;
		line-height:1.5;
		padding-left:10px; }	
		
.purple {color:#791045;
		font-weight:bold; }
		
#coming_soon {font-size:11pt; font-weight:bold; }							
			
/* END Internal Pages */
