@charset "UTF-8";
/* CSS Document */

a:link {
	color: #E1B42C;
	text-decoration: none;
}

a:visited {
	color: #E1B42C;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #FFCC33;
	text-decoration: none;
}

a {
	font-weight: bold;}
	
	
a.pic:link {
	color:#666666;
	text-decoration: none;
}
a.pic:visited {
	color: #666666;
	text-decoration: none;
}
a.pic:hover {
	color: #333333;
	text-decoration: none;
}

a.pic:active {
	color: #333333;
	text-decoration: none;
}
	
.title

{
	font-weight: 400;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	float: right;
	width: 290px;
	padding-top: 5px;
	padding-bottom: 15px;
}
.desc

{
	font-weight: 400;
	color: #666666;
	display: block;
	float: left;
	width: 408px;
	text-align: left;
	padding-bottom: 15px;
}

.example

{
	float: left;
	width: 408px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.formwrap

{
	float: left;
	height: auto;
	width: 407px;
	padding-bottom: 25px;
	display: block;
}

.picleft2 {
	float: left;
	width: 110px;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	height: auto;
}
.coverpics
{
	float: left;
	width: 134px;
	padding-bottom: 12px;
}

.edalert

{
	background-color: #FFE584;
	display: block;
	float: left;
	width: 394px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	border: 1px solid #000000;
	font-size: 12px;
	font-weight: 800;
	color: #333333;
	margin-bottom: 12px;
}
