body {
	text-align: center;
	font-family: arial, sans-serif;
	color: #024564;
	font-size: 12px;
}

a {
	color: #024564;
	text-decoration: none;
}

h1 {
	text-align: left;
}


h2, h1 {
	letter-spacing: 0.8px;
	text-align: center;
}

hr {
	border-bottom: 1px solid #01567D;
	border-top: 1px solid #ffffff;
	background-color: #ffffff;
	height: 1px;
	overflow: hidden;
	clear: both;
}

p.tagline {
	font-size: 23px;
	font-weight: bold;
	text-align: center;
	margin-top: 23px;
}

p.tagline strong {
	color: #AC2525;
}

select, input, textarea, button {
	font-family: arial, sans-serif;
	font-size: 12px;
}

select {
	font-size: 12px;
	height: 17px;
	width: 117px;
}

input, select {
	vertical-align: middle;
}

label {
	vertical-align: middle;
	font-weight: normal;
}

div#ie6Detector {
	background-color: #FFE79F;
	width: 100%;
	border-bottom: 1px solid #ff0000;
	font-size: 11px;
	line-height: 15px;
	overflow: hidden;
	display: none;
}

div#ie6Detector a, div#ie6Detector p.button {
	color: #8F0808;
	text-decoration: none;
}

div#ie6Detector a:hover, div#ie6Detector p.button {
	text-decoration: underline;
}

div#fixedWidth {
	width: 1004px;
	min-height: 100%;
	margin: 0 auto;
	background-image: url(../Images/fixedWidthBg.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

div#header {
	background-image: url(../Images/headerBg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0 25px;
	height: 174px;
	position: relative;
}

div#header ul.hMenu {
	color: #33629a;
	padding-top: 137px;
	padding-left: 20px;
	font-size: 12px;
}

div#header ul.hMenu li {
	background-image: url(../Images/hMenuBg.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 10px;
	line-height: 15px;
	font-weight: bold;
}

div#header ul.hMenu li.last {
	background-image: none;
}

div#header ul.hMenu li strong {
	color: #A61615;
}

div#header ul.hMenu a {
	color: #33629a;
}

div#logoHolder {
	position: absolute;
	top: 65px;
	left: 70px;
	color: #33629a;
}

div#phoneHolder {
	position: absolute;
	top: 110px;
	left: 500px;
	color: #A61615;
}

div#phoneHolder h1{
	font-size: 15px;
	letter-spacing: 1px;
}

div#hpContent dl {
	width: 252px;
}

div#hpContent dt {
	font-size: 18px;
	font-weight: bold;
}

div#hpContent dd {
	width: 100%;
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 77px;
	height: 153px;
	margin-bottom: 40px;
}

div#hpContent dd ul {
	height: 96px;
}

div#hpContent dd ul.small {
	height: 76px;
}

div#hpContent dd ul li{
	line-height: 24px;
	background-image: url(../Images/hpBullet.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 15px;
}

div#hpContent dd#box1 {
	background-image: url(../Images/box1bg.jpg);
}

div#hpContent dd#box2 {
	background-image: url(../Images/box2bg.jpg);
}

div#hpContent dd#box3 {
	background-image: url(../Images/box3bg.jpg);
}

div#hpContent dd#box4 {
	background-image: url(../Images/box4bg.jpg);
}

div#hpContent dd#box5 {
	background-image: url(../Images/box5bg.jpg);
}

div#hpContent dd#box6 {
	background-image: url(../Images/register.gif);
	text-align: center;
	padding-top: 30px;
	height: 190px;
}

div#hpContent dd#box6 p {
	width: 146px;
	font-size: 30px;
	font-weight: bold;
	margin: 0 auto;
}

div#hpContent dt, div#hpContent dd#box6 {
	margin-top: 20px;
}

div#hpContent dd p.nav {
	width: 157px;
}

div#pageContent {
	margin: 38px 0 30px 0;
	text-align: left;
}

div#pageContent div {
	width: 860px;
	margin: 30px auto;
	font-size: 14px;
}

div#pageContent div a {
	text-decoration: underline;
}

div#pageContent  h1.general {
	border-bottom: 1px solid #A61615;
	padding-bottom: 2px;
	margin-bottom: 7px;
	width: 524px;
	margin: 0 auto;
	text-align: center;
}

div#pageContent div#imgHolder {
	width: 295px;
	text-align: right;
	margin-top: 27px;
}

div#pageContent div#txtHolder {
	width: 425px;
	padding-right: 25px;
	margin-left: 104px;
	color: #12648A;
}

div#pageContent div#txtHolder h1 {
	border-bottom: 1px solid #A61615;
	padding-bottom: 2px;
	margin-bottom: 7px;
}

div#pageContent div#txtHolder h3 {
	font-weight: normal;
	font-size: 12px;
	margin-top: 10px;
}

div#txtHolder p.nav {
	width: 157px;
	font-weight: normal;
	margin-top: 20px;
}

div#pageContent div#txtHolder h3, div#pageContent div#txtHolder p, div#pageContent div#txtHolder li, div#txtHolder dd, div#txtHolder dt {
	line-height: 22px;
}

dl.bullet dt, h2.bullet {
	background-image: url(../Images/square.gif);
	background-position: center left;
	background-repeat: no-repeat;
	font-weight: bold;
	padding: 0 15px;
}

h2.bullet {
	text-align: left;
	line-height: 22px;
}

dl.bullet dd, p.bullet {
	padding: 0 15px;
}

ul.starr li {
	background-image: url(../Images/starr.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0 15px;
}

dl.dl1 {
	margin-bottom: 25px;
	font-size: 13px;
	line-height: 18px;
}

dl.dl1 dt {
	font-weight: bold;
	margin-top: 25px;
	line-height: 25px;
}

dl.dl1 dd {
	line-height: 25px;
}

dl.faq dt {
	color: #AC2525;
	margin-top: 15px;
}

h2.h2a {
	font-size: 14px;
	letter-spacing: 0;
	text-align: right;
	line-height: 25px;
	margin-top: 25px;
}

div#pageContent div#txtHolder form table {
	margin-top: 3px;
}

div#pageContent div#txtHolder form table th {
	font-weight: normal;
}

div#pageContent div#txtHolder form table th, div#pageContent div#txtHolder form table td {
	padding: 4px;
}

div#pageContent div#txtHolder form input.submit {
	background-image: url(../Images/contactSubmitBg.gif);
	width: 57px;
	height: 19px;
}

input#eula {
	background-image: url(../Images/registerSubmitBg.gif);
	height: 19px;
	width: 120px;
	padding-bottom: 2px;
}

div#pageContent div#txtHolder form p.submitHolder {
	text-align: center;
	margin-top: 25px;
}

p.submitHolder {
	margin: 25px 0;
	color: red;
}

div#login {
	width: 436px;
	margin: 0 auto;
}

div#login h1 {
	width: 100%;
	text-align: center;
	font-size: 23px;
	line-height: 43px;
}

div#login form {
	background-image: url(../Images/loginBg.gif);
	height: 200px;
	padding: 44px 100px 0;
}

div#confirmation {
	margin-top: 70px;
	background-image: url(../Images/confirmationBg.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 516px;
	height: 264px;
	padding-top: 4px;
	text-align: center;
	margin: 0 auto;
}

div#confirmation h1 {
	font-size: 18px;
	text-align: center;
	line-height: 48px;
}

div#confirmation p {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	margin: 0 auto;
}

div#confirmation p a {
	text-decoration: underline;
	font-weight: normal;
}

div#confirmation p#start {
	background-image: url(../Images/startBg.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 416px;
	height: 28px;
	font-weight: bold;
	font-size: 18px;
	margin-top: 10px;
	line-height: 24px;
}

p#start a {
	color: #ffffff;
}


div#login form p.submitHolder {
	text-align: center;
	margin-top: 25px;
}

div#login form input.submit {
	background-image: url(../Images/contactSubmitBg.gif);
	width: 57px;
	height: 19px;
}

div#login form table td {
	padding: 7px;
}

div#login form table th {
	text-align: left;
}

div#alert {
	width: 300px;
	padding: 15px;
	text-align: center;
	position: absolute;
	bottom: 150px;
	left: 115px;
	z-index: 11;
	display: none;
	opacity: 0;
	filter: alpha(0);
}

div#screen {
	width: 100%;
	height: 100%;
	background-color: #000000;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
	display: none;
	opacity: 0;
	filter: alpha(0);
}

#marqueecontainer{
	position: relative;
	overflow: hidden;
	padding: 2px 0 0 4px;
	margin: 0 0 30px 0;
	height: 99px;
}

#marqueecontainer a {

}

#vmarquee {
	position: absolute;
	width: 98%;
	margin: 5px;
	z-index: 0;
}


ul.dropDownMenu {
	height: 30px;
	background-color: #efefef;
}

ul.dropDownMenu li {
	float: left;
	position: relative;
	padding: 0 10px;
	margin: 0 10px;
	background-color: #cccccc;
}

ul.dropDownMenu ul {
	position: absolute;
	top: 10px;
	left: 0;
	display: none;
	padding: 0 10px;
	background-color: #bbbbbb;
	width: 110%;
}

ul.dropDownMenu li:hover ul {
	display: block;
}

ul.dropDownMenu ul li {
	float: none;
	white-space: nowrap;
}

div#sideMenu {
	min-height: 400px;
	background-color: #112C61;
	width: 150px;
}

div#mainContent {
	background-color: #cc4444;
	min-height: 400px;
	width: 600px;
}

div#mainContent ul.hMenu li {
	width: 50px;
	height: 25px;
	background-color: #ededed;
	margin: 0 2px;
}

div#mainContent ul.hMenu li li {
	float: none;
}

div#registerContent {
	margin: 15px auto 0;
	width: 733px;
	text-align: left;
}

form#register .header2 {
	text-align: left;
	padding: 10px 0;
}

div#registerContent .header1 {
	padding: 10px 0 15px;
}

form#register .header2 label {
	font-weight: bold;
}

form#register p {
	color: #000000;
	font-size: 13px;
	padding: 5px 0;
}

form#register table td {
	padding: 5px;
}

form#register table th {
	color: #000000;
}

form#register ul.hMenu li {
	border: 1px solid #33629a;
	padding: 2px;
	text-align: center;
	margin: 5px;
	margin-bottom: 25px;
}

form#register ul.hMenu li p {
	padding: 0;
}

form#register input.submit {
	width: 120px;
	height: 19px;
	background-image: url(../Images/registerSubmitBg.gif);
}

p#links {
	text-align: center;
	width: auto;
	margin-bottom: 15px;
}

p#links a {
	padding: 0 10px;
}

ul#showcase {
	margin: 30px auto;
	width: 555px;
}

ul#showcase li {
	padding: 0 10px;
	clear: both;
}

ul#showcase li div {
	width: 233px;
	padding: 0 9px;
}

ul#showcase li img, ul#showcase li div {
	display: inline-block;
	vertical-align: middle;
}
	
ul#showcase li  a {
	text-decoration: none;
}

table#features {
	border-collapse: collapse;
	border: 1px solid #999999;
}

table#features  td, table#features  th  {
	border: 1px solid #666666;
	height: 20px;
	padding: 0 20px;
}

table#features  th {
	text-align: right;
	color: #65b82b;
}

div#footer {
	width: 928px;
	background-image: url(../Images/footerBg.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	padding-bottom: 61px;
	margin: 0 auto;
}

p.nav {
	font-size: 13px;
	width: 130px;
	margin-left: 10px;
	background-image: url(../Images/hpNavDivider.gif);
	background-position: 93px;
	background-repeat: no-repeat;
}

p.nav a {
	color: #A61615;
	font-weight: bold;
	padding: 0 5px;
}


ul.hMenu {
	white-space: nowrap;
}

ul.hMenu li {
	float: left;
	list-style-type: none;
}

.column {
	float: left;
}

.style0 {
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
}

div.round {
	position: absolute;
	background-position: center center;
	background-repeat: no-repeat;
	line-height: 1px;
	font-size: 1px;
}

div.left {
	left: 0;
}

div.right {
	right: 0;
}

div.top {
	top: 0;
}

div.bottom {
	bottom: 0;
}

.bottom.left {
	background-image: url(../Images/newsBLBg.gif);
	width: 11px;
	height: 11px;
}

.bottom.right {
	background-image: url(../Images/newsBRBg.gif);
	width: 11px;
	height: 11px;
}

.top.left {
	background-image: url(../Images/newsTLBg.gif);
	width: 11px;
	height: 11px;
}

.top.right {
	background-image: url(../Images/newsTRBg.gif);
	width: 11px;
	height: 11px;
}

input.txt, input.tinyTxt {
	height: 17px;
	font-size: 12px;
}

input.radio {
	width: 10px;
	position: relative;
	bottom: 3px;
}

input.tinyTxt {
	width: 28px;
}

input.txt {
	width: 137px;
	border: 1px solid #9FD1E4;
}

input.login {
	width: 140px;
	height: 17px;
	border: 1px solid #000000;
}

input.underline {
	border: 0;
	border-bottom: 1px solid #12648A;
	width: 100px;
}

input.readonly {
	cursor: default;
}

input.button, input.submit {
	border: 0;
	background-color: transparent;
	background-position: top center;
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}

span.button {
	text-decoration: underline;
}

a.button {
	display: block;
	background-position: top center;
	background-repeat: no-repeat;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right
}

.clear {
	clear: both;
}

.oppositeAlign {
	text-align: right;
}

.centerAlign {
	text-align: center;
}

.button, .submit {
	cursor: pointer;
}

.strikedThru {
	text-decoration: line-through;
}

.numbers {
	font-size: smaller;
}

.blueTitle {
	font-size: 25px;
}

.blue {
	color: #024564;
}

.header1 {
	font-size: 24px;
	font-family: arial, san-serif;
	color: #33629a;
}

.header2 {
	font-size: 14px;
	font-family: arial, san-serif;
	color: #33629a;
}

.header3 {
	text-align: left;
	font-size: 14px;
	color: #AC2525;
	margin-top: 25px;
}

hr.lightBlue {
	border-bottom: 1px solid #bfd5ec;
}

.red {
	color: #AC2525;
}

.mishne {
	font-weight: bold;
}

ul.nav {
	text-align: center;
	margin: 0 auto;
	width: 300px;
}

ul.nav li {
	padding: 0 15px;
}

p.more {
	text-align: right;
}

p.more a {
	color: #AC2525;
}

ul.nav a {
	color: #AC2525;
}

li.divider {
	background-image: url(../Images/hpNavDivider.gif);
	background-position: center left;
	background-repeat: no-repeat;
}

ul.errors { color: red; font-weight: bold; }

