td {
	font-family:Arial;
	font-size:11px;
	color:#737373;
	line-height:12px;
}
a {
	text-decoration: underline;
	color:#DE4E00;
	font-size:11px;
}

body { 	margin:0px;padding:0px;	}
.copy{
font-family:Arial;
font-size:11px;
color:#FFFFFF;
}

.light_gray {color:#737373; text-decoration:none}
.dark_gray {color:#37484C; text-decoration:none}
.gray_small {color:#78878D; font-size:10px}
.red {color:#E75309; text-decoration:none}
.white {color:#FFFFFF}
.td {color:#E1E8EB; font-family:arial; font-size:11px; text-decoration:none}

.form { width:107px;
		height:20px;
		font-family:tahoma;
		font-size:14px;
		border-style:solid;
		border-width:1px;
		border-color:#404040;
		background-color:#ffffff;
		color:#000000;
		margin-left:0px;
		margin-right:0px}
		
.form1 { width:260px;
		height:19px;
		font-family:tahoma;
		font-size:11px;
		color:#000000;
		border-style:solid;
		border-width:1px;
		border-color:#C3CACD;
		background-color:#EEEEEE;
		background-image:;
		margin-left:21px;
		margin-right:0px;
		padding:;
		background-attachment:fixed}
		
.textarea { width:260px;
		height:180px;
		font-family:tahoma;
		font-size:11px;
		color:#000000;
		border-style:solid;
		border-width:1px;
		border-color:#C3CACD;
		background-color:#eeeeee;
		background-image:;
		overflow:auto;
		margin-left:21px;
		margin-right:0px;
		padding:;
		background-attachment:;}
		


.rollover {scrollbar-face-color:#8B8B8B;
		scrollbar-track-color:#E2E2E2;
		scrollbar-arrow-color:#ffffff;
		scrollbar-3Dlight-color:#ffffff;
		scrollbar-base-color:#ffffff;
		scrollbar-shadow-color:#ffffff;
		scrollbar-darkshadow-color:#ffffff;
		scrollbar-highlight-color:#ffffff;}


a:hover{text-decoration:underline;}

#under{text-decoration:underline;}

div.bgF {
 background-image: url(images/formField_02.gif);
 background-position: top left;
 background-repeat: repeat;
 width: 200px;
 height: 25px;
}
div.sbgF {
 background-image: url(images/formField_02.gif);
 background-position: top left;
 background-repeat: repeat;
 width: 100px;
 height: 25px;
}
div.intF {
 background-image: url(images/formField_02.gif);
 background-position: top left;
 background-repeat: repeat;
 width: 25px;
 height: 25px;
}
div.leftF {
 background-image: url(images/formField_01.gif);
 background-position: top left;
 background-repeat: no-repeat;
 height: 100%;
 width: 100%;
}
div.rightF {
 background-image: url(images/formField_03.gif);
 background-position: top right;
 background-repeat: no-repeat;
 height: 100%;
 width: 100%;
}
div.text {
padding: 2px;
}

input.field {
 height: 18px;
 width: 100%;
 background-color: #E1E8EB;
 border: 0px;
}

input.invis {
 height:16px;
 background: transparent;
 border: 0px;
 color:#78878D;
 font-size:10px;
 font-weight: bold;
}

div.iTitle {
 align: right;
 vertical-align: center;
}
div.mainC {
 background-image: url(images/package_04.gif);
 background-position: top center;
 background-repeat: repeat-y;
 height: 100%;
}
div.mainT {
 background-image: url(images/package_02.gif);
 background-position: top left;
 background-repeat: no-repeat;
 min-height:51px;
 *height:51px;
}
div.rightC {
 background-image: url(images/package_05.gif);
 background-position: top center;
 background-repeat: repeat-y;
 height: 100%;
}
div.rightT {
 background-image: url(images/package_03.gif);
 background-position: top left;
 background-repeat: no-repeat;
 height: 51px;
}
div.content {
 margin: 3px;
 width: 100%;
}
