body
{
	background-color:#009;
}

#mainbody
{
	margin: 0 auto;
	width: 960px;
	border: 0px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background: #Ffffff;
}

   /*top banner */
  
.topbanner {
 width:960px;
 height:110px;
 padding:0px;
 margin:0px;
 color:white;
 margin-left:auto;
 margin-right:auto;
}

.topbanner ul
{
 
 width:100%px;
 padding:0px;
 margin:2px 0px 0px 3px;
 
}
.topbanner li
{
 display:inline;
}

#mHeader
{
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	height:140px;
	width:910px;
        background:url(Images/banner4.jpg);
	border: 2px solid #000000;
       

}


 /* Left Column */


#left
{
	width: 161px;
	float: left;
	margin-left: 6px;
    background: #00008b;
	font-size: 12pt;
	font-family: Georgia;
}

#left ul
{
 padding:0px;
 margin:0px 0px 0px 0px;
 text-align:center;
 font-size: 12pt;
 list-style:none;
 text-decoration:none;
}

#left li
{
 border: 1px solid blue;
 padding: 1px;
 font-size: 12pt;
}
 
#left a:link, a:visited
{
	color: white;
	font-family: Georgia;
    text-decoration: none;
	font-size: 12pt;
}

#left a:hover, a:active
{
	color: yellow;
	font-family: Georgia;
    text-decoration:none;
	font-size: 12pt;

}
 /*
ul.none {list-style-type: none;
         border: 0px solid yellow;
				 background: #665566;
				 padding: 0px;
}*/
 

   /* Right Column */

#right
{
	width: 161px;
	float: right;
	margin-right: 5px;
  margin-top: 5px;
	border: 0px solid #000000;
	margin-bottom: 20px;
	border-top: none;
	margin-top: 5px;
}

#rside
{
	border: 0px solid #000000;
	margin-bottom: 20px;
	border-top: none; 

}

#nav
{
 	width:650px;
	margin-left:auto;
	margin-right:auto;
}

#nav a:link
{
	color: blue;
	font-family: Georgia;
  font-size: 14pt;
}

#nav a:visited
{
	color: blue;
	font-family: Georgia;
        font-size: 14pt;
}

#nav a:hover
{
	color: green;
	font-family: Georgia;
        font-size: 14pt;
}
               
    /* Content */


#contenthead
{
	height: 25px;
	text-indent: 5px;
	border: 0px solid #008040;
	margin-left: 180px;
	margin-right: 180px;
	border-top: none;
        margin-top:10px;
}

#content
{
	margin-top:40px;
        margin-left:180px;
	margin-right: 180px;
	margin-bottom: 20px;
	border: 0px solid #008040;
	border-top: none;
	text-align: center;
	
}

#base
{
	margin-left: 20px;
	margin-right: 20px;
	border-top: 5px;
        margin-top: 5px;
        background: #0000b8;
        padding: 0px;
}

#base h1
{
        font-family: Georgia;
        font-size: 20pt;
        text-align: center;
        color:orange;
}

#base2
{
	margin-left: 30px;
	margin-right: 30px;
	border-top: none;
        margin-top: 5px;
        border: 0px solid #000FFF;
        padding: 0px;
       
}

#base2 h1
{
        font-family: Georgia;
        font-size: 16pt;
        text-align: center;
        color:#0000AF;
}
        
#base2 h2
{
        font-family: Georgia;
        font-size: 18pt;
        text-align: center;
        color:green;
}

#base2 h3
{
        font-family: Times New Roman;
        font-size: 22pt;
        text-align: center;
        color:#ccbb77;
}

#base3
{
	margin-left: 50px;
	margin-right: 50px;
	border-top: 5px;
        margin-top: 5px;
        background: #ffffff;
        padding: 1px;
}

#base4
{
	margin-left: 70px;
	margin-right: 70px;
	border-top: 0px;
        margin-top: 0px;
        background: #0055cc;
        padding: 1px;
        border: 2px solid #000000;
		text-align:center;
}

#base4 a:link, a:visited
{
	color: white;
	text-decoration: none;
        font-size: 12pt;
       
}

#base4 a:hover
{
	color: #e2d196;
        font-size: 12pt;
        font-weight: bold;
       
}

#base5
{
	margin-left: 140px;
	margin-right: 140px;
	border-top: 0px;
        margin-top: 0px;
        background: #0000CA;
        border: 4px solid #000000;
        height: 56px;
				text-align: center;
}

#base6
{
	margin-left: 40px;
	margin-right: 40px;
	border-top: 5px;
        margin-top: 5px;
        padding: 1px;
}

#base6 h1
{
        font-family: Georgia;
        font-size: 12pt;
        text-align: center;
        color:#2e8b57;
}

#base6 h2
{
        font-family: Times New Roman;
        font-size: 18pt;
        text-align: center;
        color:black;
}

#baselist
{
	margin-left: 20px;
	margin-right: 20px;
	border-top: none;
        margin-top: 5px;
        border: 0px solid #FFFFFF;
        padding: 0px;
        background: white;
       
}

#baselist h1
{
        font-family: Georgia;
        font-size: 26pt;
        text-align: center;
        color:#0000AF;
}
        
#baselist h2
{
        font-family: Georgia;
        font-size: 18pt;
        text-align: center;
        color:green;
}

#baselist h3
{
        font-family: Times New Roman;
        font-size: 22pt;
        text-align: center;
        color:#ccbb77;
}

#ContentHead2
{
	height: 25px;
	text-indent: 5px;
	border: 0px solid #008040;
	margin-left: 20px;
	margin-right: 20px;
	border-top: none;
        margin-top:10px;
}

/**
a:link, a:visited
{
	color: white;
	text-decoration: none;
        font-size: 9pt;
       
}

a:hover
{
	color: #e2d196;
        font-size: 9pt;
        font-weight: bold;
       
}
**/
.title
{
        color: black;
        font-size: 9pt; 
        font-weight: bold;
				
}

.bannertitle
{
        color: #ff3333;
        font-size: 18pt; 
        font-weight: bold;
        
        border-top: 5px;
        margin-top: 5px;
        width: 166px;
	height: 126px;
        text-align: justify;
}

p 
{
        text-align: justify;
        text-indent: 30px;
        font-family: Georgia;
        font-size: 12pt; 
        color:#000000;
}

h1
{
        font-family: Georgia;
        font-size: 18pt;
        text-align: center;
        color:#333333;
            
}

h2
{
        font-family: Georgia;
        font-size: 19pt;
        text-align: center;
        color:green;
            
}

h3
{
        font-family: Georgia;
        font-size: 15pt;
        text-align: center;
        color:orange;
            
}

h4
{
        font-family: Georgia;
        font-size: 21pt;
        text-align: center;
        color:green;
            
}

h5
{
        font-family: Georgia;
        font-size: 37pt;
        text-align: center;
        color:white;
            
}
.footer
{
        font-family: Georgia;
        font-size: 8pt;
        color:black;
        text-align: justify;
                        
}

#ad
{
        width: 728px;
	height:15px;
        text-align: center;
        font-size: 9pt; 
}      

  /* Colors */

.red {color:red}
.green {color:green;}
.green2 {color:green;
        font-size: 19pt;}
.green3 {color:#009040;}
.green4 {color:#338800;}
.yellow {color:yellow;}
.orange {color:orange;}
.blue {color:blue;}
.blue2 {color:#3366FF;}
.blue3 {color:#3399ff}
.black {color:black;}


.check
{
        color: white;
				font-family: Ariel;
				font-size: 12pt;
}

.check2
{
        color: gold;
				font-family: Ariel;
				font-size: 14pt;
}

.white
{
        color:white;
}

.white2
{
        color:white;
        font-size: 13pt;
}

.white3
{
        color:white;
        font-size: 19pt;
}

.navy1
{
        color:#00008b;
				font-size: 15pt;
				font-family: Georgia;
}


.navy2
{
        color:#4169e1;
				
}
.bluev
{
        color:#ffffff;
				font-size: 16pt;
				font-family: Georgia;
				
}
.blackx
{
        color: #000000;
				font-size: 20pt;
				font-family: Georgia;
				
}

.lists
{
        font-family: Georgia;
        color:black;
        font-size: 13pt;        
}
.cream
{
        color: #e2d196;
}

#faq
{
	      font-size: 14pt;
				margin-left: 50px;
	      margin-right: 50px;
	      border-top: none;
        margin-top: 5px;
        border: 0px solid #000FFF;
        padding: 0px;
       
}


#faq h1
{
        font-family: Georgia;
        font-size: 15pt;
        text-align: center;
        color:#4169e1;
				background-color: yellow;
				border: 2px solid black;
				padding:8px;
}

#faq h4
{
        font-family: Georgia;
        font-size: 15pt;
        text-align: center;
        color:#4169e1;
		padding: 0px;
		margin: 0px;
}

.midbox
{
   background-color:#a9a9a9;
	 width:600px;
	 text-align:center;
	 border:1px solid black;
	 padding:2px;
	 height:50px;
	 margin-left:auto;
	 margin-right:auto;
}
.midbox ul
{
   margin:0px 0px 0px 0px;
}


.midbox li
{
   display:inline;
	 list-style:none;
	 padding:8px;
	 
}
.midbox a:link
{
	color: blue;
	font-family: Georgia;
  text-decoration:none;
	font-size: 12pt;
	padding:3px;
}

.midbox a:visited
{
	color: blue;
	font-family: Georgia;
  text-decoration:none;
  font-size: 12pt;
}

.midbox a:hover
{
	color: white;
	font-family: Georgia;
  text-decoration:none;
	font-size: 12pt;
}

.center
{
  text-align: center;
  margin-left:auto;
  margin-right:auto;
}
#copyright
{
        font-family: Georgia;
        font-size: 8pt;
        color:black;
        text-align: center;
                        
}
