/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #181916;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sub-header {
	color: #254143;
	font-size: 14px;
	font-weight: bold;
}
h1 {
	font-family: "Helvetica Neue", Helvetica;
	font-size: 18px;
	font-weight: 600;
	color: #3F7982;
	line-height: 20px;
}
#divnewtxt {
	padding-top: 40px;
	padding-right: 50px;
	padding-left: 20px;
}
#newsletterbox {
	background-image: url(images/home/newsletter_bg.gif);
	background-repeat: no-repeat;
	padding: 20px 8px 5px;
	height: 144px;
	width: 233px;
}
#newsletterbox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #204D54;
	line-height: 14px;
}
#newsletterbox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
}
.p11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
a:link {
	color: #356E77;
}
a:visited {
	color: #356E77;
}
a:hover {
	color: #4EA2B0;
	text-decoration: none;
}
a:active {
	color: #356E77;
}
.p13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #0D434B;
}

/* CSS FOR NEWS FLASH TICKER ON HOMEPAGE*/

#ajaxticker1 {
	width: 727px;
	height: 38px;
	border: 1px #33686E;
	padding: 5px;
	background-image: url(images/home/newsbg.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CDF9FF;
	text-align: left;
	text-indent: 100px;
	background-position: center top;
	vertical-align: text-bottom;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/

}

#ajaxticker1 a:link { /*class to apply to your scroller(s) if desired*/
	color: #CDF9FF;
	color:   #CDF9FF;
	text-decoration: none;
}
#ajaxticker1 a:visited {
	color: #CDF9FF;
	text-decoration: none;
}
#ajaxticker1 a:hover {
	color: #A4FFE3;
	text-decoration: underline;
}
#ajaxticker1 a:active {
	color: #CDF9FF;
	text-decoration: none;
}
h2 {
	font-family: "Helvetica Neue", Helvetica;
	font-size: 15px;
	font-weight: 600;
	color: #3F7982;
	line-height: 17px;
}
li {
	list-style-position: outside;
	list-style-image: url(../images/common/bullet.gif);
	list-style-type: square;
	line-height: 10pt;
	text-indent: 3px;
}
.fltrt {
	float: right;
}
.fltlft {
	float: left;
	margin-right: 10px;
}
h3 {
	font-family: "Helvetica Neue", Helvetica;
	font-size: 12px;
	font-weight: 700;
	color: #3F7982;
	line-height: 14px;
}

.wizhead {
	padding-right: 10px;
	color: #493a26;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.homeoffer {
	padding-left:-18px;
	font-size:10px;
	font-style:oblique;
	color:#006699;
}

.homewelcome {
	font-size:14px;
	font-weight:500;
	color:#999999;
	letter-spacing:16px;
}

.homebblue {
	font-size:18px;
	font-weight:800;
	color:#003366;
	letter-spacing:1px;
}

.wizhead2 {
	padding-right: 10px;
	color: #493a26;
	font-size:13px;
	font-weight:400;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.wizbody {
	background-image: url(calendar/images/wizard_body_back.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left: 25px;
	padding-right: 25px;
}

.wizbodyResults {
	background-image: url(calendar/images/wizard_body_back.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.wizHeaderT {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:800;
	color: #493a26;
}

.lright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #493a26;
	text-align:right;
}

.lright a {
	color: #493a26;
}

.newWizSearch {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #033c3f;
	text-align:right;
	font-variant:small-caps;
}

.newWizSearch a {
	color: #033c3f;
}

.newWizSearch a:hover {
	color: #aaaaaa;
}
