/* -------------------------------------------------------
General page layout
---------------------------------------------------------- */
a:link {
	color: Black;
	font-weight: bold;
	text-decoration: none;
	border: 0px;
}

a:visited {
   color: Black;
	font-weight: bold;
	text-decoration: none;
	border: 0px;
}

a:hover, a:active {
	color: Blue;
	font-weight: bold;
	text-decoration: underline;	
}

body {
	background: #eeeeee; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 10px;
	margin: 0px;
   padding: 0px;
   border: 0px;
   color: Black;
	width: 100%;;
   height: 100%;
   text-align: center;
}

h1 {
	margin: 0px;
	padding-top: 0px;
   font-weight: 100;
	font-size: 24px;
	font-style: normal;
	text-align: left;	
}

h3 {
	margin: 0px;
}

h5 {
	font-size: 13px;
   padding-top: 22px;
	padding-bottom: 15px;
	margin: 0px;
}

td {
	vertical-align: top;
}
img {
	border: 0px;
}


/* --------------------------------
Styling content
---------------------------------- */
#canvas {
  background: transparent;
  clear: both;
  margin: 5px auto 5px auto;
  padding: 0px;
  text-align: left;
  width: 780px;
  border-width: 1px;
  border-collapse: collapse;
  border-style: solid;
  border-color: Black;
}

html>#canvas {
  width: 780px;
}

#CookieCrumbs {
   font-size: 10px;
	color: #7E7E7E;
   margin-top: 5px;
	margin-bottom: 14px;
}

#FeatureList li {
	margin-left: 10px;
}

#Main {
	width: 92%;
	margin-left: 15px;
	margin-right: 15px;
	text-align: left;
	font-size: 11px;
	vertical-align: top;
}

#Main h1 {
	background: url(images/bigbullet.gif) no-repeat left top;
	margin: 0px;
   padding-left: 25px;
	padding-bottom: 15px;
	padding-top: 0px;
   vertical-align: top;
	color: Black;
   font-weight: 100;
	font-size: 24px;
	font-style: normal;
	text-align: left;	
}

#Main h2 {
	margin: 0px;
	color: #004401;
   font-weight: 100;
	font-size: 24px;
	font-style: normal;
}

#Main h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 10px;
}

#Main h3 a:link, #Main h3 a:visited, #Main h3 a:active 
{
	background: url(images/smallbulletbigger.gif) no-repeat 0 2px;
	padding-left: 20px;
	font-size: 16px;
	color: Blue;
	font-style: normal;
	margin: 0px;
	display: block;
}

#Main h4 {
	font-size: 13px;
	font-weight: 100;
	margin: 0px;
	margin-bottom: 10px;
}

#Main li {
	background: url(images/smallbullet.gif) no-repeat left top;
	line-height: 14px;
	list-style: none;
   margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 15px;
	padding-bottom: 5px;
	text-align: left;
   vertical-align: top;
}

#Right {
	position: relative;
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
}

#List {
	margin: 0px;
}

#List h3 {
	color: Black;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding: 0px 0 0px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 15px;
}

#List li {
	margin: 0px;
}

#List li a:link {
   font-weight: normal;
	color: Blue;
	font-style: normal;
	text-decoration: underline;
}

#List li a:visited {
	color: Blue;
	font-style: normal;
	text-decoration: underline;
}

#List li a:hover, #linkList li a:active {
	color: Maroon;
	text-decoration: underline;
}

#List ul {
	line-height: 14px;
	margin: 0;
	padding: 0;
	text-align: left;
	margin-top: -12px;
	margin-bottom: -10px;
}

#List2 {
	font-size: 11px;
   font-weight: normal;
}

#List2 h3 a:visited, #List2 h3 a:active,{
   font-weight: bold;
}

#List2 a:active, #List2 a:visited  {
	font-size: 11px;
   font-weight: normal;
}

#lselect h3 {
	padding-top: 0px;
	text-align: left;
}

#lselect li {
	background: url(images/smallbullet.gif) no-repeat left top;
	line-height: 14px;
	list-style: none;
   margin-bottom: 5px;
	padding: 0px 5px 0px 15px;
	text-align: left;
   vertical-align: top;
}

#lselect a:visited{
	font-weight: normal;

}

#MainTable {
  height: 100%;
  width: 780px;
  background-color: White;
} 

#MasterTable {
  width: 100%;
  height: 100%;	
}

#NavigationCell {
  border: 0px;
  height: 28px;
  vertical-align: bottom;
  background-color: Black;
}

#TopNav {
  text-align: right;
  font-size: 10px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-top: 5px;
  vertical-align: bottom;
  height: 18px;
}

#RightSide {
  margin-top: 0px;
  margin-left: 15px;
  vertical-align: top;
  width: 90%;
  text-align: left;
  font-size: 10px;
}

#RightSide h1 {
   background: url(images/yellowbox_wh.gif) no-repeat left center;
  	margin-top: 10px;
	margin-bottom: -10px;
	padding-left: 22px;
   	font-family: Arial, Helvetica, sans-serif;
   	color: #004000;
	font-size: 24px;
   	font-weight: normal;
	text-align: left;
}

#RightSide h2 {
   	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
   	color: #004000;
	font-size: 10px;
	text-align: left;
}

#RightSide h3 {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
   color: #004000;
	font-size: 12px;
	text-align: left;
}

#RightSide h4 {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 6px;
	margin-bottom: 14px;
   color: Black;
	font-size: 10px;
	text-align: left;
}

#RightSide ul {
	line-height: 11px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	margin-top: -12px;
	margin-bottom: 0px;
	font-size: 9px;
}

#RightSide ol {
	line-height: 11px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 9px;
}

#RightSide li {
	background: url(images/smallbullet.gif) no-repeat left top;
	line-height: 12px;
	list-style: none;
	margin: 5px;
	padding: 0px 5px 0px 15px;
	text-align: left;
   vertical-align: top;
}

#RightSide li a:link {
   line-height: 14px;
	font-weight:  bold;
	color: Blue;
	font-style: normal;
	text-decoration: none;
}

#RightSide li a:visited {
	font-weight: bold;
	color: Blue;
	font-style: normal;
	text-decoration:  none;
}

#RightSide li a:hover, #RightSide li a:active {
	color: Maroon;
	font-weight:  bold;
	text-decoration: underline;
}

#TrialBullets {
	margin-top: 0px;
	margin-bottom: 10px;
}

/* custom styles*/
.indent {
	padding-left: 20px;
}

.smalllink {
	font-size: 10px;
	font-weight: bold;
}

.dottedline {
	background: url(images/dottedline.gif) center;
   text-align: center;
	background-repeat: repeat-x;
	height: 10px;
	margin-bottom: -10px;
	margin-top: -5px;
}

.RightSideTitle {
   background: url(images/mediumbullet.gif) no-repeat left top;
	padding-left: 22px;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   color: Black;
	font-size: 19px;
   font-weight:  bold;
	text-align: left;
}

.Features {
	width: 266px;
   background: #F4F4F4;
	text-align: left;
}

.Footer {
   height: 100%;
	width: 780px;
	text-align: center;
	border-color:#c0c0c0;
   background: url(images/bottom_bg.gif);
}

#footertext {
   font-size: 10px;
	text-align: center;
}

.MainCell {
	border-right-width: 1px; 
	border-right-style: dashed; 
	border-right-color: #9F9F9F;
	vertical-align: top;
	text-align: left;
}

.MediumBulletizedLinks {
	background: url(images/smallbulletbigger.gif) no-repeat left top;
	padding-left: 20px;
   margin: 0px;
	vertical-align: top;
	color: Blue;
   font-weight: bold;
	font-size: 13px;
	text-align: left;		
}

.EdtionFeaturesTitle {
	background: url(images/smallbulletbigger.gif) no-repeat left center;
	padding-left: 20px;
   margin: 0px;
	vertical-align: top;
	color: Black;
   font-weight: normal;
	font-size: 22px;
	text-align: left;		
}

.MediumBulletizedLinks a:link {
	color: Blue;
}

.MediumBulletizedLinks a:visited, .MediumBulletizedLinks a:active {
	color: Blue;
}

.MediumBulletizedLinks a:hover {
  text-decoration: underline;
}

.Header {
	width: 780px;
	height: 20px;
	border-bottom-color: Black;
   border-bottom-style: dashed;
	border-bottom-width: 1px;
}

.clickhere {
   	font-size: 12px;
   	text-align: left;
	font-weight: bold;
   	margin-top: -12px;
}

#ContainerTable {
	padding: 0px;   
	border-collapse: collapse;
   	border-color: Black;
}

