body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:11px;
	background-color:#f8f8f8;
}
p {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #333333;
        line-height: 16px;
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #eeeeee;
	line-height: 16px;
	font-weight: bold;
}

table {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #333333;
        line-height: 16px;
}
.textH1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #1D3260;
	font-weight: bold;
	text-transform: none;
}
.textNormalGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: normal;
	font-weight: normal;
}
.linkGrey:hover {
	color: #336DB6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}
.linkGrey {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

.linkWhite {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
.linkNormal {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.linkNormal:hover {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
.formField {
	border: 1px solid #666666;
	width: 300px;
}
.textH2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
	font-weight: bold;
	text-transform: none;
}
.textNormalSmaller2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #333333;
}
.textredsmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	line-height: 12px;
}

.ViewDetails:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.ViewDetails {
	color: #999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
}
.textNormalGreybold {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: bold;
}
.bluecontentbold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #326DB5;
	font-weight: bold;
	text-transform: uppercase;
}
.GreyContentHeading {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	color: #666666;
	font-weight: bold;
	text-transform: none;
}
.results_smalltext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
	line-height: 15px;
}
.login 
{
	background-color:#d9d9d9;
	border-color:#6f6f6f;
	border-width:1px;
	width:130px;
	height:11px;
	font-size:9px;
}
.textinput 
{
	background-color:#e9e9e9;
	border:0;
	width:225px;
	height:13px;
	font-size:10px;
}
.comboinput 
{
	background-color:#e9e9e9;
	border:0;
	width:225px;
	height:20px;
	font-size:10px;
}
.logintext 
{ 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:9px; 
	color:#000000;
}
.textNormalWhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #eeeeee;
	line-height: 16px;
	font-weight: normal;
}
.leftnavLinksWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}
.LeftHeaderGold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F0D194;
	text-decoration: none;
}

.leftnavLinksWhite:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}
.GreyContentHeadingCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: none;
}

/* 
  -- rounded corners with CSS: Base stylesheet --
*/

#underFlash {
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
	margin-top:10px;
	border:solid #cccccc 1px;
	width:965px;
	background-color:#FFFFFF;
}

/* 
  -- Columns CSS: Base stylesheet --
*/
      #container { float: left; width:1000px; background: url(images/belowFlash_bg.png) bottom center no-repeat; padding-bottom: 1px; height:240px; }
	  #blurb { padding-left: 20px; padding-right: 20px; padding-top: 10px; padding-bottom: 10px; border-bottom:#BABABA solid 1px;}
      #inner { float: left; overflow: hidden; padding-top: 5px; }
      #inner div { float: left; border: 0px; width:280px; margin-right: 10px; margin-left: 20px; margin-bottom: -1000px; padding-bottom: 1000px; text-align:left; }
      #inner .col2 { margin-right: 0; text-align:left; width:280px;  margin-right: 10px; margin-left: 20px;  }
	  #inner .col3 { text-align:left; width:300px; height:230px; padding:10px; margin-bottom:10px; background-color:#f4f6f8;  }
	  #inner .col4 { margin-right: 0; text-align:left; width:300px;  }
      .clear { clear: both; padding-top: 10px; }
	  
	  h4{font-size:1.1em;font-weight:bold; font-family: "Trebuchet MS", Times, serif; color:#1C3160; margin-bottom:0px;}
	  h5{font-size:1.3em;font-weight:bold; font-family: "Trebuchet MS", Times, serif; color:#FFFFFF; margin-bottom:0px;}
	  h6{font-size:1.3em;font-weight:bold; font-family: "Trebuchet MS", Times, serif; color:#FFFFFF; margin-bottom:5px; margin-top:5px; padding-left:15px;}
	  .tagPic{float:right; padding:10px; }
	  .tagPic2{float:right; bottom:0px;  }


	.quote{
	margin-left:-10px;
	}
	
	.author{
		color:#456AB2;
		font:14px "Trebuchet MS", Times, serif;
		float: right;
		text-align:right;
	}
	
	
	.bullets ul {
	
		text-align:left;
		margin-bottom:0px;
		margin-top:0px;
	}
		
	.bullets li {
	
		font-family: "Trebuchet MS", Times, serif;
		color:#FFFFFF;
		padding-bottom:0px;
	}
	
	.bullets li a {
	
		font-family: "Trebuchet MS", Times, serif;
	}
	
	.bullets li a:hover {
	
		font-family: "Trebuchet MS", Times, serif;
		color:#FFFFFF;
		text-decoration:underline;
	}
	
	#footerNew{
		
		text-align:left;
		margin-left:55px;
		width:500px;
		float:left;
		padding-top:15px;
		font-family: "Trebuchet MS", Times, serif;
		color:#1d325f;	
	}
	
	#footerNew #footerDetails{
		
		width:285px;
		text-align:right;
		margin-right:55px;
		float:right;
		padding-top:15px;
		font-family: "Trebuchet MS", Times, serif;
		color:#1d325f;	
	}
	
	#footerNew #footerDetails a {
	
		font-family: "Trebuchet MS", Times, serif;
		color:#1d325f;
		text-decoration:none;
	}
	
	#footerNew #footerDetails a:hover {
	
		font-family: "Trebuchet MS", Times, serif;
		color:#C0C0C0;
		text-decoration:underline;
	}