html {overflow-y: scroll}

body {
	margin: 0;
	padding: 0;
	font-size: 100%;
	text-align: center;
	font-family: Arial, Tahoma, Arial;
	background: #e6e6e6;
	}
	
a {color: #ec5707;text-decoration: none}	
a:hover {color: #3Da1ff; text-decoration: underline}
hr {color: #a3a3a3; background: #a3a3a3; border: 0; height: 1px}
p {margin: 0; margin-bottom: 16px}
.clear {clear:both}
.float_right {float:right}
.float_left {float:left}
.pl_button {float:left}

h1,h2,h3,h4,h5,h6 {font-size: 100%; font-weight: normal; margin: 6px 0; padding: 4px 0; font-family: Arial, Tahoma, Verdana;}
h1 {color: #2d97f0; border-bottom: 1px solid #a3a3a3; font-size: 1.5em;}
h2 {color: #ec5707; font-size: 1.2em; font-weight: bold;}
h3 {color: #222222; font-size: 1em; font-weight: bold;}

.mainwrap {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	font-size: .9em;
	}
	
#header {
	background: #0d0d0d url(images/header_main.gif) bottom left repeat-x;
	height: 110px;
	}
	
#header .header_right {
	float: right;
	text-align: right;
	color: #FFFFFF;
	padding-top: 10px;
	}
	
#header .header_right strong {color: #bbbbbb}
#header .header_right span br {display: none;}
#header .logo {float:left;}
#header .logo a {outline:none;}
#header .logo h1 {color: #FFFFFF; border-bottom: 0;font-size: 1.7em;padding-top: 38px;}

#nav {
	background: #2f2f2f url(images/nav_main.gif) top left repeat-x;
	height: 50px;
	}
	
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 50px;
	background: url(images/nav_sep.gif) bottom right no-repeat;
	}
	
#nav li {
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	background: url(images/nav_sep.gif) bottom left no-repeat;
	}
	
#nav li a {
	display: block;
	color: #f9f9f9;
	padding: 8px 14px 6px 4px;
	text-decoration: none;
	font-weight: normal;
	font-weight: bold;
	line-height: 36px;
	outline: none;
	}

#nav li a:hover {color: #5db4ff; text-decoration: underline;}
#nav li.current {background: url(images/current_left.gif) top left no-repeat;}

#nav li.current a {
	background: url(images/current_right.gif) top right no-repeat;
	color: #2d97f0;
	}
	
#nav a.print_link {
	float: right;
	margin: 10px 8px 0 0;
	padding: 6px 2px 6px 20px;
	color: #b0b0b0;
	text-decoration: underline;
	font-size: .9em;
	background: url(images/printer_icon.gif) center left no-repeat;
	outline: none;
	}
	
#nav a:hover.print_link {text-decoration: none; color: #eeeeee;}

#main {
	background: #e6e6e6 url(images/bg_main.gif) top left repeat-x;
	}
	
#main .main_shadow {
	background: url(images/main_shadow.jpg) top center no-repeat;
	}

#content {
	background: #FFFFFF;
	}
	
#content .content_wrap {
	padding: 10px 17px;
	}
	
#content p {
	line-height: 180%;
	}
	
#footer {
	background: #e6e6e6 url(images/footer_main.gif) top left repeat-x;
	height: 70px;
	}
	
#footer .footer_left {
	background: url(images/footer_left.gif) top left no-repeat;
	height: 70px;
	}
	
#footer .footer_right {
	background: url(images/footer_right.gif) top right no-repeat;
	height: 70px;
	}
	
#footer .float_left {
	margin: 14px 0 0 8px;
	color: #5d5d5d;
	}
	
#footer .float_right {
	margin: 14px 8px 0 0;
	color: #5d5d5d;
	}
	
#footer a.jumptop_link {
	text-align: right;
	margin: 10px 8px 0 0;
	padding: 6px 2px 6px 20px;
	text-decoration: underline;
	font-size: .9em;
	background: url(images/jumptop_icon.gif) center left no-repeat;
	outline: none;
	color: #757575;
	}
	
#footer a:hover.jumptop_link {color: #333333;text-decoration: none}
	
#copyright {
	text-align: right;
	font-size: .8em;
	color: #5d5d5d;
	}
	
#copyright .copyright_wrap {
	padding: 8px 0 20px 0;
	}
	
table, td {font-size: 100%;}

.tborder {
	background: #fff;
	border: 1px solid #d3d3d3;
	margin: 0px auto;
	width: 100%;
}

.tcat {
	background: #3e3e3e;
	padding: 8px;
	font-size: .9em;
	color: #FFFFFF;
	font-weight: bold;
	margin: 1px;
}

.tcat a {
	color: #FFFFFF;
	}
	
.tcat a:hover  {
	color: #cecece;
	}

.thead, .tfoot {
	background: #ededed;
	padding: 6px;
	color: #3e3e3e;
	border-bottom: 1px solid #d3d3d3;
	margin: 1px;
	margin-bottom: 0px;
	font-size: .8em;
}

.tfoot {
	border-bottom: 0;
	border-top: 1px solid #d3d3d3;
	}

.trow1 {
	background: #f7f7f7;
	color: #474747;
	padding: 8px;
	margin: 1px;
	margin-top: 0px;
}

.trow2 {
	background: #ededed;
	color: #474747;
	padding: 8px;
	margin: 1px;
	margin-top: 0px;
}

.ddmenu_subcats {
	text-align: left;
	position: absolute;
	display:none;
	border: 1px solid #101010;
	border-bottom: 0;
	font-size: .7em;
	line-height: 26px;
	z-index: 100;
	background: #404040;
	width: 160px;
	margin: 0px 0px 0px -9px;
	padding: 0;
}

.ddmenu_subcats a {
	text-align: left;
	color: #dddddd;
	display: block;
	border-bottom: 1px solid #101010;
	padding: 1px 0;
	text-decoration: none;
	text-indent: 5px;
}

.ddmenu_subcats a:hover {
	background: #101010;
	color: #ffffff;
}

.dd_menu span {
	background: transparent url(images/ddmenu_arrow.gif) center bottom no-repeat;
	display: block;
}
