* 									{ margin: 0; padding: 0; }
body								{ font: 14px Helvetica, Sans-Serif; background-image:url(../images/brickwall.png); background-repeat:inherit; } 
#page-container 					{ width:1024px;	margin: auto; font-size: 10px; 	margin-left: auto;	margin-right: auto;	margin-top:15px;	background-color:#ffffff;  }
#topbanner 							{ width:1024px;	height:153px; background-image:url(../images/topbanner.png); }	
#navigation							{ height:38px;	background-color:#005B9D; }

a									{ text-decoration: none; }
ul									{}
ul.body								{ font-size:16px; margin-left: 75px; margin-right: 50px; }
ul.body2							{ font-size:16px; margin-left: 50px; margin-right: 50px; font-style:italic }
ol.body								{ font-size:16px; margin-left: 100px; margin-right: 50px; }
p                                   { margin: 15px 0; }
a:link 								{ color: #000; text-decoration:underline;  }  /* unvisited link */
a:visited 							{ color:#000; text-decoration:underline;	  }  /* visited link */
a:hover 							{ color:#000; text-decoration:underline;	  }  /* mouse over link */
a:active 							{ color:#000;	}  /* selected link */
#content a:link 					{ color: #000; text-decoration:underline;  }  /* unvisited link */
#content a:visited 					{ color:#000; text-decoration:underline;   }  /* visited link */
#content a:hover 					{ color:#000; text-decoration:underline;   }  /* mouse over link */
#content a:active 					{ color:#000;	}  /* selected link */
#content3 a:link 					{ color: #000; text-decoration:underline;  }  /* unvisited link */
#content3 a:visited 				{ color:#000; text-decoration:underline;   }  /* visited link */
#content3 a:hover 					{ color:#000; text-decoration:underline;   }  /* mouse over link */
#content3 a:active 					{ color:#000;	}  /* selected link */
h1									{ font-size:24px; margin-left: 50px; margin-right: 50px; color: #034D7F;  }
h2 									{ font-size:18px; margin-left: 50px; margin-right: 50px; color: #993333;  }
h3 									{ font-size:24px; color: #334CA0;	}
h4									{ font-size:18px; margin-left: 50px; margin-right: 50px; color: #A4CE39;  }
h5 									{ font-size: 18px; color: #334CA0; }	
p				 					{ font-size:16px; margin-left: 50px; margin-right: 50px; }
h4.content							{ font-size:18px; margin-left: 50px; margin-right: 50px; margin-top:25; color: #fff;  }
p.content		 					{ font-size:16px; margin-left: 50px; margin-right: 50px; color: #fff; }
ul.content  ul	 						{ font-size:16px; margin-left: 75px; margin-right: 50px; }
table.content2						{ margin-left:50px; }
/* 
	LEVEL ONE
*/
ul.dropdown                         { list-style: none; position: relative; font-size:20px; text-decoration:none; }
ul.dropdown li                      { font-weight: bold; float: left; zoom: 1; }
ul.dropdown a:hover		            { color: #fff; text-decoration:none; }
ul.dropdown a:active                { color: #6699CC; text-decoration:none; }
ul.dropdown li a                    { display: block; padding: 6px 2px; color: #fff; padding-left:30px; padding-right:30px; text-decoration:none; }
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { background: #6699CC; color: fff; position: relative; text-decoration:none; }
ul.dropdown li.hover a              { color: fff; position: inherit; text-decoration:none; }


/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ list-style: none; width: 200px; visibility: hidden; position: absolute;  left: -20; }
ul.dropdown ul li 					{ font-weight: normal; background: #0067B1; color: #fff; 
									  border-bottom: 1px solid #ccc; float: none; }
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; width: 100%; display: inline-block; } 

/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0;  }
ul.dropdown li:hover > ul 			{ visibility: visible; }

ul h1								{ margin-left: 0;}
ul h2								{ margin-left: 0;}

textarea { resize: none; }

#content 							{ float:left; width:1024px; height:100%;	background: #FFF; font-family: Arial, Helvetica, sans-serif;	font-size: 18px; color: #000; text-align: left;  }
#content2 							{ float:right; width:680px;	height:100%; background:#fff; font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #000; text-align: left;  }
#footer 							{ clear:both; width: 1024px; background-color: #005B9D;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px; }
.footer2 							{ color:#ffffff; font-size:12px; }

#footer a:link 						{ color: #fff; text-decoration:underline;  }  /* unvisited link */
#footer a:visited 					{ color:#fff; text-decoration:underline;   }  /* visited link */
#footer a:hover 					{ color:#fff; text-decoration:underline;   }  /* mouse over link */
#footer a:active 					{ color:#fff;	}  /* selected link */
						

