body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
}

a:link, a:visited, #header a:hover {
	color: #335481; /* blue */
	text-decoration: none;
	cursor:pointer;
}

.header {
	font-size: 9pt; 
	font-weight:bold;
	list-style-image: url(../images/main/menu_spacer.gif); 
	text-indent: -1px;
}

.header a:hover {
	color: #EBBA5B; /* yellow */
	text-decoration: none;
}

#body {
	background-image: url('images/background-slice.gif');
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	min-width: 800px;
}

#top-logo {
	background: #ffffff url('images/top-left-corner.gif') no-repeat;
	width: 211px;
	height: 190px;
	float: left;
}

#top-logo p {
	padding: 175px 0px 0px 50px;
}

#content {
	margin: 0px 25px 0px 25px;
}

#side-bar {
	float: left;
	width: 200px;
	margin: 10px 5px 20px 0px;
}

#side-bar fieldset{
	min-height: 600px;
}

#mainContent {
	float: left;
	text-align:left;
	margin: 10px 20px 20px 0px;
	width: 600px;
}

#mainContent fieldset {
	width: 500px;
	min-height: 600px;
}

#main-question {
	float: left; 
	width: 100%;
}

#wideMainContent {
	float: left;
	text-align:left;
	margin: 10px 20px 20px 0px;
	width: 750px;
}

#main-description {
	float: left;
}

.specwritertop {
	width: 100%;
	min-width: 540px;
}

.specwriter {
	width: 100%;
	min-width: 480px;
}

.error {
	color: red;
}

.alignCenter {
	text-align:center;
}

.standardInputBox {
	width:250px;
}

.smallInputBox {
	width:100px;
}

.results {
	font-size: 10px;
	margin: 5px 0px 0px 10px;
}

.results img {
	margin: 0px 5px 0px 0px;
}

.cut-sheet {
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
	padding-right: 5px;
	vertical-align:top;}
	
div.printout {
	width: 600px;
	height: 900px;
	margin: 10px auto;
	padding: 30px;
	border: 1px solid #000;
	font-family: Times;
	font-size: 12pt;
}

div.printoutspec {
	width: 600px;
	margin: 10px auto;
	padding: 30px;
	border: 1px solid #000;
	font-family: Times;
	font-size: 12pt;
}

div.container { 
	width:100%; 
	text-align:center; 
}

div.cover { 	
	text-align: center; 
	height:875px; 
}

div.cover h1 { 
	font-size: 28px; 
}

div.cover h2 { 	
	padding-top: 170px; 
	font-size: 18px;
}

table.fontbody td { 
	text-align:left; 
	color:#000; 
}

div.footer { 
	text-align: center; 
	font-size: 11px;
}

.actions a:link, .actions a:visited {
	color: #ffffff;
}

.actions a:hover {
	text-decoration: underline;
}

#section-nav {
	background-image: url('images/background-slice.gif');
	background-repeat: repeat-x;
	float: left;
	color: white;
	padding: 95px 0px 0px 25px;
}

#section-nav span {
	padding: 5px 5px 5px 5px;
	margin-left: 10px;	
}

#section-nav span.active {
	background: #2e668b;
	color: white;
	border: 2px solid #2e668b; 
}

#section-nav img {
	position: relative;
	top: 4px;
}

#section-nav a img {
	border: none;
} 

#section-nav a {
	color: #ffffff;
	border: none;
}

#section-nav a:hover {
	text-decoration: underline;
}

#section-nav span.notactive {
	color: #aaaaaa; 
}

.radio-image {
	position: relative; 
	bottom:-8px;
}

.result-buttons input {
	padding-right: 25px;
}	

.rvalue-table {
	width: 475px;
	text-align: center;
}

.rvalue-table tr th {
	text-align: center;
}

.rvalue-table tr td {
	text-align: center;
	border-top: 1px solid black;
}

.attach-table {
	border-bottom: 1px solid black;
}

.attach-table tr td.left {
	border-left: 1px solid black;
}

.attach-table tr th {
	text-align: center;
}

.attach-table tr td {
	text-align: center;
	border-top: 1px solid black;
	border-right: 1px solid black;
	padding: 5px;
}

span.details {
	font-size:11px;
}
