/* CSS Document */
/*Normalizing Pages*/

body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, p {
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
/*End Normalization*/

body {
	background:url(../dyp3_images/content_bg.jpg) repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}

p {
	margin:10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.4em;
}
a {
	text-decoration: none;
}


.clear {
	clear:both;
}

#header {
	height:215px;
	background:url(../dyp3_images/main_bg.jpg) repeat-x;
	min-width:997px;
	width:100%;
}

#header_left {
	background:url(../dyp3_images/header_left.jpg) no-repeat;
	float:left;
	height:215px;
	width:560px;
}

#header_right {
	background:url(../dyp3_images/header_right.jpg) no-repeat;
	float:right;
	height:215px;
	width:435px;
}

#logo {
	color:#ffffff;
	font-size:18px;
	height:41px;
	margin:10px 0 0 10px;
}

#logo a, #logo a:hover, #logo a:visited {
	color:#ffffff;
}

h1 {
	color:#15428b;
	font-size:145%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}

h2 {
	color:#15428b;
	font-size:125%;
	margin:10px 0;
	font-weight: bold;
}

#header p {
	color:#ffffff;
	position:absolute;
	left:40px;
	top:110px;
	width:360px;
	font-size:17px;
	line-height: 1.1em;
}
.contact {
	width: 740px;
}


#sub_nav {
	list-style:none;
	position:absolute;
	left:10px;
	top:183px;
}

#sub_nav a, #sub_nav a:visited {
	color:#FFFFFF;
}

#sub_nav a:hover {
	color:#F3A960;
}

#sub_nav li {
	float:left;
	/*margin-right:10px;*/
}

#main_nav {
	width:222px;
	float:left;
	font-size:16px;
	padding: 0 0 0 10px;
}

#main_nav ul {
	list-style:none;
}

.main {
	background:url(../dyp3_images/nav_bullet.jpg) no-repeat;
	background-position:left;
	text-indent:20px;
}

#main_nav a, #main_nav a:visited {
	color:#15428b;
}

#main_nav a:hover {
	color:#fb9434;
}

#main_content {
	position:absolute;
	left:232px;
	padding:35px;
	text-align:left;
	width:60%;
}

#footer {
	margin-top:50px;
	font-size:100%;
	color:#90adda;
}

#copy {
	float:none;
}

#design {
	float:none;
	text-align:right;
}


#footer a, #footer a:visited {
	color:#90adda;
}

#footer a:hover {
	color:#FF9E43;
}

#logos {
	width:200px;
	margin:15px auto 0;
}

#logos li {
	float:left;
	display:block;
	width:100px;
	padding:5px 0;
	text-align:center;
}

#logos #bbbLogo {
	float: none;
	clear: both;
}

#amex {
	margin-top:8px;
}

#logos #aNetLogo {
	width: 69px;
	float: right;
}
#bookmark {
	position:absolute;
	right:10px;
	top:25px;


	//top:15px; /*For IE Placement*/
	width: 225px;
}

#bbb_logo {
	padding-top:15px;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #ffffff;
	position: absolute;
	left: 40px;
	top: 60px;
}
#main_content h1 #registered {
	font-size: 80%;
}
.center {
	text-align: center;
}

.red {
	color: #F00;
	font-weight: bold;
}


#main_content h2 #registered {
	font-size: 80%;
}
#main_content p #register {
	font-size: 80%;
}
#main_content table tr td ul li {
	list-style-position: inside;
	list-style-type: disc;
	line-height: 1.6;
	padding-left: 5px;
	margin: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.bold {
	font-weight: bold;
}
.image_brian {
	float: left;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
}
#main_content ul li {
	list-style-type: disc;
	list-style-position: inside;
	text-indent: 10px;
	padding-left: 5px;
	margin-bottom: 4px;
	line-height: 1.3;
}
.underline {
	text-decoration: underline;
}
