body {
	/* NN4! Change URL to Absolute (http://www.yourdomain.com/assets/img_set2/mechPgbg.jpg */
	
	background-color: #085426;
	margin: 0px 0px 0px;
	padding: 0;
	color: #FFFFFF;
}

/* Font Family for entire Document */
td, div, ul, ol {
	font-family: "Georgia", Trebuchet MS, Arial, Helvetica, sans-serif;
}

img { 
   border-color: #FFFFFF;
}

/* Headings */
h1 {
	font-size: 22px;
	color: #FFFFFF;
}
h2 {
	font-size: 18px;
	color: #FEF788;
}
h3 {
	font-size: 16px;
	color: #FEF788;
}
#cabinpicker td, a:link {
	font-size: 12px;
	font-family: Lucida Sans;
	color: #FEF788;
}
#cabinpicker a:visited, a:hover {
    color: #FFFFFF;
}

/* Main Content Area */
#mncontent {
	font-size: 16px;
}
#mncontent a:link {
	font-size:16px;
	color: #FEF788;
}
#mncontent a:visited {
	font-size:16px;
	color: #FEF788;
}
#mncontent a:hover, #mncontent a:active {
	font-size:16px;
	color: #FEF788;
}

/* Sidebar */
#sidebar {
	font-size: 12px;
}
#sidebar a:link {
	color: #FEF788;
}
#sidebar a:visited {
	color: #FEF788;
}
#sidebar a:hover, #sidebar a:active {
	color: #FEF788;
}
#sidebar td {
    color: #FEF788;
}

/* Middle Column for Vertical Page Rule */
#midcolumn {
	/* NN4! Change URL to Absolute (http://www.yourdomain.com/assets/img_set2/mechVrule.gif */
	background-image:  url(http://d640885.u26.sitemaintenanceplans.com/assets/img_set2/mechVrule1.gif);
	background-repeat: repeat-y;
}

/* Footer Area */
#footertable {margin: 36px 0 0 0;} /* Provides offset from the main table */
#footer {
	font-size: 12px;
	/* NN4! Change URL to Absolute (http://www.yourdomain.com/assets/img_set2/mechFooterbg.gif */
	
	background-color: #FEF788;
	color: #000000;
}
#footer p {
	margin: 0px 0px 3px 0px;
}
#footer a:link {
	color: #006699;
}
#footer a:visited {
	color: #006699;
}
#footer a:hover, #footer a:active {
	color: #000000;
}

/* Describes the Layer that holds the Skip Nav Link */
/*see accessibility section */
#skipnav {
	position: absolute;
	top: 0px;
	left: 0px;
}
