@charset "utf-8";

/* HTML Elements */
img { *padding: 0px; *margin: 0px; border: 0px; }
a { color: #ffffff; text-decoration: none; }
a:hover { color: #cccccc; }
body { margin: 0px; background-color: #a0a0a0; font-family: Verdana, Arial;  }
/* End HTML Elements */

/* Named Content */
#oc { margin-left: auto; margin-right: auto; width: 1038px; _height: 100% }
#shading_left { background-image: url(../images/shading_left.gif); background-repeat: repeat-y; padding-left: 7px; _height: 100%; background-color: #cfcfcf; }
#shading_right { background-image: url(../images/shading_right.gif); background-repeat: repeat-y; background-position: right; padding-right: 7px; _height: 100% }
#left_column { background-color: #cfcfcf; width: 231px; height: 100%; float: left; _width: 232px; _margin-right: -3px; }
#left_nav { margin-left: auto; margin-right: auto; margin-top: 38px; width: 127px; font-size: 12px; }
#left_nav a { font-weight: bold; }
#left_nav a:hover { color: #909090; }
#header { height: 110px; background-image: url(../images/header_top.jpg); text-align: right; font-size: 10px; margin-left: 231px; _overflow: hidden; _width: 792px; _margin-left: -3px; }
#header a { color: #ffffff; }
#header a:hover { color: #f8e7cf; }
#header div { height: 24px; }
#header p { display: inline; margin-right: 10px; }
#banner { _width: 792px; overflow: hidden; height: 107px; }
#ie6 { _float: right; }
#text {
	background-color: #ffffff;
	background-image: url(../images/shading_inside.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	padding: 35px;




	*padding-top: 40px;
	font-family: Verdana, Arial;
	font-size: 12px;
	_width: 722px;
}

#text h1 {
	font-size: 12px;
	margin-top: 2px;
	font-weight: bold;
}
#text a { color: #d68330; }
#text table { margin-bottom: 35px; }
#footer_left { background-image: url(../images/shading_bottom_left.gif); background-repeat: no-repeat; }
#footer_right { background-image: url(../images/shading_bottom_right.gif); background-repeat: no-repeat; background-position: top right; }
#footer { 
	background-image: url(../images/shading_bottom.gif);
	background-repeat: repeat-x;
	margin-left: 7px;
	margin-right: 7px; 
	padding-top: 5px; 
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
	height: 50px;
}
/* End Named Content */

/* Classes */
.return { text-align: right; }
/* End Classes */

