﻿@charset "utf-8";
/* CSS Document */

/* Global Styles */
body {
	margin: 0;
	padding: 0;
	background: #ffffff;
}
	
a {
	text-decoration: none;
}
	
a:hover {
	text-decoration: underline;
}

input.gray {
	background-color: #ebebeb; 
	border: solid;
	border-width: 1px;
	border-color: #767676;
	font: 11px Arial, Helvetica, sans-serif;
	font-style: italic;
	height: 1.3em;
}
	
/* ID Styles */
#clear {
	clear: both;
}

#container { 
	width: 750px;
	text-align: center; 
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px; 
}

#topMenuBar { 
	position: relative;
	width: 750px;
	height: 30px;
	background: #d8e8dd;
	text-align: right;
}

#topMenuBarContent {
	position: absolute;
	top: 8px;
	right: 20px;
	text-align: right;
}
	
#logoBar { 
	position: relative;
	width: 750px;
	height: 65px;
	background: #ffffff;
	text-align: left;
}	

#dmcBird { 
	position: absolute;
	left: 0px;
	top: -20px;	
	float: left;
}	

#dmcLogo { 
	position: absolute;
	left: 95px;
	top: 2px;
	float: left;
}	

#searchBox { 
	position: absolute;
	width: 225px;
	right: 10px;
	top: 30px;
	text-align: right;
}	

#mainMenuBar { 
	position:relative;
	width: 750px;
	height: 28px;
	background-image: url(../images/topBarBlueFade.jpg);
}	

#mainMenuBarContent {
	position: absolute;
	width: 750px;
	top: 9px;
	left: 0px;
}

#upperBox {
	position: relative;
	width: 750px;
	height: 212px;
	background: #d8e8dd;
}

#upperBoxImage {
	position: absolute;
	top: 15px;
	left: 100px;
}

#upperBoxContent {
	position: absolute;
	top: 22px;
	left: 350px;
	width: 400px;
	height: 182px;
	text-align: left;
}

#upperBoxLeftBar {
	position: absolute;
	width: 2px;
	height: 212px;
	top: 0px;
	left: 0px;
	background-image: url(../images/fadeline212px.gif);
}

#upperBoxRightBar {
	position: absolute;
	width: 2px;
	height: 212px;
	top: 0px;
	Right: 0px;
	background-image: url(../images/fadeline212px.gif);
}

#lowerBlockContainer {
	position: relative;
	width: 750px;
	height: 245px;
	background: #ffffff;
}	

#lowerLeftBoxBar {
	position: absolute;
	left: 0px;
	top: 10px;
	width: 370px;
	height: 15px;
	background-image: url(../images/bottomBarBlueFade.jpg);
}

#lowerLeftBox {
	position: absolute;
	left: 0px;
	top: 25px;
	width: 370px;
	height: 220px;
	background: #d8e8dd;
}

#lowerLeftBoxLeftLine {
	position: absolute;
	left: 0px;
	top: 25px;
	width: 2px;
	height: 212px;
	background-image: url(../images/fadeline212px.gif);
}

#lowerLeftBoxRightLine {
	position: absolute;
	left: 368px;
	top: 25px;
	width: 2px;
	height: 212px;
	background-image: url(../images/fadeline212px.gif);
}

#lowerRightBoxBar {
	position: absolute;
	right: 0px;
	top: 10px;
	width: 370px;
	height: 15px;
	background-image: url(../images/bottomBarBlueFade.jpg);
}

#lowerRightBox {
	position: absolute;
	right: 0px;
	top: 25px;
	width: 370px;
	height: 220px;
	background: #d8e8dd;
}

#lowerBoxContainer {
	position: relative;
	width: 370px;
	height: 220px;
}

#lowerBoxImage {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 370px; 
}

#lowerBoxHeader {
	position: absolute;
	top: 139px;
	left: 0px;
	width: 370px; 
}

#lowerBoxContent {
	position: absolute;
	top: 185px;
	left: 0px;
	width: 370px;
	text-align: center;
}

#lowerRightBoxLeftLine {
	position: absolute;
	right: 368px;
	top: 25px;
	width: 2px;
	height: 212px;
	background-image: url(../images/fadeline212px.gif);
}

#lowerRightBoxRightLine {
	position: absolute;
	right: 0px;
	top: 25px;
	width: 2px;
	height: 212px;
	background-image: url(../images/fadeline212px.gif);
}	

#footerContainer {
	position: relative;
	width: 750px;
	height: auto;
	background: #ffff00;
}

#footerContainerContent {
	position: absolute;
	top: 15px;
	left: 0px;
	width: 750px;
	text-align: center;
}
/* Class Styles */

.bodyText {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:  15px;
	margin-top: 12px;
}

.footerText {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #006699;
}

.bodyLink {
	margin-top: 12px;
}
	
.navText {
	font: 12px Arial, Helvetica, sans-serif;
	color: #006699;
	line-height: 25px;
}
	
.navTextBold {
	font: 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.navTextBlue {
	font: 12px Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: underline;
	font-weight: bold;
}
	
.headerText1 {
	font: 28px "Times New Roman", Times, serif;
	color: #363636;
	text-decoration: none;
	letter-spacing: .1em;
	font-weight: bold;
}

.headerText2 {
	font: 24px "Times New Roman", Times, serif;
	color: #363636;
	text-decoration: none;
	letter-spacing: .1em;
	font-weight: bold;
}

