/* CSS Document */

a {
	color: #2e4f79;
}


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

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

.border {
	border: #687d92 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-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: #f6f1db;
	line-height:normal;
}

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

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

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

.links {
	color: #2e4f79;
	line-height:normal;
}

.links_blue {
	color: #2e4f79;
	line-height:normal;
}


.red {
	color: #83474a;
}

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

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

