
/* ==================================================================================== */

/* ==IMPORT STYLES FOR OLD BROWSERS: */
/*\*//*/
@import "ie5mac.css";
/**/

/* =IE5 PC - 'MID PASS FILTER': */ 
@media tty {
i{content:"\";/*" "*/}} @import 'ie5pc.css'; /*";}
}/* */

/* ==================================================================================== */

/* ==UNDO DEFAULT BROWSER STYLING: tantek.com/log/2004/undohtml.css */

ul { list-style-type: none; }
h1,h2,h3,h4,h5,h6,pre,code { font-size: 1em; font-weight: lighter; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dl,dt,dd { margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }
a { text-decoration: none; }
address { font-style: normal; }
h1{ font-size: 1em; font-weight: bold;color:red;}

/* ==================================================================================== */

/* ==DIABLO DEFAULTS: */

/* =structure, specific texts */
#toolbar { position:relative; top:0; left:0; }
#actionLabel { position:absolute; margin: 0px 0px 0px 0px; top:0px; right: 0px; text-align:right; display:none; z-index:50; }
#actionLabel span { font-size: small; background-color:#FF003D; color:White; font-weight:bold; padding:5px; }

/* =wysiwyg: */
.highlight { background-color:#E8F6FF }
.warning { color:#FDB927; font-weight:bold; }
.wysiwygright { float: right; margin: 10px 0 10px 10px; }
.wysiwygleft { float: left; margin: 10px 10px 10px 0; }

/* =default form controls styling: */
.pagination { padding: 10px; font-size: 1.1em; background: #e5e5e5; font-weight: bold; }
.pagination .paginationSeparator { padding: 0 4px; font-weight: lighter; }

.paginationF { padding: 6px; margin: 0 0 4px 0; font-size: 1.1em; }
.paginationF a { padding: 4px; border: solid 1px #EEEEEE; text-decoration: none; font-weight: normal; margin: 0 2px 2px 2px; }
.paginationF a.lastpage { border: solid 2px #EEEEEE; }
.paginationF a:hover { text-decoration: none; border: solid 1px #000000; background-color: #FDB930; font-weight: normal; }
.paginationF .currentPage { font-size: 1.1em; margin: 0 2px 2px 2px; padding: 4px; }
.paginationF .pagenumber { font-size: 1.1em; }
.paginationF .pagedots { font-size: 1.1em; }

.resources { margin: 20px 0px; line-height: 1.5em; }
.resources li { margin-bottom: 8px; padding-left: 16px; background: url(../images/more-bullet.gif) no-repeat 0 4px; }
.resources li img { padding-left: 5px; background: #fff; }

div.label { display: block; float: left; width: 120px; padding: 4px 0; font-weight: bold; }
div.row { clear:left; display: block; margin: 10px 0 5px 0; font-size: 1.1em; }
div.row p { font-size: 1em; }
div.rowlong { clear:left; display: block; margin: 10px 0 5px 0; font-size: 1.2em; }
div.rowlong span.label { width:370px; }

.searchresults li { margin: 10px 0; line-height: 1.6em; }

/* ==UNIVERSAL: (overall body and content formatting) ======================================================= */
body
{
margin: 0;
padding: 0;
font-family: verdana, geneva, arial, helvetica, sans-serif; 
font-size: 62.5%;
color: #666;
background: #ccc;
text-align: center;
}

body img {margin: 5px 10px 5px 10px; background: #fff; }

p
{
margin: 10px 0 0 0;
line-height: 1.4em;
}

a
{
color: #fb491e;
}
a:hover
{
text-decoration: underline;
}

/* ==LEGO: (the main divs used to build the layout) ======================================================= */
#container
{
margin: 0 auto;
width: 760px;
padding: 0;
background: url(../images/container-bg.gif) repeat-y 547px 1000px #fff;
text-align: left;
font-size: 1.2em;
}

#logo-nav
{
height: 1px;
background: url(../images/logo-nav-bg.gif) repeat-x left bottom #fff;
overflow: hidden;
zoom: 1;
}
#container > #logo-nav
{
height: auto;
}

#sitenav
{
height: 1px;
padding: 10px 26px 0 26px;
background: #eaeaea;
}
#container > #sitenav
{
height: auto;
padding: 10px 26px;
}

#maincontent
{
float: left;
width: 503px;
padding: 0 22px;
margin-bottom: 20px;
}

#sidebar
{
float: left;
width: 212px;
margin-left: 1px;
}

#copyright-etc
{
clear: both;
padding: 10px 18px 10px 28px;
background: #eee;
}

/* ==PAINT: (styling of items within the main divs) ======================================================= */

/* logo and site map, etc. nav: */
#logo-nav h1
{
float: left;
margin: 26px 20px;
}

#logo-nav ul
{
float: right;
padding: 4px 11px;
color: #fff;
font-size: 0.9em;
background: url(../images/logo-nav-ul-bg.gif) no-repeat left bottom #fb491e;
}
#logo-nav ul li
{
display: inline;
}
#logo-nav ul li a
{
color: #fff;
}

#logo-nav p
{
clear: right;
float: right;
width: 200px;
margin: 20px 11px;
color: #fb491e;
font-size: 1.2em;
font-weight: bold;
text-align: right;
}
#logo-nav p a
{
color: #fb491e;
}

/* site info navigation: */
#sitenav {
	overflow: hidden;
	zoom: 1;
	clear: both;
}


#sitenav ul
{
	
float: left;
color: #cb491e;
font-size: 1.3em;
font-family: "lucida sans", arial, geneva, helvetica;
margin: 0;
}
#sitenav ul li
{
display: inline;
padding-right: 5px;
}
#sitenav ul li a
{
padding-right: 5px;
color: #fb491e;
font-weight: bold;
}

#sitesearch
{
	width: 230px;
	clear: right;
float: right;
padding: 0 11px 12px 0;
overflow: hidden;
}
#sitesearch .textinput
{
width: 110px;
vertical-align: middle;
}
#sitesearch .submit
{
vertical-align: middle;
}

/* main content */
#maincontent h2
{
margin: 0 -22px;
padding: 12px 25px;
font-size: 2em;
color: #fff;
background: #fb491e;
}

#maincontent .bannerpic
{
margin: 0 -22px;
}

#maincontent h3
{
margin-top: 15px;
font-size: 1.5em;
color: #fb491e;
}

#maincontent h4
{
margin-top: 10px;
font-weight: bold;
}

#maincontent p
{
	padding-left:3px;
}

#maincontent .snippet
{
float: left;
width: 49%;
margin: 20px 0;
font-size: 0.8em;
}
#maincontent .snippet p
{
margin-top: 3px;
}

/* sidebar */
#sidebar .attention
{
height: 1px;
padding: 20px 5px;
color: #fff;
background: #fb491e;
}
#container > #sidebar .attention
{
height: auto;
overflow: hidden;
zoom: 1;
}
#sidebar .attention a
{
color: #fff;
}

#sidebar .attention img {
	margin: 5px 0;
	display: block;
}

#sidebar h3
{
padding: 13px 18px 14px 18px;
font-size: 1.8em;
color: #fff;
background: #ad3315;
}
#sidebar .attention h3
{
margin: -20px -5px 0 -5px;
}

#sidebar ul
{
margin: 10px 0;
line-height: 1.5em;
}
#sidebar ul ul {
	margin: 0 10px 10px;
	padding-left: 5px;
	list-style: square;
}
#sidebar ul ul li 
{
	
}
#sidebar ul li a
{
font-weight: bold;
}

#sidebar #signup
{
margin: 10px 0;
}
#sidebar #signup .textinput
{
width: 135px;
padding: 2px;
margin-bottom: 7px;
vertical-align: middle;
font-size: 0.9em;
}
#sidebar #signup .submit
{
margin-top: -6px;
vertical-align: middle;
}

#sidebar .quote
{
padding: 20px 15px 20px 30px;
background: url(../images/sidebar-quote-open.gif) no-repeat 10px 15px;
}
#sidebar .quote p
{
margin-right: 15px;
line-height: 1.6em;
color: #fb491e;
}
#sidebar .quote blockquote
{
padding-bottom: 4px;
background: url(../images/sidebar-quote-close.gif) no-repeat right bottom;
}
#sidebar blockquote {
	padding: 10px;
}
#sidebar .quoted {
	padding: 0 10px;
}
#sidebar .sidebarImage 
{
	margin: 10px 0;
	width: 212px;
	display: block;
	overflow: hidden;
}
/* #sidebar blockquote .bqstart 
{
float: left;
height: 45px;
margin-top: -20px;
padding-top: 40px;
margin-bottom: -40px;
margin-left: 0;
font-size: 525%;
font-family: "trebuchet ms";
color: #fb491e;
}
#sidebar blockquote .bqend 
{
float: right;
height: 35px;
margin-top: -22px;
margin-right: 0;
margin-left: 138px;
padding-top: 20px;
font-size: 525%;
font-family: "trebuchet ms";
color: #fb491e;
}
#container > #sidebar blockquote .bqend 
{
margin-left: 150px;
}
#sidebar blockquote p
{
width: 150px;
line-height: 1.6em;
color: #fb491e;
background: #fff;
text-align: justify;
}*/

/* copyright, etc: */
#copyright-etc p
{
margin: 0;
font-size: 0.9em;
}

#copyright-etc a
{
color: #666;
}

/* ==EXTRANEOUS: (default hacks, etc.) ======================================================= */
.clear
{
clear: both;
}

.accessibility
{
position: absolute;
left: -10000px;
}

#NewsLetter
{
	font-size:85%;
}

#sitemap
{
list-style-type: disc;
margin: 10px 15px;
}
#sitemap .page
{
margin: 5px 0;
}
#sitemap .folder
{
list-style-type: circle;
font-weight: bold;
margin: 0 15px;
}
#sitemap .folder a
{
margin-top: 10px;
font-weight: lighter;
}
#sitemap .folder .page
{
list-style-type: square;
}


#maincontent ol{
margin:6px 25px;

}

#maincontent ul{
margin:6px 20px;

}

#maincontent ul{
list-style:disc;
}

#signup b ul li{
background:#fff;
color:#FB491E;
padding:3px 5px;
}

#NewsLetter label{
position:relative;
top:-3px;
left:4px;
}