/* CSS Document */

/*HTML TAGS*/

body {
	font-family : "Trebuchet MS", "Lucida Grande", Arial, Helvetica;
	margin:  0;
	padding: 0;
	background: #242424;
	text-align: center;
}

form {
	margin: 0;
	padding: 0;
}

hr {
	margin-top: 15px;
	margin-bottom: 15px;
}

li {
	list-style-image: url(images/bullet.gif);
}

/*TEXT STYLES*/

.text_bottom {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
	padding-right: 20px;
	padding-left: 20px;
}

.text_header {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #707070;
}

.text_header a:hover, .text_header a:link, .text_header a:visited {
	font-familyy:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #050505;
}

.text_header  a:link{
	font-familyy:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.text_customer {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	text-align: left;
	letter-spacing: -.25px;
}

.top_nav {
	font-size: 10px;
	padding-top: 18px;
	text-align: right;
}


.text_content {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	text-align: justify;
	letter-spacing: -.25px;
}

.subhead {
	font-size         : 14px;
	color             : #FFFFFF;
	font-weight: bold;
	line-height: 16px;
	text-transform: uppercase;
}
.quote {
	font-size         : 13px;
	font-weight: bold;
	line-height: 16px;
	font-style: italic;
}
.quotebyline {
	font-size         : 12px;
	font-weight: bold;
}

.hometext {
	font-size         : 13px;
	line-height: 16px;
}


.required {
	font-size         : 10px;
	color             : #ffffff;
	font-weight: bold;
}

.footer {
	font-size         : 10px;
	color             : #707070;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	letter-spacing: -.25px;
}



/*LINKS*/

a:link, a:visited {
	color             : #ffffff;
	text-decoration   : underline;
}
a:hover {
	color             : #ffffff;
	text-decoration   : none;
}

.bg_subnav a:link, .bg_subnav a:visited {
	display: block;
	background-image: url(images/bg_sublink.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	height: 30px;
	padding-left: 3px;
	text-align: left;
	padding-top: 6px;
	margin-bottom: -6px;
	text-transform: uppercase;
}

.bg_subnav a:hover {
	background-image: url(images/bg_sublink_over.gif);
	background-repeat: no-repeat;
	color: #e25267;
}

.top_nav a:link, .top_nav a:visited {
	padding-left: 15px;
	background-image: url(images/bullet_arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	text-decoration   : none;
	font-size: 10px;
	color: #252525;
}

.top_nav a:hover {
	padding-left: 15px;
	background-image: url(images/bullet_arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	text-decoration   : underline;
	font-size: 10px;
	color: #252525;
}

.footer a:link, .footer a:visited {
	color             : #707070;
	text-decoration   : none;
}

.footer a:hover {
	color             : #898989;
	text-decoration   : underline;
}

.text_customer a:link, .text_customer a:visited {
	padding-left: 12px;
	background-image: url(images/bullet_gray_diamond.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	text-decoration   : underline;
}

.text_customer a:hover {
	padding-left: 12px;
	background-image: url(images/bullet_gray_diamond.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	text-decoration   : none;
}

.links a:link, .links a:visited {
	padding-left: 12px;
	background-image: url(images/bullet_red_diamond.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	text-decoration   : underline;
}

.links a:hover {
	padding-left: 12px;
	background-image: url(images/bullet_red_diamond.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	text-decoration   : none;
}

a.top:link, a.top:visited {
	padding-left: 12px;
	background-image: url(images/bullet_red_diamond.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	text-decoration   : underline;
	font-size: 10px;
}

a.top:hover {
	padding-left: 12px;
	background-image: url(images/bullet_red_diamond.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	text-decoration   : none;
	font-size: 10px;
}


/*IMAGES*/

.image_secondary {
	border: 2px solid #FFFFFF;
	margin-left: 20px;
	margin-top: 5px;
}

.squiggle {
	text-align: center;
}


/*BACKGROUNDS*/

.bg_top {
	background-image: url(images/bg_top.gif);
	background-repeat: repeat-x;
}
.bg_nav {
	background-image: url(images/bg_nav.gif);
	background-repeat: repeat-x;
}
.bg_content {
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-x;
	background-color: #790018;
}
.bg_bottom {
	background-image: url(images/bg_bottom.gif);
	background-repeat: repeat-x;
	background-color: #363636;
}
.bg_footer {
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;
}

.bg_subnav {
/*	background-image: url(images/bg_subnav.png);
	background-position: left top;
	background-repeat: no-repeat;*/
	vertical-align: top;
	padding-left: 25px;
	padding-bottom: 25px;
	margin-right: -25
}


/*FORMS*/

.textbox {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	border: 2px solid #5f0114;
	padding: 3px;
	width: 185px;
	background-color: #ffffff;
	background-image: url(images/bg_textbox.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

.dropdown_state {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	border: 2px solid #5f0114;
	width: 185px;
	margin: 0px;
	padding: 3px;
	background-color: #ffffff;
	background-image: url(images/bg_textbox.png);
	background-position: bottom;
}

.messagebox {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	border: 2px solid #5f0114;
	padding: 3px;
	width: 380px;
	height: 125px;
	background-color: #ffffff;
	background-image: url(images/bg_textfield.png);
	overflow: auto;
	background-position: bottom;
}

.button {
	font-size         : 12px;
}

.textbox_shape {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	border: 2px solid #5f0114;
	padding: 3px;
	width: 133px;
	background-color: #ffffff;
	background-image: url(images/bg_textbox.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

.textbox_small {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	border: 2px solid #5f0114;
	padding: 3px;
	width: 50px;
	background-color: #ffffff;
	background-image: url(images/bg_textbox.png);
	background-position: bottom;
}

.dropdown_diamonds {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	border: 2px solid #5f0114;
	width: 60px;
	margin: 0px;
	padding: 3px;
	background-color: #ffffff;
	background-image: url(images/bg_textbox.png);
	background-position: bottom;
}


/*POSITIONING*/

.bottom_table {
	margin-top: 10px;
	margin-bottom: 10px;
}

