/* Default CSS Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
/*	vertical-align: baseline;*/
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	background: white;
	color: black;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}




/* Imported CSS */




/* Additional CSS */


	/* home page */
	
	#pg_home #content {
		font-size:10px;
	}


body {
	background: #1D1D1D url(../images/body_bg.gif) repeat-x top center;
	font-family:Arial, Helvetica, sans-serif;
	color: #464646;
	font-size:12px;
	_text-align:center;
}
h1, h2, h3, h4, h5, h6, strong {
	font-weight:normal;
	text-transform:uppercase;
}
a {	text-decoration:none; }
.clear { width:100%; height:0px; clear:both; }
#wrapper {
	margin:0px auto;
	width:755px;
	background: #FFFFFF;
	border:1px solid #B1B1B1;

	_text-align:left;
}

#header {
	height:84px;
	background: #FFFFFF url(../images/header_bg.jpg) repeat-x bottom;
}
#header div.logo a {
	position:absolute;
	display:block;
	width:269px;
	height:74px;
	background:url(../images/logo.jpg) no-repeat;
}
#header ul.links {
	float:right;
	clear:right;
	color:#262626;
}
#header ul.links li {
	display:inline;
	float:left;
}
#header ul.links li a {
	display:block;
	text-transform:uppercase;
	color:#262626;
}
#header ul.links li a:hover, #footer ul.links li a:hover {
	color:#A02026;
}
#nav_main {
	float:right;
	width:485px;
	padding:25px 0 0 0;
	font-size:10px;
}
#nav_main li {
	margin:0px 14px 0px 0px;
}
#nav_secondary {
	float:right;
	clear:right;
	width:500px;
	margin-right:-1px;
	padding-top:25px;
	font-size:11px;
}
#nav_secondary li {
	background-image:url(../images/nav_secondary_sep.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:2px 15px 2px 14px;
}
#nav_secondary li.last {
	background:none;
}

#content_wrap {
	float:left;
	display:inline;
	margin:1px 1px 10px 154px;
}
#content {
	width:600px;
	line-height:150%;
}
#content .primary {
	padding:0 9px;
}

#content .crumbs {
	padding-left:10px;
	padding-top:2px;
}

#content .c1, 
#content .c2 {
	float:left;
	width:299px;
}
#content .c2 {
	margin-left:1px;
	width:300px;
}
#content h1, 
#content h2, 
#content h3, 
#content h4, 
#content h5, 
#content h6,
#content p, 
#content ul, 
#content ol {
	margin-bottom:15px;
	margin-top:10px;
}

#pg_home h2 { margin-top:0px; }

#content ul {
	list-style-type:disc;
	margin-left:23px;
}
#content ol {
	list-style-type:decimal;
	margin-left:23px;
}
#content ul ul, #content ol ol {
	margin-bottom:0px;
}
#content h2 {
	background:#951B21 url(../images/content_h2.jpg) bottom repeat-x;
	padding:4px 9px 3px 9px;
	margin-bottom:5px;
	color:#FFFFFF;
	line-height:normal;
	font-size:12px;
}
#content .primary h2 {
	background:none;
	color:#951B21;
	padding:0px;
}
#content h3, #content h4 {
	color:#303030;
	font-weight:bold;
	margin-bottom:0px;
}
#content a, #content strong { color:#A02026; }
#content a:hover { text-decoration:underline; }


#sidebar1_wrap {
	float:left;
	width:150px;
	margin: 1px 0 10px -754px;
}
#sidebar1 h3 {
	background:#C6434A url(../images/sidebar1_h3.jpg) repeat-x;
	padding:5px 9px;
	color:#FFFFFF;
}
#sidebar1 ul.links {
	border:1px solid #DADADA;
}
#sidebar1 ul.links ul {
	padding-left:13px;
	font-size:11px;
}
#sidebar1 ul.links li {
	_height:1%;
}
#sidebar1 ul.links li a {
	display:block;
	padding:5px 9px;
	background:#F7F7F7;
	color:#565656;
	border-bottom:1px solid #DADADA;
}
#sidebar1 ul.links a:hover, #sidebar1 ul.links a.has_subs {
	color:#A02026;
}
#sidebar1 ul.links a.current {
	color:#000000;
}
#sidebar1 ul.links li li a {
	background:#FFFFFF;
	border:none;
}


#footer_wrap {
	clear:both;
	border-top:1px solid #B1B1B1;
}
#footer {
	background: #FFFFFF url(../images/footer_bg.jpg) repeat-x;
	margin:1px;
}
#footer a {
	display:block;
	color:#444444;
}
#footer ul.links {
	float:right;
	padding-top:5px;
}
#footer ul.links li {
	display:inline;
	float:left;
	margin-right:14px;
}
/*#footer ul.links li.erev {
}*/


#footer div.logo a {
	float:left;
	width:182px;
	height:25px;
	background:url(../images/footer_logo.jpg) no-repeat;
}

/* text replacement */
#header div.logo span,
#footer div.logo span { display:none; }




/* additional css */
table.image {
	margin-bottom:5px;
}
td.grid_td {
	text-align:center;
	padding:0 20px 15px 20px;
}
table.image img {
	padding:2px;
	border:1px solid #DADADA;
}

/* temorary css */
body { padding-top:23px; padding-bottom:22px; }

#content_wrap {
	overflow:hidden;
}



