﻿body
{
	margin: 3px 3px 0px 0px;
	padding: 0;
	line-height: 1.5em;
	background-color: #c0c0c0;
	font-size: 11px;
	color: #000033;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-decoration: none;
}

#maincontainer
{
	width: 800px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background-color: #910196;
	background-color: #ffffff;
}

#topsection
{
	width: 800px;
	background-color: #ffffff;	
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.contentwrapper{	
	width: 100%;
	background-color: White;
}

#innerBody{
	background-color: White; /*Set left margin to LeftColumnWidth*/
	width: 800px;
}

#footer
{
	
	width: 800;
	color: #000033;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Tahoma, Sans-Serif;	
	line-height: 17px;
}

#footer a{
	color: #000033;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

#footer a:hover
{
	color: #000033;
	text-decoration: underline;	
	padding-right: 10px;
	padding-left: 10px;
}
#Logo
{
	float: left;
	width: 226px;
	height: 99px;
}
#Banner
{
	float: left;
	width: 574px;
	height: 99px;
}
.Panel
{
	padding-top: 65px;
	text-align: right;
}
#Menu
{
	clear:left ;
	width: 800px;	
}

#CenterMenu
{
	clear: left;
	width: 800px;	
	background-image: url(ImgMenu/Footer.jpg);
	height: 22px;
	background-repeat: repeat-x;
	text-align: center;
}

.Font_Style
{
	font-size: 11px;
	color: navy;
	line-height: normal;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-align: justify;
}

.Font_Button
{
	font-size: 11px;
	color: black;
	line-height: normal;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-align: center;
	font-weight: bold;
	height: 23px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckertreemenu ul{
	margin: 0;
	padding: 0px;
	padding-left: 10px;
	list-style-type: none;	
}

/*Top level list items*/
.suckertreemenu ul li{
	position: relative;
	display: inline;
	float: left;
	
}

/*Top level menu link items style*/
.suckertreemenu ul li a
{
	/*Width of top level menu link items*/ /*padding: 1px 8px;	*/
	border-left-width: 0;
	color: #07209e;
	text-decoration: none;
	text-align: center;
	padding: 5px 11px 0px 11px;
	font: bold 11px Verdana, Tahoma, Sans-Serif;
	text-transform: none;	
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul
{
	left: 0;
	position: absolute;
	top: 1em; /* no need to change, as true value set by script */
	display: block;
	visibility: hidden;
	background-color: #bdbdbd;
	width: 160px;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
	display: list-item;
	float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
	left: 159px;  /*no need to change, as true value set by script */
	top: 0;	
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a
{
	display: block;
	width: 160px; /*width of sub menu levels*/
	color: navy;
	text-decoration: none;	
	padding: 5px;	
	text-align: left;
	
}

.suckertreemenu ul li a:hover
{
	text-decoration: underline;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon
{
	background: url(ImgBackground/Index_03.jpg) no-repeat right center;
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon
{
	background: url(ImgBackground/Index_03.jpg) #f3f3f3 no-repeat right center;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */


#FooterMenu
{
	display :block;
	text-align: center;
	background-image: url(ImgMenu/Footer.jpg);
	background-repeat: repeat-x;
	height: 20px;	
	padding-top: 2px;
}


#H1
{
	width: 800px;
	height: 20px;
	background-image: url(ImgMenu/H1.jpg);
	background-repeat: repeat-x;
}
#H2
{
	width: 786px;
	background-image: url(ImgMenu/H2.jpg);
	background-repeat: repeat-y;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 7px;
	border-bottom: #555354 5px solid;
}
.ShowRight
{
	float: left;
	width: 400px;
	height: 236px;
	padding-right: 7px;
	
}


#Holdcolumn
{
	float: left;
	width: 100%;
	
}

#Incolumn
{
	margin-left: 225px; /*Set left margin to LeftColumnWidth*/
	background-color: #d4460a;
	background-color: #ffffff;
}
.innertube
{
	
	margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
	padding: 0px;
}
#leftcolumn
{ 
	float: left;
	width: 224px; /*Width of left column*/
	margin-left: -800px; /*Set left margin to -(MainContainerWidth)*/
	background-color: #d4460a; 
}

#pagecenter
{
	width: 780px;
	padding: 5px 10px 5px 10px;
	background-color: white;
}
#pagecenter .pText
{
	color: Navy;
	font-family: Verdana, Tahoma, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	width: 760px;
	line-height: 17px;
	text-align: justify;
	padding-top: 7px;
	border-right: #fe7c00 1px solid;	
	border-left: #fe7c00 1px solid;
	border-bottom: #fe7c00 1px solid;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom : 10px;
}
#pagecenter .HeaderText
{
	color: black;	
	font-family: Arial, Tahoma, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	width: 770px;
	text-align: left;
	background-image: url(ImgMenu/Ruler.jpg);
	background-repeat: repeat-x;
	height: 25px;
	border-right: #5f834a 1px solid;
	border-left: #5f834a 1px solid;
	padding-left: 10px;
	padding-top: 3px;
}
.Row
{
	padding-bottom: 4px;
	line-height: 17px;
	padding-top: 4px;
	text-align: justify;
	font-weight: normal;
	font-size: 11px;
	color: #330033;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-decoration: none;
	padding-left: 20px;
}

.Row A
{
	font-weight: bold;
	font-size: 11px;
	color: #9932cc;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-decoration: underline;
}

.Row A:Hover
{
	font-weight: bold;
	font-size: 11px;
	color: #9932cc;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-decoration: none;
}
.TableImageWidth
{
	float: left;
	width: 166px;	
}
.Pannelborder
{
	border-right: #d4460a 1px solid;
	border-top: #d4460a 1px solid;
	border-left: #d4460a 1px solid;
	border-bottom: #d4460a 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 4px;
	background-color: #ffffff;
}
