body {margin: 0px; background:#fff url(/images/master_bg.gif) repeat-y; }
p,td,div,ul,input,select,textarea {font-family:Arial, Helvetica, sans-serif; font-size:xx-small; color: #333; vertical-align: top; }
a {color: #000000; text-decoration:underline;}
a:hover {color: #CC0000; text-decoration:none;}

td.leftnav {display:none; background-image: url(/images/leftbg.jpg); background-repeat: no-repeat; width: 228px; }
td.content {
	padding: 0px 100px 10px 0px;
	background-image: url(/images/rightbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
h2 {font-size:large; font-weight:bold; color:#000; margin:0px; padding:0; } 
h1 {
	font-size: x-small;
	font-weight: bold;
	color: #CC0000;
}
td.pagetitle {vertical-align: bottom; border-bottom: 1px solid #333333; }
.printTitle td.pagetitle {vertical-align: bottom; border-bottom: 1px solid #333333; height:30px; }
#NavItem {
	font-weight: bold;
	padding: 2px 2px 2px 0px;
	color: #000000;
	border-bottom: 1px solid #666666;
}
#NavItem a {color: #000000; text-decoration:none;}
#NavItem a:hover {color: #CC0000; text-decoration:none;}
.SubNavItem {
	padding: 2px 2px 2px 18px;
	font-weight: normal;
}
.question {
	color: #CC0000;
	padding-bottom: 4px;
	padding-top: 12px;
}
.answer {
	padding-bottom: 12px;
	border-bottom: 1px solid #CCCCCC;
}
h3 {
	font-size: x-small;
	font-weight: normal;
	background-color: #eeeeee;
	padding: 2px;
	margin: 0px;
	color: #CC0000;
}
.FormSection {
	font-size: xx-small;
	font-style: italic;
	color: #666;
	padding:0;
	margin:0px;
	border:1px solid #fff
}
form {
	margin: 0px;
	padding: 0px;
}
.error {
	color: #FF3300;
	font-weight: normal;
	padding-left: 26px;
	background: url(/images/warning_icon.gif) no-repeat 2px;
}
	#errorheading .error{
	clear:both;
	padding-left: 26px;
	margin: 8px 0;
	background: #FF3300 url(/images/warning_icon.gif) no-repeat 2px;
	font-weight: bold;
	color: #FFFFFF;
	}
.Layer1 {
	visibility: hidden;
	display: none;
}
#NavSpace {
	height: 10px;
	margin-top: 5px;
}
	#co1
	{
	float: left;
	width: 45%;
	margin-right: 18px;
	}
	#co2
	{
	float: left;
	}
	#co1 p, #co2 p 
	{
	font-weight: bold;
	margin-top: 0.4em;
	margin-bottom: 0.6em;
	}
