html, BODY {
	height: 100%;
	margin: 0px;
	margin-bottom: 1px;
	padding:0px;
    font-family: "Helvetica" "Verdana", "Arial", sans-serif;
    font-size: 13px;
    background-color: #61a2b3;
    background-image:url("../imagesDR/background.gif");
    text-align:center;
}

a img { border: none; }

A:link, A:visited {
  text-decoration: none;
  color: #004759;
}

A:hover, A:active {
  text-decoration: underline;
  color: #006984;
}

hr { 
	border:0;
	color:#b4b28c;
	background-color:#b4b28c;
	height:1px;
	margin:1px;
}

#container {
    width: 912px;
    margin: 0 auto;
    padding: 0px;
}

#header {
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
    background: url("../imagesDR/bg_shade.gif") repeat-y transparent;
	text-align: left;
}

#wrapper {
    width: 912px;
    margin: 0 auto;
    padding: 0px;
    background: url("../imagesDR/bg_shade.gif") repeat-y transparent; 
}

#topimage {
	background: url("../imagesDR/bg_placeholder.gif") repeat-y transparent; 
    width: 900px;
	height: 270px;
    margin: 0;
    padding: 0;
}

#topimageAlt {
    width: 900px;
	height: 140px;
    margin: 0;
    padding: 0;
}

#topimage img, #topimageAlt img {
	border: 0;
	margin: 0;
	padding: 0;
}

#content {
    width: 900px;
    margin: 0 auto;
    padding: 0px;
}

#sidemenu {
	margin: 0;
    padding: 20px 5px 0 0;
    float: left;
    width: 140px;
    text-align:right;
}

#sidemenu UL {
    padding-left: 10px;
}

#sidemenu LI {
    list-style-type: none;
    font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: 500;
    color: #448b9e;
    margin-bottom: 5px;
}

#sidemenu div {
	list-style-type: none;
    font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: 500;
    color: #448b9e;
	margin: 0 0 10px 10px;
}

#sidemenu a {
	text-decoration: none;
    color: #004e62;
    font-size:12px;
}

#sidemenu a:hover, #sidemenu a.current {
    color: #853c47;
    font-size:12px;
	font-weight: bold;
}

#body { 
	padding-top:20px;
	float: left;
	width: 728px;
}

#body-text UL {
    list-style:square;
    padding: 5px 10px 5px 20px;
}

#body-text .CushingLeft {
	padding-left: 20px;
}

#body-text .CushingRight {
	padding-right: 20px;
}

#body-text .inputFormField {
	background-color: #EFF2E6;
	color: #5E6C3C;
	border: 1px;
	border-style: solid;
}
#body-text .inputButtonGeneral {
	cursor: pointer;
	background-color: #f3f0f0;
	color: #5E6C3C;
	border: 1px;
	border-style: outset;
}

#body-text LI {
    padding-bottom:5px;
}

#body A:link, #body A:visited {
  text-decoration: underline;
}

#body A:hover,#body A:active {
  text-decoration: none;
}

#body H1, .mainTitle {
    font-family:"Verdana", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #66abbd;
    margin: 0 15px 15px 15px;
}

#body H2 {
    font-family:"Verdana", Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #66abbd;
    margin-bottom: 5px;
}

#body P {
	line-height: 18px;
}

.mainContent {
	margin: 0 15px 15px 15px;
    line-height: 18px;
}

#body-sidebar { 
	border: 0; 
	border-left: 1px; 
	border-style: solid; 
	border-color: #7f8430; 
	text-align: left; 
	width: 180px; 
	float: left; 
	padding: 0 0 10px 15px; 
	font-size:12px;
}

#body-sidebar P {

}

#body-sidebar .red {
    color: #ff0000;
}

#body-sidebar-interior .red {
    color: #ff0000;
}

#footer {
    font-size:10px;
    text-align: right;
    background-color: #d5df3d;
    color: #1e2329;
    padding: 10px;
}

#footer A:link, #footer A:visited {
 	text-decoration: underline;
}

#footer A:hover, #footer A:active {
	text-decoration: none;
}

#footer P {
    line-height: 20px;
}

#stylefive {
	position: relative;
	display: block;
	height: 26px;
	font-size: 11px;
	font-weight: bold;
	background: transparent url(imagesDR/bgOFF.gif) repeat-x top left;
	font-family: Verdana, Helvitica, sans-serif;
	border-bottom:3px solid #74c068;
}
#stylefive ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
}
#stylefive ul li {
	display: block;
	float: right;
	margin: 0;
}

#stylefive ul li a {
	display: block;
	float: left;
	color: #1e2329;
	text-decoration: none;
	padding: 7px 20px 0 20px;
	height: 19px;
	background: transparent url(imagesDR/bgDIVIDER.gif) no-repeat top left;
}
#stylefive ul li a:hover, #stylefive ul li a.current {
	color: #ffffff;
	background: #7f8430 url(imagesDR/bgDIVIDER.gif) no-repeat top left;
}

#contentPage {
	background-color: #ffffff;
	margin: 0;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0;
	padding-bottom: 30px;
	border: 2px;
	border-style: solid;
	border-color: #000000;
}

.formFields { 
	line-height:18px;
	padding-bottom:5px;
}

.confirmation { 
	font-weight:bold;
	color:#006984;
}

