body {
	background-color: #242424;
	color: #0F0F0F;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	line-height: 20px;
	font-size: 13px;
	background-image: url(/common/pixelwhite.gif);
	background-repeat: repeat-y;
	background-position: 50% 0;
}

/******************************************************************************/
#topWrap {
	width:728px;
	height:300px;
	background-image: url(/common/top_bg.jpg);
	margin: 0 auto 0 auto;
}

#logo {
	width:233;
	height:69px;
	margin-top: 0px;
	margin-left: 20px;
}
/******************************************************************************/
#wrap {
	width:728px;
	margin: 0 auto 0 auto;
}
.smalltext		{font-size: 8pt; line-height: 15px; }
#contents {
	margin-top: -32px;
	float:right;
	width:500px;
	margin-right:10px;
}

#side {
	float:left;
	width:190px;
	background-color: #CCCCCC;
	margin-top: -187px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	opacity:0.85;
	filter:alpha(opacity=85);
}

#side a{
	font-size: 12px;
	color: #0162B1;
	text-decoration: none;
	line-height:24px
}


/***************** Header Navigation ******************************************/
#topnav {
	width:260px;
	margin-top: -15px;
	float: right;
}

#topnav ul li {
	display: block;
	float: left;
	height: 30px;
	padding-left:6px;
	padding-right:6px;
	}
	
#topnav ul li:hover {
	background-image: url(/common/arrow_t.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

/* HEADINGS ************************************************************************/

h1 {
	font-size: 17pt;
	font-weight: bold;
	letter-spacing: -0.5pt;
	line-height: normal;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 25px;
}
h2 {
	font-size: 15pt;
	font-weight: bold;
	margin-bottom: -10px;
}

h3 {
	font-size: 13pt;
	font-weight: bold;
	margin-bottom: -10px;
}
/***************** IMG *******************************************************/
img 			{
	padding:0px 0px;
	border:0px;
}

/******************************************************************************/
#wrapfooter {
	width:716px;
	margin: 0 auto 0 auto;
	padding: 6px;
	background-color: #666666;
	clear:both;
	background-image: url(/common/bottom_bg.jpg);
}

#wrapfooter a {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
