@charset "windows-1252";

#page {
	background-image: url(/images/content.gif);
	background-color: #fff1cc;
	background-repeat: no-repeat;
	min-height: 530px;
	margin: 0px 0px 0px 15px; /* top right bottom left */
	padding: 10px 10px 0px 10px; /* top right bottom left */
	width: 620px;
}

#page_bottom {
	background-image: url(/images/content_bottom.gif);
	margin: 0px 0px 0px 15px; /* top right bottom left */
	width: 640px;
	height: 28px;
}

#page h2 {
	font-size: 21px;
	color: #EBAB02;
}

#page fieldset {
	background-color: #fff1cc;
	border: 1px solid #ffc21b;
	margin-bottom: 10px;
}

#page legend {
	font-size: 15px;
	font-weight: bold;
	color: #ebac00;
}

#page dl {
	clear: both;	
}

#page dt {
	padding: 0px 10px 0px 0px; /* top right bottom left */
	width: 200px;
	text-align: right;
	float: left;	
}

#page dd {
	float: left;	
}

#page div.answer {
	padding: 0px 0px 0px 20px; /* top right bottom left */
}

#page h5 {
	padding: 15px 0px 0px 0px; /* top right bottom left */
	font-size: 15px;
	color: #ebac00;
}

#page a, #page a:hover, #page a:active, #page a:visited, #page a:link {
	color: #000000;
}

#page a.blanco, #page a:hover.blanco, #page a:active.blanco, #page a:visited.blanco, #page a:link.blanco {
	text-decoration: none;
	color: #000000;
}

#page ul.ul {
	padding: 0px;
	list-style: none;
}

#page ul {
	padding-left: 30px;
	margin-bottom: 10px;
}

#page h1 {
	font-size: 21px;
	color: #ebac00;
	padding: 0px;
}

#logos {
	padding: 0px;
	width: 230px;
	text-align: right;
	position: absolute;
	margin-top: -104px;
	margin-left: 663px;
}

#links1 {
	float: left;
	width: 300px;
}

#links2 {
	float: right;
	width: 300px;
}

#links1 h4, #links2 h4 {
	padding: 7px 0px 0px 36px; /* top right bottom left */
	background-image: url(/images/box-top.gif);
	overflow: hidden;
	font-size: 13px;
	color: #ffffff;
	width: 264px;
	height: 22px;
}


#links1 div.content, #links2 div.content {
	background-image: url(/images/box-content.gif);
	background-position: bottom center;
	margin-bottom: 10px;
	padding-top: 5px;
	overflow: hidden;
	width: 300px;
	padding: 0px;
	clear: both;
}

#links1 ul, #links2 ul {
	padding: 0px 10px 5px 15px; /* top right bottom left */
	list-style: none;
}

#links1 a.links, #links1 a.links:hover, #links1 a.links:visited, #links1 a.links:active, #links1 a.links:link, #links2 a.links, #links2 a.links:hover, #links2 a.links:visited, #links2 a.links:active, #links2 a.links:link {
	text-decoration: none;
	color: #555555;
}

#links1 a.links:hover, #links2 a.links:hover {
	color: #305999;	
}

#crosslinks {
	margin-left: 10px;
	width: 640px;
	text-align: center;
	padding: 0px;
	font-size: 11px;
}

#crosslinks h5 {
	width: 640px;
}

#crosslinks a, #crosslinks a:hover, #crosslinks a:active, #crosslinks a:link, #crosslinks a:visited {
	text-transform: lowercase;
	font-size: 12px;
	color: #ebac00;
	text-decoration: none;
}
