body {
	background-color: #358EC8;
	background-image: url(images/layout/cc_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
p, a, div, ul, ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}

.tablemargin {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.h1link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.h1link:hover {
	text-decoration: none;
}

.nav {
	line-height: 12px;
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}

a.nav:hover {
	color: #FF6600;
	text-decoration: none;

}
.credit {
	font-size: 9px;
	color: #9B3800;
	text-decoration: none;
}

a.credit:hover {
	color: #000000;
	text-decoration: none;
}
.below {
	font-size: 10px;
	color: #C0E6F4;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.dotborder {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FFAA00;
	padding-left: 20px;
}

.textlink {
	color: #CC0033;
}
.pictext {
	font-size: 9px;
	line-height: 13px;
	color: #333333;
}
.picborder {
	border: 1px solid #333333;
}
.boxmargin {
	padding-right: 10px;
	padding-left: 10px;
}
.cellmargin_left {
	padding-right: 20px;
}
