body {
	color: #000000;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/pat_.gif);
}
a {
	text-decoration: underline;
	color: #003366;
	
}
/*a:visited {
	text-decoration: underline;
	color: #AFAFAF;*/
}
a:hover {
	text-decoration: none;
}
a.noline {
	text-decoration: none;
}
p {
	margin:0;
	margin-bottom: 10px;
	line-height:160%;
	padding-left: 7px;
	text-align:left;
} 

p.home {
	width: 80%;
	margin:0;
	margin-bottom: 10px;
	line-height:160%;
	padding-left: 7px;
	text-align:left;
} 
h1, h2, h3, h4, h6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:left;
	color: Red;
	margin:0;
}
.header {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
	color: Red;
	margin-top: 8px;
	margin-bottom: 12px;
	margin-left: 7px;
}
.subHead {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	color: Red;
}
.topRow {
	padding-left:10px;
	height: 73px;
	vertical-align: middle;
	background-image: url(images/dal_topback.gif);
}
#navRow {
	height: 26px;
	width: 100%;
	padding-left: 7px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-top: 2px;
	background: url(images/dal_navBack.gif) repeat-x;
}
img.home {
	margin-right: 145px;
}
img.nav {
	margin-right:27px;
}
#mainContainer {
	width: 760px;
	background: #ffffff;
	border: 1px solid #C4C4C4;
	border-bottom-width: 13px;
}
.homeBanner {
	background-color: #f4f4f4;
}
.floatRight {
	float: right;
	margin: 0 7px 7px 10px;
}
.caption {
text-align: left;
padding-top: 12px;
}
.homeRight {
border: 1px dashed #b4b4b4;
 border-bottom: 0px;
 border-top: 0px;
 border-right: 0px;
 border-left: 1px;
 padding-left: 10px;
 vertical-align: top;
 /*margin-left: 7px;*/
 margin-right: 10px;
}
.sideBarLinks {
	line-height: 130%;
}
#subNavContainer {
	background: #F4F4F4;
	border: 1px solid;
	border-bottom: 1px #C9C9C9;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	height: 25px;
	padding-left: 50px;
	padding-top: 6px;
}
.bodySubHead {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	color: Red;
	padding-top: 10px;
	padding-left: 15px;
	line-height: 160%;
}
li {
	/*list-style-image: url(images/dal_prod_triangle.gif);*/
	padding-left: 16px;
	list-style: inside;
}
li.home {
	padding: 0;
	line-height: 150%;
	margin: 0;
}

.nothing {
	width: 85%;
}
.sideBar {
	font-family: erdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757575;
	border: 1px dashed;
	border-bottom: 1px;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	line-height: 140%;
	padding-bottom: 10px;
	margin-bottom: 10px;
	}
	
input {
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 18px;
	width: auto;
	background-color: #EFEFEF;
	border: 1px solid #9D9D9D;
	border-top: 1px solid #7E7E7E;
	border-bottom: 1px solid #F5F5F5;
	border-left: 1px solid #7E7E7E;
	border-right: 1px solid #F5F5F5;
	vertical-align: middle;
}
input.button {
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 5px;
	vertical-align: bottom;
	color: #ffffff;
	background-color: #51657B;
	height: 25px;
	margin: 3px;
}



input.noBack {
	background-color: transparent;
	border:0px;
}

.formLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	/*padding-bottom: 13px;*/
	padding-right: 5px;
}
.formPadd {
	padding-top: 6px;
}
.errorMessage {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
	vertical-align: super;
}
.regFormPadd {
	padding-top: 8px;
}
.regFormRule {
	width: 100%;
	border: 1px solid;
	border-color: #999999;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	padding-left: 10px;
}
.formHeading {
	font-size: 18px;
	color: #BDBDBD;
	font-weight: bolder;
	text-transform: none;
	/*text-decoration: blink;*/
	padding-left: 7px;
	padding-bottom: 5px;
}

.borderBottom{
	border-bottom: 1px solid #999999;
	width: 80%;
	margin-left: 10px;
}

.column1{
	width: 225px;
	float: left;
	margin: 20px -50px 7px 50px;
}

.column2{
	width: 225px;
	float: left;
	margin: 20px -20px 7px 120px;
}

.captionTitle{
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}

.floatLeft{
	float: left;
	margin-right: 10px;
	margin-bottom: 6px;
}

.column1a{
	width: 300px;
	float: left;
	margin: 20px -50px 7px 50px;
}

.column2a{
	width: 300px;
	float: right;
	margin: 20px 40px 7px 5px;
}

