body {
	color: #333;
	background-color: #fff;
	margin: .75em 0 0;
	/*scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;*/
}

* {
	line-height: 1.5;
}

/* General font families for common tags */
/* General comments for common confusion */

font, th, td, p, body {
	font-family: Verdana, "Helvetica Neue", Arial, Helvetica, Sans-Serif;
}

p, td {
	font-size: 11px;
}

table[width="90%"] {
	padding-top: 1.5em;
}

a:link, a:active, a:visited {
	color: #069;
}

a:hover {
	text-decoration: underline;
	color: #D60;
}

ul {
	list-style-image: url(images/bullet2.gif);
}

hr {
	height: 0px;
	border: 0 solid #D1D7DC;
	border-top-width: 1px;
}

h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
}
 
a:link, a:visited {
	color: #30C;
}

a:hover	{
	color: #333;
}

a.lightblue {
	color: #cdf;
	text-decoration: none;
	color: #303588;
	text-decoration: none;
}

a.lightblue:hover {
	color: #33a45e;
	text-decoration: none;
}
	
a.indexlink:link {
	font-weight: bold;
	color:#335F7A;
}

a.indexlink:visited {
	font-weight: bold;
	color:#335F7A;
}

a.indexlink:hover {
	font-weight: bold;
	color:#333;
}	
	
.loginheaderbg, .logintitles {
	background-color: #155F8D;
}

.logintitles {
	color: #43728E;
}

.index_news {
	background-color: #F8F8F8;
	border: 1px solid #404c6b;
}
	
.newstitle {
	background-color: #EBEBEB;
}
	
.loginbg {
	background-color: #335f7a;
}
	
.rightnavbg {
	background-color: #083C58;
}

.right_side {
	background-color: #303588;
	background: url('images/navbackground.gif');
}

.plan {
	color: #333;
}
	
.plan_more_info {
	color: #CCD7DE;
}

a.footer:link, a.footer:visited {
	color: #767676;
	text-decoration: none;
}

a.footer:hover	{
	color: #333;
	text-decoration: none;
}
		
.hptext {
	color: #404c6b;
	font-size: 11px;
}
	
a.folder_caption:link, a.folder_caption:visited {
	color: #083C58;
	text-decoration: none;
}

a.folder_caption:hover	{
	color: #333;
	text-decoration: none;
}
	
a.imgmgr:link, a.imgmgr:visited {
	color: #6F6F6F;
	text-decoration: none;
}

a.imgmgr:hover	{
	color: #333;
	text-decoration: none;
}

