@import url('/templates/css/menus/horizontal_dd_default.css');
body {
	background-image:
		url(/templates/images/background_tiles/lava_background.png);
	background-repeat: repeat-x;
}

#page,#side_menu {
	background-color: #34496B;
}

#content {
	background-color: #F9EEFD;
}

/* Fix for IE6 italics causing drop-down */
	/* hide from MacIE. only WinIE sees this. \*/
* html #page {
	overflow: hidden;
	o\verflow: visible;
}

/* end hide */
#top_header {
	background-image: url(/templates/images/headers/office_skyline.gif);
}


a {
	font: Verdana, Arial, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
}

#content a {
	color: #000066;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: underline;
	color: #FF9900;
}

a.current {
	color: #ffffff;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a {
	color: #CCCCCC;
}

#footer a:hover {
	color: #FF9900;
}

#footer {
	color: #CCCCCC;
	background-color: #618B44;
}

table.sidebar_box th {
	color: #FFFFFF;
}

.sidebar_box_border {
	border-color: #34496B;
}

th.sidebar_box_head {
	background-color: #34496B;
}

body {
	padding: 15px 0 15px 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#page {
	position: top center;
	width: 770px;
	margin: auto;
	border: 1px solid #000066;
}

#content {
	color: #000066;
	text-align: justify;
	margin: 0px 0px 0px 167px;
	padding: 7px 15px 10px 15px;
	min-height: 300px;
	/* another ie fix */
	line-height: 1.2;
}

#content img {
	margin: 4px;
}

* html #page {
	overflow: hidden;
	o\verflow: visible;
}

#top_header {
	height: 150px;
}

#content h1 {
	font-size: 18px;
	text-align: left;
}

#content h2 {
	font-size: 14px;
	text-align: left;
}
#menu {
	background-image:
		url(/templates/images/background_tiles/cloud_sections.gif);
	background-repeat: no-repeat;
	height: 31px;
	border-bottom: 3px solid #547344;
}
#menu a{
	padding: 0 5px 15px;
	*padding: 0 5px;
}
#menu ul {
	padding: 0px 0px;
	margin: 0 0 0 177px;
	list-style: none;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
}
#menu ul > li a {
	
}

#menu li {
	display: inline;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	margin: 10px 0px;
	list-style: none;
	text-align: center;
	line-height: 31px;
	border-right: 1px solid #cccccc;
}
#menu ul ul{
	background-color: #618B44;
}
#menu > ul > li > ul{
 	margin-top: 10px;
 	margin-top/*\**/: 12px\9;
 	*margin-top: 1px;
}
#menu ul ul li{
	border: none;
	line-height:normal;
	padding:5px 0 4px;
}
#menu ul ul ul{
	top:-4px;
	padding-top: 7px;
}


#side_menu {
	float: left;
	padding: 20px 10px 10px 10px;
	margin: 10px 0px 0px 0px;
	width: 145px;
	height: 173px;
}

#side_menu li {
	list-style: none;
	margin-top: 0;
	padding: 5px;
}

#side_menu ul {
	font-weight: normal;
	padding: 6px 0px 0px 0px;
	margin: 0px;
	list-style: none;
	text-align: left;
}

#footer {
	font-size: 10px;
	font-weight: normal;
	line-height: 20px;
	text-align: center;
	clear: both;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 20px;
	padding: 5px 0px;
	border-top: 3px solid #547344;
}

hr {
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #CCC;
	height: 0;
}