body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	color: #0065A4;
	text-decoration: none;
}
a:hover {
	color: #5A9731;
}
.page-bg {
	background-image: url(../images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.lnav-cell {
	border-bottom: 1px solid #FFFFFF;
	padding-left: 25px;
	background-image: url(../images/ln-bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 19px;
}
.lnav-cell-no-bullet {
	border-bottom: 1px solid #FFFFFF;
	padding-left: 14px;	
	background-repeat: no-repeat;
	background-position: left center;
	height: 19px;
	font-weight:bold;
}
.lnav-cell-no-bullet table  { margin: 0 0 0 5px; }
.lnav-cell-no-bullet td  { padding: 0 5px 7px 5px; width: 125px; }
.lnav-cell-no-bullet td:first-child  { border-right: 1px solid #fff; }
.lnav-cell-no-bullet tr:first-child td  { font-size: 10px; padding-top: 3px; padding-bottom: 3px; }
.lnav-cell-no-bullet td a  { margin-left: 1px; }
.lnav-cell-no-bullet a
{
	font-weight:normal;
}
.tnav-spacer {
	background-image: url(../images/tn-spacer.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 45px;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


.lnav-content-heading {
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 16px;
	height: 19px;
}

.lnav-link {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.lnav-link:hover {
	color: #666666;
}
.lnav-content-cell {
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 10px;
	padding-bottom: 10px;

}
.tnav-link {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.tnav-link:hover {
	color: #666666;
}
.text-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #cccccc;

}
.text-box-100 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #cccccc;
	width: 99%;

}
.text-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #cccccc;
	background-color: #000000;
	color: #ffffff;

}
.text-buttond {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #cccccc;
	background-color: #ec0404;
	color: #ffffff;

}
.eleven {
	font-size: 11px;
}
.right-bg {
	background-image: url(../images/page-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.heading2 {
	color: #0065a4;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
hr {
	height: 1px;
	color: #CCCCCC;
}
.sub-heading {
	color: #5a9731;
	font-weight: bold;
	border-bottom: 1px solid #e6e6e6;
	font-size: 14px;
}
.member-name {
	border-bottom: 1px solid #cccccc;
		color: #0065a4;
	font-size: 12px;
	font-weight: bold;
}

#cms_page
{
		background-color: #ffffff;
}
#cms_heading
{
	padding-right: 2px;
	padding-left: 4px;
    padding-bottom: 2px;
    padding-top: 2pt;
	text-align: center;
	border: #000000 0px solid;
	color: #FFFFFF;
	padding: 5px;
	background-color: #3400cb;
	font-size: 14px;
	font-weight: bold;
	height: 14px;

}
#cms_links
{
	background-color: #e6e6e6;
	color: #000000;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 0px;
}

#cms_links a
{
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}
#cms_links a:hover
{
	text-decoration: underline;
}
#cms_holder
{

	border: #000000 0px solid;
}
#cms_logout
{
	background-color: #e6e6e6;
	padding-right: 5px;

}
.cms_nav-selection
{
	border: #000000 thin solid;
	background-color: #cccccc;
}

.cms_nav-selection2
{
	border: #000000 thin solid;
	background-color: #cccccc;
}

.fs-heading {
	color: #003366;
	font-weight: bold;
	font-size: 20px;

}
.fs-subheading {
	color: #0065a4;
	font-weight: bold;
	font-size: 20px;
	font-style: italic;
	text-decoration: underline;

}
.fs-title {
	color: #003366;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;

}
.fs-subtitle {
	color: #0065a4;
	font-size: 14px;
	font-weight: bold;
}

.totop
{
	font-size:11px;
	float:right;
	text-align:right;
}
.homebox {
	background-color: #efefef;
	padding: 10px;
	border: 1px solid #ccccce;
	background-image:url(../images/homebox-bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.tableLinks table { width: 100%; }
.tableLinks table td { height: 2em; background: #f2f2f2; padding: 15px; text-align: center; }
.tableLinks table tr:first-child td { background: #fff; padding-top: 60px; }
.tableLinks tr:first-child td td { padding: 15px; }