body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,p,blockquote{margin:0;padding:0;}
body {
	background-color: #2b3a3c;
	color: #2d2e2e;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 13px;
	line-height: 1.5em;
}
/* This is a container for the page content. It is common to use the container to constrain the width of the page content and allow for browser chrome to avoid the need for horizontal scrolling. For fixed layouts you may specify a container width and use auto for the left and right margin to center the container on the page. IE 5 browser require the use of text-align: center defined by the body element to center the container. For liquid layouts you may simply set the left and right margins to center the container on the page. */
#outerWrapper {
	background-color: #fff;
	margin: 0 auto 0 auto; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	min-width: 760px;
	text-align: left; /* Redefines the text alignment defined by the body element. */
	width: 80%;
}
#outerWrapper #header {
	background-color: #fff;
	/* Sets the bottom border properties for an element using shorthand notation */
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	padding: 10px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
}
/* Contains the main page content. When using a mutliple column layout the margins will be set to account for the floated columns' width, margins, and padding. */
#outerWrapper #contentWrapper #content {
	margin: 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 0px 10px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
}
#outerWrapper #footer {
	background-color: #0B68B5;
	font-size:.8em;
	border-top: solid 1px #000000;
	padding: 10px 10px 10px 10px;
	color: #CCCCCC;
}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
table{border-collapse:collapse;border-spacing:0;}
ol,ul{list-style:none;margin:0;padding:0;}
q:before,q:after{content:'';}
caption,th{text-align:left;}
fieldset,img{border:0;}
li{margin:0;padding:0;}
abbr,acronym{border:0;}
html,body{height:100%;}
html>body div#site{height:auto;}
a{color:#FFFFFF;text-decoration:underline;padding:0 1px;}
a:hover{color:#CCCCCC;text-decoration:none;padding:0 1px;}
a.nohover{text-decoration:none;border:none;}
a.nohover:hover{background-color:transparent;border:none;}
a.namelink{padding:0;margin:0;overflow:hidden;height:1px;}
.footnote,.footnote a{font-size:12px;line-height:1.3em;color:#aaa;letter-spacing:0;}
.footnote em{background-color:transparent;font-style:italic;}
h1,h2,h3,h4,h5{font-weight:bold;margin:3px 0 0 0;padding:0;}
h1,.h1{font-size:30px;text-transform:none;}
h2,.h2{font-size:25px;text-transform:none;}
h4,.h4{margin:10px 0 0 0;font-size:16px;text-transform:none;}
h5,.h5{margin:7px 0 0 0;font-size:12px;text-transform:none;}
.highlight{background-color:#ffc;}p{margin:0;padding:5px 0;}
ul,ol{list-style-type:disc;}
/* ul li,ol li{margin:0 0 7px 0;padding:0 0 0 3px;}}*/ 
form{margin:0;padding:0;}
blockquote{font-size:12px;line-height:1.4em;color:#666;border-left:4px solid #666;margin:10px 30px;padding:10px 20px;background-color:#f3f3f3;}
input[type=text],select,textarea{font-size:14px;line-height:1.5em;padding:2px;}
input[type=text],select,textarea{background-color:#e9f5ff;border:1px solid #333;}
input[type=text]:focus,select:focus,textarea:focus{background-color:#ffe;}
strong{font-weight:bold;}em{font-style:italic;}
div.hr{width:100%;height:15px;border-top:1px solid #999;margin:15px auto 0 auto;}
div.noline{border:none!important;}
div.hr hr,div.hr-side hr{display:none;}
.hide{position:absolute;top:0;left:-1000em;}
.center{text-align:center;}
div.spacer{height:5px;}
div.container{zoom:1;}
div.container:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
div.container div.left-border{border-left:1px solid #999;}
div.container div.right-border{border-right:1px solid #999;}
div.one-third div.primary{float:right;width:569px;padding:0 0 0 20px;}
div.one-third div.secondary{float:left;width:300px;padding:0 20px 0 0;}
div.two-thirds div.primary{float:left;width:569px;padding:0 20px 0 0;}
div.two-thirds div.secondary{float:right;width:300px;padding:0 0 0 20px;}
div.halves div.section{float:left;width:435px;padding:0 10px;}
div.thirds div.section{float:left;width:100%;}
div.fourths div.section{float:left;width:207px;padding:0 10px;}
div.thirds div.section{width:100%;}
div#navigation{text-align:center;}
h1{font:50px/1.4em Georgia,serif;font-weight:normal;letter-spacing:-2px;}
ul,ol{margin-left:0;margin-right:0;padding-left:0;padding-right:0;list-style:none;}
p.more{text-align:right;padding-right:10px;background-color: #000;}
div.nb-list ul.primary{margin-bottom:0;padding-bottom:0;background-color: #000;}
div.nb-list ul.secondary{margin-top:0;padding-top:0;background-color: #000;}
div.nb-list a:hover{color:#CCCCCC; text-decoration: none;}
div.nb-list a {color:#fff;text-decoration: none;}
div.nb-list li.enclosure{padding-left:20px;background-color:#000;background-repeat:no-repeat;background-position:left;}
div.nb-list li.video{background-image:url(../images/video.png);}
div.nb-list li.audio{background-image:url(../images/audio.png);}
div.nb-list li.image{background-image:url(../images/images.png);}
div.nb-list h3{
    background-color: #f8f8f8;
	background-image: url(../images/mh_bg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
div.nb-list h3 a {color:#000099;text-decoration: none;}
div.nb-wide{zoom:1;}
div.nb-wide:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
div.nb-wide li{float:left;border:none;}
div.nb-wide li a{display:block;padding:3px;margin:10px 0 0 18px;background-color:#369;}
div.nb-wide li a:hover{background-color:#69c;}
div.nb-wide h3 a {color:#000099;text-decoration: none;}
.tool-tip{color:#fff;width:300px;z-index:13000;}
.tool-title{font:12px/1.3em Verdana, sans-serif;margin:0;color:#CCCCCC;padding:8px 8px 4px;background:url(../images/bg_tooltip.png) top left;}
.tool-text{font:12px/1.3em Verdana,sans-serif;padding:4px 8px 8px;background:url(../images/bg_tooltip.png) bottom right;}
.tool-text span span{display:block;font:11px/1.3em Verdana,sans-serif;color:#aaa;padding:5px 0 0 0;}
div.nb-list ul li,ol li {
	font-size:.9em;
	background-image: url(../images/mn_bg.gif);
	background-repeat: repeat-x;
	height:19px;
	margin:0;
	padding:0px 4px;
	border-bottom:1px solid #ccc;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
div.nb-list ul.secondary li,ol li {
	font-size:.9em;
	background-image: url(../images/mn_sbg.gif);
	background-repeat: repeat-x;
	height:19px;
	margin:0;padding:0px 4px;border-bottom:1px solid #000;}
div.nb-list ul.secondary a {color:#000;text-decoration: none;}
div.nb-list ul.secondary a:hover{color:#fff; text-decoration: none;}
h3,.h3 {font-size:16px;font-weight:bold;}
#top {width:95%; margin:15px auto 15px auto;}
#skiplinks {width:40%; float:right; color:#000000; font-size:1.1em; text-align:right; margin:0; padding:0;}
#skiplinks a {
	color:#000099;
	text-decoration: none;
}
#skiplinks a:hover {color:#fff; text-decoration:none; border-bottom:1px dotted #fff;}

/* Header and title */
#sitetitle {float:left; text-align:left;}
#sitetitle h1 {font-weight:700; font-size:2.4em; color:#999999; letter-spacing:-1px; line-height:1.3em; margin:0; padding:0;}
#sitetitle h1 a {
	font-weight:700;
	letter-spacing:-1px;
	color:#0000CC;
	text-decoration: none;
}
#sitetitle h1 a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
#sitetitle p {margin:5px 0 0 0; padding:0; letter-spacing:-1px; font-size:1.3em; color:#000000;}
.clear {visibility:hidden; clear:both; height:2px;}
.menu {
	overflow: hidden;
	background-image: url(../images/logo.png);
	width: 100%;
	height: 45px;
	background-repeat: no-repeat;
}
.menu ul {
	list-style:none;
	overflow:hidden;
	margin: 10px 10px 10px 0px;
	padding: 0px;
}
.menu ul li {
	overflow:hidden;
	height: 16px;
	width: 16px;
	float: right;
	padding: 5px;
}
.menu ul li a {
	display:block;
	overflow:hidden;
	cursor: pointer;
	text-decoration:none;
	background-repeat: no-repeat;
}
.menu a {
	height: 16px;
	width: 16px;
}
.menu a.resize { background-image: url(../images/text.png);}
.menu a.resize:hover { background-image: url(../images/text-b.png);}
.menu a.rss { background-image: url(../images/rss.png);}
.menu a.rss:hover { background-image: url(../images/rss-b.png);}
.menu a.feedb { background-image: url(../images/fb-b.gif);}
.menu a.feedb:hover { background-image: url(../images/fb.gif);}
.menu a.fave { background-image: url(../images/fave.png);}
.menu a.fave:hover { background-image: url(../images/fave-2.png);}

#MainMenu 
{
	width:100%;
	height:25px;
	border-color:#000;
	border-style:solid;
	border-width:0 0 5px;
	margin:0;
}
#tab 
{
	top:0;
	height:0;
	background:repeat-x top;
	margin:0;
}
#tab ul 
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#tab li 
{
	display:inline;
	float:left;
	margin:0 1px 0 0;
	padding:0;
}
#tab a 
{
	background:#000 url(../images/bright_044.gif) no-repeat right top;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#tab a span 
{
	display:block;
	background:url(../images/bleft_044.gif) no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	font-weight:700;
	line-height:25px;
	padding:0 15px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
	border-color:#FF9300;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#FFF;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv 
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	color:#FFF;
	z-index:100;
	text-decoration:none;
	border-color:#000;
	border-style:solid;
	border-width:0 0 5px;
	padding:0;
}
.dropmenudiv ul 
{
	list-style:none;
	margin:0;
	padding:0;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link,.dropmenudiv a:visited 
{
	width:180px;
	display:block;
	border:0 #FF9300;
	color:#FFF;
	background:url(../images/bleft_044.gif) no-repeat left top;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	margin:0 1px 0 0;
	padding:0;
}
.dropmenudiv a span 
{
	display:block;
	line-height:25px;
	background:url(../images/bright_044.gif) no-repeat right top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	float:none;
	padding:0 15px;
}
.dropmenudiv a:hover 
{
	border:0 #FF9300;
	background-position:left bottom;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	color:#FFF;
}
.dropmenudiv a:hover span 
{
	background-position:right bottom;
	color:#FFF;
	font-weight:700;
}
.bg {background: url(images/../button4.gif);}
.navi {padding:0 0 0 32px; margin:0; list-style:none; height:40px; background:#fff url(../images/button1a.gif) repeat-x; position:relative; font-family:arial, verdana, sans-serif; }
.navi li.top {display:block; float:left; position:relative;}
.navi li a.top_link {display:block; float:left; height:40px; line-height:33px; color:#fff; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;}
.navi li a.top_link span {float:left; font-weight:bold; display:block; padding:0 24px 0 12px; height:40px;}
.navi li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:40px; background:url(../images/down.gif) no-repeat right top;}
.navi li a.top_link:hover {color:#000; background: url(../images/button4.gif) no-repeat;}
.navi li a.top_link:hover span {background:url(../images/button4.gif) no-repeat right top;}
.navi li a.top_link:hover span.down {background:url(../images/button4a.gif) no-repeat right top;}
.navi li:hover > a.top_link {color:#000; background: url(../images/button4.gif) no-repeat;}
.navi li:hover > a.top_link span {background:url(../images/button4.gif) no-repeat right top;}
.navi li:hover > a.top_link span.down {background:url(../images/button4a.gif) no-repeat right top;}

.navi table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

.navi a:hover {visibility:visible;}
.navi li:hover {position:relative; z-index:200;}

.navi ul, 
.navi :hover ul ul, 
.navi :hover ul :hover ul ul,
.navi :hover ul :hover ul :hover ul ul,
.navi :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.navi :hover ul.sub {left:2px; top:40px; right:2px; background: #fff; padding:3px 0; border:1px solid #999999; white-space:nowrap; width:200px; height:auto;}
.navi :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:250px;}
.navi :hover ul.sub li a {font-weight:normal;display:block; font-size:11px; height:20px; width:192px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.navi :hover ul.sub li a.fly {background:#fff url(../images/arrow.gif) 80px 7px no-repeat;}
.navi :hover ul.sub li a:hover {background:#999999; color:#fff;}
.navi :hover ul.sub li a.fly:hover {background:#999999 url(../images/arrow_over.gif) 80px 7px no-repeat; color:#fff;}
.navi :hover ul li:hover > a.fly {background:#999999 url(../images/arrow_over.gif) 80px 7px no-repeat; color:#fff;} 

.navi :hover ul :hover ul,
.navi :hover ul :hover ul :hover ul,
.navi :hover ul :hover ul :hover ul :hover ul,
.navi :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid #999999; white-space:nowrap; width:93px; z-index:200; height:auto;}
.pdf a{color:#006699;text-decoration:underline;padding:0 1px;}
.pages a{color:#006699;text-decoration:underline;padding:0 1px;}