/* CSS Document */

body {
	background-image:url(../images/body_bgd.gif);
	background-position:center top;
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	list-style-image:url(../images/naz-bullet.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#000000;
}

form { 
	display:inline; 
	margin: 0px; 
	padding: 0px; 
} 

.shade-right{
width:76px;
background-image:url(../images/shadow_right.gif);
background-position:left top;
background-repeat:repeat-y;
background-color:#FFFFFF;
}

.shade-left{
width:76px;
background-image:url(../images/shadow_left.gif);
background-position:right top;
background-repeat:repeat-y;
background-color:#FFFFFF;
}

.footer{
	background-image:url(../images/footer_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	color:#FFFFFF;
	background-color:transparent;
	width:500px;
	height:50px;
	}
	
#footer p{
color:#FFFFFF;
}
/* added */
.content-main {
	vertical-align:top;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	background-color:#FFFFFF;
	width:450px; /*461-10 padding */
	padding-right:10px;
	padding-left:10px;
}

.secondary-content {
background-image:url(../images/2nd-content-bgd.gif);
background-repeat:repeat;
background-color:transparent;
background-position:left top;
	vertical-align:top;
	text-align:left;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	color:#CCFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	width:250px;
	border:#FF0000 thin solid;
}
/* end of adds */


#footer a:link {
color:#FFFFFF;
text-decoration:underline;
}
#footer a:hover {
color:#999999;
text-decoration:none;
}
#footer a:visited {
color:#CCCCCC;
text-decoration:underline;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e6d9a5;
	padding-top: 1px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #333333;
	background-color:#FFFFFF;
	border-bottom-width:thick;
	border-bottom-style: double;
	border-bottom-color:#0066CC;
	padding-top: 2px;
	padding-right: 10px;
/*	margin-left: 40px;
	margin-right: 10px;*/
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4c6d96;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	background-color:transparent;
	border-bottom-width: 2px;
	border-bottom-style:double;
	border-bottom-color:#FFCC33;
}

/* mambo core stuff */
a:link, a:visited {
	color:#336600; text-decoration: none;
	font-weight:normal;
}

a:hover {
	color:#669900;	text-decoration:underline;
	font-weight: normal;
}


.clr {
	clear: both;

}


.title {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

.back_button {
	float: left;
  font-size: 11px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 10px;
  border: 0px solid #cccccc;
  width: 40px;
  padding: 4px;
}

.pagenav {
	align: center;
  font-size: 11px;
  font-weight: bold;
  border: 0px solid #cccccc;
  width: auto;
  padding: 4px;
  margin: 1px;
}

.pagenavbar {
	padding-right: 5px;
	float: right;
}

ul
{
margin: 0;
padding: 0;
}

li
{
color:#000000;
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
list-style:url(../images/images/naz-bullet.gif);
/*	list-style-image: url(../images/images/naz-bullet.gif);*/
	list-style-position:inside;
}
/*ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	display: block;
	background-image: none;
	padding-left: 1px;
	padding-right: 1px;
	float: left;
	margin: 0;
	width: auto !important;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border: 0px solid #cccccc;
}

ul#mainlevel-nav li a
{

	display: block;
	padding-left: 16px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

ul#mainlevel-nav li a:hover
{
	color: #FFFFFF;
	background: #FF6600;
}
*/

td {
	font-size: 11px;
}



body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #333333;
	background-color:#FFFFFF;
/*	  background: #e2e2e2 url(../images/main_bgn.gif) repeat-x;   */

       /*  background: #white url(../images/main_bgn.gif) repeat-x; */

}



table.contentpaneopen {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	background-color: #ffffff;
}

table.contentpane td {
	margin: 0px;
	padding: 2px;
background-color: transparent;


}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpane td.contentheading {
  padding-left: 15px;
  padding-top: 9px;
}

.button {
	padding: 2px 5px 2px 5px;
	
	background-color: #;
	color: #000000;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	margin-top: 5px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.searchbox {
	border: 0px solid #4B4B4B;
	background-color: transparent;
	color: #3E3E3E;
}


.contentcolumn {
	padding-right: 5px;
}

.contentheading {
background: #ebebeb;	
height: px;
	color: #808080;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	white-space: nowrap;
	border-bottom: 0px solid #ebebeb;
	padding: 3px;
        text-transform: uppercase;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

.componentheading{
font-weight: bold;
color: #999999;	
font-size: 14px;
}


table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	color: #ffffff;
	text-align: center;
	padding-top: 4px;
	padding-left: 0px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	background: #999999;
	border: 0px solid #CCCCCC;
	}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.moduletable-header {
width: 100%; 
border: 0px solid #999999;
 }

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

table.contenttoc {
  border: 0px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #blue;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	line-height: 20px;
        width: 98%;
	text-decoration: none;
	background: #efefef;
	border-top: 0px solid White;
border-left: 1px solid White;
border-bottom: 1px solid #acacac;
border-right: 1px solid #acacac;
	text-indent: 3px;
	height: 20px;
		
		}

a.mainlevel:hover {
	display: block;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-align: left;
	padding-top: 0px;
	width: 98%;
	text-decoration: none;
	background: #ff6600;
	border-top: 1px solid #ffd1b3;
border-left: 1px solid #ffd1b3;
border-bottom: 1px solid #acacac;
border-right: 1px solid #acacac;
	height: 20px;
	text-indent: 3px;
	line-height: 20px;
		
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;
	text-align: left;
}

a.sublevel:hover {
	color: #ffcc00;
	text-decoration: none;
background: #E2E2E2;
	text-indent: 3px;
	line-height: 20px;
		
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;
	text-align: left;
}

a.sublevel:hover {
	color: #ffcc00;
	text-decoration: none;
}
.blockborder{
	border: 0px solid #blue;
}
