body {background-color: #FFFFFF;
      margin: 0em;
      margin-top: 0em;}

body, tr, td, p, input, ul, ol, li, pre {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
}
										 
li {list-style-type: square}

MARQUEE {
	color: #000000;
}
MARQUEE A:link {color: #000000; text-decoration: none;}
MARQUEE A:visited {color: #000000; text-decoration: none;}
MARQUEE A:active {color: #000000; text-decoration: none;}
MARQUEE A:hover {color: #3B3B6E; text-decoration: underline;}

/*This is for those times when a table gets in the way of your css in Netscape*/
.fonts{font-family: Arial, Helvetica, sans-serif;
       font-style: normal;
       font-weight: normal;
       font-size: 8pt;
       color: #000000;}
	   
/* this is for the background color of alternating rows */
.rowBgColor {background-color: #F1F1F1}
/* this is for the line around the archive box*/
.darkCellBack {
	color: #FFFFFF;
	background-color: #CCCCCC;
}


/*-------------------------Top Nav Styles------------------------------------*/

.topNavWhite {
	color: #FFFFFF;
	font-weight: bold;
	background: #969696;
	}

.topNavWhite A:link {color: #FFFFFF; font-weight: bold; text-decoration: none;}
.topNavWhite A:visited {color: #FFFFFF; font-weight: bold; text-decoration: none;}
.topNavWhite A:active {color: #FFFFFF; font-weight: bold; text-decoration: none;}
.topNavWhite A:hover {color: #FFFFFF; font-weight: bold; text-decoration: underline;}	

.topNavGray{
	color: #666666;
	font-weight: normal;
	font-size: 9pt;
	}

.topNavGray A:link {color: #666666; font-weight: normal; text-decoration: none;}
.topNavGray A:visited {color: #666666; font-weight: normal; text-decoration: none;}
.topNavGray A:active {color: #666666; font-weight: normal; text-decoration: none;}
.topNavGray A:hover {color: #666666; font-weight: normal; text-decoration: underline;}	
		
.topNavBlack {
	color: #000000;
	font-weight: bold;
	}

.topNavBlack A:link {color: #000000; font-weight: bold; text-decoration: none;}
.topNavBlack A:visited {color: #000000; font-weight: bold; text-decoration: none;}
.topNavBlack A:active {color: #000000; font-weight: bold; text-decoration: none;}
.topNavBlack A:hover {color: #000000; font-weight: bold; text-decoration: underline;}

/*-------------------------Front Page Styles------------------------------------*/

.plainGray, .plainGrayU {
	font-family: arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	margin-left: 0in; 
	color: #666666;
	}
	
.plainGray A:link {color: #666666; text-decoration: none;}
.plainGray A:visited {color: #666666; text-decoration: none;}
.plainGray A:active {color: #666666; text-decoration: none;}
.plainGray A:hover {color: #3B3B6E; text-decoration: underline;}

.plainGrayU A:link {color: #666666; text-decoration: underline;}
.plainGrayU A:visited {color: #666666; text-decoration: underline;}
.plainGrayU A:active {color: #666666; text-decoration: underline;}
.plainGrayU A:hover {color: #666666; text-decoration: underline;}

.whiteText {
	color: #FFFFFF;
	font-weight: normal;
	}
	
.whiteText A:link {color: #FFFFFF; font-weight: normal; text-decoration: none;}
.whiteText A:visited {color: #FFFFFF; font-weight: normal; text-decoration: none;}
.whiteText A:active {color: #FFFFFF; font-weight: normal; text-decoration: none;}
.whiteText A:hover {color: #FFFFFF; font-weight: normal; text-decoration: underline;}	

/* ------------------------ LINKS -------------------------------------------------- */

A:link {color: #3B3B6E; text-decoration: underline;}
A:visited {color: #3B3B6E; text-decoration: underline;}
A:active {color: #3B3B6E; text-decoration: underline;}
A:hover {color: #3B3B6E; text-decoration: underline;}

/* this style is for left side navigation links */
.leftLink A:link {color: #000000; text-decoration: none; font-size: 8pt;font-weight: normal;}
.leftLink A:visited {color: #000000; text-decoration: none; font-size: 8pt;font-weight: normal;}
.leftLink A:active {color: #000000; text-decoration: none; font-size: 8pt;font-weight: normal;}
.leftLink A:hover {color: #CC0000; text-decoration: none; font-size: 8pt;font-weight: normal;}

/* this style is for active left side navigation links */
.leftLinkActive A:link {color: #000000; text-decoration: underline; font-size: 8pt;font-weight: normal;}
.leftLinkActive A:visited {color: #000000; text-decoration: underline; font-size: 8pt;font-weight: normal;}
.leftLinkActive A:active {color: #000000; text-decoration: underline; font-size: 8pt;font-weight: normal;}
.leftLinkActive A:hover {color: #CC0000; text-decoration: underline; font-size: 8pt;font-weight: normal;}


/* this style displays a link as regular black text with a rollover effect */
.blackLink A:link {color: #000000; text-decoration: none;}
.blackLink A:visited {color: #000000; text-decoration: none;}
.blackLink A:active {color: #000000; text-decoration: none;}
.blackLink A:hover {color: #3B3B6E; text-decoration: underline;}

/* ------------------------ LEFT NAV ----------------------------------------------- */
.navTable { background: #EFEFEF; }

.headNavTable { color: #000000;
			font-weight: bold;
			font-size: 8pt;}

/* ------------------------ HEADERS ------------------------------------------------ */

.mainHeader {font-family: Arial, Helvetica, sans-serif;
             font-style: normal;
             font-weight: bold;
             font-size: 16pt;
             color: #000000;}

.secondaryHeader {font-family: Arial, Helvetica, sans-serif;
	          font-style: normal;
	          font-weight: bold;
	          font-size: 11pt;
	          color: #000000;}

.size10Header {font-family: Arial, Helvetica, sans-serif;
	       font-style: normal;
	       font-weight: bold;
	       font-size: 10pt;
	       color: #000000;}
		   
.size9Header {font-family: Arial, Helvetica, sans-serif;
	       font-style: normal;
	       font-weight: bold;
	       font-size: 9pt;
	       color: #000000;}
		   
.rightBoxHeader {font-family: Arial, Helvetica, sans-serif;
	       font-style: normal;
	       font-weight: bold;
	       font-size: 9pt;
	       color: #FFFFFF;}
		   
/* this is for the right box*/
.topNavBgColor {background-color: #F2F2F2;}
.navBoxBorderColor {background-color: #BABABA;}


/* Spam Catcher */
#catchSomeJunk {display: none;}	
@charset "UTF-8";
/* CSS Document */

#home-content {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#hometop {
	width:1000px;
	height:80px;
	position:relative;
	
}

/*****Home Java Area*********/

#homejava {
	width:663px;
	height:235px;
	background-image:url('/images/common/java-back.jpg');
	background-repeat:no-repeat;
	position:relative;
}

.homejavatext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color=:#000000;
}

.hometablefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:5px 5px 5px 10px;
	}
	
.hometabletitle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	
	}
	
.hometabletitle6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;

	}
	

.hometabletitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	}

/*****Home Text Scroll Area*********/

#homescroll {
	width:1000px;
	height:52px;
	position:relative;
}

#leftscroll {
	width:757px;
	height:52px;
	background-image:url('/images/common/scrolling-back.jpg');
	background-repeat:no-repeat;
	float:left;
	position:relative;
}

#leftscroll-title{
	width:200px;
	height:52px;
	padding: 1px 0px 0px 5px;
	float:left;
	position:relative;
	}
#leftscroll-scroll{
	width:520px;
	height:52px;
	padding: 6px 15px 0px 5px;
	float:right;
	position:relative;
	}
	
.leftscroll-title {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-align:center;
}

.fontscroll {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	}

#rightscroll {
	width:242px;
	height:52px;
	float:right;
	position:relative;
}

/******Upper 3 column Home Page CSS*****/

#homegroup1-main {
	width:1000px;
	height: 366px;
	background-image:url('/images/common/home-row2back.jpg');
	background-repeat:no-repeat;
	position:relative;
}

.homegroup1-toprow {
	width:1000px;
	height:59px;
	position:relative;
	}

#homegroup1-botrow {	
	width:1000px;
	height:150px;
	position:relative;
	}

#homegroup1-1top {
	position:relative;
	padding-left: -15px;
}

#homegroup1-1bot {
	width:300px;
	height:130px;
	float:left;
	margin:0px 0px 0px 20px;
	padding-right:10px;
	position:relative;
}

#homegroup1-2top {
	width:316px;
	float:left;
	position:relative;
}

#homegroup1-2bot {
	width:300px;
	height:150px;
	float:left;
	padding-right:12px;
	padding-left:15px;
	position:relative;
}

#homegroup1-3top {
	width:316px;
	float:left;
	position:relative;
}

#homegroup1-3bot {
	width:300px;
	height:150px;
	float:left;
	padding-right:12px;
	position:relative;
	padding-left:15px;
}

.homegroup1-text {
	font-family: "Trebuchet MS";
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	text-align:left;
	padding-left: 30px;
	}
	
.homegroup1-text a {
	font-family: "Trebuchet MS";
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	text-decoration:none;
	}
	
	
.homegroup1-text a:link {
	font-family: "Trebuchet MS";
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	text-decoration:none;
	}	
	
.homegroup1-text a:active{
	font-family: "Trebuchet MS";
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	text-decoration:none;
	}	
	
	
.homegroup1-text a:hover {
	font-family: "Trebuchet MS";
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
	}	
	
.homegroup1-text a:visited {
	font-family: "Trebuchet MS";
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	text-decoration:none;
	}

	
.homegroup1-text2 {
	font-family: "Trebuchet MS";
	color:#ff0000;
	font-size: 16px;
	font-weight:bold;
	text-align:left;
	padding-left: 30px;
	padding-top:5px;
	}

.homegroup1-textmain {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
	text-align:left;
	padding: 0 3px 0 3px;
	}
	
.homegroup1-textmain a{
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
	text-align:left;
	text-decoration:underline;
	}
	
.homegroup1-textmain a:link {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
	text-align:left;
	text-decoration:underline;
	}
	
.homegroup1-textmain a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
	text-align:left;
	text-decoration:none;
	}

	
	
.homegroup1-textmain ul {
	list-style-type:disc;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
	}
	
.homegroup1-textmain ul li {
	list-style-type:disc;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
	}




/******Lower 3 Column Home Page CSS*****/


#homegroup2-main {
	width:1000px;
	height: 210px;
	background-image:url('/images/common/home-row3back.jpg');
	background-repeat:no-repeat;
	position:relative;
	position:relative;
}

#homegroup2-toprow {
	width:1000px;
	height:205px;
	position:relative;
	}

#homegroup2-botrow {	
	width:1000px;
	height:150px;
	position:relative;
	}


#homegroup2-1top {
	background-image:url('/images/common/row3readhead1.jpg');
	background-repeat:no-repeat;
	width:316px;
	height:41px;
	float:left;
	margin:14px 0px 0px 14px;
	position:relative;
}

#homegroup2-1bot {
	width:290px;
	height:150px;
	float:left;
	padding-right:12px;
	text-align:left;
	position:relative;
	padding-left: 25px;
}

#homegroup2-2top {
	width:316px;
	height:41px;
	float:left;
	text-align:left;
	position:relative;
}

#homegroup2-2bot {
	width:380px;
	height:150px;
	float:left;
	padding-right:12px;
	padding-left:10px;
	text-align:left;
	position:relative;
}

#homegroup2-3top {
	
	width:242px;
	height:41px;
	float:right;
	margin:14px 15px 0px 0px;
	position:relative;
}

#homegroup2-3bot {
	width:232px;
	height:150px;
	float:right;
	padding-right:12px;
	text-align:center;
	position:relative;
}

.homegroup2-text {
	font-family: "Trebuchet MS";
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	text-align:left;
	margin:7px 0px 0px 15px;
	}

.homegroup2-text a:link {
	color:#ffffff;
	text-decoration: none;
	}
.homegroup2-text a:active {
	color:#ffffff;
	text-decoration: none;
	}
.homegroup2-text a:visited {
	color:#ffffff;
	text-decoration: none;
	}
.homegroup2-text a:hover {
	color:#ffffff;
	text-decoration: underline;
	}

.homegroup2-text2 {
	font-family: "Trebuchet MS";
	color:#ff0000;
	font-size: 16px;
	font-weight:bold;
	text-align:left;
	margin:7px 0px 0px 15px;
	}

.homegroup2-textmain {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	text-align:left;
	}


/***********Below Main Section CSS*********/

#hometagline {
	width: 500px;
	height: 30px;
	text-align: right;
	margin: 10px 10px 5px 10px;
	position:relative;
	position:relative;
}

#homesocial{
	width: 500px;
	height: 30px;
	text-align: left;
	margin: 5px 10px 5px 10px;
	position:relative;
	position:relative;
}

.hometag {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	text-align:right;
	font-weight:bold;
	margin: 5px 10px 5px 10px;
	}
	

#homefooter {
	width:1000px;
	height: 20px;
	position:relative;
	position:relative;
}

/*CSS for example Accordion #hc2*/


#hc2 {
	margin-left:5px;
	padding-top:0px;
	width: 667px;
}

#hc2 li{
margin:0 0 0 5px; /*Spacing between each LI container*/
}

#hc2 li .hpanel{
	padding: 20px 20px 20px 20px; /*Padding inside each content*/
	cursor: hand;
	cursor: pointer;
}

#hc2 li .hpanel2{
	padding: 0 20px 20px 20px; /*Padding inside each content*/
	cursor: hand;
	cursor: pointer;
}

