#banner
{
	width:100%;
	height:185px;
	text-align:center;
	background:url(images/beach.jpg);
}

#initial_tab
{
	width:132px;
	height:30px;
	background:url(images/b.jpg);
	float:left;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:10px;
}
.menu_tab
{
	width:127px;
	height:30px;
	background:url(images/b1.jpg);
	float:left;
	text-align:center;
	padding-top:10px;
	padding-right:2px;
	background-repeat:no-repeat;
}
.white_link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.white_link:hover
{
	text-decoration:underline;
}

.current_link
{
	color:#CCCCCC;
}

#last_tab
{
	width:133px;
	height:30px;
	background:url(images/b5.jpg);
	float:left;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:10px;
	padding-right:2px;
	background-repeat:no-repeat;
}

#page_content
{
	width:100%;
	padding-top:20px;
}
#left_panel
{
	width:25%;
	float:left;
	padding-left:10px;
	
}
.data_title
{
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-bottom:5px;  
}

.left_panel_link
{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #2066B3;
	font-weight:bold;
	padding-bottom:20px;
}

#current_page
{
	width:70%;
	float:left;
	padding-left:10px;
	color: #666666;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	border-left:solid 1px #CCCCCC;
	min-height:500px;
}

#footer
{
	width:100%;
	border-top:solid 1px #CCCCCC;
	padding-top:10px;
	text-align:center;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left
}

#selected_tab
{
	width:20%;
	float:left;
	border-left:solid 1px #CCCCCC;
	border-top:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	height:20px;
	text-align:center;
	padding-top:10px;
}

#unselected_tab
{
	width:20%;
	float:left;
	border-bottom:solid 1px #CCCCCC;
	height:20px;
	text-align:center;
	padding-top:10px;
}

#fill_tab
{
	width:59%;
	float:left;
	border-bottom:solid 1px #CCCCCC;
	height:30px;
	text-align:center;
}

#unselected_tab a
{
	color:#6183D1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#selected_tab a
{
	color: #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.message
{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;
}

.title_link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#6183D1;
	font-weight:bold;
	text-decoration:none;
	
}
#light_box
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 105%;
	height: 800px;
	background-color: white;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

#pop_up
{
	float:left;
	width:330px;
	text-align:center;
	height:250px;
	overflow:hidden;
	scroll-y:hidden;
	
		
}
.section_subheader
{
	height:20px;
	background:url(images/hr.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	width:100%;
	font-family: Helvetica, Verdana, Arial, sans-serif; 
	font-size: 12px; 
	color:#00629c;  
	font-weight: bold;
	text-align: left ; 
}

#blog_container
{
	width:100%;
	background:url(images/blog_bg.jpg);
	background-repeat:repeat-y;
}

#blog_right_panel
{
	width:25%;
	float:right;
	padding-top:20px;
}
#blog_content
{
	width:65%;
	padding-top:20px;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	min-height:600px;
}
.blog_post
{
	padding-bottom:20px;
}	

.blog_comments_link
{
	background:url(images/comments.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:18px;
	height:18px;
	padding-top:3px;
}

.blog_link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6183D1;
	text-decoration:none;
}	

.pagination
{
	width:16px;
	height:16px;
	background:#FFFFFF;
	border:solid 1px #98ABDE;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000066;
	text-decoration:none;
	text-align:center;
}

.current_pagination
{
	width:16px;
	height:16px;
	background:#B7C5E8;
	border:solid 1px #B7C5E8;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	text-decoration:none;
	text-align:center;
}

.pagination:hover
{
	background:#B7C5E8;
	color:#FFFFFF;
}

.message
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	color:#333333;
	font-weight:bold;
}

.link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #999999;
	text-decoration:underline;
}

.blog_comment
{
	width:90%;
	padding:5px;
	border:solid 1px #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	background: #F8F8F8;
}
