/* CSS Document */

body {
		background-color: #ADB1CA;
		margin: 15px;
		font: 11px, Verdana, Arial, Helvetica;
		}
		
#header {
		height: 118px;
		width: 726px;
		background: #FFF url(/persistent/templateimages/header.jpg);
		background-position: top;
		border-right: 1px solid #ADB1CA;
		border-left: 1px solid #ADB1CA;
		padding-left: 26px;
		padding-top: 21px;
		vertical-align: top;
		}
		
#menucell {
		width: 160px;
		height: 650px;
		background-color: #FFF;
		vertical-align: top;
		padding-top: 20px;
		padding-bottom: 40px;
		border-left: 1px solid #FFF;
		}
		
#menucell_home {
		width: 160px;
		height: 379px;
		background-color: #FFF;
		vertical-align: top;
		padding-top: 20px;
		padding-bottom: 60px;
		border-left: 1px solid #E6E6E6;
		border-bottom: 1px solid #E6E6E6;
		background: #FFF url(/persistent/templateimages/aacd.jpg);
		background-position: bottom;
		background-repeat: no-repeat;
		}
		
#menudivide {
		height: 1px;
		background-image: url(/persistent/templateimages/break.gif);
		background-repeat: no-repeat;
		background-color: #FFF;}
		
#content {
		width: 590px;
		vertical-align: top;
		background: #FFF;
		padding: 20px 15px 10px 5px;
		}
		
#content_home {
		width: 590px;
		vertical-align: top;
		background: #FFF;
		padding: 20px 15px 10px 5px;
		border-right: 1px solid #E6E6E6;
		border-bottom: 1px solid #E6E6E6;
		}
		
#aacd {
		background: #FFF url(/persistent/templateimages/aacd.jpg);
		background-repeat: no-repeat;
		width: 160px;
		border-left: 1px solid #E6E6E6;
		border-bottom: 1px solid #E6E6E6;}
		
#slogan {
		background-color: #FFF;
		text-align: right;
		padding: 0px 15px 5px 0px;
		width: 590px;
		height: 40px;
		border-right: 1px solid #E6E6E6;
		border-bottom: 1px solid #E6E6E6;}
		
#content p,td {
		font: 11px Verdana, Arial, Helvetica;
		font-weight: normal;
		color: #666;
		line-height: 140%;
		}
		
#content li {
		font: 11px Verdana, Arial, Helvetica;
		font-weight: normal;
		color: #666;
		line-height: 140%;
		list-style-position: inside;
		margin-bottom: 3px;
		}
		
#content a {
		font: 11px Verdana, Arial, Helvetica;
		color: #8F8D8A;
		text-decoration: underline;
		}
		
#content a:hover {
		color: #666;
		text-decoration: underline;
		}
		
#content h1 {
		font: 16px Verdana, Arial, Helvetica;
		color: #7477AD;
		font-weight: bold;
		}
		
#content h2 {
		font: 14px Verdana, Arial, Helvetica;
		color: #666666;
		font-weight: bold;
		}
		
#footer {
		width: 750px;
		height: 10px;
		background-color: #F5F5F5;}
		
.submit {
		font: 11px Verdana, Arial, Helvetica;
		color: #666;
		background-color: #F5F5F5;
		border: 1px solid #666;}

.reset {
		font: 11px Verdana, Arial, Helvetica;
		color: #666;
		background-color: #F5F5F5;
		border: 1px solid #666;}
		
/* Menu */

#menu {
		font: 11px Verdana, Arial, Helvetica;
		font-weight: bold;
		text-decoration: none;
		color: #666;
		display: block;
		background-repeat: no-repeat;
		padding: 4px 6px 5px 10px;
		_padding: 4px 6px 5px 10px;
		
		}
		
#menu:hover {
		color: #7477AD;}
		
#menuselected {
		font: 11px Verdana, Arial, Helvetica;
		font-weight: bold;
		text-decoration: none;
		color: #7477AD;
		display: block;
		background-repeat: no-repeat;
		padding: 4px 6px 5px 10px;
		_padding: 4px 6px 5px 10px;
		
		}
		
#menuselected:hover {
		color: #7477AD;}
		
#submenu {
		font: 10px/16px Verdana, Arial, Helvetica;
		font-weight: normal;
		text-decoration: none;
		color: #999;
		display: block;
		padding: 3px 6px 3px 10px;
		_padding: 5px 6px 5px 10px;
		}
		
#submenu:hover {
		color: #666;
		background-color: #DAE0EA;}
		
#submenu1 {
		font: 10px Verdana, Arial, Helvetica;
		font-weight: normal;
		text-decoration: none;
		color: #999;
		display: block;
		padding: 6px 6px 6px 6px;
		height: 20px;
		}
		
#submenu:hover1 {
		color: #CCC;}	
		
/* Powered by Sitesuite */

#stats {
		width: 755px;
		height: 25px;
		text-align: left;
		padding: 10px 0px 10px 10px;}

#powered {
		font: 11px Verdana, Arial, Helvetica;
		color: #FFF;}
		
#purple1 {
		height: 12px;
		width: 158px;
		background-image: url(/persistent/templateimages/purple1.gif);
		background-repeat: repeat-x;}

#purple2 {
		height: 12px;
		width: 594px;
		background-image: url(/persistent/templateimages/purple2.gif);
		background-repeat: repeat-x;}

#sitesuite {
		font: 11px Verdana, Arial, Helvetica;
		color: #FFF;
		text-decoration: none;}
		
#sitesuite:hover {
		color: #CCC;
		text-decoration: none;}	

