*
{
    margin:0;
    padding:0;
}

body
{
	font-family: arial, Sans-Serif;
	font-size: 0.8em;
	padding: 0;
	text-align:center;
	background-color:#b2d138;
	color:#595959;
	margin:0px auto;
	background-image:url(images/bgfull.gif);
	background-repeat:repeat-y;
	background-position:center 0px;
}

ul
{
    list-style-type:none;
}

a img
{
    border:none!important;
    text-decoration:none!important;
}

.clearfix,
.clear
{
	clear: both;
}

.clearfix:after,
.clear:after 
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.hide
{
	display:none;
	height:0px;
}

h1,h2,h3,h4,h5,h6
{
    font-weight:normal;
    color:#19bada;
    font-family:Verdana;
}

/* LINK DEFAULT STYLE */
a,
a:visited
{
	color:#00c;
	text-decoration:none;
}

a:hover
{
    color:Black;
	text-decoration:none;
}

a img
{
	border:0;
	text-decoration:none;
}

/* END LINK STYLE */



/* END NEWS STYLE */

/* CALENDAR DEFAULT STYLE */

ul.calendar,
ul.calendaryear
{
	list-style-type:none;
	float:left;
	clear:left;
	display:inline;
	margin:0;
	padding:0;
}

ul.calendar li
{
	float:left;
	display:inline;
	clear:left;
	margin:0 0 5px 0;
}

ul.calendar ul li
{
	clear:none;
	margin:0 10px 0 0;
}

ul.calendar ul li.selected,
ul.calendar ul li.selected a
{
	color:#f00;
}

/* END CALENDAR STYLE */

/* FAQ DEFAULT STYLES */

div.faqentry
{
}

div.faqanswer
{
	padding:10px 0px 10px 10px;
	float:left;
}

/* Site Styles */

div#outer
{
    width:974px;
    background-color:#bbd62d;
    text-align:left;
    margin:0px auto;
    
}

div#innergrad
{
    /*background-position:974px 0px;
    background-repeat:repeat-y;
    background-color:#bbd62d;
    background-image:url(images/outerrightgrad.gif);*/
    
}

div#inner
{
    width:974px;
}

div#header
{
    background-image:url(images/rainbowtop.gif);
    background-repeat:no-repeat;
    background-position:0px 0px;
    height:152px;
    text-align:right;
}

div#header h1
{
    background-image:url(images/sitelogo.gif);
    background-repeat:no-repeat;
    background-position:0px 0px;
    width:214px;
    height:84px;
    margin:34px 39px 0px 0px;
    float:right;
}


div#header h1 a
{
    display:block;
    width:214px;
    height:84px;
}

div#mainpage
{
    background-color:#dbdbdb;
    background-repeat:no-repeat;
    background-position:0px 0px;
    background-image:url(images/bgswirltop.gif);
    width:974px;
}

div#mainpageswirl
{
    background-repeat:no-repeat;
    background-position:right bottom;
    background-image:url(images/bgswirl.gif); 
}

div#pageinner
{

}

div#page
{
    padding:14px 14px 0px 14px;
    width:946px;
}

div#left
{
    float:left;
    width:224px;
}

div#menu
{
    border:solid 1px #fff;
    border-bottom:none;
    width:222px;
    margin-bottom:12px;
    
}

div#menu ul
{
    font-size:1.1em;
}


div#menu ul li
{
    border-bottom:solid 1px #fff;
    background:#ee3f30 url(images/menustrip.gif) repeat-y 0px 0px;
}

div#menu ul li.selectedl1,div#menu ul li.childselectedl1,div#menu ul li:hover
{
    background:#0c97c7 url(images/menustripselected.gif) repeat-y 0px 0px;
}



div#menu ul li a
{
    color:#fff;
    display:block;
    padding:8px 0px 8px 10px;
}

div#submenu
{
    border:solid 1px #fff;
    background:#19bada;  
    margin-bottom:15px;
}

div#submenu ul li a
{
    color:#fff;
    display:block;
    padding:6px 0px 6px 10px;
    display:inline-block;
}

div#submenu ul li a:hover
{
    color:#000;
}

div#submenu ul li.selectedl2 a
{
    font-weight:bold;
}

div#spotlight
{
    border:solid 1px #fff;
    background:#fff;
    margin-bottom:0px;
}

div#spotlight div#spotlightimage
{
    text-align:center;
}

div#spotlight div#spotlighttext
{
    min-height:186px;  
}

div#spotlighttext div#spotinner
{
    width:202px;
    padding:15px 10px 28px 10px;
}

div#spotinner div#servicelogo
{
    float:left;
}

div#spotinner div#servicemessage
{
    float:right;
    text-align:right;
    width:105px;
    font-size:0.85em;
}

div#servicemessage a
{
    display:block;
    font-weight:bold;
    color:#f05127;
    padding:5px 0px;
}

div#servicemessage strong
{
    color:#000;
}

div#right
{
    float:right;
    width:710px;
}

div#welcome
{
    float:left;
    background:#fff;
    width:474px;
    margin-right:12px;

    font-size:0.9em;
}

div#homelower div.stdpage
{
    min-height:679px;
}

div#welcome h2
{
    color:#19bada;
    padding-bottom:15px;
}

div#welcome p
{
    padding-bottom:15px;
    padding-right:20px;
    line-height:1.4em;
}

div#welcome strong
{
    color:#000;
}

div#welcome p strong
{
    color:#000;
}

div#welcome p a,div#welcome a
{
    color:#f05127;
}


div#welcome p a:hover,div#welcome a:hover
{
    color:Black;
}

div#welcome ul
{
    margin-left:20px;
    list-style-type:disc;
    padding-right:20px;
}

div#welcome ul.newsheadlines
{
    list-style-type:none;
    margin-left:0px;
}

div#welcome ul.newsheadlines li
{
    display:block;
    padding:6px 0px;
}

ul.newsheadlines li span.newsdate
{
    padding-right:10px;
    width:80px;
    display:inline-block;
}

div.newsarticle span.newsdate
{
    display:block;
    color:#000;
    padding:8px 0px;    
}

table
{
    margin-bottom:10px;
    border-collapse:collapse;
}

table td
{
    padding:2px 4px;
    vertical-align:text-top;
    border:1px solid #ddd;
}

table.team td
{
    color:#f05127;
    vertical-align:top;
    padding:0px 5px 0px 0px;
}

table.tblform tr td
{
    padding-bottom:5px;
    padding-right:5px;
}

table.tblform tr.tall td
{
    vertical-align:top;
}

table.tblform tr.frm input
{
    width:240px;
    padding:2px;
    color:#666;
}

textarea
{
    font-family:Arial;
    width:240px;
    padding:2px;
    color:#666;
}

div#homepanels
{
    float:right;
    width:224px;
}

div#highlight
{
    background:#19bada;
    min-height:304px;
    margin-bottom:15px;
}

div#highlightinner
{
    padding:12px;
    font-size:0.85em;
    color:#fff;
}

div#highlightinner img
{
    display:block;
    padding-bottom:5px;
}

div#highlightinner a
{
    color:#000;
}

div.searchbox
{
    background:#19bada;
    padding:12px;
    margin-bottom:11px;
}

div.searchbox div#searchformleft
{
    width:178px;
    float:left;
}

div.searchbox div#searchformleft input
{
    border:solid 1px #222c40;
    width:174px;
    padding:2px 1px;
    color:#666;
}

div.searchbox div#searchbutton
{
    float:left;
    width:22px;
}

div.searchbox div#searchbutton input
{
    border:solid 1px #222c40;
    border-left:none;
}

div.latestnews
{
    background:#19bada;
    min-height:328px;
}

div.stdpanel div.latestnews
{
    min-height:298px;
}

div.latestnewsinner
{
    padding:12px 12px 30px 12px;
}

div.latestnewsinner
{
    color:#fff;
    font-size:0.85em;
}

div.latestnewsinner div.newsarticle
{
   padding-bottom:20px; 
}

div.latestnewsinner a
{
    color:#000;

}

div.latestnewsinner h2,div.latestnewsinner h3
{
    color:#fff;
    padding-bottom:10px;
    font-size:1.7em;
}

div#welcome div#welcomeinner
{
    padding:15px 18px 6px 12px;
}

div#homeimage
{
    margin-bottom:13px;
}

div#homeimage img
{
    border:solid 1px #fff;
    display:block;
}

div#footer
{
    background-position:720px 0px;
    background-repeat:no-repeat;
    background-image:url(images/footerswirl.gif);
    height:65px;
    width:956px;
}

div#footer div#logos
{
    float:left;
    width:302px;
    margin-left:14px;
    padding:9px 0px 0px 0px;
}

div#logos a
{
    display:block;
    float:left;
    padding-right:20px;
}

div#logos a img
{
    display:block;
}

div#footer div#permalinks
{
    float:right;
    width:503px;
    color:#fff;
    text-align:right;
    padding-top:25px;
    font-size:0.9em;
}

div#permalinks a
{
    color:#fff;
   
}

div.pagenavleft,
div.pagenavright,
div.pnum 
{
    padding:10px 5px 10px 0px;
    float:left;
}

