body,html {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
	background-color: #122922;
	background-image: url(/images/global/dof_global_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: auto;
	background-attachment: scroll;
}

#body input, #body select, #body textarea {
	border: 1px solid #99CA3C;
	font-size: 12px;
	width: 250px;
	clear: none;
	margin: 0px;
	padding: 0px;
}

input, select, textarea {
	background-color: #E1EBE9;
	border: 1px solid;
	color: #000000;
	font-size: 12px;
	width: 200px;
	clear: none;
	margin: 0px;
	padding: 0px;
	border-color: #2C7660;
	
}
.noborder, #body .noborder{
	background:none;
	background-image: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(/images/page_layouts/dof_home_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 768px;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	float: none;
	
}
#about {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
	background-image: url(/images/page_layouts/dof_about_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 768px;
	width: 100%; 
}
#community {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
	background-image: url(/images/page_layouts/dof_community_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 768px;
	width: 100%; 
}
#contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
	background-image: url(/images/page_layouts/dof_contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 768px;
	width: 100%; 
}
#thanks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
	background-image: url(../images/page_layouts/thanks.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 768px;
	width: 100%; 
}
#finder {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
	background-image: url(/images/page_layouts/dof_finder_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 768px;
	width: 100%;
}
#What_is {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
	background-image: url(/images/page_layouts/what_is_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 768px;
	width: 100%;
}

#med {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
	background-image: url(../images/page_layouts/dof_med_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 768px;
	width: 100%;  
}
#footer {
	display: block;
	padding: 0px;
	height: 80px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	top: 0px;
	clear: both;
	float: none;
	background-image: url(/images/global/aevium_tag.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006633;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003300;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #009900;
	text-decoration: underline;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003300;
	text-decoration: underline;
}
a.Control:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.Control:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.Control:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.Control:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
