<Style>/* Default CSS Stylesheet for a new Web Application project */{}

.GeneralPage
{
background-color: #ffffff; /* Background Color */
margin-bottom: 0px; /* Margins */
margin-left: 0px; /* Margins */
margin-right: 0px; /* Margins */
margin-top: 0px; /* Margins */

/*JH added */
color:#000000;
 
}

/*JH ADDED */

a { color: #008000; }
a:visited { color: #38578B; }
a:hover { color:#D0A82F; }


.GeneralTable
{
/*JH 12/17/08 background-color: White; /*/* Background Color */
}

.TopBanner
{
font-family: Arial; /* Font Face */
font-size: 28pt; /* Font Size */
color: #ffffff; /* Font Color */
font-weight: Bold; /* Font Style */
text-decoration: none;
font-style: normal; /* FontStyle */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.TopSubBanner
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #E7E3D7; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #ffffff; /* Background color */
text-align: Center; /* Align Text */
}

.TopSubBannerText
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #E7E3D7; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Center; /* Align Text */
}

/*JH ADDED */
/* JH REMOVED FOR NEW DESIGN - 12/17/08
.TopSubBannerText a { color: #008000; }
.TopSubBannerText a:visited { color: #38578B; }
.TopSubBannerText a:hover { color:#D0A82F; }
*/

.LeftColumn
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #ffffff; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;}

.LeftColumnText
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;}

/*JH ADDED */
/* JH REMOVED FOR NEW DESIGN 12/17/08
.LeftColumnText a { color: #008000; }
.LeftColumnText a:visited { color: #38578B; }
.LeftColumnText a:hover { color:#D0A82F; }
*/

.RightColumn
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
background-color: #ffffff; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;}

.RightColumnText
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
/*JH width: 15%;*/
}

/*JH ADDED */
/*JH REMOVED FOR NEW DESIGN - 12/17/08
.RightColumnText a { color: #008000; }
.RightColumnText a:visited { color: #38578B; }
.RighColumnText a:hover { color:#D0A82F; }
*/

.Footer
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #C6BFA5; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #ffffff; /* Background color */
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
}

.FooterText
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #C6BFA5; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
}

/*JH ADDED */
/* JH REMOVED FOR NEW DESIGN - 12/17/08
.FooterText a { color: #008000; }
.FooterText a:visited { color: #38578B; }
.FooterText a:hover { color:#D0A82F; }
*/

.Instructions
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
/*JH 12/17/08 background-color: #ffffff; *//* Background color */
text-align: Left; /* Align Text */
}

.ErrorMessages
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #C90D4F; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
/*JH 12/17/08 background-color: #FFFFFF;*/ /* Background color */
text-align: Center; /* Align Text */
}

.Messages
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #C90D4F; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
/*JH 12/17/08 background-color: #FFFFFF;*/ /* Background color */
text-align: Center; /* Align Text */
}

.Headings
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
/*JH 12/17/08 background-color: #FFFFFF;*/ /* Background color */
text-align: Left; /* Align Text */
}

.Content
{

font-family: Verdana,Arial,Helvetica,Sans Serif; /* Font Face */
font-size: 10pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
/* JH 12/17/08 background-color: #FFFFFF;*/ /* Background color */
text-align: Left; /* Align Text */
}

.ContentTableHeader
{
font-family: Arial,Helvetica,Sans Serif; /* Font Face */
font-size: 12pt; /* Heading Font Size */
color: #000000; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
/*JH 12/17/08 background-color: #ffffff;*/ /* Background color */
text-align: Left; /* Align Text */
}

.ContentTable
{
background-color: #E7E3D7;
}

.ContentTableHorizontal
{
background-color: #E7E3D7;
}

/*JH ADDED TO MATCH STYLE FOR MENU */
.MenuBorder {
/* background-color: #FFFF00; */
/* background-color: #ccff33; */
/* background-color: #999966; . */
/* background-color: #11568C; . */
/* background-color: #444B3F; . */
 background-color: #999999; /* .. */
/* background-color: #638EBD; . */
/* background-color: #2F5E8F; . */
/* background-color: #E7E3D7; */

}

/* JH ADDED */

.PagerContent
{

font-family: Verdana,Arial,Helvetica,Sans Serif; /* Font Face */
font-size: 10pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
/*JH 12/17/08 background-color: #FFFFFF;*/ /* Background color */
text-align: Left; /* Align Text */
padding: 8px;
}
/* JH REMOVED FOR NEW DESIGN - 12/17/08
.PagerContent a { color: #C90D4F; }
.PagerContent a:visited { color: #C90D4F;  }
.PagerContent a:hover { color:#999966; }
*/


/* JH ADDED 12/17/08 FOR EWEEK NEW DESIGN */
/* 
	EWeek Page Template
	Brightline Interactive
	Andrew Cohen, 2008
	layout.css
*/

body{
	margin: 0;
	padding: 0;
	background-color: #fff;
	background: url(/images/eweek/bg_page.jpg) repeat-x;
}
/*---------------------Wrapper Divs---------------------*/
#wrapper_header{
	/*float: left;*/
	width: 100%;
	height: 80px;
	/*background: url(/images/eweek/bg_header.jpg) no-repeat;*/
	background-color: #b2d382;
/*JH added below 12/17/08 */
	margin: 0px;
	padding: 0px;
	top: 0px;
}
#wrapper_content{
	/*float: left;*/
	width: 930px;
	/*height: 100%;*/
	margin: 25px 0 0 25px;
	padding: 0;
}

.main-column-full {
background-color: #feffff;
background-image: url(/images/eweek/bg-main-column.gif);
background-repeat: repeat-x;
background-attachment: scroll;
background-position: 0% 0%;
/*width: 564px;*/
width: 100%;
/*float: left;*/
padding-top: 4px;
padding-right: 0pt;
/*padding-bottom: 9999px;*/
padding-left: 13px;
/*margin-bottom: -9999px;*/
overflow-x: hidden;
overflow-y: hidden;
/*margin-top: 11px;*/
}

#wrapper_footer{
	/*float: left;*/
	clear: both;
	width: 960px;
	height: 150px;
	margin: 20px 0 0 0;
	padding: 0;
}
/*---------------------Footer Objects---------------------*/
#footer_note_right{
	float: right;
	width: 300px;
	height: 100px;
	margin: 15px 50px 0 0;
	padding: 0;
	text-align: right;
}
#footer_note_left{
	float: left;
	width: 300px;
	height: 100px;
	margin: 0 0 0 50px;
	padding: 0;
}


/*JH ADDED 12/17/08 FOR NEW EWEEK DESIGN */
/* 
	EWeek Page Template
	Brightline Interactive
	Andrew Cohen, 2008
	type.css
*/
body{
	font-family: Helvetica, Arial, San-serif
	
}
p{
	margin: 0;
	padding: 0;
}
p.footer{
	margin: 0px;
	font-size: 11px;
	line-height: 15px;
	/*below three lines added by JH 12/17/08*/
		font-family: Helvetica, Arial, San-serif; 
		color: #000;
		font-weight: normal;
		background: ;
}
.footer_right{
	float: right;
}
a:link{
	color: #000;
	text-decoration: underline;
}
a:hover{
	color: #000;
	text-decoration: underline;
/*	font-style: italic;*/
}
a:visited{
	color: #000;
	text-decoration: underline;
}


</Style>
