/* CSS Other pages/Sub-documents */

#header, #grayspace, #stripe, #group_content
{
	width: 780px;
}


#menu
{
	text-align: center;
	background-color: #1C73A7;
	color: white;
}

#menu ul
{
	list-style: none;
	background-image: url('/images/main_sq.gif');
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 20px;
	display: inline;
}

#menu ul li
{
	font-weight: bold;
	background-image: url('/images/main_sq.gif');
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	display: inline;
}

#menu ul li a
{
	color: #ffffff;
}

#menu ul li a:hover
{
	color: #cccccc;
	text-decoration: none;
}

#main_content
{
	text-align: left;
	float: left;
	width: 782px;
	/* Box Model Fix */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 780px; 
}

#main_content dl
{
	position: relative;
	margin: auto;
	width: 680px;
	padding-top: 20px;
}

#main_content dd
{
	width: 630px;
	padding: 0px 15px 10px 30px;
}

a
{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #666666;
	text-decoration: underline;
}

.orangeline
{
	background-color: #ff6600;
	width: 470px;
	height: 1px;
	border: thin;
	margin: auto;
	font-size: 1px;
}

.sponsor-table
{
	margin: auto;
	width: 500px;
}

.sponsor-table th
{
	color: #ff6600;
	text-align: center;
	font-size: 12pt;
}

.copysmyl
{
	color: #ff6600;
}

.checklist
{
	width: 250px;
	margin: auto;
}

.checklist dl
{
	position: absolute;
	margin: 0;
	width: 250px ! important;
}

.checklist dl dt
{
	font-weight: bold;
	background-color: white ! important;
	margin-left: -30px;
	color: #1C73A7;
}

.checklist dd
{
	border: 0 ! important;
	width: 250px ! important;
}

ol li ul li
{
	list-style-position:outside;
	margin-left: 30px;
	list-style: disc;
}

ol li
{
	list-style-position:outside;
	margin-left: 30px;
}

h3
{
	padding-top: 3px;
}

h4
{
	display: inline;
}

.smallbold
{
	font-size: 8pt;
	font-weight: bold;
}

.centered
{
	width: 100%;
	text-align: center;
	clear: both;
	padding-bottom: 10px;
}

#menu #menu-dyn
{
	margin: auto;
	width: 541px;
	border: 0px;
}



#select-year select
{
	width: 100px;
}

#select-year
{
	margin: auto;
	width: 150px;
}