body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #666666;
	background-color: #999999;
	margin: 25px;
	padding: 0;
}
#header {
	color: #999999;
	height: 33px;
	background-image: url(img/backgroundtop.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(img/backgroundmiddle.gif);
	background-repeat: repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
	width: 410px; /*replace 440 with 760 for placeholder layout*/
	float: left;
}
#left {
	width: 212px;
	float: left;
}
#right {
	width: 653px; /*comment this line for placeholder*/
	float: left;
}
#center .content {
	padding: 12px 22px;
	font-size: 0.8em;
	line-height: 1.65em;
	border-left: 1px dotted #708074; /*comment this line for placeholder*/
	padding-bottom: 0.5em;
	border-right: 1px dotted #708074; /*comment this line for placeholder*/
	padding-bottom: 0.5em;
}

#center ul {
	text-decoration: none;
	text-indent: 0px;
	list-style-position: outside;
	list-style-type: square;
	padding: 10px;
	margin: 2px;
}

#left ul { 
	left:0px; 
	text-indent:0em 
}

#left .content {
	padding: 12px 16px;
	font-size: 0.85em;
	line-height: 1.5em;
}
#leftlinespacer{
	line-height: 2.5em;
}
#right .content {
	padding: 12px 16px;
	font-size: 1.0em;
	line-height: 1.5em;
	border-left: 1px dotted #708074;
}
/*#masthead .content {
	padding: 12px;
}*/
#footer .content {
	padding: 12px 16px;
}
#footer {
	color: #666666;
	padding: 0px 0px 20px 20px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	text-align: center;
	background-image: url(img/backgroundbottom.gif);
	background-repeat: no-repeat;
	background-color: #AF1F87;
}
#bottomcopy {
	color: #666666;
	padding: 20px 0px 0px 20px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	text-align: center;
	line-height: 1.65em;

}

#bottomcolumncontainer  a:link {
	text-decoration: none;
	color: #AF1F87;	
}

#bottomcolumncontainer  a:visited {
	text-decoration: none;
	color: #000000;	
}

#bottomcolumncontainer  a:hover {
	text-decoration: none;
	color: #333333;	
}

#bottomcolumn1 {
	width: 160px;
	float: left;
	padding: 0px 0px 0px 50px;
}
#bottomcolumn1 .content {
	padding: 12px 16px;
	font-size: 0.65em;
	line-height: 1.5em;
}
#bottomcolumn2 {
	width: 160px;
	float: left;
}
#bottomcolumn2 .content {
	padding: 12px 16px;
	font-size: 0.65em;
	line-height: 1.5em;
}
#bottomcolumn3 {
	width: 160px;
	float: left;
}
#bottomcolumn3 .content {
	padding: 12px 16px;
	font-size: 0.65em;
	line-height: 1.5em;
}
#bottomcolumn4 {
	width: 160px;
	float: left;
}
#bottomcolumn4 .content {
	padding: 12px 16px;
	font-size: 0.65em;
	line-height: 1.5em;
}
#bottomcolumn5 {
	width: 160px;
	float: left;
}
#bottomcolumn5 .content {
	padding: 12px 16px;
	font-size: 0.65em;
	line-height: 1.5em;
}

#bottomcolumn1 ul {
	text-decoration: none;
	text-indent: 0px;
	list-style-position: outside;
	list-style-type: none;
	padding: 10px;
	margin: 2px;
}

#bottomcolumn2 ul {
	text-decoration: none;
	text-indent: 0px;
	list-style-position: outside;
	list-style-type: none;
	padding: 10px;
	margin: 2px;
}

#bottomcolumn3 ul {
	text-decoration: none;
	text-indent: 0px;
	list-style-position: outside;
	list-style-type: none;
	padding: 10px;
	margin: 2px;
}

#bottomcolumn4 ul {
	text-decoration: none;
	text-indent: 0px;
	list-style-position: outside;
	list-style-type: none;
	padding: 10px;
	margin: 2px;
}

#bottomcolumn5 ul {
	text-decoration: none;
	text-indent: 0px;
	list-style-position: outside;
	list-style-type: none;
	padding: 10px;
	margin: 2px;
}

.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
	text-decoration: none;
	font-variant: small-caps;
}
#left a:link {
	color: #9B7C00;
	text-decoration: none;
}
#left a:visited {
	color: #333333;
	text-decoration: none;
}
#left a:hover {
	color: #000000;
	text-decoration: none;
}
#center a:link {
	color: #9B7C00;
	text-decoration: underline;
}
#center a:visited {
	color: #333333;
	text-decoration: underline;
}
#center a:hover {
	color: #000000;
	text-decoration: underline;
}
#right a:link {
	color: #000000;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #826800;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FC7112;
	padding: 0 0 0 6px;
	text-indent: 0px;
}
#wrapper .menulist a:hover {
	border-color: #999999;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #689F35;}
.p7uberlink {
	font-weight: bold !important;
	/*letter-spacing: .15em;*/
	border-color: #005F7D !important;
}
h1 {
	font-size: 1.6em;
	color: #FC7112;
	text-transform: uppercase;
	line-height: 1.5em;
	margin: 0;
}
h2 {
	font-size: 1.0em;
	margin: 12px 0 0 0;
	text-transform: uppercase;
	border-bottom: 1px dotted #708074;
}
h3 {
	font-size: 0.9em;
	margin: 12px 0 0 0;
	text-transform: uppercase;
}
h4 {
	font-size: 0.8em;
	margin: 12px 0 0 0;
	border-bottom: 1px dotted #708074;
	text-transform: uppercase;
}
.nomargintop {margin-top: 0;
	border-bottom: 1px dotted #708074;
}
.content p {
	margin: 12px 0px;
	padding: 10px 0 0 0;
	margin-bottom: 0em;
	margin-top: 0em;
}
.bluelargetype {
	font-size: 1.1em;
	font-weight: bold;
	color: #005F7D;
}
.bluenormaltype {
	color: #005F7D;
}

#bluesmallitalictype {
	font-size: 0.95em;
	color: #005F7D;
	font-style:italic;
	line-height: normal;
}

#bluesmallitalictype p {
	margin-bottom: 0em;
	margin-top: 0em;
}

#tip {	padding: 4px;
	color: #FFF;
	font-weight: bold;
	line-height: normal;
	border-bottom: 4px solid #005F7D;
	background-color: #0099CC;
}

#centredimage img {
   display:block;
   margin:auto;
}
.rightalign	{
	float: right;
	margin: 12px 0px 0px 20px;
}