body {background-color:#FFFFFF; margin:0px; padding:0px; }

td {text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#646464;
	line-height:13px;}
	
th {text-align: center;
	font-family:tahoma;
	font-size:14px;
	color:#646464;
	line-height:16px;}

a 			{text-decoration: none; color:#648CB4}

.copy		{font-family:tahoma; font-size:10px; color:#9B9B9B; text-decoration:none}

.menu_txt {	color:#939393; text-decoration:none; font-family:tahoma; font-size:10px; text-transform:uppercase; font-weight:bold}

.gray {color:#646464; text-decoration:none}
.orange {color:#F7941D; text-decoration:none}
.blue {color:#648CB4; text-decoration:none}
.white {color:#ffffff; text-decoration:none}

.u {text-decoration:underline}
.up {text-transform:uppercase}
.sm {font-size:10px}
.b {font-size:12px}

.a {background-position:bottom;
	background-repeat:repeat-x;
	background-image:url(images/under.jpg);
	color:#DACCE3}

.form { width:191px;
		height:21px;
		font-family:tahoma;
		font-size:13px;
		border-style:solid;
		border-width:1px;
		border-color:#B4B4B4;
		background-color:#ffffff;
		color:#646464;
		margin-left:0px;
		margin-right:0px}
		
.textarea {width:255px;
		height:161px;
		font-family:tahoma;
		font-size:13px;
		border-style:solid;
		border-width:1px;
		border-color:#B4B4B4;
		background-color:#ffffff;
		color:#646464;
		overflow:auto;
		margin-left:0px;
		margin-right:0px;}

.rollover {scrollbar-face-color:#BEAD98;
		scrollbar-track-color:#55313C;
		scrollbar-arrow-color:#55313C;
		scrollbar-3Dlight-color:#55313C;
		scrollbar-base-color:#55313C;
		scrollbar-shadow-color:#55313C;
		scrollbar-darkshadow-color:#55313C;
		scrollbar-highlight-color:#55313C;
		}

a:hover{text-decoration:underline;}

#under{text-decoration:underline;}

#requireddoclist { list-style: none; margin: 10px 10px 0 10px; border: solid 1px #e0e0e0; padding: 11px 0 5px 0; background-color: #e0e0e0; }
#requireddoclist li { line-height: 20px; padding: 0 0 8px 40px; background-position: 10px 3px; background-repeat: no-repeat; font-size: 18px; }

#doclist { list-style: none; margin: 10px 10px 0 10px; border: solid 1px #e0e0e0; padding: 11px 0 5px 0; }
#doclist li { line-height: 14px; padding: 0 0 8px 40px; background-position: 10px 0; background-repeat: no-repeat; }

li.pdf { background-image: url(images/icon_pdf.gif); }

#content { padding: 0 0 20px 0; }
#content h2 { padding: 0 0 20px 0; padding-bottom: 5px; font-size: 14px; font-family: Arial, Verdana, Helvetica, sans-serif; }
#content h3 { font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; }

table.data { border-collapse: collapse; border: solid 1px #e0e0e0;}
table.data th { text-align: left; vertical-align: top; border: solid 1px #e0e0e0; padding: 10px 10px 10px 10px; background-color: #F1F1F1; }
table.data td { text-align: left; vertical-align: top; border: solid 1px #e0e0e0; padding: 10px 10px 10px 10px; }