﻿#main {
	border-collapse: collapse;
	width: 566px;
}

h1 {
	font-size: 2.4em;
	font-weight: normal;
	color: #666666;
}

h1.internal {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12ptx;
	font-weight: bold;
	color: black;
	font-weight:bold;
    font-size:200%;
    margin-top: 4px;
	margin-bottom: 0px;
	letter-spacing:.1em;
}

.spacer {
    font-size: 1.1em;
	/*line-height: 1.1em;
	margin-bottom: 30px;*/
}

.long_form_text {
	width: 250px;
	margin-top: 1px;
}

.long_form_select {
	width: 254px;
	margin-top: 1px;
}

.twocol_long_form_text {
	width: 523px;
	margin-top: 1px;
}

.comments_form_text {
	width: 523px;
	margin-top: 1px;
	padding: 1px;
}

.message {
	border-collapse: collapse;
	width: 566px;
}

tr.ButtonSpacing td {
	text-align: right;
}

.introTable {
	border-collapse: collapse;
	width: 566px;
}

.mainTable {
	width: 535px;
	margin-left:15px; 
	margin-right:15px;
	/*margin-bottom:8px;*/
}

.titleTable {
	width: 565px;
	margin-left:0px; 
	margin-right:0px;
	margin-bottom:8px;
}

.buttonTable {
	/*border-collapse: collapse;*/
	width: 566px;
}

.button {
    width: 50px;
}

/*
.dotted_line {
	margin: 0px 0px -12px 0px;
	background-image: url(../images/separator.stripe.gif);
	background-position: top;
	background-repeat: repeat-x;
	width: 566px;
}

.spacer_dotted_line {
	margin: 1px 0px -12px 0px;
	background-image: url(../images/separator.stripe.gif);
	background-position: top;
	background-repeat: repeat-x;
	width: 566px;
}
*/
