﻿body
{
    font-family: Trebuchet MS, Arial, Verdana;
    font-size: 9pt;
    background-position: center top;
    background-image: url(../images/Background.jpg);
    background-repeat: no-repeat;
    background-color: #fbda97;
    margin:0px;
}
.snp
{
    background-color: #008000;
    color: #FFFFFF;
}
.photo
{
    border: 1px solid #808080;
}
.sppf
{
    background-color: #FF0000;
    color: #FFFFFF;
}
a.
{
	text-decoration:underline;
}
.scroller
{
	font-style: italic;
	font-family: 'Trebuchet MS';
	color: #a1663d;
	font-size: 11pt;
	font-weight: bold;
	width: 150px;
	padding-left: 5px;
	padding-top: 5px;
}
.photocss
{
	border:solid 0px;
}
.marquee
{
	color:White;
	text-decoration:none;
}
/* Accordion Style Start*/
.content
{
    text-align: justify;
    color:#262626;
}
.titleContent
{
    color: #a04901;
    font-size: 12pt;
    font-weight: bold;
    padding-bottom:5px;
}
.arrowlistmenu{
width: 180px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font:Bold 12px Arial;
color: white;
background: black url(../titlebar.png) repeat-x center left;
margin-bottom: -3px; /*bottom spacing between header and rest of content*/
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(../titlebar-active.png);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 2px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
/*padding-bottom: 2px; bottom spacing between menu items*/
}

.arrowlistmenu ul li a
{
	color: #A70303;
	background: url(../arrowbullet.png) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	border-bottom: 1px solid #dadada;
	font-size: 10pt;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 3px;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}

/* Accordion End */
.main
{
    width: 900px;
    margin: auto;
    background-position: center top;
    background-image: url(../images/body_back.png);
    background-repeat: repeat-y;
}

.links2
{
	color: maroon;
	text-decoration: none;
	font-size: 9pt;
}

.header
{
    height: 142px;
    background-position: 75% top;
    background-image: url(../images/header.png);
    background-repeat: no-repeat;
}
.topmenu
{
    height: 26px;
    background-position: center center;
    background-image: url(../images/subMenuBar.jpg);
    background-repeat: repeat-x;
    padding-left: 9px;
    width:99%;
    font-family: Verdana;
    font-size: 9pt;
}
.menunorm
{
	color: #a67f36;
	background-repeat: repeat-x;
	padding-left: 8px;
	padding-right: 8px;
	height: 20px;
	border-bottom: #f2d090 14px solid;
	background-color: #fff3d8;
	font-weight: bold;
	font-family: 'Trebuchet MS';
		border-right: #e7c17a 1px solid;
	border-top: #e7c17a 1px solid;
	border-left: #e7c17a 1px solid;
}
.menuover
{
	color: #a67f36;
	background-repeat: repeat-x;
	padding-left: 8px;
	padding-right: 8px;
	height: 20px;
	background-color: #ffe8b7;
	font-weight: bold;
	font-family: 'Trebuchet MS';
	border-right: #e7c17a 1px solid;
	border-top: #e7c17a 1px solid;
	border-left: #e7c17a 1px solid;
}
.footer2
{
	background-image: url(../images/footer2.jpg);
	width: 865px;
	height: 67px;
	background-repeat: no-repeat;
}
.adjustedZIndex {
    z-index: 1;
}
    
.submenunorm
{
    color: #a67f36;
    background-repeat: repeat-x;
    padding-left: 8px;
    padding-right: 8px;
    height: 20px;
    z-index:-1000;
    border-bottom: #f2d090 1px solid;
    background-color: #fff3d8;
    	font-family: 'Trebuchet MS';
	border-right: #e7c17a 1px solid;
	border-bottom: #e7c17a 1px solid;
	border-left: #e7c17a 1px solid;
}
.submenuover
{
    color: #a67f36;
    background-repeat: repeat-x;
    padding-left: 8px;
    padding-right: 8px;
    height: 20px;
    z-index:1000;
    border-bottom: #f2d090 2px solid;
    background-color: #ffe8b7;
   	font-family: 'Trebuchet MS';
	border-right: #e7c17a 1px solid;
	border-bottom: #e7c17a 1px solid;
	border-left: #e7c17a 1px solid;
}
.menutopnorm
{
    color:#594617;
    font-weight:bold;
}
.menutopover
{
    color:#7f6932;
    font-weight:bold;
}
.HighlightMenuNorm
{
    font-family:Verdana;
    font-size:8pt;
    color: #4a4a4a;
}
.HighlightMenuOver
{
    font-family:Verdana;
    font-size:8pt;
    color: #4a4a4a;
    text-decoration:underline;
}
.sitemap
{
    height: 20px;
    background-position: center center;
    background-image: url(../images/sitemap.jpg);
    background-repeat: no-repeat;
    padding-left: 9px;
    font-family:Verdana;
    font-size:9pt;
    color: #575656;
}
.sidemenu
{
    width: 200px;
    border-right: #ccc6c6 1px solid;
    border-top: #ccc6c6 1px solid;
    border-left: #ffffff 2px solid;
    border-bottom: #ccc6c6 1px solid;
    background-color: #f8f5e6;
    height:100%;
    padding-left: 5px;
    font-family:Verdana;
    font-size:10pt;
    color: #ffffff;
}
.sidemenunorm
{
	font-family: Verdana;
	font-size: 9pt;
	color: #594617;
	border-right: #7f6932 1px solid;
	border-top: #7f6932 1px solid;
	border-left: #7f6932 1px solid;
	border-bottom: #7f6932 1px solid;
	margin-bottom: 2px;
	background-color: #f8f5e6;
}
.sidemenuover
{
	font-family: Verdana;
	font-size: 9pt;
	color: #5a3316;
	background-color: #ece0bc;
	margin-bottom: 2px;
}
.sidemenunormtop
{
	font-family: Verdana;
	font-size: 9pt;
	color: #594617;
	padding-left:3px;
	padding-right:3px;
	width:100%;
	border-right: #7f6932 1px solid;
	border-top: #7f6932 1px solid;
	border-left: #7f6932 1px solid;
	border-bottom: #7f6932 1px solid;
	margin-bottom: 2px;
}
.sidemenuovertop
{
	font-family: Verdana;
	font-size: 9pt;
	color: #5a3316;
	background-color: #ece0bc;
	margin-bottom: 2px;
}
        
.cntarea
{
    width:921px;

}
.footer
{
    width: 919px;
    height: 25px;
    font-family: Verdana;
    font-size: 8pt;
    color: #ffffff;
    text-align: center;
    background-position: center top;
    background-image: url(../images/footer_back.png);
    background-repeat: no-repeat;
}
.container
{
    width:719px;
    height:100%;
}
.center
{
    width:540px;
}
.highlight
{
    width:540px;
    height:192px;
}
.pagecontent
{
    width: 99%;
    margin:auto;
}
.pagecontentTitle
{
	width: 100%;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 12pt; 
	/*color:#575656;*/
	border-bottom: solid 1px #575656;
	color: #990000;
}
.pagecontentContent
{
    width:100%;
}
.subItem
{
    width:100%;
}
a.ez:hover {
   background:#ffffff; text-decoration:none;} 
   /*BG color is a must for IE6*/ 

a.ez span {
   display:none; padding:2px 3px; margin-left:8px; width:280px; text-align:left; z-index:1000;} 

a.ez:hover span{
   display:inline; position:absolute; background:#ffffff; border:1px solid #cccccc; color:#6c6c6c;}
   
#over
{
	border:2px solid #317082;	/* Border width */
	position:Relative;
	background-color:#FFF;	/* Background color */
	padding:5px;	/* Space between border and content */
	font-size:0.8em;	/* Font size of content */
	overflow:auto;	/* Hide overflow content */
	z-index:1000001;
}

.subItemTitle
{
    font-family:Trebuchet MS;
    font-weight:bold;
    font-size:12pt;
    color: #990000;
    /*color:#575656;*/
    padding-left:5px;
}
.subItemContent
{
	padding-top:10px;
    color: #575656;
    border: #ad8d38 1px solid;
    font-family: verdana;
    background-color: #f8f4e6;
    font-size: 8pt;
    padding-left:5px;
}
.links
{
	color: chocolate;
	text-decoration: none;
	font-size: 9pt;
}
.links:hover
{
	color: chocolate;
	text-decoration: underline;
	font-size: 9pt;
}
.parentnode
{
    border-bottom: saddlebrown 1px solid;
    border-left: saddlebrown 1px solid;
    background-color: bisque;
    color: saddlebrown;
    border-top: saddlebrown 1px solid;
    border-right: saddlebrown 1px solid;
}
.childnode
{
    border-bottom: peru 1px solid;
    border-left: peru 1px solid;
    color: saddlebrown;
    border-top: peru 1px solid;
    border-right: peru 1px solid;
}