html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}



ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}


/* CSS Document */

/*********** ELEMENTS ************/


body {
	line-height: 1;
	font-size:.9em
	color: #3D4A4F;
	background:#333333;
	font-family:Arial;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:block;
	width:350px;
	margin-top:15px;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:.9em;
	font-weight:700;
}

h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:.8em;
	font-weight:700;
	margin: 8px 5px 8px 5px;
}

h5 { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#111;
}

h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#ff6600;
	display:inline;
}

strong {
	font-weight:bold;
}

/*********** eo ELEMENTS ************/

.orange_stripe {
	height:32px;
	border-left:7px solid #FF6600;
	line-height:32px;
	padding-left:8px;
	margin-bottom:25px;
}

.orang_text {
	color:#ff6600;
}

.gray_text {
	color:#B2B2B2;
}

.special_header {
	margin:5px 0 20px 5px;
	border-left:#ff6600 solid 7px;
	line-height:32px;
	text-indent:4px;
}

.act {
	clear:both;
	height:0px;
}


/*********** HEADER ************/

#header {
	background:url(../images/header.jpg) repeat-x;
	height:111px;
	width:900px;
}

#logo {
	margin:40px 0 0 43px;
	float:left;
}

#header_nav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:55px 0 0 340px;
	font-size:.8em;
	float:left;
}

#header_nav li {
	display:inline;
	
}

#header_nav li a {
	color: #ddd;
	text-decoration:none;
	
}

#header_nav li a:hover {
	color: #ddd;
	text-decoration:underline;
}

/*********** eo HEADER ************/


/*********** NAV ************/

#menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/menu_gradient.jpg) repeat-x;
	height:54px;
	width:900px;
}

#nav {
	padding:none;
}

#nav li {
	display:inline;
	
}

#nav li a {
	background:url(../images/menu_divider.png) no-repeat right center;
	color: #3D4A4F;
	text-decoration:none;
	display:block;
	float:left;
	line-height:54px;
	height:54px;
	font-size:.9em;
	padding:0 38px 0 38px;
}

#nav li a:hover {
	color: #FF6600;
}

.last_item {
	background:none;
}

.menu_divider {
	width:2px;
	padding:none;
	margin:none;
}

.menu_divider img {
	display:inline;
}

/*********** eo NAV ************/


/*********** FOOTER ************/

#footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:5px 0 5px 0;
	background:#48565a url(../images/footer_gradient.jpg) repeat-x bottom left;
	width:900px;
	height:56px;
	font-size:.8em;
	clear:both;
}

.footer_text {
	color:#1B1D1E;
	font-size:.8em;
	display:block;
	padding:4px 0 0 10px;
}

#footer a.survive {
	color:#D8F0CA;
	display:inline;
}

#footer a.survive:hover {
	color:#C9E9EC;
}

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

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

#footer_nav {
	width:900px;
	margin:23px 0 5px 0;
	text-align:center;
}

#footer_nav li {
	display:inline;
	font-size:.8em;
}

.footer_text_left {
	color:#1B1D1E;
	font-size:.8em;
	float:left;
	padding:4px 0 0 10px;
}

.footer_text_right {
	color:#1B1D1E;
	font-size:.8em;
	text-align:right;
	float:right;
	padding:4px 0 0 10px;
	margin:0 10px 0 0;
}

/*********** eo FOOTER ************/

/*********** LEFT NAV ************/

#left_nav {
	font-size:.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:3px 0 0 15px;
	
}

#left p{
	font-size:.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:10px 7px 3px 10px;
}

#left_nav li {
	margin:3px 0 2px 0;
}

#left_nav a {
	color:#1515ef;
	text-decoration:none;
}

#left_nav a:hover {
	color:#ff6600;
	text-decoration:underline;
}


.cross_box {
	margin-right:4px;
}
/*********** eo LEFT NAV ************/

#sitemap_table {
	position:relative;
	top:20px;
	left:20px;
	margin-bottom:50px;
}

#sitemap_table ul li {
	margin-left:20px;
	height:18px;
} 

#sitemap_table ul li a {
	font-size:.85em;
	color:#3D4A4F;
	text-decoration:none;
}

#sitemap_table ul li a:hover {
	text-decoration:underline;
	color:#ff6600;
}
