body{margin: 0; padding:0; background-color: #F3ECEC}
body, td, th {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 9pt;
	color: #666666;
	}
box {
	color: #000000;
	}

a:link {color: #E5BC0E; text-decoration: none;}
a:active {color: #E5BC0E; text-decoration: underline;}
a:visited {color: #E5BC0E; text-decoration: none;}
a:hover { color: #FF882C; text-decoration:underline; }

.images a:hover {background-color: transparent; }


.black {
	color: #444444;
}

h1 {
	font-size: 18pt;
}

h2 {
	font-size: 14pt;
}

h3 {
	font-size: 12pt;
}
h4 {
	font-size: 11pt;
}

p {
	line-height: 1.2em;
	margin-top: 8px;
	margin-bottom: 8px;
}

#whatsnew a {color: #416e7d;}
#whatsnew p {font-size: 8pt;}

#navigation {
	margin: 5px 5px 5px 5px;
	padding: 2px 0px 0px 0px;
	font-size: 1.2em;
}
#subheader {
	margin: 5px 5px 5px 5px;
	padding: 0px 0px 0px 0px;
	margin-left: 12px;
	margin-right: 8px;
}

#admin_bar {
    width: 760px;
    margin: auto;
    text-align: right;
    padding: 2px 0px;
    color: white;
}

#admin_bar a {
    color: white;
}

#admin_bar a:hover {
    text-decoration: none;
}

a.current {
	color: #FFA500;
}

a.cb_edit {
	background: #cccccc;
	padding: 3px;
	color: #666;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 2px solid #fcfcfc;
}

.style13 {
	font-size: 18px;
	font-weight: normal;
}
.style14 {color: #ff882c}
.style15 {
	color: #70888C;
	font-weight: normal;
}
.style16 {color: #bcb26d}

#content {
	margin-left: 12px;
	margin-right: 8px;
}