.FinePrint
	{
	color:#FFFFFF;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 9px;
	text-decoration: none;
	}

/* MAIN NAV */
#navcontainer
	{ 
	margin:0;
	padding:0 0 0 0px;
	}
H1
{
font-size:14PX;
}

h4
{
font-size:11px;
color:#880000;
}




.bottomLinks
{
font-size:9px;
font-family: verdana;
text-decoration: none;
}

h5
{
font-size:11px;
color:#880000;
}

h6
{
font-size:11px;
color:#111111;
}

h2
{
font-size:14px;
color:#013364;
font-color:#ffffff;
padding:0;
margin:0;
}
h3
{
font-size:11px;
color:#0064d3;
font-color:#ffffff;
margin:0;
}
.top
{
background-color:#62a4b2;
height:28px;
color:#ffffff;
font-weight:bold;
}

#navcontainer ul
	{
	margin:0;
	padding:0;
	list-style-type: none;
	}

#navcontainer ul li
	{
	margin:0;
	padding:0;
	float:left;
	}

#navlist a
	{
	display:block;
	margin:0;
	padding: 2px 1px 2px 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
	}

#navlist a:link, #navlist a:visited
	{
	text-decoration: none;
	}

#navlist a:hover
	{
	text-decoration:underline;
	}

/* TOOLS */
#tools
	{
	margin:0;
	padding:8px 0 0 0;
	text-align:right;	
	}

#tools a
	{
	font-size:.9em;	
	color:#7B5931;
	text-decoration:none;
	}

#tools a:hover
	{
	text-decoration:underline;			
	}

#tools ul
	{
	display:inline;
	margin:0;
	padding:0;
	}

#tools li
	{
	display:inline;
	margin:0;
	padding:8px 0 0 10px;
	text-align:right;
	font-size:12px;
	}

.Print a
	{
	padding-left:25px;
	background: url("/images_layout/icon_print.gif") no-repeat left 50%;
	}

.Print a:hover
	{
	text-decoration:underline;
	background: url("/images_layout/icon_print.gif") no-repeat left 50%;
	}

.Email a
	{
	padding-left:30px;
	background: url("/images_layout/icon_email.gif") no-repeat left 50%;					
	}

.Email a:hover
	{
	text-decoration:underline;
	background: url("/images_layout/icon_email.gif") no-repeat left 50%;					
	}

.Logout a
	{
	padding-left:18px;
	background: url("/images_layout/icon_logout.gif") no-repeat left;
	background-position:0 1px;
	}

.Logout a
	{
	text-decoration:underline;
	background: url("/images_layout/icon_logout.gif") no-repeat left;
	background-position:0 1px;
	}

#copyrights
	{
	background-color:#F5F2EF;	
	}

/* BEGIN: Login page */
.error
	{
	color:maroon;
	}
.success
	{
	color:green;
	}
/* END: Login page */

/* Events Frontend Begin */
.events_header
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:black;
	background-color:#CCCCCC;
	font-weight:bold;
	}

.events_description
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	background-color:white;
	padding-right:5px;
	}

.events_data
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
	background-color:white;
	padding-left:5px;
	}

.required
	{
	color:maroon;
	}

.contact_even
	{
	background-color:#ECE4DD;
	}

.contact_odd
	{
	background-color:#E2D6CB;
	}

.contact_required
	{
	color:maroon;
	}
/* Events Frontend End */


.bna_popup
	{
	background-color:#F1F8F8; 
	}
	
	body
	{
	margin: 0px;
	background-color: #F3EDDF;
	background-image: url(../images/bg.gif);
	}

body, td
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	}
	
.nav_area
	{
	background-color: #cfe6d8;
	}	
	
.content_area
	{
	background-color: #ecf7f0;
	}
	
.content
	{
 color: #333333;
width:554px; 
 background-color:#ecf7ef;
 padding-left:20px; padding-top:10px;
 padding-right:10px;
	}
	
.content a:link, .content a:visited
	{
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	}
	
.content a:hover, .content a:active
	{
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	}	
	
.content .title
	{
	color: #003366;
	font-size: 14px;
	font-weight: bold;
	}					

.content .subtitle
	{
	color: #0066CC;
	font-size: 12px;
	font-weight: bold;
	}
.name
	{
	color: #0066CC;
	font-weight: bold;
	}
	
.title-section
	{
	font-size: 11pt;
	font-weight: bold;
	background-color: #003366;
	color: #0066CC;
	}	

.nav-left td
	{
	background-color: #cfe6d8;
	}

.nav-left a
	{
	display: block;
	width: 100%;
	height: 100%;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	}
	
.nav-left a:hover
	{
	background-color: #ECF7F0;
	}
	
.questions .title
	{

	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-color:#67A4B8;
	}	
	
.questions input,textarea
	{
	background-color: #FFFFFF;
	border: 1px solid #003366;
	}
	
.questions .button
	{
	background-color: #003366;
	border: 1px solid #003366;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	}
	
.facilities .title
	{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-color:#67A4B8;
	}	
	
.contact .title
	{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-color:#67A4B8;
	}			
	
.contact .emphasis
	{
	font-weight: bold;
	color: #003366;
	}
	
.nav-bottom a:link, .nav-bottom a:visited
	{
	font-size: 9px;
	color: #003366;
	text-decoration: none;
	}
	
.nav-bottom a:hover, .nav-bottom :active
	{
	font-size: 9px;
	color: #0066CC;
	text-decoration: none;
	}
	
.images
	{
	border: 1px solid #436661;
	margin-right: 7px;
	margin-bottom: 4px;
	margin-top: 2px;
	}
.rightCol a
{
color:#0066CC;
font-weight: bold;
text-decoration:none;
}

#ahctpac
	{
	width:214px;
	}
.c1 #ahctpac
	{
	width:112px;
	}