/*--------------------------------------------------------------------------------------------------
	global styles and wrapper
--------------------------------------------------------------------------------------------------*/
a  {
	text-decoration: none;
	color:#c1272d;
}
a:hover {
	color:#c1272d;
	text-decoration : underline;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:top;
	background-color: #808285;
	padding:0;
	margin: 0;
	background-image: url(/images/background.gif);
	background-repeat:repeat-x;
}
h1, h2, h3, h4, h5, h6, p, ol {
	padding:0;
	margin:0;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin: 0;
	padding: 0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #a80532;
	margin: 0;
	padding: 0 0 8px 0;
	font-style: normal;
	font-weight: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #a80532;
	margin: 0;
	padding: 0 0 3px 0;
	font-style: normal;
	font-weight: normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: bold;
}

ul { 
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin:0;
	padding:0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}

li { 
	background: url(/images/bullet.gif) left top no-repeat;
	padding-left: 7px;
}

img {
	display:block;
	margin:0;
}	

#wrapper {
	width:800px;
	height:auto;
	margin:0 auto 0 auto;
	padding:0;
	background-image: url(/images/shadow.gif);
	background-repeat:repeat-y;
}

/*--------------------------------------------------------------------------------------------------
	header and image hooks 
--------------------------------------------------------------------------------------------------*/
#header {
	width:800px;
	height:71px;
	text-align:left;
	margin:0;
	padding:0;
	position:relative;
	background-image: url(/images/headerbackground.jpg);
	background-repeat:no-repeat;
}

#header img {
	display:block;
	margin:0;
	position:absolute;
    left:99px;
    top:11px;
}

.hook {
}
/*--------------------------------------------------------------------------------------------------
	navigation
--------------------------------------------------------------------------------------------------*/

#nav {
	width:674px;
	height:36px;
	text-align:left;
	margin:0;
	padding:0 0 0 126px;
	position:relative;
	background-image: url(/images/navbackground.jpg);
	background-repeat:no-repeat;
}
#nav img {
	float:left;
}
/*--------------------------------------------------------------------------------------------------
	content area
--------------------------------------------------------------------------------------------------*/
#contentcontainer {
	width:800px;
	padding:15px 0 0 0;
	margin:0;
	background-image: url(/images/contentbackground2.gif);
	background-repeat:repeat-y;
	float:left;
	
}

#contentcontainer h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #a80532;
	margin: 0;
	padding:  0 15px 0;
	font-style: normal;
	font-weight: normal;
}

#contentcontainer p {
	font-family: Arial, Helvetica, sans-serif;
	padding:15px 15px 0 15px;
	color: #000000;
	margin: 0;
	font-style: normal;
	font-weight: normal;
}

#container {
	width:800px;
	padding:15px 0 0 0;
	margin:0;
	float:left;
	background-image: url(/images/contentbackground.gif);
	background-repeat:repeat-y;
}

#leftcontainer {
	width:526px;
	padding:10px 0 0 25px;
	margin:0;
	float:left;
}


.floatright {
	padding:0 0 10px 10px;
	float:right;
}

#leftcontent {
	width:536px;
	padding:20px 25px 0 25px;
	margin:0;
	float:left;
	text-align:left;
}
.copy
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin: 0;
	padding: 0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}

#rightcontainer {
	width:194px;
	padding:0 15px 0 15px;
	margin:0;
	float:right;
	text-align:left;
}

#formcontainer {
	width:194px;
	padding:0 0 10px 0;
	margin:0;
	float:right;
	text-align:left;
	background-color:#f5f2f0;
	border-bottom: 10px solid #EAE6DF;
}

.formheader {
	line-height: 14px;
	color: #ffffff;
	padding: 5px 10px 5px 10px;
	margin:0;
	font-weight: bold;
	background-color:#beb7ae;
	border-top: 1px solid #a80532;
}

.formcopy {
	line-height: 14px;
	padding: 5px 10px 10px 10px;
}

#form {
	width:152px;
	padding:10px;
	margin:0 0 0 10px;
	float:left;
	text-align:left;
	background-color:#FFFFFF;
	border: 1px solid #c9c3ba;
}

#form p {
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	padding: 0 0 1px 0;
	font-weight: bold;
}

#form img {
	float:right;
	padding:5px 0 0 0;
}

#form2 {
	width:450px;
	padding:11px;
	margin:0 0 0 10px;
	float:left;
	text-align:left;
	background-color:#FFFFFF;
	border: 1px solid #c9c3ba;
}

#form2 p {
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	padding: 0 0 1px 0;
	font-weight: bold;
}
#form2 p.form2copy {
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	padding: 3px 0 6px 0;
	font-weight: normal;
}
#form2 ul { 
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
	margin:0;
	padding:0 0 10px 15px;;
	font-style: normal;
	font-weight: normal;
}
#form2 img {
	float:right;
	padding:5px 0 0 0;
}

#rightcontent {
	width:194px;
	padding:0;
	margin:0;
	float:right;
	text-align:left;
}

#rightcontent ul { 
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #8a7a67;
	margin:0;
	padding:10px 0 3px 0;
	font-style: normal;
	font-weight: bold;
		border-top: 1px solid #c9c3ba;
}

#rightcontent li { 
	background: url(/images/arrow.gif) left top no-repeat;
	padding-left: 7px;
}

#rightcontent p {
	padding: 0 0 10px 0;
	line-height:14px;
	
}
/*--------------------------------------------------------------------------------------------------
	form
--------------------------------------------------------------------------------------------------*/
#formbox {
	width:402px;
	padding:10px 0 10px 10px;
	margin:0;
	float: left;
	text-align:left;
	background-color:#EAE6DF;
	border: 1px solid #c9c3ba;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	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 #c9c3ba;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
}

/*--------------------------------------------------------------------------------------------------
	footer
--------------------------------------------------------------------------------------------------*/
#footer {
	width:800px;
	margin:0 auto 0 auto;
	vertical-align:top;
	padding:37px 0 0 0;
	background-image: url(/images/bottom.gif);
	background-repeat:no-repeat;
	text-align:right;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color:#636466;
	margin: 0;
	padding: 0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}		

.disclaimer {
	color:#FFFFFF;
}

a.gecko:link {color: #9d9fa2; text-decoration: none;}
a.gecko:active {color: #9d9fa2; text-decoration: none;}
a.gecko:visited {color: #9d9fa2; 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;
}
