/*====================================================
 BODY
=====================================================*/
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, sub, tt, var,
b, u, i, center,dl, dt, dd, ul,ol, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td
{margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}
table td {vertical-align:middle;}

body {font-size:12px;font-family:"Lucida Grande",verdana;line-height:1.3em;color:#747877;}
h1,h2,h3,h4,h5,h6 {font-family:georgia,serif;font-weight:normal;line-height:1.3em;}
a {color:#ff9c00;color:#36608d;}
a:hover {color:#ff9c00;}
.floatleft {float:left;}
.floatright {float:right;}

/*====================================================
 HEADER
=====================================================*/
#header {background:white url(../Files/bg_header_rt.jpg/$file/bg_header_rt.jpg) no-repeat top right;}
#header #logo {padding:0 0 5px 10px;}
div.scrollWrapper
{
position: relative;
overflow: hidden;
width: 100%;
height: 150px;
}

div.scrollableArea
{
position: relative;
width: auto;
height:150px;
}

#makeMeScrollable
{
width:100%;
height: 150px;
position: relative;
}

#makeMeScrollable div.scrollableArea *
{
position: relative;
float: left;
margin: 0;
padding: 0 1px 0 0;
}

/*====================================================
 TABS
=====================================================*/
ul#tabs {margin-top:1px;padding-left:30px;float:left;height:36px;width:750px;padding-bottom:10px;
background:url(../Files/bg_tabs_10x36.gif/$file/bg_tabs_10x36.gif) repeat-x;}
ul#tabs li {float:left;background:url(../Files/bg_li_1x36.gif/$file/bg_li_1x36.gif) no-repeat top left;
height:36px;}
ul#tabs li a {margin-left:1px;padding:13px 15px 11px 25px;font-family:arial;line-height:1em;
color:white;text-decoration:none;text-transform:uppercase;font-weight:bold;display:block;
background:url(../Files/bg_tabs_19x36.gif/$file/bg_tabs_19x36.gif) no-repeat top left;}
ul#tabs li a:hover {}

/*====================================================
 BREADCRUMBS
=====================================================*/

/*====================================================
 CONTENT AREA
=====================================================*/
#main {margin-right:15px;}
#main h1 {margin:0 0 10px 0;padding:0 0 0 22px;font-size:20px;color:#ff9c00;
background:url(../Files/bullet_19x18.gif/$file/bullet_19x18.gif) no-repeat center left;color:#36608d;}
#main h2 {margin:0 0 15px 0;padding:1px 0 3px 0;font-size:16px;color:#ff9c00;color:#36608d;}
#main p {margin:0 0 15px 0;}
#main p.admin {display:none;}
#main ul, #main ol {margin:0 0 15px 15px;list-style-type:square;}
#main ul li, #main ol li {margin-bottom:5px;}

#main img {padding:5px;border:1px solid #999;}
#main img.noborder {border-width:0;}
#main img.floatleft {margin:0 15px 15px 0;}
#main img.floatright {margin:0 0 15px 15px;}

#main label {margin-bottom:2px;display:block;}
#main input {margin-bottom:15px;width:300px;display:block;}
#main input.button {margin-bottom:15px;width:auto;}
#main textarea {margin-bottom:15px;width:300px;display:block;
font-size:12px;font-family:"Lucida Grande",verdana;}

/*====================================================
 COLUMN 1
=====================================================*/
#col1 {margin-left:15px;}
#col1 h3 {margin:0 0 10px 0;padding:0 0 0 22px;font-size:20px;color:#ff9c00;
background:url(../Files/bullet_19x18.gif/$file/bullet_19x18.gif) no-repeat center left;color:#36608d;}
#col1 ul {margin:0 0 15px 25px;}
#col1 ul li, #col1 ol li {margin-bottom:5px;}
#col1 p {margin:0 0 15px 25px;}
#col1 li.current a {font-weight:bold;}

/*====================================================
 COLUMN 2
=====================================================*/

/*====================================================
 FOOTER
=====================================================*/
#footer {color:#9bb0c6;}
#footer p {padding:10px 15px;font-size:11px;}

/*====================================================
 HACKS, ETC.
=====================================================*/

/*====================================================
 LAYOUT
=====================================================*/
body{text-align:center;background:#39608b;}
#pagewidth {margin:10px auto;width:780px;text-align:left;border:1px solid white;
background:url(../Files/bg_page_780x10.gif/$file/bg_page_780x10.gif) repeat-y;}
#footer {clear:both;background:#36608d;}

/* LEFT COL */
body.NavLeft #header {height:290px;}
body.NavLeft #col1 {width:220px;float:left;}
body.NavLeft #main {width:500px;float:right;}

/* NO COL */
body.NavNeither #header {height:275px;}
body.NavNeither #main {margin:0 0 0 15px;padding:20px 0;width:750px;float:left;background:white;}

/*====================================================
 PRINT
=====================================================*/


