body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-style:normal;
	color:#000000;
	  	
	font-family:Arial, Helvetica, sans-serif;
	
	margin:0px 0px 0px 0px;
}

li
{
	margin:0px 0px 5px 0px;
}

h1
{
	margin-top:0px;
	padding-top:0px;
	font-size:18pt;
}

h2
{
	font-size:16pt;
}

h3
{
	font-size:14pt;
}

h4
{
	font-size:12pt;
}

#main_body
{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;		

	background-color:#69a2be;
	background-image:url(../images/background.gif);
	background-repeat: repeat-x;	
}

#main_shell
{
	position:absolute;
	left:0px;
	top:0px;
	width:950px;
	height:auto;
	
	margin-left:-475px;
	left:50%;	
}

#main_frame
{
	background-color:white;
	float:left;
	width:100%;
	height:auto;
	padding-bottom:20px;
}

#top_header
{
	float:left;
	width:100%;
	height:34px;
	background-image:url('../images/menu_bkg.jpg');
	background-repeat: repeat-x;	
	
	text-align:center;
	font-size:18pt;
	color:Navy;
	
	padding-top:2px;
}

#bottom_frame
{
	clear:both;
	float:left;	
	width:950px;
	height:102px;
	background-image:url('../images/power_background.gif');
	background-repeat:no-repeat;
}

#footer_frame
{
	clear:both;
	float:left;	
	width:950px;
	height:26px;
	background-image:url('../images/footer_bkt.gif');
	background-repeat:no-repeat;
	padding-top:4px;
}	

#main_frame_full
{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	
	background-color:white;	
}

.bar_float
{
	clear:both;	
	float:left;
	width:910px;
	height:9px;
	
	background-image:url('../images/bar.jpg');
	background-repeat: repeat-x;
	
	margin:0px 0px 5px 20px;
}

.emphasis_light
{
	font-weight:bold;
	color:#026464;
}		
.emphasis
{
  font-weight:bold;
  color:#000064;
}

.emphasis_heavy
{
	font-weight:bold;
	font-size:16pt;
	color:#301850;
}

#signup_form
{
	clear:both;
	float:left;
	width:860px;
	height:auto;

	border-style:outset;
	border-color:#024664;
	border-width:2px;		  

	margin:10px 10px 10px 0px;
	padding:10px 10px 10px 10px;
}

#header_main_right
{
	font-size:15pt;
	font-weight:bold;
	font-style:italic;
	color:Navy;
	
	float:right;
	width:420px;
	margin:10px 10px 0px 0px;
	height:auto;
}

.moods_shell
{
	width:400px;
	height:80px;
	
	border-style:solid;
	border-width:2px;
	border-color:black;
}

.moods_table
{
	float:left;
	width:80px;
	height:80px;
		
	border-style:none;
}

.copyright
{
	font-size:10pt;
	width:100%;	
}

.copyright_small
{
	font-size:10pt;
	width:100%;	
}

.copyright_footer
{
	font-size:10pt;
	margin:12px 0px 0px 0px;
	text-align:center;
}

#personal_picture
{
	float:left;
	height:auto;
	width:auto;	
}

#personal_text_right
{
	float:right;	
	width:auto;	
	height:auto;
		
	text-align:center;
}

#personal_text_left
{
	float:left;	
	width:auto;	
	height:auto;
		
	text-align:center;
}

.pb_text
{
	font-size:12pt; 
	font-weight:normal;
	
	color:black;	
}

.personal
{
	font-style:italic;
	color:#bb2244;
}

.WidthText 
{
	margin-left:30px;
	font-size:12pt;
}

#header_body
{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;		
}

#header_shell
{
	float:left;
	width:100%;
	height:134px;
	background-image:url(../images/bluefaderight.jpg);
	z-index:1;
}

#header_main_left
{
	float:left;
	margin:40px 0px 0px -100px;
	width:auto;
	height:auto;
}

#content_main
{
	float:left;
	clear:both;
	width:100%;
	height:100%;
	background-image:url(../images/background.jpg);	
}

#body_toc
{
	position:absolute;
	top:116px;
	left:20px;
	height:auto;
}

#body_content
{
	float:left;
	width:auto;
	height:100%;
	margin:12px 0px 0px 200px;
	
	padding:0px 12px 0px 0px;
}

.menu_blk
{ 
	font-family: arial, verdana, helvetica, sans;
	font-size: 9pt;
	height: 37px;
	width: 154px;
	cursor:hand;	
	font-weight: bold;
	text-indent: 8px;
	line-height: 26pt;
	text-align: left;
	display: block;
	border: #FFFFFF 0px solid; 
}

.menu_blk a
{
	text-decoration:none;
}

.menu_blk a:link
{
	background-image: url(../images/toc_blk_off.gif);
	background-color:#C0D3F2;
	color:#4466ff;
}

.menu_blk a:visited
{
	background-image: url(../images/toc_blk_off.gif);
	background-color:#C0D3F2;
	color:#4466ff;
}

.menu_blk a:active
{
	background-image: url(../images/toc_blk_on.gif);
	background-color:#FFFFFF;
	color:#002288;
}

.menu_blk a:hover
{
	background-image: url(../images/toc_blk_on.gif);
	background-color:#FFFFFF;
	color:#002288;
}

.form_text_right
{
	float:left;
	width:auto;
}

.form_text_left
{
	clear:both;
	float:left;
	width:60px;
}
