body
      {	margin: 0;
        padding: 0;
        min-width: 760px;
        background: url(../images/blueBG.gif) fixed; }

body, h1, h2, h3, p {
		font-family: "Segoe UI", Verdana, Helvetica, sans-serif; }
	
h1 {	color: #006699;
		font-size: large }
		
h2 {	font-size: medium }

td { 	padding: 5px;
		font-size: small;
		text-decoration: none;
		 }
		

/* Class Definitions */

#sidebar a:link {   color: #FFFFFF;
			        text-decoration: none; }
#sidebar a:visited {    color: #CCCCCC;
					    text-decoration: none; }
#sidebar a:hover {  color: #000000;
			        text-decoration: none;
			        background-color: #FFFFFF; }
			                
#footer a:link {    color: #FFFFFF;
			        text-decoration: none; }
#footer a:visited { color: #CCCCCC;
					text-decoration: none; }
#footer a:hover {   color: #000000;
			        text-decoration: none;
			        background-color: #FFFFFF; }
			     
#main a:link {   color: #0000FF; }
#main a:visited {   color: #000066; }
#main a:hover { color: #FFFFFF;
			    text-decoration: none;
			    background-color: #006699; }


/* Object Definitions */

#wrap {	width: 775px;
		text-align: left;
		background: #006699; 
		margin: 0 auto; }
	
#sidebar {	float: left;
		    width: 155px;
		    background: #006699; 
		    z-index: 1 }
		
#main {	    float: right;
            width: 610px;
			background: #FFFFFF;
			padding: 5px }
			
#quote {    background: #000000;
			color: #FFFFFF;
			font-family: "Segoe UI", Verdana, Helvetica, sans-serif;
			font-size: small;
			text-align: right; }

#diduknow {	padding: 20px; 
			border: 4px solid black;
			font-weight: bold;
}

#diduknow td { font-size: medium; }
			

			
#content {	border: 1px solid #FFFFFF;
			z-index: 5 }
		
#footer {	background: #000000;
			color: #FFFFFF;
			font-size: small;
			text-align: center;
			clear: both; }.faqQ {
	font-weight: bold;
	margin-bottom: 1em;
}
.faqA {
	margin-bottom: 1em;
	padding-left: 50px;
}
li {
	padding-bottom: 20px;
}
