/* Global Styles */

body {
	background-color: #468FA8;
	text-align: center;
	margin-top: 0;
	border-top-width: 0;
	padding-top: 0;
	margin-bottom: 0;
	border-bottom-width: 0;
	padding-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	}

a img {border: none}
 
h1 {
	font-size: 1.5em;
	color: #00AEEF;
	margin-top: 6px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.offerHL {
	font-size: 1.5em;
	color: #FF54CE;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 135px;
	vertical-align: top;
	text-align: left;
}
h2 {
	font-size: 1.1em;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 15px;
}

h3 {
	font-size: .9em;
	line-height: 20px;
	color: #333333;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #6D91A3;
	font-weight: normal;
	margin-top: 0px;
}

h5 {
	font-size: .8em;
	font-weight: normal;
	color: #000000;
	margin-top: 12px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}

p {
	font-weight: normal;
	color: #1C5163;
}


/* Class Styles */

.dashedText {
	font-size: .8em;
	font-weight: normal;
	color: #1C5163;
	margin-bottom: 1em;
	margin-top: 0px;
}

.dashedTextBold {
	font-size: 0.8em;
	font-weight: bold;
	color: #1C5163;
	margin-top: 0px;
	padding-top: 1em;
	margin-bottom: 0.5em;
}

.sidebarText {
	font-size: 0.7em;
	font-weight: normal;
	color: #1C5163;
	margin-top: 1em;
	margin-bottom: 1em;
}
.cutline {
	font-size: 0.7em;
	font-weight: normal;
	color: #666666;
	margin-top: 0px;
	padding-top: 10px;
}
a.bottomNav:link, a.bottomNav:visited {
	color: #666666;
	text-decoration: underline;
  }
a.bottomNav:hover {
	color: #00AEEF;
	text-decoration: underline;
  }
a.legal:link, a.legal:visited {
	color: #666666;
	text-decoration: underline;
  }
a.legal:hover {
	color: #00AEEF;
	text-decoration: underline;
  }
  
 .bkgdHome {
	background-image: url(../images/bkgd_home.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.bkgdInterior {
	background-image: url(../images/bkgd_interior.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.associateLinks {
	font-weight: normal;
	color: #1C5163;
	margin-top: 0px;
	font-style: italic;
	font-size: 0.8em;
	margin-left: 0.6em;
	padding-bottom: 10px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BFD1DB;
}

a.associateLinks:link, a.associateLinks:visited {
	color: #666666;
	text-decoration: none;
	}

a.associateLinks:hover {
	color: #00AEEF;
}

.dashedRule {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #6D91A3;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}

.table {
	font-weight: bold;
	color: #1C5163;
	font-size: 10px;
	text-decoration: underline;
	}

a.table:link, a.table:visited {
	color: #666666;
	text-decoration: underline;
	}

a.table:hover {
	color: #00AEEF;
	text-decoration: underline;
}

.redText {
	color: #CC0000;
}

a.subnav:link, a.subnav:visited {
	color: #1C5163;
	font-size: 10px;
}

a.subnav:hover {
	color: #00AEEF;
}

/* ID Styles */

#container {
  margin: 0 auto;
  width: 750px;
  text-align: left;
  }
 
#bluebar {
	background-color: #6D91A3;
	height: 15px;
	width: 750px;
}

#homeLeft {
	width: 150px;
	position: absolute;
	left: 0px;
	z-index: 20;
}

#lefttop {
	position: absolute;
}

#lefttop p {
	margin-top: 5px;
	font-size: 11px;
	color: #666666;
	margin-left: 20px;
}

#lefttop a:link, a:visited {
	color: #666666;
}

#lefttop a:hover {
	color: #00AEEF;
}

#leftnav {
padding: 38px 15px 0px; }

#leftnav2 {
padding: 15px;
}

#leftnav2 p {
	margin-top: 5px;
	margin-bottom: 0px;
}

#leftnav2 h3 a:link, h3 a:visited {
	color: #000000;
	text-decoration: none;
}

#leftnav2 h3 a:hover {
	color: #000000;
	text-decoration: underline;
}

#homeMiddle {
	padding: 38px 15px 15px;
}

#interiorMiddle {
	padding: 10px 20px 20px 0px;
}

#interiorRight {
	padding: 10px;
}

#footer {
	width: 750px;
	position: relative;
	padding-top: 20px;
	left: -2px;
}

#footerHome {
	width: 600px;
	position: relative;
	padding-top: 20px;
	margin-left: 150px;
}

#bottomNav {
	text-align: center;
	font-size: 0.8em;
	font-weight: normal;
	color: #666666;
	padding-bottom: 6px;
  }

#legal {
	font-size: 0.6em;
	font-weight: normal;
	color: #666666;
	text-align: center;
	padding-bottom: 10px;
  }

#dashedTextbox {
	margin-right: 15px;
	margin-left: 15px;
	border: 2px dotted #6D91A3;
	padding: 10px;
  }
  
#dashedTextbox h4 {
	font-size: 0.8em;
	font-weight: bold;
	color: #1C5163;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	}

#dashedTextbox p {
	font-size: 0.8em;
	font-weight: normal;
	color: #1C5163;
	margin-bottom: .8em;
	margin-top: 0px;
	}

#dashedTextbox td p {
	font-size: 0.8em;
	font-weight: normal;
	color: #1C5163;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-left: 3px;
	}

#dashedTextbox blockquote {
	font-size: 0.8em;
	font-weight: normal;
	color: #1C5163;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-left: 20px;
	}

#dashedTextbox a:link, a:visited {
	color: #1C5163;
}

#dashedTextbox a:hover {
	color: #00AEEF;
}

#dashedTextbox ul {
	font-weight: normal;
	color: #2D5E6F;
	list-style-position: outside;
	list-style-type: circle;
	font-size: .8em;
	margin-top: 0px;
}

#dashedTextbox ol {
	font-weight: normal;
	color: #2D5E6F;
	font-size: .8em;
	margin-top: 0px;
}

#dashedTextbox ul ul {
	list-style-position: outside;
	list-style-type: square;
	color: #333333;
	font-size: 90%;
}

#cutline {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #6D91A3;
}

#cutline p{
	font-size: 0.7em;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 6px;
}

#infobox {
	background-color: #D9E7EF;
	padding: 10px;
	margin: 0px;
}

#rule {
	padding: 0px;
	margin: 12px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BFD1DB;
}
