BODY {

}

FORM {
	display: inline;
}

TH {
	font-family: verdana, arial, helvetica, times;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	color: white;
	background-color: #798FC4;
	padding: 3px;
}
BODY, TD, .formButton {
	font-family: verdana, arial, helvetica, times;
	font-size: 12px;
	vertical-align: top;
}

.dataTable {
	font-family: verdana, arial, helvetica, times;
	font-size: 10px;
	text-align: left;
}

.dataTable TD {
	padding-bottom:		10px;
	padding-right:		10px;
	border-bottom:		1px dashed gray;
}
.bottomRuleTD {
	border-bottom:		1px dashed gray;
	padding-bottom:		10px;
}
.emphasis {
	font-weight: bold;
	color:	#AA0000;
}


H1, H2, H3 {
	color: #474747;
}
H3 {
	font-size:		medium;
	text-align:		center;
	color:			#474747;
}
A {
	color: #798FC4;
	text-decoration: none;
}
span > a{
	color: #AA0000;
	text-decoration: none;
}
A:hover{
	color: #AA0000;
	text-decoration: underline;
}


.formTextbox, .formTextboxLong, .formTextareaLong{
	border: 1px solid gray;
	width: 150px;
}

.formTextboxLong, .formTextareaLong{
	width: 300px;
}

.formTextareaLong{
	height: 150px;
}


.formButton{
	font-size: 12px;
}

.formSelectbox{
	font-size: 10px;
}

.exception{
	color: #aa0000;
	font-weight: bold;
}

.headerBox{
	border: 1px solid black;
	background-color: #95AD56;
}


.notice{
	color: #aa0000;
	font-weight: bold;
}

.header, .header2{
	font-size: 18px;
	font-weight: bold;
	color: black;
}

.header{
	border-bottom: 1px solid #A3BBE6;
}

sup{
	font-size: 10px;
	color: #aa0000;
	font-weight: bold;
}
.red
{
	color: #AA0000;
}

.subheader{
	font-weight: bold;
	border-bottom: 1px solid  #DBE2C9;
}

.miniLink{
	color: #aa0000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}


.tbdark { background: #a3aab0; }
.tbwhite { 
	background: #E7EDF9; 
	font-weight: bold;
}
.tbimage1 { background-image: url(images/tbimage1.gif); }
.tbimage2 { background-image: url(images/tbimage2.gif); }

.content{
	background-color: #E7EDF9;
	padding: 10px;
	border-left: 1px solid #A3BBE6;
	border-right: 1px solid #A3BBE6;
	border-bottom: 1px solid #A3BBE6;
}

.footerBox{
	border-top: 1px solid silver;
}

.footer{
	font-size: 11px;
	color: gray;
	
}

.invite{
	border: 1px dashed gray;
	padding: 10px;
}
.invite a {
	color:	#AA0000;
}

.img {
	border:			0px;
}