body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../images/cgauxtopstripes.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* HIDE THESE ITEMS */	
#header-page-print {display: none;}

#header-page {
	height: 80px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url('../images/cgauxtopbannerbackground.jpg') top right no-repeat;
}

#leftmenu {
	width: 150px;
	background-image:url(../images/leftmenu-background.gif);
	background-position:top;
	background-repeat:repeat-y;
	float: left;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 10px;
	margin: 0 0 0 0;
}

#leftmenu ul {
	list-style: none;
	margin: 0 0 0 0;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;
	border: none;
}
		
#leftmenu li {
	width:130px;
	margin: 0 0 0 0;
	padding-top: 5px;
	padding-bottom: 5px;
	float:left;
	text-align:left;
	font-size: 1em;
	font-weight: bold;
	color: #000066;
}

#leftmenu li.menutop {
	padding-top: 0px;
}

#leftmenu li.menucurrent {
	color: #FF9900;
	text-decoration: underline;
}

#leftmenu li a {
	color: #006;
	display: block;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	/* Width for color change on roll over */
	width: 130px;
}

#leftmenu li a:hover {
	background-image:url(../images/pagemenuhoverwave.gif);
	background-repeat: no-repeat;
}

#content {
	position: absolute;
	left: 155px;
	padding: 10px 10px 10px 10px;
	margin: 0 0 0 0;
}

#rightsidebar {
	float: right;
	padding: 10px 10px 10px 10px;
	margin: 0 0 0 0;
	border-color: #FF0000;
	border-style: dashed;
	border-width: 1px;
	margin-left: 20px;
}

#footer {
	padding: 10px 10px 10px 10px;
	margin: 0 0 0 0;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

ul {list-style-type:square; }

ul.swipe {list-style-image: url(../images/redswipebullet.gif); }

ul.pdf {list-style-image: url(../images/pdficon_small.gif); }

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF6600;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
}

b.blue {
	font-weight: bold;
	color: #000066;
}

.text_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.heading_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF6600;
	text-decoration: none;
}
.heading_subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
}
.bold_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
	text-decoration: none;
}
