/* CSS Document */
/* Ver BMS Ver 1.5.0 Created 17/09/09 */
@charset "ISO-8859-1";

*	{
	padding: 0;
	margin: 0;
	}

body{
	font: 81.25%/150% Tahoma,"Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	background: #fff url(images/bluebackground.jpg) repeat-x;
	min-width: 100%;
	}

#main{
	width:689px;
	height: 750px;
	background:#ffffff;
	} 

/** Header **/

#header  {
	width:689px;
	height:150px;
	background: url(images/header_main.jpg) 0 no-repeat;
	}

#header_bid  {
	width:689px;
	height:150px;
	margin: 0 auto;
	background: url(images/header_bid.jpg) 0 no-repeat;
	}

#header_interim  {
	width:689px;
	height:150px;
	margin: 0 auto;
	background: url(images/header_interim.jpg) 0 no-repeat;
	}

#header_support  {
	width:689px;
	height:150px;
	margin: 0 auto;
	background: url(images/header_support.jpg) 0 no-repeat;
	}

#logo {
	float:left;
	width: 290px;
	height: 45px;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: 10px;
	background: #ffffe3;
	}

#logo a{
	text-decoration:none;
	color: #804065;
	}
		
#logo a:link, a:visited, a:focus,  a:hover, a:active {
	color:#804065;
	}
		
#fsb {
	float:right;
	width: 55px;
	height: 70px;
	margin-top: 40px;
	margin-bottom: 20px;
	margin-right: 10px;
	}
#ttl {
	float:right;
	width: 55px;
	height: 70px;
	margin-top: 40px;
	margin-bottom: 10px;
	margin-right: 10px;
	}
	
.clear	{
	clear: both;
	}

/** Top Navigation  **/

#top_nav {
	float: right;
	height: 23px;
	width: 689px;
	background: #cccccc;	
	}


#nav_home {	float: right; width: 80px; }	
#nav_home a { background:url(images/nav_home.gif) no-repeat; text-decoration: none; position:relative; top: 6px;}
#home div #nav_home a { background:url(images/nav_home_down.gif) no-repeat; text-decoration: none; position:relative; top: 6px;}
#nav_home a:hover { background:url(images/nav_home_over.gif) no-repeat; text-decoration: none; position:relative; top: 0px; }

#nav_what {	float: right; width: 80px; padding-bottom: 0px;}	
#nav_what a { background:url(images/nav_what.gif) no-repeat; text-decoration: none; position:relative; top: 6px;}
#what div #nav_what a { background:url(images/nav_what_down.gif) no-repeat; text-decoration: none; position:relative; top: 6px;}
#nav_what a:hover { background:url(images/nav_what_over.gif) no-repeat; text-decoration: none; position:relative; top: 0px; }

#nav_about { float: right; width: 80px; padding-bottom: 0px;}	
#nav_about a { background:url(images/nav_about.gif) no-repeat; text-decoration: none; position:relative; top: 6px;}
#about div #nav_about a { background:url(images/nav_about_down.gif) no-repeat; text-decoration: none; position:relative; top: 6px;}
#nav_about a:hover { background:url(images/nav_about_over.gif) no-repeat; text-decoration: none; position:relative; top: 0px;}

#nav_contact { float: right; width: 80px; padding-bottom: 0px; margin-right:5px;}	
#nav_contact a { background:url(images/nav_contact.gif) no-repeat; text-decoration: none; position:relative; top: 6px;}
#contact div #nav_contact a { background:url(images/nav_contact_down.gif) no-repeat; text-decoration: none; position:relative; top: 6px;}
#nav_contact a:hover { background:url(images/nav_contact_over.gif) no-repeat; text-decoration: none; position:relative; top: 0px; }

/** Page Tile **/

#pagetitle{
	width: 669px;
	height: 168px;
	padding: 15px 10px 0px 10px;
	background: #ffffff;
	}

/** Page Content **/

#active a {
	border-style:none;
	color:#898989;
	}

#active a:link, a:visited	{ color:#898989; }
#active a:hover, a:active	{ color: #898989; }

#leftnarrow {
	 width: 265px;
	 float: left;
	 display: inline;
	 background: #ffffff;
	 margin-top: 22px;
	 padding: 12px 0px 15px 0px; 
	 border-top: 10px solid #804065;
	}

#leftwide {
	 width: 424px;
	 float: left;
	 display: inline;
	 background: #ffffff;
	 margin-top: 22px;
	 padding: 12px 0px 15px 0px; 
	 border-top: 10px solid #804065;
	}

#rightnarrow	{
	width: 264px;
	float: right;
	display: inline;
	background: #ffffff;
	margin-top: 32px;
	padding: 2px 0px 15px 0px;  
	border-top: 10px solid #cccccc;
	border-left: 1px solid #cccccc;
	}

#rightnarrow1	{
	width: 264px;
	float: right;
	display: inline;
	background: #ffffff;
	margin-top: 32px;
	padding: 2px 0px 5px 0px;  
	border-top: 10px solid #cccccc;
/*	border-left: 1px solid #cccccc; */
	}
#rightwide	{
	width: 423px;
	float: right;
	display: inline;
	background: #ffffff;
	margin-top: 32px;
	padding: 2px 0px 15px 0px;  
	border-top: 10px solid #cccccc;
	border-left: 1px solid #cccccc;
	}

#content_1 {
	width: 244px;
	background: #ffffff;
	padding: 15px 5px 15px 5px;
	}

#content_1 a {
	border-style:none;
	color:#000000;
	font-size:14px;
	font-weight:800;
	line-height: 175%;
}

#content_1 a:link, a:visited	{ color:#000000; }
#content_1 a:hover, a:active	{ color: #898989; }
	
#content_2 {
	width: 392px;
	background: #ffffff;
	padding: 15px 15px 15px 15px;
	}

#content_2 a {
	border-style:none;
	color:#000000;
	}

#content_2 a:link, a:visited	{ color:#000000; }
#content_2 a:hover, a:active	{ color: #898989; }
	
#content_3 {
	width: 393px;
	background: #ffffff;
	padding: 15px 15px 15px 15px;
	}

#content_4 {
	width: 244px;
	background: #ffffff;
	padding: 25px 5px 15px 5px;
	}

#content_4 a {
	border-style:none;
	color:#000000;
	}

#content_4 a:link	{ color:#000000; }
#content_4 a:hover, a:active, a:visited	{ color: #898989; }

#content_7 {
	width: 659px;
	background: #ffffff;
	padding: 0px 15px 15px 15px;
	}

#content_7 a {
	border-style:none;
	color:#000000;
	}

#content_7 a:link, a:visited	{ color:#000000; }
#content_7 a:hover, a:active	{ color: #898989; }

#content_8 {
	width: 244px;
	background: #ffffff;
	padding: 15px 5px 15px 5px;
	}

#content_9 {
	width: 392px;
	background: #ffffff;
	padding: 15px 15px 15px 15px;
	}

#content_9 a {
	border-style:none;
	color:#000000;
	}

#content_9 a:link	{ color:#000000; }
#content_9 a:hover, a:active, a:visited	{ color: #898989; }

#what a:link, a:visited	{ color:#000000; }
#what a:hover, a:active	{ color: #898989; }

/** Footer **/ 

#footer {
	width: 689px;
	height: 25px;
	background: #ececec;
	padding-top: 3px;
	border-top: 1px solid #898989;
	}
	
#footer-left {
	float: left;
	padding-left: 10px;
	}

#footer-right {
	float: right;
	padding-right: 10px;
	}



/** Text Styling **/

h1 {
	font-size:16px;
	font-weight:800;
	color:#898989;
	text-align: justify;
	line-height: 125%;
	}
	
#pagetitle h1 {
	font-size:20px;
	font-weight:800;
	color:#898989;
	text-align: center;
	line-height: 125%;
	}
	
h2 {
	font-size:14px;
	font-weight:800;
	font-style:normal;
	color:#000000;
	line-height: 125%;
	}
	
#content_1 h2 {
	font-size:16px;
	font-weight:800;
	color:#804065;
	line-height: 125%;
	}
	
#content_2 h2 {
	font-size:16px;
	font-weight:800;
	line-height: 125%;
	}

#pagetitle h2 {
	font-size:16px;
	font-weight:800;
	color:#000000;
	text-align: center;
	line-height: 125%;
	}
	
p {
	font-size:12px;
	font-weight:500;
	color:#000000;
	line-height: 150%;
	text-align:justify;
	}

#footer p {
	font-size: 12px;
	color: #000000;
	}

#logo p {
	font-family:Arial,Helvetica, san-serif;
	font-size:36px;
	font-weight:800;
	text-align: center;
	vertical-align: middle;
	color:#804065;
	}

.h2_large {
	font-size:16px;
	color:#000000;
	font-style:italic;
	font-variant: none;
	}

.bold {
	font-weight:800;
	font-variant: none;
	}
		
.center {
	text-align:center;
	font-variant: none;
	}
	
.center a {
	border-style:none;
	color:#000000;
	}

.center a:link, a:visited	{ color: #000000; } 
.center a:hover, a:active	{ color: #898989; }

.center_3 {
	text-align:center;
	font-variant: none;
	}
	
.center_3 a {
/*	border-style:none;	*/
	color:#000000;
	}

.center_3 a:link, a:visited	{ color: #000000; } 
.center_3 a:hover, a:active	{ color: #898989; }

.grey {
	color:#636363;
	font-variant: none;
	}
	
.grey_center {
	color:#636363;
	text-align:center;
	font-variant: none;
	}
	
.grey_center_sm {
	color:#636363;
	text-align:center;
	font-variant: small-caps;
	}
	
.grey_justify {
	color:#636363;
	text-align:justify;
	font-variant: none;
	}
	
.grey_left {
	color:#636363;
	text-align:left;
	font-variant: none;
	}
	
.indent {
	font-size:12px;
	font-weight:500;
	color:#000000;
	line-height: 150%;
	text-align:left;
	margin-left: 20px;
	font-variant: none;
	}

.indent05 {
	text-indent:5%;
	font-variant: none;
	}

.indent05_bold {
	text-indent:5%;
	font-weight: 800;
	font-variant: none;
	}

.indent1 {
	text-indent:10%;
	font-variant: none;
	}

.indent1_bold {
	text-indent:10%;
	font-weight: 800;
	font-variant: none;
	}

.indent2 {
	text-indent:25%;
	font-variant: none;
	}

.indent2_bold {
	text-indent:25%;
	font-weight: 800;
	font-variant: none;
	}

.italic_black {
	color:#000000;
	font-style:italic;
	font-variant: none;
	}

.italic_red {
	color:#804065;
	font-style:italic;
	font-variant: none;
	}

.italic_grey {
	color:#898989;
	font-style:italic;
	font-variant: none;
	}

.left	{
	text-align: left;
	font-variant: none;
	}	

.red {
	color:#804065;
	font-variant: none;
	}		
	
.red_center {
	color:#804065;
	text-align:center;
	font-variant: none;
	}		
	
.red_center_sm {
	color:#804065;
	text-align:center;
	font-variant: small-caps;
	}		
	
.red_justify {
	color:#804065;
	text-align:justify;
	font-variant: none;
	}		
	
.red_left {
	color:#804065;
	text-align:left;
	font-variant: none;
	}		
	
.red_indent {
	color:#804065;
	text-align:left;
	text-indent: 10%;
	font-variant: none;
	}		
	
.spacer_large  {
	font-family:Arial, Helvetica, san-serif;
	font-size:12px;
	line-height: 125%;
	}

.spacer_small  {
	font-family:Arial, Helvetica, san-serif;
	font-size:12px;
	line-height: 50%;
	}

