body{
	overflow-y:scroll;  /* force a scrollbar, otherise margin:auto is slightly different with and without scrollbars */
}

Body {
  font-family: "Lucida Grande", "Lucida Grande Unicode", Verdana, sans-serif;
  font-size:12px;
  margin:0px;  

  font-size:14px;	
  /* DELETED
  padding:0px;  
*/

}


#HeaderContainer {
	background-image:url(images/HeaderBack.png);
	background-color:#B3D5F7;
	width: 100%;
	position: absolute;
	top:0px;
	left:0px;
  /* DELETED
	padding: 0px;
	margin:0px;	
	*/
}

#HeaderTop {
	height: 123px;
	width: 955px;
	margin-left: auto;
	margin-right: auto;	
}

#HeaderLinksContainer {
	background-image:url(images/HeaderLinksBack.gif);
	background-color:#3672B2;
	width: 100%;	
}

#HeaderLinks {
	height:30px;
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	padding-top:8px;	
}

#HeaderLinks a{
	color:white;
	text-decoration:none;
	font-size:16px;
}

#HeaderLinks a:hover{
	color:#00FFFF;
}

#ContentContainer {
	background-repeat:repeat-x;
	width:100%;
	height:auto;
	margin-top:160px;
	padding-top:10px;		
	
}

#ContentTop{
	width: 955px;
	margin-left: auto ;
	margin-right: auto ;
		
  /* DELETED
	padding-bottom:0px;	
	display:block;	
	clear:both;
	*/
}

#ContentBottom{
	margin-top:15px;
	margin-left: auto ;
	margin-right: auto ;
	width: 955px;
	clear:both;
	
  /* DELETED	
	display:block;

	*/
}

.ContentLeft {
	float:left;
}

.ContentRight {
	float:right;
}

#FooterContainer {
	background-color:#E6E6E6;
	background-image:url(images/footer_back.png);
	background-repeat:repeat-x;		
	text-align:center;
	margin-top:20px;
	clear:both;
	padding:18px 0px 18px 0px;
	border-top: 3px solid #C8C8C8;
}

  /* DELETED	
br {
	margin:0px;
	padding:0px;
}
*/

h1 {
	font-size:26px;
	color:#033699;

	  /* DELETED	
	margin:0px;
	padding:0px;	  
	  */
}

h1.Small {
	font-size:16px;
	color:#000000;
	margin:4px 0px 12px 0px;
	padding:0px;
	font-weight:normal;
}

h2 {
	font-size:16px;
	margin:0px;
}

.LargeHeading {
	margin:0px;
	padding:0px;
	color:#033699;
	font-size:26px;
	font-weight:bold;
}

.FeaturesTop {
	/* width:500px; 	  */
	width:100%;
}

/*
.FeaturesBottom {
	width:665px;
}
 */

.Feature {
	margin-left:7px;
	margin-bottom:20px;
}

.Feature p{
	margin: 0px 0px 5px 40px;
}

.Feature img{
	float: left;
}

.FeatureTitle {
	font-size:18px;
	font-weight:bold;
}

.FeatureDescription {
	color:#666;
	font-size:16px;	
}

.SideBarRight {
/*	margin-bottom:20px;
	width:100%;
	clear:both;*/
}

.SideBarRight p{
	margin: 0px 0px 5px 40px;
}

.SideBarRight img{
	float: left;
}

.SideBarRightTitle {
	font-size:16px;
	font-weight:bold;
}

.SideBarRightDescription {
	color:#666;
	font-size:14px;	
}

.StandardTable {
	border-collapse:collapse;
	margin-top:30px;
	margin-bottom:30px;
}

.StandardTable td {
	padding:10px;
	border: 1px solid #999999;	
	/* font-size:14px; */
}

li {
	padding-top:5px;
}


.InfoBox {
	margin: 5px 0px 20px 20px;
	float:right;
	width:200px;
	border-top:none;
}

.InfoBoxSpacer {
	height:5px;
	overflow: hidden;
	display:block;	
}


.InfoBoxRounded {
	margin: 0 auto; /* center for now */
	width: 230px; /* ems so it will grow */
	font-size: 100%;
	padding-bottom:10px;
}
.InfoBoxRoundedHeader {
	background: url(images/infobox_headerright.png) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}
.InfoBoxRoundedHeader h2 {
	background: url(images/infobox_headerleft.png) no-repeat top left;
	margin: 0;
	padding: 10px 22px 4px;
	font-weight: bold; 
	font-size: 12px; 
	line-height: 1em;
	color: #000000;
}

.InfoBoxRoundedBody {
	background: url(images/infobox_middleright.png) repeat-y top right;
}

.InfoBoxRoundedBody div{
	background: url(images/infobox_middleleft.gif) repeat-y top left;
	height:100%;
	margin: 0;
	padding: 5px 12px 13px 12px;
	font-size:12px;		
}

.InfoBoxRoundedBottom {
	background: url(images/infobox_right.png) no-repeat bottom right;
	height:14px;
	margin: 0;
	font-size:14px;	
}

.InfoBoxRoundedBottom div{
	background: url(images/infobox_left.png) no-repeat bottom left;
	height:100%;	
}

.Quote {
	background-image:url(images/left_quote.gif);
	background-repeat:no-repeat;
	margin-bottom:25px;
}
.QuoteText {
	padding: 5px 0px 0px 40px;
	font-style:italic;
	font-size:14px;
}

.QuoteName {
	background-image:url(images/right_quote.gif);
	background-position:right top;
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:right;	
	padding: 10px 40px 15px 0px;
	/*
	margin:0px;
	padding:0px;

	padding-top:10px;
	padding-right:40px;
	padding-bottom:15px;	
*/
}

.Hidden {
	display: none;
}

.MediumHeading {
	font-size:20px;
	color:#033699;
	font-weight:bold;
	padding-bottom:20px;
}

h3 {
	font-size:20px;
	color:#033699;
	font-weight:bold;
}

.HeadingText {
	font-size:14px;
	margin: 4px 0px 0px 0px;
	color:#666;
	font-wiehgt:normal;
}

.InstructionBox {
	padding:20px;
	border: 1px solid #FF9900;
	margin-top:30px;
	background-color:#FFFFF0;
	clear:both;
	height:auto;
}

.Hidden {
	display:none;
}

.Visible {
	display:block;
}
