body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #000099;
	margin: 20px;
	padding: 0;
}
#wrapper {
	width: 850px;
	margin: 0 auto;
	background-color:#eeeeee;
}
#column_wrapper {
/*
	background-image: url(img/clm01_middle.gif);
	background-repeat: repeat-y;
*/
}
#masthead {
	color: #999999;
	padding: 0;
	margin: 0;
	background-color: #000099;
}
#masthead .content {
	padding: 0;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

#navbar {
	height: 35px;
	background-image: url(/images/nav-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#navbar .content {
	font:"Trebuchet MS", Arial;
	font-size:16px;
	color:#FFFFFF;	
	padding-top:8px;
	margin-left:25px;
}
#navbar .content a:active {
	color:#FFFFCC;
	font-weight: bold;
	text-decoration:none;
	margin-left:20px;
}
#navbar .content a:visited {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
	margin-left:20px;
}
#navbar .content a:link {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
	margin-left:20px;
}
#navbar .content a:hover {
	color:#FFFFCC;
	font-weight: bold;
	text-decoration:none;
	margin-left:20px;
}



#left {
	width: 650px;
	float: left;
	background-color:#FFFFFF;
}
#left .content {
	padding: 20px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#left a:link {
	color: #9B7C00;
}
#left a:visited {
	color: #9B7C00;
}
#left a:hover {
	color: #000000;
}


#right {
	width: 200px;
	float: left;
	background-color:#eeeeee;
}
#right .content {
	padding: 24px 20px;
	font-size: .75em;
	line-height: 1.5em;
}
#right a:link {
	color: #755E00;
}
#right a:visited {
	color: #755E00;
}
#right a:hover {
	color: #000000;
}


#footer {
	color:#999999;
	background-color: #fff;
	padding: 0;
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
#footer .content {
	padding: 12px 20px;
}
#footer a:link {
	color: #999999;
	margin-left:15px;
}
#footer a:visited {
	color: #999999;
	margin-left:15px;
}
#footer a:hover {
	color: #999999;
	margin-left:15px;
}


.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color:#454545;
	border-left: 4px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #454545;
	text-decoration:none;
}
#right ul li {
	line-height: 22px;
}


.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.9em;
	color:#CC0000;
	line-height:1.4em;
}
h2 {
	font-size: 1.6em;
	color:#666666;
}
h3 {
	font-size: 1.25em;
	line-height:1.4em;
	color:#666666;
	margin:0;
}
h4 {
	font-size: 1.2em;
	line-height:1.4em;
	color:#666666;
	margin:0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
	font-size: 1.1em;
}
#left ul {
	margin-top:10px;
}
#left ul li {
	list-style-image:url(/images/bullet-key.jpg);
	line-height:24px;
	font-size: 1.1em;
}
.hrbg {
	background-image:url(/images/hr-bg.gif);
	background-repeat:repeat-x;
}
