/**FONTS
*****************************************************************************************/
.headings_black {font-size: 12px; color: #000;}


/**BODY_CONTENT CLASSES
*****************************************************************************************/
.body_content {font-size: 11px; color: #000;}

.body_content a {text-decoration: none; color: #000;}
.body_content a:hover {text-decoration: underline; color: #000;}

.body_content_blue {font-size: 11px; color: #1762d3;}

.body_content_blue a {text-decoration: none; color: #1762d3;}
.body_content_blue a:hover {text-decoration: underline; color: #1762d3;}

.body_content_red {font-size: 11px; color: #ba0000;}

.body_content_red a {text-decoration: none; color:#ba0000;}
.body_content_red a:hover {text-decoration: underline; color: #ba0000;}


/**LEFT_CONTENT CLASSES
*****************************************************************************************/
.left_content {font-size: 10px;	color: #000;}
.left_content a {text-decoration: none; color: #000;}
.left_content a:hover {text-decoration: underline; color: #000;}

.left_content_blue {font-size: 10px; color: #1762d3;}

.left_content_blue a {text-decoration: none; color: #1762d3;}
.left_content_blue a:hover {text-decoration: underline; color: #1762d3;}

.left_content_blue_head {font-size: 12px; color: #1762d3;}

.left_content_blue_head a {text-decoration: none; color: #1762d3;}
.left_content_blue_head a:hover {text-decoration: underline; color: #1762d3;}

.left_content_red {font-size: 10px; color: #ba0000;}

.left_content_red a {text-decoration: none; color: #ba0000;}
.left_content_red a:hover {text-decoration: underline; color: #ba0000;}


/**DISCLAIMER AND FOOTER CLASSES
*****************************************************************************************/
.disclamer {font-size: 10px; color: #c2c2c2;}

.disclamer a {text-decoration: none; color: #c2c2c2;}
.disclamer a:hover {text-decoration: underline; color: #c2c2c2;}

.footer {font-size: 9px; color: #000;}

.footer a {text-decoration: none; color: #000;}
.footer a:hover {text-decoration: underline; color: #000;}

.border_email{ font-size:9pt;  background-color:#e1f8fe;
  font-weight: bold;  border: 1px solid #9cc9fb;  color:#000;}
  

/**HEADER PROPERTIES
*****************************************************************************************/  
#header {width: 574px; height: 179px;
	position: absolute; right: 0px; top: 0px;}

#header_sub {width: 567px; height: 45px;
	position: absolute; right: 3px; top:161px;
	background: url(images/nav_bg.gif) left top repeat-x;}

#head_text {width: 244px; height: 24px; 
	position: absolute; left: 8px; bottom: 3px;}

#head_nav_bar {width: 574px; height: 36px;
	position: absolute; left:0px; bottom: 18px;}

#head_image {width: 574px; height: 125px;
	position: absolute; left: 0px; bottom: 54px;
	background: url(images/nav_1_01.gif) top left no-repeat;
	z-index: 2;}


/**FOOTER PROPERTIES
*****************************************************************************************/  	
#footer {width: 100%; height: 28px;
	position: absolute; left: 0px; bottom: 0px;
	background: url(images/bottom_bg.gif) bottom repeat-x;}

#footer_left_curve {width: 12px; height: 28px;
	position: absolute; left: 0px; top: 0px;
	background: url(images/bottom_left.gif) left top no-repeat;}

#footer_right_curve {width: 12px; height: 28px; 
	position: absolute;	right: 0px; top: 0px;
	background: url(images/bottom_right.gif) left top no-repeat;}

#nav_links {width: 75%; height: 10px;
	position: absolute; left: 13px; top: 7px;}

#spellmann {width: 185px; height: 10px;
	position: absolute; right: 12px; top: 7px;}