/* CSS Document */

body, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, li, ol, ul {
	margin: 0;border: none;padding: 0;
	}
img {border:0}
a {color:#ffffff;	font-weight:800}
a:hover {text-decoration:none}


body { 
	font-family:Georgia, Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000000;
     background-color:#000000;
	}
tableBorder
{
    border:solid 1px #000000;
}


h1 {font-size:1.7em}	
h2 {font-size:1.5em}
h3 {font-size:1.3em;color:#ffffff;}
h4 { size:12px; color:#7F9AC3; }
h1, h2 {text-transform:uppercase}
b {color:#ffffff}
ul
{
 padding-left:15px;       
}
li
{
 line-height:20px;   
 color:#ffffff;
}

ol, ul
{
    margin-bottom: 15px;
    }
p 
{
    text-align:justify;
	COLOR: WHITE;    
    }

.featured , .featured li
{
    margin-left: 10px;
    text-align: left;
    padding-right: 10px;
    }
.red
{
    color: Red;
    }
    .bold
    {
        font-weight: bold;
        }
.featuredSubHeading        
{
    font-size: 1.2em;
    color: Maroon;
    font-weight: bold;
    }
    
.subHeading        
{
    font-size: 1.2em;
    color: Maroon;
    font-weight: bold;
    }
 
#introContent { height:600px}
#logo {position:relative;	top:205px;	left:0;	height:230px}
#userOptions {position:absolute;	left:10px;	top:10px;	color:#000000}
#userOptions p {	font-size:1.5em;	margin-bottom:5px}
#userOptions select {margin:0 15px 0 5px}
#userOptions input.button {	font-size:1.2em;	padding:3px 10px;	width:110px}
#userOptions p.conditions {font-size:0.85em;	padding:20px 20px 10px 0}

input {width:300px;	padding:5px}
input.button {	width:140px;	font-size:1.3em}
#internalContent input.submit {	width:200px;	font-size:1.3em}

#footer, #footer a, #footer a:link, #footer a:visited
{
    font-weight:normal;
    color:#F22C2D;
    text-decoration:none;
}

#footer a:hover
{
    text-decoration:underline;
}

