body {
	font-family:verdana, tahoma, arial, sans-serif;
	font-size: 80%;
	margin:0px;
}

#headersection {
	color: #ffffff;
	padding:3px;
	background-color:#ffffff;
}
#headersection h1 {
	font-size:2em;
	color:#336699;
	padding-left:3px;
}

#headersectionbar {
	height:18px;
	background-color:#336699;
	color:#ffffff;
	font-family:arial;
	font-weight:bold;
	padding:2px 0px 0px 5px;
	font-size:0.85em;
}
#headersectionbar h2 {
	padding:0em;
	margin:0em;
	color:white;
}

#leadbannercontainer {
	display:none;
}

#leadbanner {
	text-align: center;
	height:90px;}

#maincontentcontainer {
}

#maincontent {
	text-align:center;
}

#breadcrumb {
	display:none;
}

#pagefootercontainer {
	display:none;
}
#pagefooter {
	display:none;
}

#pagevalid {
	display:none;
}

h1 a:link		{color:#000000;text-decoration:none;}
h1 a:visited	{color:#000000;text-decoration:none;}
h1 a:hover		{color:#000000;text-decoration:none;}
h1 a:active		{color:#000000;text-decoration:none;background-color:#FCFBC4;}

a:link		{color:#0000c0;}
a:visited	{color:#0000c0;}
a:hover		{color:#A82030;}
a:active	{color:#A82030;background-color:#FCFBC4;}

a img {border:none;}
h1 {
	font-size: 145%; 
	line-height: 130%;
	color: #000;
	font-weight: bold;
	font-style: normal;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
	}

h2 {
	font-size: 110%; 
	color: #000000; 
	font-weight: bold;
	font-style: normal;
	padding: 0px 0px 0px 0px;
	margin: 1em 0px 5px 0px;
	} 

h3 {
	font-size: 100%;
	color: #000000; 
	font-weight: bold;
	font-style: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	text-align:left;
	} 

h4 {
	font-size: 90%;
	color: #000000; 
	font-weight: bold;
	font-style: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	} 

h5 {
	font-size: 80%;
	text-align:center;
	color: #000000; 
	font-weight: normal;
	font-style: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	} 

p {
	margin-top:0px;
	padding-top:0px;
	text-align:left;
}

table {
	margin-bottom:1em;
}
th {
}
td {
}

dt {
	font-weight:bold;
}

.nodisp {
	display:none;
}
.dnone {
	display:none;
}

pre {}
code {font-size:1.2em;}
.toc li {
	margin-bottom:.5em;
	list-style-type:square;
}

.naviprevnext {border:1px solid silver;padding:1em;background-color:#F8F8F8;}
.naviprevnext h2 {margin-top:0em;padding-top:0em;}

/* rounded corners */
#roundedbox h1, #roundedbox h2, #roundedbox p {margin:0 10px; letter-spacing:1px;}
#roundedbox h1 {font-size:2.5em; color:#ce0000;}
#roundedbox h2 {font-size: 1.5em;	text-align:center; color: #000000; font-weight: bold;	font-style: normal;	padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;} 
#roundedbox h3 {font-size: 100%;	text-align:center; color: #CE0000; font-weight: bold;	font-style: normal;	padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;} 
#roundedbox p {font-size: 80%;	text-align:left; color: #000000; font-weight: normal;	font-style: normal;	padding: 0px 0px 0px 5px; margin: 0px 0px 0px 0px;} 
#roundedbox h2 {padding-top:0.5em;}
#roundedbox {background: transparent; margin:1em;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#fbe4e4; border-left:1px solid #ce0000; border-right:1px solid #ce0000;}
.xb1 {margin:0 5px; background:#ce0000;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:#fbe4e4; border:0 solid #ce0000; border-width:0 1px;}

/* rounded corners end */