.wrapper {
	background: #FFF url(img/wrapper.gif) repeat-x;
}

.centered {
	
	position:relative; 
	margin-left:auto; 
	margin-right:auto; 
	width:80%;
	min-width:960px;

	text-align: left;
}

* {
	margin: 0;
	padding: 0;
}

a {
	color: #F70;
}
a:hover {
	color: #C60;
}

a.quicknav {
	color: #A1A1A1;
}
a.quicknav:hover {
	color: #000;
}

a.external {
	color: #466;
	background: url(img/external.png) center right no-repeat;
	padding-right: 13px;
}

body {
	background: #0094D6;
	color: #466;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	margin: 0;
	text-align: center;
	min-width:960px;
}


/* content */
.content {
	padding: 12px 12px 0px 52px;
	height:100%;
	background: #FFF url(img/bgmainx.GIF) no-repeat;
	min-height:564px;
	/* margin-right: 250px; */
}

.content .descr {
	color: #C60;
	margin-bottom: 6px;
}
.content li {
        margin-left: 18px;
	list-style: url(img/li.gif);
}

.numlist li {
        margin-left: 18px;
	list-style: decimal;
	/* margin-left: 18px; */
}

.rightcolumn {
	float:right;
	padding: 0px;
	width: 250px;
	height:100%;
}

.corner {
	background: url(img/corner.gif) no-repeat;
	height:92px;
	background-position:0px 87px;
}

.searchinput {
	width:150px;
	margin-left:20px;
	padding-left:3px;
	padding-top:2px;
	height:17px;
	border: 2px solid #009cdd;
}

.searchbutton {
	margin-left:5px;
	height: 25px;
	width: 25px;
	cursor: pointer;
	text-indent: -9999px;
	border:none;
	background: url(img/search2.png) no-repeat left top;
}

.submitbutton {
	height:27px;
	width:100px;
}

.logo {
	height:92px;
	background: url(img/topleft3.png) no-repeat;
}

.topbar {
	background: url(img/horizontal.gif) repeat-x;
	background-position:0px 87px;
	margin-right:250px;
}

input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}

.newinput {
	padding-left:3px;
	padding-top:2px;
	height:17px;
	border: 1px solid #009cdd;
}

.newtextarea {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
	padding-left:3px;
	padding-top:2px;
	border: 1px solid #009cdd;
}

p,cite,code,ul,ol {
	font-size: 1.2em;
	padding-bottom: 1.2em;
	text-align: justify;
}

span.underlined{
text-decoration: underline;
}


.roundedcornr_box_422700 {
	background: url(img/roundedcornr_422700_tl.png) no-repeat top left;
}
.roundedcornr_top_422700 {
	background: url(img/roundedcornr_422700_tr.png) no-repeat top right;
}
.roundedcornr_bottom_422700 {
	background: url(img/roundedcornr_422700_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_422700 div {
	background: url(img/roundedcornr_422700_br.png) no-repeat bottom right;
}
.roundedcornr_content_422700 {
	background: url(img/roundedcornr_422700_r.png) top right repeat-y;
}

.roundedcornr_top_422700 div,.roundedcornr_top_422700,
.roundedcornr_bottom_422700 div, .roundedcornr_bottom_422700 {
	width: 100%;
	height: 3px;
	font-size: 1px;
}
.roundedcornr_content_422700, .roundedcornr_bottom_422700 {
	margin-top: 0px;
}
.roundedcornr_content_422700 { padding: 0 5px; }

.roundedcornr_box_977080 {
	background: url(img/roundedcornr_977080_tl.png) no-repeat top left;
}
.roundedcornr_top_977080 {
	background: url(img/roundedcornr_977080_tr.png) no-repeat top right;
}
.roundedcornr_bottom_977080 {
	background: url(img/roundedcornr_977080_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_977080 div {
	background: url(img/roundedcornr_977080_br.png) no-repeat bottom right;
}
.roundedcornr_content_977080 {
	background: url(img/roundedcornr_977080_r.png) top right repeat-y;
}

.roundedcornr_top_977080 div,.roundedcornr_top_977080,
.roundedcornr_bottom_977080 div, .roundedcornr_bottom_977080 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_977080, .roundedcornr_bottom_977080 {
	margin-top: 0px;
}
.roundedcornr_content_977080 {
padding: 0 15px;
 }


.standard {
  font-size: 1.2em;
}

h1 {
	font-size: 1.4em;
	margin-bottom: 4px;
}
code {
	background: url(img/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #39F;
	color: #555;
	display: block;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
cite {
	background: url(img/quote.gif) no-repeat;
	color: #666;
	display: block;
	font: normal 1.3em "Lucida Sans Unicode",serif;
	padding-left: 28px;
}
h1,h2,h3 {
	color: #06C;
	padding-top: 6px;
}

.clearer {
	clear: both;
}

.header {
	height:92px;
	background: url(img/leftcorner.gif) no-repeat;
	background-position: 0px 85px;
}

/* title */
.title {
	float: left;
	padding: 28px 0 0 76px;
}


/* navigation */
.navigation {
	float: left;
	height: 92px;
	margin-left: 380px;
	padding: 0 0px;
}
.navigation a {
	color: #FFF;
	float: left;
	font: bold 1.2em "Trebuchet MS",sans-serif;
	margin-top: 56px;
	padding: 8px 18px;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover {
	background-color: #4A91C3;
	color: #FFF;
}



/* sidebar */


.sidebar {
	padding: 0px 0px 0px 13px;
	height:100%;
	background: url(img/sidebar.GIF) no-repeat;
	min-height:564px;
}

.sidenav {
	padding-left: 10px;
	overflow:hidden;
}

.sidenav h1 {
	border-bottom: 1px dashed #DDD;
	color: #E73;
	font-size: 1.2em;
	height: 20px;
	margin-top: 1.2em;
}
.sidenav ul {
	margin: 0;
	padding: 0;
}
.sidenav li { 
	border-bottom: 1px dashed #EEE;
	list-style: none;
	margin: 0;
}
.sidenav li a {
	color: #777;
	display: block;
	font-size: 0.9em;
	padding: 3px 6px 3px 18px;
	text-decoration: none;
}
.sidenav li a:hover {
	color: #111;
	background: url(img/nav_li.gif) no-repeat;
}


/* sidemenu */


a.tabs, a.xtabs {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
        border-bottom: 0px solid #000;
	}	


a.tabs:link, a.tabs:visited {
	color: #4D4D4D;
	display: block;
	background:  url(img/menu103.gif);
	padding: 8px 0 0 30px;
        border-bottom: 0px solid #000;
	}
	
a.tabs:hover {
	background:  url(img/menu103.gif) 0 -32px;
	padding: 8px 0 0 30px;
        border-bottom: 0px solid #000;
	}



a.xtabs:link, a.xtabs:visited, a.xtabs:hover {
	color: #4D4D4D;
	display: block;
	background:  url(img/menu102.gif) 0 -32px;
	padding: 8px 0 0 30px;
        border-bottom: 0px solid #000;
	font-weight:bold;
	}


.endtab {
	height:1px;
	background:  url(img/menu102.gif) 0 -65px no-repeat;
	width:100%;
}

/* footer */
.footer {
	background: #0094D6 url(img/bgfooter.gif) repeat-x;
	color: #C1DEF0;
	font-size: 1.1em;
	line-height: 40px;
	text-align: center;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}


#pscroller2{
width: 100%;
height: 15.0em;
padding: 5px;
font-size:1.2em;
}

.rssclass .rsstitle{
font-weight: bold;
}

.rssclass .rssdate{
color: gray;
font-size: 85%;
}

.rssclass a{
text-decoration: none;
}

/* search form */
.styled {
	border: 3px double #E5E5E5;
	padding: 2px 3px;
}
.button {
	border: 1px solid #AAA;
	margin-left: 5px;
	padding: 2px 3px;
}

