body	{
	color: #000000;
	background: #FFFFFF;
	text-align: left;
	font-family: verdana, lucida, helvetica, sans-serif;
	font-size: 12px;	
	margin:0px;
	}
	
td {
	font-family: verdana, lucida, helvetica, sans-serif;
	font-size: 12px;	
	}
/*	
.BlueHeadline {
	padding:0px 0px 0px 20px;
	font-size: 14px;
	font-weight: bold;
	color: #4169E1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	}
*/
.smallWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
	}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	}

a:active {
	color: #0000FF;
	}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990066;
	}

.smallRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	}

.smallBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4169E1;
	}

.subBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4169E1;
	padding:0px 0px 0px 25px;
	}

.smallBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4169E1;
	}

.smallBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background: #F2E0AB;
	}
	
.smallBlack a {
	color:#040E47;
	background: transparent;
}

.smallBlack a:hover {
	color:#4169E1;
	background: transparent;
}

.RedHomeHeadline {
	font-size: 16px;
	font-weight: bold;
	color: #0B2472;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 15px;
}


.smallRedBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
/* new css code 04-01-04*/
.SidebarHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0B2472;
	background: #F2E0AB;
	margin:4px 0px 15px 5px;
}

.SidebarLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #4169E1;
}

.StandardBulletList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

.RoboSidebarTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #4169E1;
}

/*   Sub Nav 	*/ 

 #navcontainer {
 	display:inline;
  	text-align: left;
	background: #F2E0AB;
}

#navcontainer ul {
	margin-left: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	font-weight: normal;
	list-style-type: none;
}

#navcontainer li{
	margin-left: 0px;
	padding-left: 0px;
}

#navcontainer a {
	display: block;
	padding: 2px 2px 2px 5px;
	width: 165px;
	background-color: #F9F1D9;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #BFB8A3;
}

#navcontainer a:link, #navlist a:visited {
	color: #0B2472;
	text-decoration: none;
}

#navcontainer a:hover {
	background-color: #F2E0AB;
	color: #0B2472;
}

#navlist{
	background-color: #F2E0AB;
	margin-top: 0px;
}

#navlistvisited a {
	background: #F2E0AB;
}

/*   Tour Buttons	*/ 
#tour {
	padding: 10px 10px 10px 10px;
}

/*   News Section	*/ 

#news {
	color: #000000;
	background: #0B2472;
	padding: 0;
	margin: 0;
}

#news td
{
background-color:#0b2472;
}

#news ul {
	font-size: 0.80em;
	font-weight: normal;
	list-style: square url(box.gif);
	margin: 5px;
	padding-left: 10px;
	margin-left: 10px;
}

#news li {
	line-height: 1.15em;
	margin-bottom: 10px;
	padding-left: 5px;
	margin-left: 5px;
}

#news a {
	color: #fff;
	text-decoration: none;
}

#news a:hover {
	color: #B5B5B5;
}

/*   Demo Section	*/ 

#demo {
	color: #000000;
	background: #0B2472;
	padding: 0;
	margin: 0;
}

#demo td
{
	background-color:#0b2472;
}


#demo a {
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	font-weight:bold;
	font-style:italic;
}

#demo a:hover {
	color: #B5B5B5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	font-style:italic;	
}



/*   Body text	*/

#center {
	color: #000;
	background: transparent;
	padding: 0;
	margin: 0 ;
}

#center ul {
	/*font-size: .95em;*/
	font-weight: normal;
	list-style: square;
	margin: 20px;
	padding-left: 20px;
	margin-left: 20px;
}

#center li {
	/*line-height: 1.15em;*/
	margin-bottom: 10px;
	padding-left: 5px;
	margin-left: 5px;
	list-style-image: url(/images/bullet.gif);
}

/*   Footer	*/ 

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4169E1;
	background: #F2E0AB;
	}
	
.footer a {
	color:#040E47;
	background: #F2E0AB;
}

.footer a:hover {
	color:#4169E1;
	background: #F2E0AB;
}
