/* CSS Document */

a {
	color: #784638;
}


body {
	background-image:url(bg.gif);
}

body,td,.body {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 27px;
	color: #192d53;
	/*text-align : left;*/
}

.border {
	border: #4c628c 2px solid;
}

.bottom_copy {
	font-size: 8pt;
	color: #b1adb2;
}

.buffer_3px {
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
}

.buffer_5px {
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}

.buffer_10px {
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

.bullet {
	list-style-image:url(icon-star-li.gif);	
}

.comments {
	color:#45563e;
	font-size:10pt;
	line-height:normal;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	
}	

.copy {
	font-size: 8pt;
	line-height: normal;
}

.copy_light {
	font-size: 8pt;
	color: #f6f1db;
	line-height:normal;
}

h1,.h1 {
	font-size: 14pt;
}

h3,.h3 {
	font-size: 13pt;
}

h4,.h4 {
	font-size: 12pt;
	font-weight:normal;
}

.light {
	color: #ebdcce;
	line-height:normal;
}

.links {
	color: #ebdcce;
	line-height:normal;
	font-size:8.5pt;
}

.red {
	color: #83474a;
}

.required {
	font-weight: bold;
	color: #990000;
}

.small {
	font-size: 9pt;
	line-height:normal;
}

.small_light {
	font-size: 9pt;
	line-height:normal;
	color: #ebdcce;
}

#top1 {
	width:100%;
	height:16px;
	position:absolute;
	top:0px;
	left:0px;
	background-color:white;
	z-index:2;
}

#top2 {
	width:100%;
	height:20px;
	position:absolute;
	top:16px;
	left:0px;
	background-color:#cad2e2;
	z-index:3;
}

.top_links {
	color:#4c628c;
	font-weight:bold;
}

#wrapper_frame {
	width:800px;
	position:absolute;
	text-align:left;
	top:16px;
	left:35px;
	z-index:4;
}

#wrapper_body {
	width:780px;
	height:100%;
	position:absolute;
	text-align:left;
	top:250px;
	left:13px;
}

#wrapper_links {
	position:absolute; 
	top:76px; 
	background-image:url(bg-links-left.gif); 
	background-position:left; 
	background-repeat:repeat-y; 
	padding-left:10px;
	padding-top:10px;
	color:#4c628c;
	width:212px;
}
