/*--------------------------------------------------------------------------------------------------
	global styles and wrapper
--------------------------------------------------------------------------------------------------*/
a  {
	text-decoration: none;
	color:#820024;
}
a:hover {
	color:#820024;
	text-decoration : underline;
}

body {
	vertical-align:top;
	background-color: #820024;
	padding:0;
	margin: 0;
	background-image: url(../images/gradient.gif);
	background-repeat:repeat-x;
}
h1, h2, h3, h4, h5, h6, p, ol {
	padding:0;
	margin:0;
}

p {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
	margin: 0;
	padding: 0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}

h1 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 25px;
	line-height: 28px;
	color: #000000;
	margin: 0;
	padding: 0 0 8px 0;
	font-style: normal;
	font-weight: normal;
}

h2 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	margin: 0;
	padding: 0 0 3px 0;
	font-style: normal;
	font-weight: bold;
}


ul { 
	list-style-type: none;
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
	margin:0;
	padding:0 15px 10px 15px;
	font-style: normal;
	font-weight: normal;
}

li { 
	background: url(../images/bullet.gif) left top no-repeat;
	padding-left: 7px;
}

img {
	display:block;
	margin:0;
}	

#background {
	width:950px;
	float:left;
	margin:0;
	padding:0;
	position:relative;
	background-image: url(../images/background.gif);
	background-repeat:repeat-y;
	border-top: 9px solid #d1d2d4;
}

#background2 {
	width:941px;
	min-height:500px;
	float:left;
	margin:0;
	padding:0 0 40px 0;
	position:relative;
	background-image: url(../images/background2.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.arrow1 {
	display:block;
	margin:0;
	padding:0;
	position:absolute;
    left:0;
    top:153px;
}

.arrow2 {
	display:block;
	margin:0;
	padding:0;
	position:absolute;
    left:929px;
    top:153px;
}

.logo {
	display:block;
	margin:0;
	padding:0;
	position:absolute;
    left:28px;
    top:0;
}

#wrapper {
	width:950px;
	height:auto;
	margin:0 auto 0 auto;
	padding:22px 0 0 0;
}

/*--------------------------------------------------------------------------------------------------
	header and image hooks 
--------------------------------------------------------------------------------------------------*/
#header {
	width:685px;
	float:right;
	text-align:left;
	margin:0;
	padding:78px 0 0 0;
}

#header p {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #820024;
	margin: 0;
	padding: 0 0 5px 0;
	font-style: normal;
	font-weight: bold;
	border-bottom:2px solid #820024;
}

.lines {
	color: #d1d2d4;
}

a.nav:link {color: #000000; text-decoration: none;}
a.nav:active {color: #000000; text-decoration: none;}
a.nav:visited {color: #000000; text-decoration: none;}
a.nav:hover {color: #820024; text-decoration: none;}

.hook {
}

/*--------------------------------------------------------------------------------------------------
	content area
--------------------------------------------------------------------------------------------------*/
#content {
	width:690px;
	padding:48px 45px 0 0;
	margin:0;
	float:right;
}

#intro {
	width:690px;
	padding:20px 0 20px 0;
	margin:0;
	float:right;
	background-image: url(../images/gradient2.gif);
	background-repeat:repeat-x;
	background-color:#d1d2d4;
}

#intro img {
	display:block;
	margin:0;
	padding: 0 0 10px 0;
}

#intro p {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #000000;
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
}

.home {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
}


#intro h1 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 25px;
	line-height: 27px;
	color: #820024;
	margin: 0;
	padding: 0 0 5px 0;
	font-style: normal;
	font-weight: normal;
}

#introcopy {
	width:690px;
	padding:25px 0 0 0;
	margin:0;
	float:right;
	text-align:left;
}

#graycopy {
	width:408px;
	padding:0 0 0 20px;
	margin:0;
	float:left;
	text-align:left;
}

#introimage {
	width:232px;
	padding:0 20px 0 0;
	margin:0;
	float:right;
	text-align:left;
}


.subimage {
    display:block;
	padding:0 0 10px 10px;
	margin:0;
	float:right;
}




/*--------------------------------------------------------------------------------------------------
	form
--------------------------------------------------------------------------------------------------*/
#formbox {
	width:500px;
	padding:10px 0 10px 10px;
	margin:5px 0 15px 0;
	float: left;
	text-align:left;
	background-color:#fdfdfd;
	border: 1px solid #820024;
	background-image: url(../images/gradient3.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #000000;
	padding: 0 0 5px 0;
	font-style: normal;
	font-weight: bold;
}

.continue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #FFFFFF;
	padding: 2px 5px 2px 5px;
	margin: 10px 0 0 0;
	font-style: normal;
	font-weight: bold;
	border: 1px solid #c9c3ba;
	background-color: #8a7a67;
}

.inputborder {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
}
select {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
}
/*--------------------------------------------------------------------------------------------------
	button
--------------------------------------------------------------------------------------------------*/

.TextButton
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 10px 0 0 0;
	padding: 5px 10px 5px 10px;
	border: solid 1px #999;
	border-top-color: #bbbdc0;
	border-left-color: #bbbdc0;
	background-color: #4A0004;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
}

.TextButton:LINK, .CommonTextButton:VISITED
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #820024;
}

.TextButton:ACTIVE
{
	text-decoration: none;
	color: #FFFFFF;
}

.TextButton:HOVER
{
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #4A0004;
	text-decoration: none;
}


.TextButtonHighlight
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 10px 0 0 0;
	padding: 5px 10px 5px 10px;
	border: solid 1px #999;
	border-top-color: #bbbdc0;
	border-left-color: #bbbdc0;
	background-color: #4A0004;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.TextButtonHighlight:LINK, .TextButtonHighlight:VISITED, .TextButtonHighlight:ACTIVE, .TextButtonHighlight:HOVER
{
	text-decoration: none;
	background-color:#4A0004;
	color: #FFFFFF;
}
/*--------------------------------------------------------------------------------------------------
	footer
--------------------------------------------------------------------------------------------------*/
#footer {
	width:950px;
	margin:0;
	float:left;
	vertical-align:top;
	padding:0;
	text-align:right;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color:#ab0534;
	margin: 0;
	padding: 5px 0 10px 0;
	font-style: normal;
	font-weight: normal;
}		

.disclaimer {
	color:#FFFFFF;
}

a.gecko:link {color: #ab0534; text-decoration: none;}
a.gecko:active {color: #ab0534; text-decoration: none;}
a.gecko:visited {color: #ab0534; text-decoration: none;}
a.gecko:hover {color: #FFFFFF; text-decoration: underline;}


a.navlink:link {color: #FFFFFF; text-decoration: none;}
a.navlink:active {color: #FFFFFF; text-decoration: none;}
a.navlink:visited {color: #FFFFFF; text-decoration: none;}
a.navlink:hover {color: #FFFFFF; text-decoration: underline;}


/*--------------------------------------------------------------------------------------------------
	misc
--------------------------------------------------------------------------------------------------*/
.spacer {
	clear:both;
}
