/* Created by TopStyle Pro Trial Version - www.bradsoft.com */
body {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;  /* #DDF4FF; */
	color: Black;
	width: 750px;
}

td 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

p 
{
	font-size: 0.85em;
}
table.feature {
	padding: 5px;

}

h1 {
	font-size: 1.4em;
}
h2 {
	font-size: 1.2em;
	/* 5-31-2004 changing Maroon to Pentone 285 */
	/* color: Maroon;   */
	color: #005EAA;
}
h3 {
	font-size: 1em;
}

td.maincolumn {
	padding: 4px;
	border: 0px none;
	border-right: 2px solid;
}

td.MainColumnHeader {
	/*	background-color: Red;  */
   /*	vertical-align: text-bottom; */
	vertical-align: bottom;
}

td.sidebar {
	padding: 3px;
	background-color: #FFFFE0;
	border-left: 2px solid;
}

div.test 
{
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:Maroon;
	background-color:Fuchsia;
}

/* Table TD that lyes underneath the Skm Menu */
td#topmenubar {
/* this was the top/left/bottom edge color before changes */
/* border-top : #99FFFF 2px outset;  */
border-top : #B5D6F1 2px outset;
border-left : #B5D6F1 2px outset;
border-bottom : #007ec4 2px outset;
background-color : #F1B5D6; 
width: 100%;
height: 10px;
}

/* Style for sidebar */
table.sidebar {
	border: none;
	border-spacing: 1px;
	/* Pentone 285 
	background-color: #007EC4;   */
	/* Pentone 277 - light version of Pentone blue */
   background-color: #B5D6F1;
}

td.sidebarheader {
	background-color: #F1B5D6;		
}

td.sidebartext {
	/* background-color: #C1C1C1; */
   background-color: #B5D6F1;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 0.85em;
}

span.sidebarheader {
border-top : White 4px outset; 
/* border-bottom : White 2px outset; */
/* align : "left"; */
background-color : Yellow; 
width: 100%;
height: 10px;
/* border: none; */
}	

/*---------------skmMenu Styles ----------------*/
.TopMenu 
{
 	font-weight: bold; 
	font-size: 0.45em;
	color: Black; 
	width: 750px;
/*	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
    /* Background color is purpolish */
	background-color: #F1B5D6;
}

.SelectedMenu {
	background-color: #007ec4;
	color: White;
	font-weight: bolder;
	/* width: 100px;  */
}

.TopSubMenu
{
	color: Black;
	font-size: 0.85em;
	font-weight: bold;
	background-color: #F1B5D6;
	width: auto;     /* width of the menu, not an alement */
	text-align: left;
	border-right: #007ec4 thin solid; 
	border-bottom: #007ec4 thin solid; 
    border-left: #007ec4 thin solid;
	border-right: #007ec4 thin solid;
}

/* UL where circle is at the left edge (no indent) */
ul.noindent {
	margin-left: 20px;
}

#dateDiv {
	margin-left:400px;
	padding-top:16px;
	height:50px;
}
