html {

	SCROLLBAR-FACE-COLOR: #1d3d79; 

	SCROLLBAR-HIGHLIGHT-COLOR: #7c90b5; 

	SCROLLBAR-SHADOW-COLOR: #3c3f4f; 

	SCROLLBAR-3DLIGHT-COLOR: #abaeba; 

	SCROLLBAR-ARROW-COLOR:  #FFFFFF; 

	SCROLLBAR-TRACK-COLOR: #ffffff; 

	SCROLLBAR-DARKSHADOW-COLOR: #3a3d47; 

}

body {

	padding: 0px;

	margin: 0px;

	background-image: url(../DRM-images/main_bg.jpg);

	background-position: center top;

	background-attachment: scroll;

	background-repeat: repeat-x;

	width: 100%;

	background-color: #ffffff;

}

p a:hover {
	color: #000000;

}

p {
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 13px;
	padding: 0px;
	text-align: left;
	margin-top: 8px;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 14px;

}

h1 {
	font-size: 28px;
	font-weight: bold;
	color: #4d4d4d;
	margin-bottom: 0px;
	vertical-align: top;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-left: 10px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;



}

.pagetitle h1 {

	font-size: 30px;

	font-weight: bold;

	color: #ffffff;

	margin-bottom: 0px;

	vertical-align: top;

	text-align: left;

	margin-top: 15px;

	margin-bottom: 10px;

	padding-left: 50px;

	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;

}

h2 {

	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;

	font-size: 18px;

	font-weight: bold;

	color: #4d4d4d;

	margin-top: 15px;

	margin-bottom: 10px;

	padding-left: 10px;

	vertical-align: top;

	margin: 0 auto;

}

.center {
	padding-left: 60px;
}

.pagetitle h2 {
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 22px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-indent: 25px;
	margin-left: 0px;
	vertical-align: middle;
	padding-top: 5px;
	vertical-align: middle;
	margin-left: 20px;
	margin-right: 25px;
}

h3 {

	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;

	font-size: 15px;

	font-weight: bold;

	color: #919191;

	margin-top: 15px;

	margin-bottom: 10px;

	padding-left: 10px;

	vertical-align: top;

	margin: 0 auto;

}

ul {

	list-style-type: circle;

}

li {

	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;

	font-size: 13px;


}

td {

	vertical-align: top;

	text-align: left;

}

.gray_container {
	margin-left: 15px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 15px;
}

input, textarea {

	color: #000000;

}.form_text {
	font-family: Geneva, Arial, Helvetica, sans-serif, Tahoma, "Trebuchet MS";
	font-size: 13px;
}

.thumbs {
	padding: 2px;
		
}
