/* CSS Document */

html {
	min-height: 100%;
	height: auto;
}

body {
	text-align: center;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	font-family: tahoma;
	font-size: 0.8em;
	background-color: #212228;
	background-image: url(/css_img/gradient_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	position: relative;
}

fieldset.publishing {
	display: none;
}

a:link, a:visited {
	color:#333333;
	text-decoration:underline;
}

a:hover {
	color:#999999;
}

fieldset.metadata {
	display: none;
}

.contentpaneopen_edit {
	float: right;
}

.contentpaneopen_edit a img {
	border: none;
	text-decoration: none;
}

#absolute {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}

.trigger {
	left: 50%;
}

div.default div.yoo-toppanel div.content {
	padding: 10px 0px 0px;
}

div#container {
	margin: 0px auto;
	width:900px;
	text-align: left;
	padding: 0px;
}

#header {
	width: 900px;
	height: 120px;
	background: url(/css_img/header.gif) bottom  center no-repeat;
	margin: 0px;

}

#header h1 {
	margin-left: -9999px;
}

h1, h2, h3, h4, h5 {
	color: #7F0000;
}

/*  ### MENU CSS ###  */

#navsub_423591_229551 {
	display:none;
}

#menu {
	height: 62px;
	width: 900px;
	text-align: center;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1.2em;
	font-family: Arial,Helvetica,sans-serif;
}

#menu_list {
	height: 37px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#menu_left {
	background-image: url(/css_img/menu_tab_left.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 37px;
	width:8px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#menu_right {
	background-image: url(/css_img/menu_tab_right.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 37px;
	width:8px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#menu_list ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#menu_list ul li {
	background-image: url(/css_img/menu_tab_middle.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 15px 8px 0px 8px;
	height: 22px;
	float: left;
}

#menu_list ul li a {
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#menu_list ul li a:hover {
	text-decoration: underline;
}

#menu_list ul .selected {
	background: url("/css_img/red_tab_middle.gif") repeat-x;
	margin: 0;
	padding: 0;
	height: 37px;
}

#menu_list ul .selected a {
	background: url("/css_img/red_tab_left.gif") left top no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
}

#menu_list ul .selected a span{
	background: url("/css_img/red_tab_right.gif") right top no-repeat;
	padding: 0px 10px 0px 10px;
}

#menu_list ul .selected a:hover {
	text-decoration: underline
}

#menu_list ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#menu_below {
	background: #7f0000;
	border-bottom: 1px solid #212228;
	height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
}

#menu_list li ul {
	padding: 6px 0px 0px;
	margin: 0 0 0 -90px;
	list-style: none;
	float: left;
	position:absolute;
}


#menu_list li ul li {
	display: block;
	float: left;
	margin: 0px 22px 0px 8px;
	background:none;
}

#menu_list ul .selected li a {
	color: #d4d4d4;
	text-decoration: none;
	background:none;
}

#menu_list ul.selected ul {
	background-color:#003399;
}

#menu_list li ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
}


/*  ### END MENU CSS ###  */

#wrap {
	background-color: #666666;
	width: 880px;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
}

#left_content {
	width: 260px;
	margin:10px 5px 5px 0px;
	float: right;
	min-height: 183px;
	color: #FFFFFF;
}
/*
div#left_content div.moduletable
{
	margin-bottom:20px;
}
*/
#left_content h1 {
	font-size: 1.2em;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 0px 5px;
}
div.moduletable h3
{
	margin:0px;
	text-align:center;
	color:#770A07;
	width:230px;
	
}

#left_content a {
	color: #FFFFFF;
	text-decoration: underline;
}

#left_content a:hover {
	color: #EEEEEE;
	text-decoration: none;
}

#left_content ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 20px;
}

#left_content li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#right_content_r {
	background-color:#FFFFFF;
	float:left;
	width:580px;
	margin:10px 24px 10px 10px;
	line-height:1.5;
}

#right_content {
	width: 680px;
	background-color: #FFFFFF;
	float: right;
}

#right_content a {
	color: #212228;
	text-decoration: underline;
}

#right_content a:hover {
	color: #666666;
	text-decoration: none;
}

#right_content img {
	color: #666666;
	text-decoration: none;
}

#banner
{
	text-align:center;
	margin:-5px 0 0 -5px;
	float:left;
	width:100%;
}

#content
{
	width:99%;
	 float:left;
	 margin:5px;
}
p {
	margin: 0px;
	padding: 0px 0px 10px;
}

 
h1 {
	margin: 0px;
	padding: 0px 0px 10px;
	color: #7f0000;
	font-size: 1.5em;
}

h2 {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	color: #7f0000;
	font-weight: normal;
	font-size: 1.3em;
}

#footer {
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
}
#footright
{
	text-align:right;
	float:right;
}

#footleft
{
	text-align:left;
	float:left;
}

#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:hover {
	color: #EEEEEE;
	text-decoration: none;
}

.contentheading { /* H2 Settings */
	color: #7F0000;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 10px;
}

.componentheading { /* H1 Settings */
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	color: #7f0000;
	font-size: 1.9em;
	font-weight: bold;
	text-align: center;
}

.moduletablesearchbox {
	width: 180px;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
}

.contact_email {
	text-align: center;
	background-color: #666666;
	width: 510px;
	margin: 10px 10px 10px 10px;
	color: #FFFFFF;
}

table {
	border: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


div#left_content div.t {
background:transparent url(/css_img/bg.gif) repeat-x scroll 0pt;
}
div#left_content div.t div.t {
background:transparent url(/css_img/tr.gif) no-repeat scroll 100% 0pt;
}

div#left_content div.t div.t div.t { 
background:transparent url(/css_img/tl.gif) no-repeat scroll 0pt;
}

div.t, div.b { 
	height:16px;
	margin:0pt;
	overflow:hidden;
	padding:0pt;
}
div.b {
	display:none;
}

div#left_content div.m {
padding:0pt 8px;
background:transparent url(/css_img/bground.gif) repeat-x scroll 0pt 0pt;
}

table.webform td {
padding:2px;
}
