body {
	background-image: url(images/background.gif);
	background-color: #DCDCDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}

a {
	color: #3366CC;
	text-decoration: underline;
}

a:hover {
	color:#999999;
	text-decoration: underline;
}

a.small:link { color: #3366CC; font-size: 10px;}
a.small:visited { color: #3366CC; font-size: 10px;}
a.small:hover { color: #999999; font-size: 10px;}

#container { 
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 770px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #cccccc;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding:3px;
	margin-top:3px;
} 


#footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
} 




.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
 	color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DEDECA;
}

.navLinkFooter {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer_call_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	padding: 22px;
	margin-left: 40px;
	background-color: #EBEBEB;
	width:450px;
	border-color:#336699;
	border-style:solid;
	border:1px;
}

.side_line {
	border- left-color:#336699;
	border-left-style:solid;
	padding-left:16px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  	border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  	background-color: #336699;
}


.image_pad {
padding-top:18px;
}

.content {
	text-align:justify;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 18px;
} 

.content_side { 
	padding: 0 18px 0 0px;
	text-align:justify;
} 
#sidebar1 {
	margin-top:-13px;
	padding:12px;
	border: 1px solid #E9E9E9;
	background-color:#E9E9E9;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
  	background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  	color: #006666;
}


.sub_title_3 {
font-size:14px;
font-weight:bold;
color:#CC9966;
}

.sub_title_4 {
	font-size:15px;
	font-weight:bold;
	color:#AFA35C;
}

.title_background {
font-size:14px;
font-weight:bold;
color:#CC9966;
background-color:#EAEAEA;
width:auto;
padding:5px;
}

.title_background2 {
font-size:14px;
font-weight:bold;
color:#253C4F;
width:auto;
padding:0px;
}

.callouts {
	margin-top:0px;
	padding:18px;
	padding-bottm:3px;
	border: 1px solid #D3D3D3;
	}
	
.callouts_menu {
	margin-top:0px;
	padding:18px;
	padding-bottm:0px;
	border: 1px solid #999999;
	}
	
	.callouts_events {
	margin-top:0px;
	padding:18px;
	padding-bottm:3px;
	border: 1px solid #E9E9E9;
	background-color: #D6DFDE;
	}
	
.small_titles {
font-size:12px;
color:#666666;
font-weight:bold;
	}

hr {
	border: 0;
	color: #CCC;
	background-color: #CCC;
	height: 1px;
	width: 100%;
	text-align: left;
	margin-bottom:10px;
}


#main #container #data .content2 p {
	text-align: justify;
	padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 18px;
}
