
* { padding: 0; margin: 0; }

body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin: 12px;
}
p{
	padding-top: 12px;
	padding-bottom: 6px;
	line-height: 140%;
}
td{
	line-height: 140%;
	padding-left: 6px;
	padding-right: 6px;
}
.indented{
	padding-top: 12px;
	padding-bottom: 6px;
	line-height: 140%;
	padding-left: 18px;
	padding-right: 18px;
}
.question{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	padding-top: 12px;
	padding-bottom: 6px;
	color: #990000;
	letter-spacing: -0.5px;
}
h1{
	font-size: 22px;
	padding-top: 18px;
	color: #990000;
	font-family: "Georgia", "Times New Roman", Times, serif;
}
h2{
	font-size: 24px;
	margin-top: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 12px;
}
h4{
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 12px;
}
h5{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
	padding-top: 12px;
}
h6{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
	padding-top: 12px;
}
.byline{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 4px;
}
.list{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.listindented{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 110%;
}
P.listindent {
	font-size: 12px;
	text-indent: -12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 12px;
	line-height: 110%;
	padding-top: 0px;
	padding-bottom: 4px;
}
li {
	padding-bottom: 6px;
	line-height: 140%;
}
.caption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 100%;
}
a{
	color: Blue;
	text-decoration: none;
}
a:hover{
	color:#990000;
	cursor:pointer;
}
.toc a{
	color: Navy;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.toc a:hover{
	color: Red;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
}
.tocsmall a{
	color: #000000;
	text-decoration: none;
}
.tocsmall a:hover{
	color: Red;
	cursor: pointer;
}
#wrapper { 
 margin: 0 auto;
 width: 780px;
}
#faux {
 background: url(shim.gif);
 margin-bottom: 5px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%
}
#header {
	color: #333;
	width: 760px;
	padding: 0px;
	height: 84px;
	margin: 0px 0px 2px 0px;
	background-image: url(images/namplate4B.jpg);
}
#navigation {
	color: #333;
	padding: 0px;
	margin: 0px 20px 0px 0px;
	background: #FFEC7B;
}
#leftcolumn {
	display: inline;
	color: #000000;
	margin: 10px 10px 0px 0px;
	padding: 0px;
	width: 195px;
	float: left;
}
#rightcolumn {
	float: right;
	color: #000000;
	margin: 10px;
	padding: 0px;
	width: 545px;
	display: inline;
	position: relative;
	margin-right: 20px;
}
#twocolumns {
	display: inline;
	color: #000000;
	margin: 10px 10px 0px 0px;
	padding: 0px;
	width: 740px;
	float: left;
}
#footer {
	width: 760px;
	clear: both;
	color: #000000;
	background: #FFEC7B;
	margin: 6px 20px 0px 0px;
	padding: 2px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.clear { clear: both; background: none; }


.buttonscontainer {width: 180px;}

.buttons a {
	color: Navy;
	background-color: #FFFFFF;
	padding: 4px;
	padding-left: 3px;
	display: block;
	border-bottom: 1px solid #CECECE;
	font: 13px Verdana, Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

.buttons a:hover {
	background-color: #FFFFC6;
	color: #990000;
	text-decoration: none;
}
.buttonscontainer2 {width: 300px;}

.buttons2 a {
	color: Navy;
	background-color: #FFFFFF;
	padding: 4px;
	padding-left: 3px;
	display: block;
	border-bottom: 1px solid #CECECE;
	font: 13px Verdana, Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

.buttons2 a:hover {
	background-color: #FFFFC6;
	color: #990000;
	text-decoration: none;
}
.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: center; /*Set to "right" to right align pagination interface*/
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #FFFF80;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
	font-weight: bold;
}


