/* General Rules */
body {
 	background : #FFFFFF;
  	/* font-family: sans-serif, helvetica, arial;  */
  	font-family: arial,sans-serif;
	/*  font-size: .8em;  */
	color:#000;

}
body {
	font-weight: normal;
	font-style: normal;
	
}

p {
	font-size:16px;
}

h1 {
	color: #336;
	/* font-size: 1.5em;  */
	font-size: 150%;
}
h2 {
	color: #000;
	/* font-size: 1.4em;   */
	font-size: 125%;
}
h4 {
	color: #336;
	/* font-size: 1em;  */
}
h5 {
	color: #003366;
	/* font-size: 1.4em;  */
	font-size: 125%;
}

a { font-weight: bold; text-decoration: none; }
a:link { color: #636; }
a:visited { color: #336; }
a:hover,
a:active { color: #636; text-decoration: underline; }

/* code {
	font-size: 100%;
}
pre {
	font-size: 100%;
}
*/

/* Header Rules */
#header {
	background-image: url(header_b.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
#searchbar {
	background-image: url(searchba.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
#searchbar input {
	background-color: #ffffff;
	border-color: #56548D;
	border-style: solid;
	color: #333333;
	/* font-size: 0.9em;  */
	font-size: 90%;
}
#headernav {
	/* font-size: 0.9em;  */
}

#headernav li {
	border-color: #ccc;
	border-style: solid;
	list-style: none;
}
#headernav a, #headernav a:link, #headernav a:visited {
	color: #ccc;
}
#headernav a:hover, #headernav a:active {
	color: #fff;
}

.smallText {
	font-size:small !important;
	color:#ccc;
}

.largeText {
	font-size:large !important;
	color:#ccc;
}

/* Left Column Rules */
#leftcol {
    background-color: #ffffff;
    color: #fff;
}

#leftnav li {
	border-color: #7A79A7;
	border-style: solid;
}

#leftnav a,
#leftnav a:link,
#leftnav a:visited,
#leftnav a:hover,
#leftnav a:active {
	background-color: #595791;
	background-image: url(leftnav_.gif);
	background-position: 3% 50%;
	background-repeat: no-repeat;
	color: #fff;
	/*  font-size: 0.9em;  */
	text-decoration: none;
	font-weight: normal;
}

#leftnav a:hover,
#leftnav a:active {
	background-color: #8583B2;
	background-image: url(leftnav0.gif);
	color: #292556;
}

#leftnav a.nolink,
#leftnav a.nolink:link,
#leftnav a.nolink:visited,
#leftnav a.nolink:hover,
#leftnav a.nolink:active {
	background-color: #595791;
	background-image: url(leftnav_.gif);
	background-position: 3% 50%;
	background-repeat: no-repeat;
	color: #999999;
	/* font-size: 0.9em;   */
	text-decoration: none;
}

#leftnav li.separator {
	border-color: #7A79A7;
	background-color: #7A79A7;
	border-style: solid;
}

#leftnav a.separator,
#leftnav a.separator:link,
#leftnav a.separator:visited,
#leftnav a.separator:hover,
#leftnav a.separator:active {
	background-color: #7A79A7;
	background-image: none;
	color: #fff;
	/*   font-size: 0.9em;   */
	text-decoration: none;
}

/* Top Navigation Rules */
#topnav {
	background-image: url(topnav_t.gif);
	background-repeat: repeat-x;
	color: #999;
	/*  font-size: 0.9em;  */
}

#topnav li {
	background-image: url(topnav_t.gif);
	background-repeat: repeat-x;
	list-style: none;
}

#topnav li.tabstart {
	background-image: url(topnav_t.gif);
	background-repeat: no-repeat;
}

#topnav li.tabstartselected {
	background-image: url(topnav_t.gif);
	background-repeat: no-repeat;
}

#topnav li.tabseparator {
	background-image: url(topnav_t.gif);
	background-repeat: no-repeat;
}

#topnav li.tabseparatorselected {
	background-image: url(topnav_t.gif);
	background-repeat: no-repeat;
}

#topnav a, #topnav a:link, #topnav a:visited, #topnav a:active {
	background-image: url(topnav_t.gif);
	background-color: transparent;
	background-repeat: repeat-x;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

#topnav a.tabselected, #topnav a.tabselected:link, #topnav a.tabselected:visited, #topnav a.tabselected:hover, #topnav a.tabselected:active {
	background-image: url(topnav_t.gif);
	background-color: transparent;
	background-repeat: repeat-x;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#topnav a:hover, #topnav a:active {
	color: #000;
}

#topnavsep {
	background-color: #7A79A7;
}


/* Main Content Area Rules */
#midcolumn a {
	font-weight: bold;
}

/* Middle Column Rules */
.midlist {
	margin: 10px 0 10px 25px;
	list-style-image: url(arrow000.gif);
}

#midcolumn ul {
	list-style-image: url(arrow000.gif);
}

.homeitem {
	border-color: #669;
	border-style: solid;
	/* font-size: 0.9em;  */
}

.homeitem h3 {
	background-image: url(header_b.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #669;
	color: #fff;
	/*  font-size: 1.1em;  */
	font-size: 110%;

}

.homeitem li {
	list-style-image: url(arrow000.gif);
	border-style: dashed;
	border-color: #669;
	border-width: 0 0 1px 0;
}

.homeitem3col {
	border-color: #669;
	border-style: solid;
	/* font-size: 0.9em;  */
}

.homeitem3col h3 {
	background-image: url(header_b.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #669;
	color: #fff;
	/* font-size: 1.1em;  */
	font-size: 110%;
}
.homeitem3col li {
	list-style-image: url(arrow000.gif);
	border-style: dashed;
	border-color: #669;
	border-width: 0 0 1px 0;
}

.homeitem ol li {
        list-style-image: none;
}


.homeitem3col ol li {
        list-style-image: none;
}

/* Disable the dashed separator for list items */
li.nodash {
	list-style-image: url(arrow000.gif);
	border-style: none;
}


/* Right Column Rules */
.sideitem {
	border-color: #CCC;
	color: #000;
	border-style: solid;
	/* font-size: 0.9em;  */
	font-size: 90%;
}

.sideitem h6 {
	background-color: #ccc;
	background: url('bar00000.jpg') -20px -20px !important;
	color: #333;
	font-size: 110%;
	font-weight: bold;
}

.sideitem ul {
	list-style-image: url(bullet01.gif);
}

.sideitem li {
}



/* Footer Rules */
#footer {
	background-image: url(footer00.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	border-top: 1px solid #7A79A7;
	border-bottom: 2px solid #7A79A7;
	color: #53528a;
}

#footernav {
	list-style: none;
}

#footernav li.first a{
	background:none;
}

#footernav li a{
	background:transparent url(nav_divi.gif) no-repeat scroll 0%;
	padding:0pt 0px 0pt 10px;
}

#footernav a, #footernav a:link, #footernav a:visited {
	color: #663366;
}

#footernav a:hover, #footernav a:active {
	color: #663366;
}

.poll_start {
	background-image: url(poll_sta.jpg);
	background-repeat: no-repeat;
}
.poll_bar {
	background-image: url(poll_bar.jpg);
	background-repeat: repeat-x;
}
.poll_end {
	background-image: url(poll_end.jpg);
	background-repeat: no-repeat;
}

