/* Layout Stylesheet */ 
body{
	margin: 0;
	padding: 0 0 0 0; /* background:#808080; */
	background: #000000 url(../../images/backGround.jpg);
	color: #555555;
}	
 
 #page {
	width: 80%;
	margin: 0 auto;
	 /* background: url(images/img03.gif) repeat-y; */
	/* background-color: #626241; 
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	*/
	background-color: #000000;
	
}
 
	 
#lh-col{
 float: left;
 left:0;
 width:222px;
 background:#FEFF00;
 color: #333333;
 
 }

 #lh2-col{
 	float: left;
	left: 0;
	width: 222px;
	background-color: #000000;
	color: #FFFFFF;
	
}
 
 #lh2-col h1 {
 	background-color: #CCCCCC;
	color: #FFFFFF;
	width: 100%;
	text-align: center;
	font-size: 18pt;
 }
 
 #lh2-col h4 {
 	background-color: #CCCCCC;
	color: #FFFFFF;
	width: 100%;
	text-align: center;
	font-size: 12pt;
	margin-top: -15px;
 }
 
 #lh2-col img 
 {
 	height: 150px;
 	width: 150px;
 	padding: 0 0 0 35px;
 }
 
#rh-col{
 float: right;
 right:0;
 width:222px;

 background:#FEFF00;
 color: #333333;
 }
 
 #rh2-col{
 	float: right;
	left: 0;
	width: 222px;
	background-color: #000000;
	color: #FFFFFF;
	
}
 
 #rh2-col h1 {
 	background-color: #CCCCCC;
	color: #FFFFFF;
	width: 100%;
	text-align:center;
	font-size: 18pt;
 }
 
 #rh2-col img 
 {
 	height: 150px;
 	width: 150px;
 	padding: 0 0 0 35px;
 }

#c-block {
	width: 55%;
	
	background: #DCDCDC;
	color: #555555;
	height: 80%;
	margin: 0 0 0 70px;
	padding: 5px 5px 5px 5px;
}

#hdr{
 height:120px; 
 /* border-bottom:1px solid #000000; */ 
 width:80%; 
 background:#008000;
 color: #333333; 
margin: 0 auto;
  }
  
  .hdrLogo {
	margin: 0 0 10% 20%;
}

.hdrSideIMG {
	margin: 0 0 8px 0;
}

.printRemind
{
	color:Red;
	font-family:Elephant;
	font-size:18pt;
	background-color: #CCCCCC;
}

#c-col{
	margin: 0 222px 0 222px;
	
	background: #008000;
	color: #FEFF00;
	min-height: 600px;

	
	/*border: solid #000000;
	border-width: 0 1px;
	background-attachment: inherit; */
	padding: 5px 5px 5px 5px;
}

#c-col a 
{
	color:Black;
	text-decoration: underline;
}

#c-col a:hover
{
	color:#FFFFFF;
	text-decoration: overline;	
}

/* Menu Left Col*/

#menu {
	float: left;
	width: 180px;
}

#menu ul {
	list-style: none;
}

#menu li {
	display: block;
	height: 5px;
	margin: 0 0 0 -25px;
	
}

#menu a {
	display: block;
	/* background-color: #CCCCCC; */
	float: left;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 12pt;
	color: #0100FF;
}

#menu a:hover {
	background: #000000;
	color: #FFFFFF;
	text-decoration: underline;
 /* border-top-color: #1A7196; */
}

#menu .active a {
	background: #FFA800;
 /* border-top-color: #E16629; */
}

#menu a b {
	text-decoration: underline;
}

/* Menu Right Col*/

#menuRT {
	float: right;
	width: 180px;
}

#menuRT ul {
	list-style: none;
}

#menuRT li {
	display: block;
	height: 5px;
	margin: 0 -5px 0 0;
	
	
}

#menuRT a {
	display: block;
	/* background-color: #CCCCCC; */
	float: left;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 12pt;
	color: #0100FF;
}

#menuRT a:hover {
	background: #000000;
	color: #FFFFFF;
	text-decoration: underline;
 /* border-top-color: #1A7196; */
}

#menuRT .active a {
	background: #FFA800;
 /* border-top-color: #E16629; */
}

#imageleft {
  float:left;
  padding-right:3px;
  padding-bottom:3px;
  margin-top: 5px;
  }
	
	
	#imageright {
	float: right;
	padding-left: 3px;
	margin-bottom: 3px;
	margin-top: 2px;
	/* border: 2px dotted Fuchsia; */
}


#ftr {
	width: 80%;
	height: 35px;
	border: solid #000000;
	border-width: 1px 0;
	background: Blue;
	color: #FFFFFF;
	margin: 0 auto;
}

#ftr a 
{
	color: #FFFFFF;
	text-decoration: underline;
}


fieldset {
	border-color: navy;
	border-style: double;
	border-width: thin;
	padding: 0 0 0 0;
}

legend {
	font-size: 12pt;
	font-weight: 200;
	color: #FF6347;
	background-color: #E6E6E6;
}

.collapsePanel {
	width: 600px;
	height: 0px;
	background-color: white;
	overflow: visible;
	margin-left: 15px;
}

.collapsePanelHeader {
	width: 300px;
	height: 120;
	color: Yellow;
	background-color: black;
	font-weight: bold;
	float: left;
	padding: 5px;
	cursor: pointer;
	vertical-align: middle;
	margin-left: 15px;
}

.collapsePanelHeader2 {
	width: 200px;
	height: 120;
	color: #000000;
	background-color: #CCCCCC;
	font-weight: bold;
	float: left;
	padding: 5px;
	cursor: pointer;
	vertical-align: middle;
	margin-left: 15px;
}


.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.accordionLink
{
 /* background-color: #D3DEEF; */
    color: white;
}

.collapsePanel {
	width: 400px;
	height: 0px;
	background-color: white;
	overflow: visible;
	margin-left: 15px;
	color: Black;
}

.collapsePanelHeader {
	width: 300px;
	height: 120;
	color: Yellow;
	background-color: black;
	font-weight: bold;
	float: left;
	padding: 5px;
	cursor: pointer;
	vertical-align: middle;
	margin-left: 15px;
}