/* Quick Reset */

html, body, ul, ol, li, form, fieldset, legend
{
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, p { margin-top: 0; }
fieldset,img { border: 0; }
legend { color: #000; }
li { list-style: none; }
sup { vertical-align: text-top; }
sub { vertical-align: text-bottom; }

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td
{
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}

abbr, acronym
{
	border-bottom: .1em dotted;
	cursor: help;
}

a {
	outline:none;
}

/* End Quick Reset */

body {
	margin-top:15px;
	background-image:url(../images/bgRepeatX.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

hr {
	border-top: 1px solid #CCCCCC;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
	padding:0px;
	margin:0px 15px 20px 15px;
}

ul#text {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#595959;
	line-height:18px;
	margin:0px 20px 20px 30px;
	padding:0px;
	
}

ul#text li {
	list-style-image:url(../images/arrow.gif);
	list-style-position:outside;
}
	ul#text li a {
		color:#595959;
		text-decoration:underline;
	}
	
	ul#text li a:hover {
		color:#de372a;
		text-decoration:underline;
	}
	
	
#list_column {
	position:relative; 
	float:left; 
	width:210px; 
	margin-bottom:20px;
}

p {
font-family:Tahoma, Geneva, sans-serif;
font-size:12px;
font-weight:normal;
color:#595959;
line-height:18px;
padding-left:10px;
padding-right:10px;
}


/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

div.thin {
  height: 15px;
  background: url(../images/hrThin.gif) no-repeat scroll center;
}
div.double {
  height: 15px;
  background: url(../images/hrDouble.gif) no-repeat scroll center;
}
div.dashed {
  height: 15px;
  background: url(../images/hrDashed.gif) no-repeat scroll center;
}
div.thin hr {
  display: none;
}
div.double hr {
  display: none;
}
div.dashed hr {
  display: none;
}

#container {
	width:1024px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../images/containerTopBg.png);
	background-position:top center;
	background-repeat:no-repeat;
	min-height:500px;
}

#wrapper {
	position:relative;
	top:38px;
	margin: 0px auto;
	width: 957px;
	overflow:hidden; background-image:url(/images/b-wrapper.gif); background-repeat:repeat-y;
	/*height:100%;*/
}

#bottom{
background-image:url(../images/b-bottom.gif);
background-repeat:no-repeat;
width:957px;
height:16px;
position:relative;
clear:both;
margin:38px auto;
}

#banner {
	margin-left: auto;
	margin-right: auto;
	z-index:-2000;
	width:957px;
}


#nav_buttons {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}

#content_area {
	float:left;
	min-height:506px;
	position:relative;
	top:-30px;
	background-color:#FFF;
	z-index:1000;
	width:470px;
	height:auto;
}

#content_area p {
	padding: 0px 15px 0px 15px;
	margin: 5px 0px 15px 0px;
}

#content_area p.image {
	margin-top:3px;
	margin-bottom:3px;
}

#content_area p a {
	text-decoration:underline;
	color:#333;
}

#content_area p a:hover {
	text-decoration:underline;
	color:#de372a;
}

#right_col {
	width:243px;
	float:left;
	position:relative;
	top:-30px;
	background-image:url(../images/rightSidebarBg-repeat.jpg);
	background-repeat:repeat-y;
	z-index:1000;
	margin-bottom:0px;
	padding-bottom:0px;
}

#repeat-side {
	background-image:url(../images/rightSidebar-top-gradient.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#right_col p {
	padding-left:15px;
	padding-right:15px;
	line-height:15px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
}

#right_col p a:link, a:visited {
	color:#595959;
	text-decoration:none;
}

#right_col p a:hover, a:active {
	text-decoration:underline;
	color:#333;
}

#right_col ul {
	padding-left:15px;
	padding-right:15px;
}

#right_col ul li a {
	line-height:15px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#5f6670;
	text-decoration:none;
	height:26px;
	line-height:18px;
	vertical-align:middle;
	width:211px;
	display:block;
	margin:0px;
	padding:0px;
}

#right_col ul li a:hover {
	color:#333;
	text-decoration:underline;
}

.divider{height:10px; background-image:url(../images/divider.gif); background-repeat:repeat-x; width:213px;}
.last {line-height:15px;}

#selector-link {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#666;
	text-align:center;
	margin:10px 40px 0px 30px;
}

#selector-link a {
	color:#595959;
	text-decoration:none;
}

#selector-link a:hover {
	text-decoration:underline;
	color:#333;
}


#footer {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width:957px;
	background-image:url(../images/b-footerDash-gradient.jpg);
	background-repeat:repeat-x;
	background-position:top;
	clear:both;
	margin:-18px auto;
}

#footer p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#999;
	padding-top:10px;
}

	#footer p a:link, a:visited {
		color:#999;
		text-decoration:none;
	}
	
	#footer p a:hover, a:active {
		color:#333;
		text-decoration:underline;
	}
	
/* CLASSES */

/* FORMS */

input, textarea, select {
	margin:0px;
}

.search {
	height:18px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	width:155px;
	padding:1px;
	margin:2px 0px 2px 16px;
	cursor:text;
	outline:none;
	}


.go {
	background-image:url(../images/b-searchBtn.gif);
	background-position: center;
	background-repeat:no-repeat;
	height:18px;
	width:18px;
	outline:none;
	cursor:pointer;
	border:0px;
}

input[type="submit"]:hover {
	background-image:url(../images/b-searchBtn-over.gif);
}

.converter {
	width:155px;
	margin:5px 0px 2px 16px;
	padding:2px;
	}

/* ----------- stylized ----------- */

.myform {
	margin-left:30px;
}

#stylized{
	font-family:Tahoma, Geneva, sans-serif;
font-size:12px;
font-weight:normal;
color:#595959;
line-height:18px;
}

#stylized p{
line-height:18px;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input, textarea, select {
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #e2e2e2;
width:160px;
margin:2px 0 20px 10px;
}
#stylized button{
clear:both;
margin-left:150px;
width:125px;
text-align:center;
}

