div {border:0px solid #000}


body {	background-color:#464665;
		font-family:Arial,Helvetica,sans-serif;
		font-size:12px;
		margin:0 auto;
		padding:0;
		width:800px;
}

* html body {width:1030px;}

h1 {color:#333366; font-size:150%; margin-top:0px; margin-bottom:0px;}  /* blue/purple */
h2 {color:#336699; font-size:140%;margin-top:0px; margin-bottom:0px;}   /* lime green */
h3 {color:#333366; font-size:130%; font-weight:bold; margin-top:0px; margin-bottom:0px;}  /* blue/purple */
h4 {color:#669900; font-size:120%;margin-top:0px; margin-bottom:0px;}  /* blue */
h5 {color:#990000; font-size:110%;margin-top:0px; margin-bottom:0px;}  /* red */

#header, #footer, #pageContent {width:800px;}
#pageContent {clear:both;}
#headerRight, #footerRight {float:right; padding:0px; margin:0px;}
#headerLeft, #footerLeft {float:left; padding:0px; margin:0px;}
#navigation {background:#C8D2DC url('../../graphics/06/navbar.jpg'); height:25px;}
#header {background:#C8D2DC url('../../graphics/06/pagetile.jpg') top left;}
#footer {background:#C8D2DC url('../../graphics/06/New_footer.gif') bottom right; height:114px;}

#pageContent {
				background-color:#c8d2dc; 
				width:760px;
				padding: 10px 20px 10px
}

/*.content_wrap { 
				padding: 10px 20px 10px;
}*/

* html #footer img {border:0px solid #F00; margin-bottom:-3px;}
#pageContent img {padding:5px;}

/* Common CSS */
.bold { font-size:12px}
.italic { font-size:12px}
.bold italic { font-size:12px}
.underline{ font-size:12px}
img{border:0px; margin:0px; padding:0px;}
.hidden {visibility:hidden}

/* DO NOT REMOVE */
/* THIS IS A FIX FOR DIV BACKGROUND IN FIREFOX */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* FROM OLD */
.header {font-family:verdana, arial, sans-serif; font-size:18px;color:#000066;font-weight: bold;}
.sub {font-family:verdana, arial, sans-serif; font-size:14px;color:#336600;font-weight: bold; text-decoration: none;}

.top {font-family: verdana, arial, sans-serif; font-size:12px; font-weight: bold;}

#leftcolumn { 	float:left; 
				width:470px; 
				padding:20px;
			}
			
#rightcolumn { 	background-color:#e5e8ec;
				padding:20px 20px 200px;
				vertical-align:top;
			/*	width:263px;*/
				float:right; 
}	

P.blocktext {
   margin:0 auto 0 auto;
}	



#red {color:#990000;}

