
/******* FRONTPAGE ********/

DIV.stickynewsbox {
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	border: solid #FFFFFF 1px;
	margin: 0 20 10 0;
	padding: 8 8 8 8;
	width: 230;
	float: left;
	/* NOTE: You can easily change the side the box is on by changing FLOAT: to either left or right and adjusting the margin accordingly */
	}

DIV.stickynewsbox H1 {
	font-weight: bold;
	font-size: 16px;
	color: #66ff99;
	text-align: center;
	}

DIV.stickynewsbox DIV.item {
	margin: 10 0 20 0;
	}

DIV.stickynewsbox DIV.item P {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	text-align: left;
	margin: 0 0 0 0;
	}

DIV.stickynewsbox DIV.item H1 {
	font-weight: bold;
	font-size: 14px;
	color: #6699ff;
	text-align: left;
	margin: 0 0 4 0;
	/* border: solid #6699ff;
	border-width: 1 0 1 0; */
	}

P.introtext {
	font-family: Verdana, Arial, serif;
	font-style: normal;
	font-size: 13px;
	margin: 20 0 40 0;
	padding: 5 40 5 40;
	border: solid #6699ff;
	border-width: 1 0 1 0;
	text-align: center;
	}

/******* END FRONTPAGE ********/

/******* NEW GENERAL STUFF *********/

/******* NEW FEATURE STUFF *********/

DIV.stickynewsbox DIV.featureitem {
	margin: 10 0 20 0;
	}

DIV.stickynewsbox DIV.featureitem P {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	text-align: center;
	margin: 4 0 4 0;
	}

/******* END NEW FEATURE STUFF *********/

SPAN.error {
	color: #FF0000;
	font-size: 18px;
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}

DIV.newstext {
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 0 0 5 0;
	border: solid #6699ff;
	border-width: 0 0 1 0;
}

SPAN.pagetitle {
	font-family: Verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 18pt;
	color: #66FF99;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

DIV.newspage_navpanel {
	text-align: center;
	border: solid #6699FF;
	border-width: 1 0 1 0;
	padding: 4 4 4 4;
	font-weight: bold;
	color: #6699FF;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	}

TD.navpanel {
	color: #6699FF;
	width: 150px;
	vertical-align: center;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	text-align: center;
	padding: 3 3 3 3;
	border: none;
	border-width: 0 0 0 0
}

TD.leftside {
    padding-right: 15px;
}

TD.rightside {
    padding-left: 15px;
}

TD.header {
    padding-top: 15px;
    padding-bottom: 30px;
}

TD.damembers {
	font-family: Verdana, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-style: normal;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	padding: 10 10 10 0;
	border: none;
	border-width: 0 0 0 0
}

TD.damemberinfo {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-style: normal;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	padding: 10 10 10 10;
	border: none;
	border-width: 0 0 0 0
}

html {
    overflow: -moz-scrollbars-vertical;
}

H1.interviewQuestion {
	font-weight: bold;
	font-size: 15px;
	color: #6699ff;
	text-align: justify;
	font-style: normal;
	text-decoration: none;
}

li.features {
	font-family: Verdana, sans-serif;
	font-style: normal;
	text-align: justify;
	font-weight: normal;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	}

/******* END NEW GENERAL STUFF *********/

/******* RETAINED OLD STUFF *********/

td, p, ul, li, span, body, blockquote {
	font-family: Verdana, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	font-style: normal;
	text-align: justify;
	font-weight: normal;
	text-decoration: none;
	}

img { border-width: 0 0 0 0; }


/******* LINKS ********/

a 	{
	font-style: normal;
	color: #6699ff;
	}
A:visited { color: #6699ff; }
A:hover {color:#66FF99;}

A.navpanel_selected {
	color: #66FF99;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	font-style: italic;
}

.navlink {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding: 0 3 0 3;
	}

A:visited.navlink { color: #000000; }
A:hover.navlink  { color: #66FF99; }

/******* END LINKS ********/

/***** LIST ITEMS *****/

ul { list-style: disc outside; }
ul ul { list-style: circle outside; }
ul ul ul { list-style: square outside; }
ul ul ul ul { list-style: disc outside; }

li 	{
	padding: 3 0 3 0;
	}

ul.faqul {
	font-family: Times New Roman, Times, serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	color: white;
	text-decoration: none;
	}

li.faqli {
	font-family: Times New Roman, Times, serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	color: silver;
	text-decoration: none;
	}

/***** END LIST ITEMS *****/

.copyright {
	font-family: arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color: #666666;
	}

.greenintro {
	font-family:  Verdana, Times New Roman, Times, serif;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #66ff99;
	}

.date {
	font-family: Verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #6699ff;
	}

.newstitle {
	font-family: Verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #66FF99;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

h1 {
	font-family:  verdana, arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 20pt;
	color: #6699ff;
	text-align: center;
	}

.leftpanel {
	font-family: verdana, arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: #66ff99;
	text-align: center;
	}

h2 {
	font-family:  verdana, arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 16pt;
	color: #66ff99;
	text-align: center;
	}

h3 {
	font-family: verdana, arial, sans-serif;
	font-style: normal;
	font-weight: 800;
	font-size: 12pt;
	color: #6699ff;
	}

/******* END RETAINED OLD STUFF *********/


