@charset "utf-8";
/* CSS Document */

/* Defaults */
html
{
	min-height: 101%;
}

body
{
	margin:0;
	padding:0;
	background:url(/img/bkg-09.gif) #e5e5e5;
	background-repeat:repeat-x;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	line-height:19px;
	color:#333333;
}

p
{
	margin:0;
	padding:0;
}

a:link, a:active, a:visited
{
	text-decoration:none;
	color:#990000;
}

a:hover
{
	text-decoration:underline;
}


/* Header Styles */
#header
{
	width:810px;
	margin-left:auto;
	margin-right:auto;
}

#header-logo
{
	float:left;
	width:345px;
	padding-left:4px;
}

#header-nav
{
	float:right;
	width:450px;
	text-align:right;
	margin-top:30px;
}

#header-nav ul
{
	list-style:none;
	margin:0;
	padding:0;
}

#header-nav li
{
	float:right;
	list-style:none;
	padding-left:22px;
	position:relative;
	width:auto;
	margin:0;
}

#header-nav li a
{
	display:block;
	padding-top:12px;
	height:100%;
	width:100%;
	font-size:10px;
	letter-spacing:1px;
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
}

#header-nav li a:hover
{
	background:url(/img/img-nav-bkg.gif);
	background-position:center;
	background-repeat:no-repeat;
	text-decoration:underline;
}

#header-nav li a.selected
{
	background:url(/img/img-nav-bkg.gif);
	background-position:center;
	background-repeat:no-repeat;
	text-decoration:underline;
}


/* Content Styles */
#content
{
	margin-left:auto;
	margin-right:auto;
	background:url(/img/content-bkg.gif) repeat-y;
	height:100%;
	width:796px;
	overflow:auto;
	padding:10px 56px 0 59px;
}

#content-main
{
	float:left;
	width:535px;
	height:100%;
	margin:20px 0 25px 0;
	padding-right:20px;
	border-right:1px solid #e5e5e5;
}


#content-main ul
{
	margin:0 0 0 20px;
	padding:0;
	list-style:none;
	list-style-image:url(/img/img-arrow-side.gif);
}

#content-main #newsticker ul
{
	list-style-image:none;
}


#content-side
{
	float:right;
	width:220px;
	margin-top:20px;
	padding-top:4px;
	font-size:12px;
	line-height:16px;
	color:#666666;
}


/* Footer Styles */
#footer
{
	background:url(/img/footer-bkg.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:99px;
}

#footer .disclaimer
{
	margin-left:auto;
	margin-right:auto;
	width:790px;
	font-size:10px;
}

#footer .copyright
{
	float:left;
	width:350px;
}

#footer .extras
{
	float:right;
	width:400px;
	text-align:right;
}



/*Misc. Styles*/

.clr
{
	clear:both;
}

.linebreak
{
	border-top:1px solid #e5e5e5;
	height:20px;
	width:100%;
}

.linebreak-sm
{
	border-top:1px solid #e5e5e5;
	height:10px;
	width:100%;
}

.breadcrumb
{
	font-size:11px;
}

h1
{
	font-size:27px;
	line-height:35px;
	margin:0;
	padding:0;
	font-weight:normal;
}

h2
{
	font-size:18px;
	color:#990000;
	letter-spacing:1px;
	margin:0;
	padding:0;
	font-weight:normal;
}

h3
{
	font-size:16px;
	color:#990000;
	letter-spacing:1px;
	margin:0;
	padding:0;
	font-weight:normal;
}


.tagline
{
	font-size:27px;
	line-height:35px;
}

.subhead
{
	font-size:18px;
	color:#990000;
	letter-spacing:1px;
}

.subhead-side
{
	font-size:16px;
	color:#990000;
	letter-spacing:1px;
}

.subhead-side-white
{
	font-size:16px;
	color:#ffffff;
	letter-spacing:1px;
}

.boldTag
{
	font-size:15px;
	font-weight:bold;
}

.img-side
{
	margin:0 0 0 10px;
	border:none;
}

.img-align-left
{
	margin:0 15px 0 -2px;
	border:none;
}

.img-align-right
{
	margin:0 0 0 15px;
	border:none;
}

form
{
	margin:0;
	padding:0;
}


/* Form Field Styles */
.form
{
	margin-top:5px;
}

.textfield
{
	border:1px solid;
	border-color:#e6e6e6;
	background:#f2f2f2;
	width:210px;
	height:11px;
	padding:3px;
	margin-bottom:6px;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#999999;
	letter-spacing:1px;
}

.textfield-2
{
	border:1px solid;
	border-color:#e6e6e6;
	background:#f2f2f2;
	width:210px;
	height:13px;
	padding:3px;
	margin:5px 5px 5px 0;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#999999;
	letter-spacing:1px;
}

.textarea
{
	border:1px solid;
	border-color:#e6e6e6;
	background:#f2f2f2;
	width:435px;
	height:150px;
	padding:3px;
	margin:5px 0 5px 0;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#999999;
	letter-spacing:1px;
}

.button
{
	font-size:12px;
	
}

.multiselect
{
	margin-top:5px;
	width:440px;
	height:130px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#999999;
	background:#fafafa;
	border:0;

}

.option
{
	line-height:20px;
	letter-spacing:1px;
}

.red
{
	color:#990000;
}