@charset "utf-8";
/* CSS Document */


/* GENERAL LAYOUT _____________________________________________________________________________________________________________*/


body{ margin:0; color:#000; font-size:11pt; }
table{ font-size:11pt}

#wrapper{ margin:0; width:100%; }

#topbar, #dnn_header, #nav, #footer, #homecol1, #homecol2, #dnn_homeimage, #sidebar, #right, #breadcrumbs, #print{ display:none}

#logo{ text-align:left; border-bottom:1px solid #d8d8d8}


/* HOMEPAGE _____________________________________________________________________________________________________________*/


#homeleft{ float:none; width:auto; margin-right:0}

#homecontent{ margin:26px 12px 0 15px}
.homecontent{ padding-bottom:15px}


/* INSIDE PAGES _____________________________________________________________________________________________________________*/


#content{ float:none; width:auto;}


/* TEXT, LINKS, CLASSES _____________________________________________________________________________________________________________*/


h1, h2, h3, .Head, .SubHead{ font-family:Arial, Helvetica, sans-serif;}

h1{ color:#000; font-size:16pt; }
h2{ color:#000; font-size:13pt;}

a:link, a:visited{ color:#000; text-decoration:underline}

.outline{ background: #fff; border: 1px solid #d8d8d8; }
.outline h2{ font-size:11pt; color:#000; }


/* FORMS _____________________________________________________________________________________________________________________*/


input, textarea, select{ font-family:Arial, Helvetica, sans-serif; font-size:1em; padding-left:5px; padding-right:5px; 
border:1px solid #9ba323; background:#fff url(images/tile_input.gif) repeat-x}
select{ padding:1px 1px 1px 5px}






