html {
	margin:0;
	padding:0;
	text-align:center;
}
body {
	margin:0;
	padding:0;
	text-align:center;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: 0px 145px;
	font-family: Arial, Helvetica, sans-serif;
}
#preloadedImages {
	width: 0px;
	height: 0px;
	display: inline;
	background-image: url(../images/highlighter.jpg);
	background-image: url(../images/transparent.png);
}
p {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 14px;
	margin: 0px;
	padding-top: 7px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 0px;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#dulogo {
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
}
#name {
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
#wrapper {
	width:672px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top: 25px;
}
#footer {
	font-size: 10px;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	height: 2px;
	margin-top: 30px;
}
#nav {
	width: 185px;
	float: left;
	text-align: right;
	position:relative;
	letter-spacing: 2px;
	padding: 0px;
	margin-top: 25px;
}
#nav ul {
	width: 185px;
	float: left;
	text-align: right;
	list-style-type: none;
	font-size: 15px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
#nav li a:link, #nav li a:visited {
	display: block;
	height: 15px;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	text-transform: none;
	padding-right: 13px;
}
#nav li a:hover {
	background-image: url(../images/highlighter.jpg);
	background-position: right;
	color: #FFFFFF;
	background-repeat: no-repeat;
}
.Content {
	padding:0px;
	text-align: center;
	float: right;
	display:inline;
	position: relative;
	width:482px;
	margin: 0px;
}
/* Top Row */
.CustomBorderTopBorder {
	height:6px;
	background-image: url(../images/shad_t.gif);
	background-repeat: repeat-x;
}
.CustomBorderTopBorder h2 {
	font-size:medium;
	text-align:center;
	margin: 0px;
	padding: 0px;
}
.CustomBorderTopLeftBorder {
	width:6px;
	height:6px;
	float:left;
	background-image: url(../images/shad_tl.gif);
	background-repeat: no-repeat;
}
.CustomBorderTopRightBorder {
	width:6px;
	height:6px;
	float:right;
	background-image: url(../images/shad_tr.gif);
	background-repeat: no-repeat;
}
/* Middle Row */
.CustomBorderLeftBorder {
	height:100%;
	background-image: url(../images/shad_l.png);
	background-repeat: repeat-y;
}
.CustomBorderRightBorder {
	background-image: url(../images/shad_r.png);
	background-repeat: repeat-y;
	background-position: 100% 0;
}
.CustomBorderCenterContent {
	margin-left:6px;
	margin-right:6px;
	background-color:#FFFFFF;
}
.CustomBorderCenterContent p {
	padding-top:10px;
	padding-bottom:13px;
	margin-right: auto;
	margin-left: auto;
}
.CustomBorderCenterContent em.txt {
	display:none;
	font-style:normal;	
}
.CustomBorderCenterContent:hover {
	position:relative;
	cursor: default;
}
.CustomBorderCenterContent:hover em.txt {
	display:block;
	position:absolute;
	bottom: 60px;
	width:415px;
	left:10px;
	min-height:45px;
	color:#FFFFFF;
	margin:0;
	text-align: left;
	font-size: 13px;
	background-image: url(../images/transparent.png);
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
/* Bottom Row */
.CustomBorderBottomBorder {
	height:6px;
	background-image: url(../images/shad_b.gif);
	background-repeat: repeat-x;
}
.CustomBorderBottomBorder h4 {
	font-size:x-small;
	text-align:center;
	padding-bottom:0px;
	margin-top:0;
	margin-bottom:0;
}
.CustomBorderBottomLeftBorder {
	height:6px;
	width:6px;
	float:left;
	background-image: url(../images/shad_bl.gif);
	background-repeat: no-repeat;
}
.CustomBorderBottomRightBorder {
	height:6px;
	width:6px;
	float:right;
	background: url(../images/shad_br.gif) no-repeat;
}
.pagination {
	padding: 2px;
}
.pagination ul {
	margin: 0;
	text-align: center; /*Set to align pagination interface*/
	font-size: 16px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
}
.pagination li {
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
	margin: 3px;
}
.pagination a, .pagination a:visited {
	padding: 0 6px;
	border: 1px solid #999999;
	text-decoration: none;
	color: #000000;
}
.pagination a:hover, .pagination a:active {
	border: 1px solid #ed2690;
	color: #FFFFFF;
	background-color: #ed2690;
}
.pagination a.currentpage {
	background-color: #99CC33;
	color: #FFF !important;
	font-weight: bold;
	cursor: default;
	border-top-color: #99CC33;
	border-right-color: #99CC33;
	border-bottom-color: #99CC33;
	border-left-color: #99CC33;
}
.pagination a.disablelink, .pagination a.disablelink:hover {
	background-color: white;
	cursor: default;
	color: #999999;
	font-weight: normal !important;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.pagination a.prevnext {
	font-weight: bold;
}
/* *** Float containers fix: *** */ 
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */  
 /*printer styles*/ 
 @media print {
/*hide the left column when printing*/ 
#leftcol {
	display:none;
}
#twocols, #maincol {
	width:100%;
	float:none;
}
