@charset "UTF-8";
/* CSS Document */

body {
	font-family:Tahoma, Verdana, Helvetica, Arial;
	font-size:12px;
	line-height:16px;
	margin:0;
	}
	
h1 {
	line-height:28px;
	}

.pgbody {
	background-image:url(../images/bg.gif);
	color:#000000;
	}
	
a:link, a:visited {
	text-decoration:underline;
	color:#000000;
	}
	
a:hover {
	text-decoration:underline;
	color:#000000;
	}

	
#wrapper {
	width:980px;
	margin:0 auto;
	background-color:#FFFFFF;
	}
	
#wrapper2 {
	width:980px;
	margin:0 auto 0 auto;
	background-color:#FFFFFF;
	clear:both;
	}
	
#header {
	height:109px;
	background-image:url(../images/bg_header.gif);
	background-repeat:repeat-x;
	margin-left:1px;
	margin-right:1px;
	}
	
#searchbar {
	height:30px;
	background-image:url(../images/bg_search.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	text-align:right;
	padding-right:15px;
	margin-left:1px;
	margin-right:1px;
	}
	
.highlight { 
	font-weight: bold;
	color:#FF0000;}
	
.input {
	height:18px;
	border:1px #000000 solid;
	background-color:#FFFFFF;
	margin-top:3px;
	}
	
#head_col1 {
	width:131px;
	float:left;
	text-align:right;
	}
	
#head_col2 {
	width:847px;
	float:right;
	text-align:right;
	}
	
#header_top {
	height:74px;
	padding-right:10px;
	padding-top:5px;
	}
	
.ht_add {	
	font-size:12px;
	line-height:15px;
	}
	
#navbar {
	height:30px;
	}
	
#beautyshot {
	margin-left:1px;
	margin-right:1px;
	height:258px;
	}
	
#bs_col1 {
	width:638px;
	float:left;
	}
	
#bs_col2 {
	width:340px;
	float:right;
	}

#blubar_wrap {
	background-color:#FFFFFF;
	}

#blubar_wrap2 {
	background-color:#FFFFFF;
	margin-top:1px;
	}

#blubar {
	height:7px;
	background-image:url(../images/bar.gif);
	background-repeat:repeat-x;
	clear:both;
	margin-left:1px;
	margin-right:1px;
	}
	
#pagebody {
	background-color:#FFFFFF;
	}
	
#pg_col1 {
	width:322px;
	float:left;
	background-color:#e1e1e1;
	margin-left:1px;
	}
	
#pg_col2 {
	width:651px;
	background-image:url(../images/dots_vert.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	float:right;
	margin-right:1px;
	margin-left:1px;
	}
	
#twocol {
	width:600px;
	float:right;
	margin-right:1px;
	margin-left:1px;
	background-color:#FFFFFF;
	}
	
#footer {
	background-image:url(../images/logo_footer.gif);
	background-repeat:no-repeat;
	background-color:#45596c;
	margin-left:1px;
	margin-right:1px;
	height:50px;
	}
	
.ft {
	padding-left:275px;
	padding-top:12px;
	color:#FFFFFF;
	font-size:11px;
	line-height:15px;
	}
	
.ft a:link, .ft a:visited {
	color:#FFFFFF;
	text-decoration:underline;
	}
	
.ft a:hover {
	color:#FFFFFF;
	text-decoration:none;
	}	
	
#blackbar {
	height:30px;
	background-image:url(../images/bg_black.gif);
	background-repeat:repeat-x;
	}
	
.blk {
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:20px;
	padding-top:5px;
	}
	
#greenbar {
	height:30px;
	background-image:url(../images/bg_green.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin-right:1px;
	clear:both;
	}
	
#orangebar {
	height:32px;
	background-image:url(../images/bg_orange.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin-right:1px;
	}
	
#leftpad {
	padding:5px 15px 10px 35px;
	line-height:20px;
	}

#leftpad a:link, #leftpad a:visited {
	text-decoration:underline;
	color:#000000;
	}
	
#leftpad a:hover {
	text-decoration:none;
	color:#000000;
	}

#col1 {
	width:285px;
	float:left;
	}

#col2 {
	width:285px;
	float:left;
	}
	
#col1gray {
	width:292px;
	height:230px;
	float:right;
	background-color:#c4cacf;
	}

#col2green {
	width:296px;
	height:230px;
	float:left;
	background-color:#bfd6bf;
	}
	
.pad {
	padding:10px 15px 15px 15px;
	}
	
#note {
	font-size:10px;
	font-style:italic;
	}
	