/* ----------------------------------------------------------------------------------------------------------

    This website template was downloaded from http://www.nuviotemplates.com - visit us for more templates

    Structure:
    display; position; float; z-index; overflow; width; height; margin; padding; border; background; align; font;

    Content:
    
        1) HTML tags, reset
        2) Universal styles (display, float, margin, text-align...)
        3) Generally HTML styles (table, ul, dl...)
        4) Layout
        5) Page: Home
        
---------------------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------------------
1) HTML tags, reset
---------------------------------------------------------------------------------------------------------- */

* {margin:0; padding:0;}
body, div, span, p, a, img, ul, ol, li, caption, table, thead, tbody, tfoot, tr, th, td, form, fieldset, legend, label, dl, dt, dd, blockquote, applet, object, h1, h2, h3, h4, h5 {border:0;}
body {padding-bottom:20px; background:url("../design/bg.gif") 0 0 repeat-x; font:0.8em/1.5  "Century Gothic",sans-serif ; text-align:center;}


h1, h2, h3, h4, h5, h6 {margin:15px 0 10px 0;}
h1 {font-size:180%;}
h2 {font-size:160%;}
h3 {font-size:140%;}
h4 {font-size:120%;}
h5 {font-size:100%;}

p, table, ul, ol, dl, fieldset {margin:15px 0;}

sup {font-size:80%; font-weight:lighter; margin:1px 0px 20px 1px}

table {border-collapse:collapse; border-spacing:0; font-size:100%;}
th {text-align:center; font-weight:bold;}
th, td {padding:3px 7px;}

ul, ol {margin-left:30px;}
ul ul, ol ol {margin:0; margin-left:20px;}
ol {list-style-type:decimal;}
li {display:list-item;}

dt {font-weight:bold; margin-bottom:12px;}
dd {margin-left:30px;}

fieldset {position:relative; padding:10px;}
legend {position:absolute; top:-1em; margin:0; padding:5px 10px; font-size:100%; font-weight:bold;}

/* ----------------------------------------------------------------------------------------------------------
2) Universal styles (display, float, margin, text-align...)
---------------------------------------------------------------------------------------------------------- */

.box {min-height:1px;}
.box:after {display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:".";}

.relative {position:relative;}

.clear {clear:both;}

.f-left {float:left !important;} img.f-left {float:left; margin-right:10px;}
.f-right {float:right !important;} img.f-right {float:right; margin-left:10px;}

.t-left {text-align:left !important;}
.t-center {text-align:center !important;}
.t-right {text-align:right !important;}
.t-justify {text-align:justify !important;}

.va-top {vertical-align:top;}
.va-middle {vertical-align:middle;}
.va-bottom {vertical-align:bottom;}

.nom {margin:0 !important;}
.nomt {margin-top:0 !important;}
.nomb {margin-bottom:0 !important;}

.noscreen {display:none;}

/* ----------------------------------------------------------------------------------------------------------
3) Generally HTML styles (table, ul, dl...)
---------------------------------------------------------------------------------------------------------- */            

table.table-style01 {width:100%;}
table.table-style01 th {text-align:center;}

ul.ul-style01 {margin:15px 0 15px 20px; padding:0; list-style:none;}
ul.ul-style01 li {margin:0; padding:0; padding-left:15px; background:url("../design/ul-style01.gif") 0 5px no-repeat;} 
ul.ul-style01 ul {margin:0; padding:0; list-style:none;}
ul.ul-style01 ul li {background:url("../design/ul-style01-sub.gif") 0 5px no-repeat;}

/* ----------------------------------------------------------------------------------------------------------
4) Layout
---------------------------------------------------------------------------------------------------------- */

#main {width:910px; margin:0 auto; text-align:left;}

    #header {position:relative; height:100px; background:url("../design/header2.jpg") 0 0 no-repeat; overflow:hidden;}
    
        #logo {position:absolute; top:30px; left:80px; margin:0; font-size:200%; letter-spacing:-1px; font-weight:normal;}
        #logo span {font-weight:bold;}
        #logo a {text-decoration:none;}
        
        #slogan {position:absolute; top:50px; left:90px; width:475px; font-size:110%; font-weight:normal; text-align:left; font-style:italic;}

    #nav {padding:0 15px 5px 6px; background:url("../design/navbgd.gif") 0 100% no-repeat;}
    
        #nav ul {margin:0; padding:0 0 0 20px;; list-style:none;}
        #nav ul li {display:inline; margin:0; padding:0; }
        #nav ul li a { line-height:35px; overflow:hidden; height:42px; display:block; float:left; padding:0px 5px 0px 12px; background:url("../design/nav_linkLeft.png") no-repeat top left; text-decoration:none; font-size:110%}
        #nav ul li a:hover { text-decoration:none; background-position:bottom left;}
		#nav ul li a span { background: transparent url('../design/nav_linkRight.png') no-repeat top right; display: block; padding: 4px 12px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/}
        #nav ul li a:hover span{ text-decoration:none; background-position:bottom right;}/* Hover state CSS */
	    #nav ul li#nav-active a { text-decoration:none; background-position:bottom left;}
	    #nav ul li#nav-active span{ text-decoration:none; background-position:bottom right;}
   
    #cols {background:url("../design/cols.gif") 0 0 repeat-y;}

        #content {float:left; width:655px; overflow:hidden;}
        
            #content #content-title { margin:0; padding:15px 15px 10px 30px; background:url("../design/content-titleGreen.gif") 0 0 no-repeat; font-size:140%; font-weight:normal;}
		    #content #content-in { margin:0; width:600px; padding:5px 20px 30px 30px;}
			#content p{ margin:10px 10px 0x 0px;}
        
        #aside {float:right; width:255px; overflow:hidden;}
        
            #aside #aside-title { min-height:46px; margin:0; padding:15px 15px 10px 15px; background:url("../design/aside-titleGrn.gif") 0 0 no-repeat; font-size:140%; font-weight:normal;}
         #aside .aside-in {padding:10px 10px 15px 10px;}
            #aside .aside-box {padding:10px; background:url("../design/aside-box.jpg") 0 0 no-repeat;}
            #aside .title {margin:0 5px 0 0; padding:10px 15px; background:url("../design/aside-title-02.gif") 0 0 repeat-x; font-size:100%;}   

    #cols-bottom {width:910px; height:12px; background:url("../design/cols-bottom.gif") 0 0 no-repeat; font-size:0;}
    
    #footer {width:870px; height:40px; padding:20px 20px 0 20px; background:url("../design/footerGrn.gif") 0 0 no-repeat;}
    #footer p {margin:0;}
 
/* ----------------------------------------------------------------------------------------------------------
5) Page: Home & Site Map
---------------------------------------------------------------------------------------------------------- */

#perex {margin:0; padding:0px 15px 25px 10px; background:url("../design/aside-Grn.gif") 0 100% no-repeat;}
#perex p {margin:0; line-height:16px; font-size:90%; }

#text_area {margin:0; padding:0;}
#text_area h4 {margin-top:30px;}
dl#text_area dd {clear:both; margin:10px 0 10px 40px; padding-left:10px; background:url("../design/date.gif") 0 5px no-repeat; font-size:100%; }
dl#text_area dd.date { font-size:90%; margin:10px 0 0 100px; padding-left:15px; background:url("../design/ul-style01-sub.gif") 0 5px no-repeat;}
dl#text_area dt {margin-top:20px; font-size:110%; padding-left:20px; background:url("../design/ico-list.gif") 0 2px no-repeat;}

dl#sublink, dl#sublink dd {margin:0;}
dl#sublink dt { clear:both; padding-left:18px; background:url("../design/ico-list.gif") 0 2px no-repeat;}
dl#sublink dt.pdf { clear:both; padding-left:18px;  background:url("../design/ico-pdf.gif") 0 2px no-repeat;}

dl#sublink dd {margin:7px 0 10px 0; padding-bottom:10px; background:url("../design/ico-pdf.gif") 0 2px no-repeat; }
span.sidenote {font-size:85%; padding-right:10px; font-style:italic;}
dl#sublink dd span.date {padding-right:10px; background:url("../design/date.gif") 100% 50% no-repeat; font-size:85%; font-weight:bold;}

/* ----------------------------------------------------------------------------------------------------------
5) Page: Receipt & Review Submissions
---------------------------------------------------------------------------------------------------------- */

#sections { width:530px; margin:0px auto; padding:0px; background:url("../design/round_sides.gif") 0 0 repeat-y;}
#sections-bottom { margin:0px auto; padding:0px; width:530px; height:18px; background:url("../design/round_bot.gif") 0 0 no-repeat; font-size:0;}

    .section { padding-top:18px; width:530px; background:url("../design/round_top.gif") 0 0 no-repeat;}
    .section p {text-align:center; margin:0; padding:0px;}
	#sections span{ background:url("../design/grndiv.gif") 0 0 no-repeat; padding-bottom:50px; padding-top:10px;}
	.section h4 {text-align:center; margin-bottom:10px; padding:0px;}
	.section h3 {text-align:center; margin-bottom:10px; padding:0px;}
	.section table {margin:0; padding:0px;}

