
div#page, body {
    float: none !important;
    width: 100% !important;
    margin: 0px !important;
	padding: 0px !important;
    font-family:                    Verdana, Georgia, Arial, helvetica, sans-serif;
    color:                          #3C2402;
	font-size:						9pt;
}

div#page div#content{
    float: none !important;
    width: auto !important;
    margin: 0px !important;
    padding: 0px !important;
}

div#page div#content div#header div#logo {
	float:							right;
	padding:10px;
	width:							81px;
	height:							82px;
	background-image:				url('/web-images/logo.gif');
	background-position:			top center;
	background-repeat:				no-repeat;
}

div#contentcontainer {
    float: none !important;
    width: auto !important;
    margin: 0px !important;
    padding: 0px !important;
}

div#leftcontent {
    float: none !important;
    width: auto !important;
    margin: 0px !important;
    padding: 0px !important;
}

div#largearticle {
    page-break-inside: avoid;
	clear:			both;
	float: 			none !important;
    width: 			auto !important;
    margin: 		0px !important;
    padding: 		0px !important;
}

div#topcontent {
    float: none !important;
    width: auto !important;
    margin: 0px !important;
    padding: 0px !important;
}

div#footer, div#footercontent, div#innerright, div#leftnavigation, div#search{
	display:		none !important;
}

h1, h2, h3, h4, h5, h6 {
    float: 			none !important;
    width: 			auto !important;
    margin: 		0px !important;
    padding: 		10px !important;
	font-family:Georgia, Verdana;
}

a {
    color:                          #3C2402;
	font-weight:					bold;
}

h1 {
	font-size:14pt;
}

h2 {
    font-size:12pt;
}

h3 {
	font-size:11pt;
}


/*
body {
    float: none !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
	font-family:					Verdana, Georgia, Arial, helvetica, sans-serif;
	color:							#3C2402;
}

a {
	color:							#3C2400;
}

a:hover {
	color:							#221400;
	background-color:				#E8E4BF;
}

hr {
	height:							0px;
	margin-top:						10px;
	margin-bottom:					10px;
	border-top:						1px dotted #3C2402;
	border-bottom:					0px solid #3C2402;
}

h1 {
	font-weight:					bold;
	font-size:						10pt;
	text-transform:					uppercase;
    font-family:                    Verdana, Georgia, Arial, helvetica, sans-serif;
    padding:						5px;
    margin:							5px;

}

h2 {
	font-family:                    Verdana, Georgia, Arial, helvetica, sans-serif;
	font-size:						9pt;
	padding:						5px;
	margin:							5px;
}

th {
	text-align:						left;
}

div, td {
	font-size:						8.5pt;
}

div#page
{
	background-color:				#cccccc;
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}

ul, ol, dl, table, p{
		page-break-before:	avoid;
		page-break-inside:	avoid;
		page-break-after:	auto;
	}

b{
		page-break-inside: avoid;
		page-break-before: auto;
		page-break-after: avoid;
}

div#page div#content {
	background-color:				#cccccc;
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}

div#page div#content div#header div#logo {
	float:							none;
	width:							81px;
	height:							82px;
	background-image:				url('/web-images/logo.gif');
	background-position:			top center;
	background-repeat:				no-repeat;
}

div#page div#content div#header div#search {
	display:none;
}

input#submitbutton {
	border:							none;
	font-size:						8.5pt;
	text-transform:					uppercase;
	color:							#E2DBAF;
	height:							16px;
	width:							52px;
	background:						transparent;
	cursor:							pointer;
}

div#leftnavigation {
	display:none;
}

div#rightcontent {
	width:							90%;
}

div#rightcontent div#innerright {
	display:						none;
}

div#rightcontent div#leftcontent {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}

div#rightcontent div#totalcontent {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}

div#topcontent div#largearticle img{
	float: none !important;
	width: auto !important;
	margin:							5px;
	padding:5px;
}

div#topcontent div#largearticle div#title a{
	font-size: 						9pt;
	font-weight:					bold;
}

div#topcontent li {
	font-size:						8pt;
	list-style:						none;
}

div#topcontent li a{
	font-weight:					bold;
}

div#topcontent div#largearticle ul {
	padding-left:					0px;
	margin-left:					0px;
	list-style:						none;
}

div#topcontent div#largearticle ul li{
	padding-left:					15px;
	background-image:				url('/web-images/listbullet.gif');
	background-position:			left 13px;
	background-repeat:				no-repeat;
	margin-left:					0px;
    font-family:                    Verdana, Georgia, Arial, helvetica, sans-serif;
}

div#topcontent div#largearticle ul li h2{
    font-family:                    Verdana, Georgia, Arial, helvetica, sans-serif;
	display:						inline;
}

div#topcontent div#largearticle div{
	font-size:						8pt;
	line-height:					1.6em;
}

div#bottomcontent {
	font-size:						8pt;
}

div#bottomcontent li{
	list-style:						none;
	margin-bottom:					5px;
}

div#bottomcontent li a{
    font-weight:                    bold;
	text-decoration:				none;
}

div#footer{
	clear:both;
}

div#footercontent{
	display:                        none;
}

div#footercontent div#leftfooter{
	display:                        none;
}

div#footercontent div#rightfooter{
	display:                        none;
}

*/
.note {
	background-color:				#F7F3E7;
	border:							1px dotted #cccccc;
	padding:						10px;
}

.errormsg {
	display:						block;
	font-size:						8.5pt;
	color:							red;
	background-color:				#F7F3E7;
	padding:						10px;
	border:							1px dotted #3c2400;
}

.successmsg {
	display:						block;
	font-size:						8.5pt;
	color:							green;
	background-color:				#F7F3E7;
	padding:						10px;
	border:							1px dotted #3c2400;
}

.note, .errormsg, .successmsg, img {

page-break-after: auto;
page-break-before: auto;
page-break-inside: avoid;
}

