/* CSS Document */

a {
	color: #50321a;
}


body {
	
}

body,td,.body {
	font-family: "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 25px;;
	color: #233428;
	/*text-align : left;*/
}


.border {
	border:#722020 solid 2px;
}

.border_thin {
	border:#722020 solid 1px;
}

.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-spiral_10px.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: #ffefc9;
	line-height:normal;
}

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

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

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


.links {
	color: #7a5333;
	line-height:normal;
}

.light {
	color: #ffefc9;
}

.maroon {
	color: #550d13;
}

.red {
	color: #83474a;
}

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

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

#wrapper_pic {
	position: relative; 
	width: 600px; 
	margin: 0 auto; 
	text-align: center;
}

