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;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	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: #ff0000;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px;
	text-align: left;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 20px;
}
h1 {
	font-size: 30px;
	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: 60px;
	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;
}
.pagetitle h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-indent: 60px;
	margin-left: 6px;
	vertical-align: middle;
	margin: 0 auto;
	padding-top: 5px;
}
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: square;
}
li {
	
	font-size: 13px;
	list-style-image:url(../images/yellow_arrow.gif);
	list-style-position: outside;
}
td {
	vertical-align: top;
	text-align: left;
	padding: 0px;
}
input, textarea {
	color: #000000;
}

h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #4d4d4d;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-top: 1px;
}

.homepage p{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
	margin-left: 5px;
	
}
.homepage a{
;
	font-size: 13px;
	color:#6CB6FF;	
}

