/* Body structure and form start here */
body {
	margin:0px;
	padding:0px;
	font-family:arial, helvetica, sans-serif;
	color:white;
	background-color:black

	}

body{scrollbar-3dlight-color:#000000; scrollbar-arrow-color:#FFFFFF;
scrollbar-base-color:#000000; scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#000000; scrollbar-highlight-color:#9B9180;
scrollbar-shadow-color:#9B9180; }


h1 {
	margin:10px 0px 0px 10px;
	padding:0px;
	font-size:24px;
	line-height:36px;
	font-weight:700;
	color:white;
	}

#Content {
	margin:10px 10px 100px 10px;
	padding:0px;
	/*border: solid 1px;*/
	/*background-color:white;*/
	}

#Header {
	color:white;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	/*background-color:#202C59;*/
	border-bottom-style:solid;
	border-bottom-color:#9B9180;
	border-bottom-width:1px; /* top and bottom borders: 1px; left and right borders: 0px */
	border-top-style:solid;
	border-top-color:#9B9180;
	border-top-width:1px; /* top and bottom borders: 1px; left and right borders: 0px */

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	}

#Footer {
	color:white;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	/*background-color:#202C59;*/
			/*border-bottom-style:solid;
			/*border-bottom-color:#9B9180;
	border-bottom-width:1px; /* top and bottom borders: 1px; left and right borders: 0px */
	border-top-style:solid;
	border-top-color:#9B9180;
	border-top-width:1px; /* top and bottom borders: 1px; left and right borders: 0px */
	}
	
#wavepattern {
	margin:0px 10px 10px 100px;
	padding:10px;
	}	
/* End body structure */

/* Start text formatting */
p {
	font:12px/20px arial, helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px;
	color:white;
	}
	
	
#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}

#intro{
	font:14px/20px arial;
	margin:0px 10px 20px 0px;
	padding:0px;
	}
	
.mainlist{
	text-align:left;
	color:white;
	font:10px/20px  arial, helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px;
	}

.mainlistlarger{
	text-align:left;
	color:white;
	font:15px/20px arial, helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px;
	}		

.servicesheading{
	text-align:right;
	color:#C7CEDB;
	font-size:16px;
	line-height:20px;
	font-weight:800;
	}	
	
.fineprint{
	font:11px  arial, helvetica, sans-serif;
	color:white;
	line-height:16px;
	margin:0px 0px 0px 0px;
	padding:0px;
	}
	
.smalltext{
	font:11px  arial, helvetica, sans-serif;
	color:white;
	line-height:16px;
	margin:0px 0px 0px 0px;
	padding:0px;
	}	
	
.breadcrumbs{
	font:12px arial, helvetica, sans-serif;
	color:white;
	line-height:16px;
	margin:10px 0px 0px 10px;
	padding:0px;
	}
	
.divider{
	font:12px arial, helvetica, sans-serif;
	color:white;
	}
	
.justify1 {
	font:13px/20px arial, helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align:justify; 
	color:white;
	}
	
	.justify2 {
	font:12px/20px arial, helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align:justify; 
	color:white;
	}
			
/* End text formatting */

/* Start link formatting */
a {
	color:#94A7D7;
	font-size:16px;                          
	text-decoration:none;                    
	font-weight:600;                         
	font-family:arial, helvetica, sans-serif;
	}

a:visited {
	color:#94A7D7;     #AE0000
	font-size:16px;
	text-decoration:none;
	font-weight:600;
	font-family:arial, helvetica, sans-serif;
	}

a:hover {
	color:#9B9180;
	font-size:16px;
	text-decoration:none;
	font-weight:600;
	font-family:arial, helvetica, sans-serif;
	}
	
a.header {
	color:#94A7D7;
	font-size:11px;
	text-decoration:none;
	font-weight:600;
	font-family:arial, helvetica, sans-serif;
	}
	
a.header:visited {
	color:#94A7D7;
	font-size:11px;
	text-decoration:none;
	font-weight:600;
	font-family:arial, helvetica, sans-serif;
	}
	
a.header:hover {
	color:#9B9180;
	
	font-size:11px;
	text-decoration:none;
	font-weight:600;
	font-family:arial, helvetica, sans-serif;
	}
	
a.breadcrumblink {
	color:#94A7D7;
	font-size:12px;
	text-decoration:none;
	font-weight:600;
	font-family:arial, helvetica, sans-serif;
	}
	
a.breadcrumblink:visited {
	color:#94A7D7;
	font-size:12px;
	text-decoration:none;
	font-weight:600;
	font-family:arial, helvetica, sans-serif;
	}
	
a.breadcrumblink:hover {
	color:#9B9180;
	font-size:12px;
	text-decoration:none;
	font-weight:600;
	font-family:arial, helvetica, sans-serif;
	}		
	
a.plaintextlink {
	color:#94A7D7;
	font-size:12px;
	text-decoration:none;
	font-weight:2;
	font-family:arial, helvetica, sans-serif;
	}
	
a.plaintextlink:visited {
	color:#94A7D7;
	font-size:12px;
	text-decoration:none;
	font-weight:2;
	font-family:arial, helvetica, sans-serif;
	}
	
a.plaintextlink:hover {
	color:#9B9180;
	font-size:12px;
	text-decoration:none;
	font-weight:2;
	font-family:arial, helvetica, sans-serif;
	}		
		
/* End link formatting */
