body {
background-color : #e7e6c7; 
margin-top : 0; 
margin-bottom : 0; 
} 
.div1 {
text-align : center; 
padding : 0; 
} 
.table1 {
border-collapse : collapse; 
background-color : #ffffff; 
text-align : left;
} 
img {
border-width : 0; 
} 
.font1 {
font-family : arial; 
font-size : 16px; 
font-weight : bold; 
color : #000000; 
} 
.font2 {
font-family : arial; 
font-weight : bold; 
color : #000000; 
} 
.normal {
font-family : arial; 
font-size : 12px; 
font-weight : normal; 
color : #000000; 
} 
.nav1 {
font-family : arial;
font-size : 12px;
font-weight : bold;
color : #ffffff;
background-color : #0468cd;
vertical-align : top;
text-align : left;
} 
.nav2 {
font-family : arial; 
font-size : 12px; 
font-weight : normal; 
color : #ffffff; 
background-color : #0468cd; 
vertical-align : top; 
text-align : left; 
} 
.copyright {
font-family : arial; 
font-size : 12px; 
font-weight : normal; 
color : #ffffff; 
background-color : #0468cd; 
vertical-align : top; 
text-align : center; 
} 
.table2 {
border-collapse : collapse; 
font-family : arial; 
font-size : 12px; 
font-weight : bold; 
color : #ffffff; 
background-color : #0468cd;
vertical-align : top; 
text-align : center; 
width : 100%; 
} 
a {
font-family : arial; 
font-size : 12px; 
font-weight : normal; 
color : #0000ff; 
text-decoration : none; 
} 
a:hover {
font-family : arial; 
font-size : 12px; 
font-weight : normal; 
color : #0000ff; 
text-decoration : underline; 
} 
.nav1 a:link, .nav1 a:visited {
font-family : arial; 
font-size : 12px; 
font-weight : normal; 
color : #ffffff; 
text-decoration : none; 
} 
.nav1 a:hover {
font-family : arial; 
font-size : 12px; 
font-weight : normal; 
color : #ffffff; 
text-decoration : underline; 
} 
.tabs {
border-collapse : collapse; 
font-family : arial; 
font-size : 12px; 
font-weight : bold; 
color : #ffffff; 
background-image : url(images/tabs.gif); 
background-color : #000000; 
vertical-align : top; 
text-align : left; 
width : 100%; 
height : 31px; 
} 
.tabletop {
border : solid; 
border-width : 4px; 
border-color : #0468cd; 
font-family : arial; 
font-size : 12px; 
font-weight : bold; 
color : #000000; 
background-color : #ffffff; 
vertical-align : top; 
text-align : center; 
width : 100%; 
} 
.table3 {
border : solid; 
border-width : 2px; 
border-color : #f1b05c; 
font-family : arial; 
font-size : 12px; 
font-weight : normal; 
color : #000000; 
background-color : #e5e5e5; 
text-align : left; 
vertical-align : middle; 
width : 160px; 
} 
.table3 a:link, .table3 a:visited {
font-family : arial; 
font-size : 12px; 
font-weight : normal; 
color : #0000ff; 
text-decoration : none; 
} 
.table3 a:hover {
font-family : arial; 
font-size : 12px; 
font-weight : normal; 
color : #0000ff; 
text-decoration : underline; 
} 
.table4 {
border-width : 0; 
border-color : #999999; 
font-family : arial; 
font-size : 12px; 
font-weight : bold; 
color : #f1b05c; 
background-color : #0468cd; 
text-align : center; 
vertical-align : middle; 
width : 100%; 
} 
.random {
border : solid; 
border-width : 2px; 
border-color : #5b6161; 
font-family : arial; 
font-size : 12px; 
font-weight : normal; 
color : #000000; 
background-color : #ffffff; 
vertical-align : top; 
text-align : left; 
width : 97%; 
} 
.definition {
border : solid; 
border-width : 1px; 
border-color : #5b6161; 
font-family : arial; 
font-size : 12px; 
font-weight : normal; 
color : #ffffff; 
background-color : #5c5c5c; 
vertical-align : top; 
text-align : left; 
width : 97%; 
}

.m1 {font-size: 11px; color: #0468cd; line-height: 13px; font-weight: bold; font-family: Geneva, Arial, Helvetica, sans-serif;}
.t8 {font-size: 10px; color: #414141; line-height: 13px; font-family: Geneva, Arial, Helvetica, sans-serif;}
.t9 {font-size: 11px; color: #414141; line-height: 13px; font-weight: bold; font-family: Geneva, Arial, Helvetica, sans-serif;}

A.ul1:link    {color:#047B40; text-decoration:underline; background-color:transparent;}
A.ul1:visited {color:#047B40; text-decoration:underline; background-color:transparent;}
A.ul1:active  {color:#047B40; text-decoration:underline; background-color:transparent;}
A.ul1:hover   {color:#047B40; text-decoration:underline; background-color:#D6D6D6;}

/* body 
{
	text-align: center;
	margin: 20px;		/* shift whole page down by 25 pixels */
/*	background-color: #2B15EE;
} */


#mainForm 
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 100%;
	background-color: #ffffff;
}

ul.mainForm
{
	list-style-type: none;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:15px;	
}

li.mainForm
{
	padding-bottom: 10px;
}


#mainFormError
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
}



input.mainFormError
{
	background-color: #FADADD;
}


textarea.mainFormError
{
	background-color: #FADADD;
}


select.mainFormError
{
	background-color: #FADADD;
}


#formHeader
{
	position: relative;
	width: 100%;
	background-color: #2B15EE;
	margin:0 0 0 0;
	padding-bottom: 10px;
}

p.formHeader
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #ffffff;
	font-size:25px;
	position:relative;
	left:-5px;
	top:4px;
	letter-spacing: 2px;
}



#formInfo
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;
}

h2.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:20px;
	position:relative;
	left:20px;
	top:0px;
	letter-spacing: 1px;
	line-height:150%;
	color: #ffffff;
}


p.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #000000;
	font-size:12px;
	position:relative;
	left:20px;
	top:0px;
	color: #ffffff;
}

#formFields
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;

}

label.formFieldQuestion
{
	line-height:125%;
	padding:0 4px 1px 0;
	border:none;	
	display:block;
	font-size:95%;
	font-weight:bold;
}

label.formFieldOption
{
	font-size:90%;
	display:block;
	line-height:1.0em;
	margin:-19px 0 0 25px;
	padding:4px 0 5px 0;
	width:90%;
}

input.formFieldStyle
{
	display:block;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}


/* tooltip */
a.info {
	font-family: Tahoma, Arial, Sans-Serif;
	text-decoration:none; 
	position: relative;
}

a.info span {
	position: relative;
	display:none;
}

a.info:hover {
	position: relative;
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;;
	left:25px;
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:1.0em; 
	padding-left:10px; 
	padding-top:10px;
}

/* pop-up calendar */
button.calendarStyle
{
	background-color: transparent;
	border: 0;
	height:22px;
	width:22px;
	background-image:url(imgs/calendar.png);
	cursor: pointer;
	cursor: hand;
}


p.footer
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #ffffff;
	font-size:9px;
	position:relative;
	top:4px;
	left:-140px;
	letter-spacing: 2px;
}

a.footer
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #ffffff;
	font-size:9px;
	position:relative;
	top:4px;
	letter-spacing: 2px;
}

div.formFieldQuestion
{
	line-height:125%;
	padding:0 4px 1px 0;
	border:none;	
	display:block;
	font-size:12px;
	font-weight:bold;
}

div.formFieldOption
{
	font-size:90%;
	display:block;
	line-height:1.0em;
	margin:-19px 0 0 25px;
	padding:4px 0 5px 0;
	width:90%;
}
