body {
	background-color: #eee;
	background-image: url(/images/background.jpg);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Arial, Sans-Serif;
	padding-bottom: 1em;
}

#doc { 
	background-color: #fff;
	border: 1px solid #000;
	margin-top: 1em;
	padding: 0.5em;
}

#hd {
	background-color: #59595a;
	text-align: center;
	padding-bottom: 4px;
	padding-top: 4px;
}

#bd {
	background-color: #59595a;
	background-image: url(/images/white-background.png);
	background-repeat: repeat-y;
	background-position: 13.8456em 0;
	*background-position:13.512em 0;
}

.yui-t7 {
	background-color: #fff !important;
	background-image: none !important;
}

#navigation {
	background-color: #59595a;
}

#navigation a {
	color: #fff;
	display: block;
	font-weight: bold;
	padding: 0.5em 0.75em;
	margin-bottom: 0.5em;
	text-decoration: none;
}

#navigation a.highlight {
	background-color: #ee1c23;
}

#navigation a.highlight-blue {
	background-color: #11579d;
}

#navigation span {
	color: #fff;
	display: block;
	font-weight: bold;
	margin-top: 2em;
	margin-bottom: 1em;
	text-align: center;
}

#navigation #logo {
	text-align: center;
}

#navigation #logo a { padding: 0; }

#content {
	background-color: #fff;
	padding-bottom: 0;
	padding-top: 1em;
}

#content #disclaimer {
	margin-top: 4em;
	margin-bottom: 0;
}

#content h1 {
	font-size: 136%;
	font-weight: bold;
	margin-bottom: 1em;
	text-align: center;
}

#content h2 {
	font-size: 122%;
	font-weight: bold;
	margin-bottom: 0.5em;
}

#content .alpha-shadow {
	float: left;
	background: url(/images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 0 !important;
	margin: 10px 0 0 0;
}

#content .alpha-shadow div {
	background: url(/images/shadow2.png) no-repeat left top !important;
	background: url(/images/shadow2.gif) no-repeat left top;
	padding: 0px 5px 5px 0px;
}

#content .alpha-shadow h2 {
	background-color: #59595a;
	color: #fff;
	font-size: 122%;
	font-weight: bold;
	margin-bottom: 0;
	padding: 3px 5px;
}

#content p {
	margin-bottom: 1em;
}

#content strong, #content .strong {
	font-weight: bold;
}

#content table {
	border-collapse: collapse;
	margin-bottom: 2em;
}

#content table.spaced td { padding: 0 1em 1em 0; }

#content ul {
	clear: both;
	margin-bottom: 2em;
}

#content li {
	margin-bottom: 0.25em;
}

#content ul.bullets {
	list-style-image: url(/images/bullet.png);
}

#content ul.bullets-blue {
	list-style-image: url(/images/bullet-blue.png);
}

#content ul.bullets li, #content ul.bullets-blue li {
	margin-bottom: 0.5em;
	margin-left: 2em;
}

#content dl { clear: both; }
#content dt { font-weight: bold; }
#content dd { 
	border-bottom: 1px solid #e2e2e2;
	margin-bottom: 1em;
	padding-bottom: 1em;
}

#content a:link, a:visited { color: #000; }
#content a:hover, a:active { color: #ee1c23; }

#content th.center, #content td.center { text-align: center; }
#content th.left, #content td.left { text-align: left; }
#content th.right, #content td.right { text-align: right; }

#content th.top, #content td.top { vertical-align: top; }
#content th.middle, #content td.middle { vertical-align: middle; }
#content th.bottom, #content td.bottom { vertical-align: bottom; }

#content td { padding: 0 4px 6px 0; }
#content td input { width: 20em; }
#content td select { width: 20em; }
#content td textarea { width: 20em; }

#content .calculator td input { width: 10em !important; }
#content .calculator td select { width: 20em !important; }

#content .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#content .required { font-weight: bold; }

#content .real_table th, #content .real_table td {
	border: 2px solid #000;
	padding: 3px 6px;
	text-align: center;
	vertical-align: middle;
}

#content .big { font-size: 122%; }

#content .center { text-align: center; }

#content .error {
	color: #ee1c23;
	font-style: italic;
}

#content .step_link {
	cursor: pointer;
}

#content input.right { text-align: right; }

#content .error_indicator {
	color: #ee1c23;
	cursor: pointer;
	font-weight: bold;
	vertical-align: middle;
}

#content .small { font-size: 70%; }

#content .blue {
	color: #11579d;
	font-weight: bold;
}

#content .red { 
	color: #ee1c23; 
	font-weight: bold;
}

#content .underline { border-bottom: 1px solid #000; }

/*~~~ Rounded Corners ~~~*/
.rounded { 
	margin-top: 2em;
	text-align: center;
}

.spiffy {
	display:block;
	margin: 0 auto;
}

.spiffy * {
	display:block;
	height:1px;
	overflow:hidden;
	font-size:.01em;
	background:#59595a;
}

.spiffy1 {
	margin-left:3px;
	margin-right:3px;
	padding-left:1px;
	padding-right:1px;
	border-left:1px solid #b7b7b8;
	border-right:1px solid #b7b7b8;
	background:#828283;
}
.spiffy2 {
	margin-left:1px;
	margin-right:1px;
	padding-right:1px;
	padding-left:1px;
	border-left:1px solid #eeeeee;
	border-right:1px solid #eeeeee;
	background:#787879;
}

.spiffy3 {
	margin-left:1px;
	margin-right:1px;
	border-left:1px solid #787879;
	border-right:1px solid #787879;
}

.spiffy4 {
	border-left:1px solid #b7b7b8;
	border-right:1px solid #b7b7b8;
}

.spiffy5 {
	border-left:1px solid #828283;
	border-right:1px solid #828283;
}

.spiffyfg {
	background:#59595a;
	font-weight: bold;
	margin: 0 auto;
	padding: 0.25em 0;
	text-align: center;
}

.spiffyfg a { 
	color: #fff !important;
	text-decoration: none;
}
