*{
	margin:0;
	padding:0;
	}
	
body,html {
	margin:0;
	padding:0;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #292929;
   }
   
a {
	color: #292929;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0;
}
.clear {
	clear: both;
}
p{
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #292929;
}

#wrapper {
	width: 900px;
	margin: 0 auto 0;
}

#header {
	background: url('images/header.jpg') no-repeat;
	height: 125px;
}
#nav {
	background: url('images/bg-nav.jpg') repeat-x;
	height: 31px;
}
#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
}
#nav li {
	display: inline;
}
#nav a {
	display: block;
	float: left;
	height: 23px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 8px 7px 0;
	border-right: 1px solid #94e394;
}
#nav a:hover {
	background: url('images/nav-hover.jpg') repeat-x;
}
#search {
	float: right;
	padding: 5px 0 0;
	height: 22px;
	margin: 0 12px 0 0;
}
.searchfield {
	width: 174px;
	height: 18px;
	border: 1px solid #37a73f;
	float: left;
	margin: 0 2px 0 0;
}
#contentArea {
	margin: 2px 0 0;
	border: 1px solid #e7e7e7;
	padding: 9px;
	
}
#col1 {
	width: 642px;
	margin: 0 11px 0 0;
	float: left;
	
}
#col1 ul{ margin:0}
#col1 li{ margin:15px 0px}
#postTop {
	background: url('images/post-top.jpg') no-repeat;
	height: 10px;
}
#post {
	background: url('images/post-bg.jpg') repeat-y;
	padding: 6px 20px 6px;
}
#post h1 {
	font-size: 18px;
	font-weight: 100;
	color: #217dff;
	margin: 0;
}
#post p {
	margin: 10px 0 10px 0;
	line-height: 20px;
	padding:0;
}
#postBottom {
	background: url('images/post-bottom.jpg') no-repeat;
	height: 11px;
}
#recommended {
	width: 591px;
	margin: 0 auto 0;
}
#recommended h2 {
	color: #333333;
	font-size: 26px;
	font-weight: bold;
	border-bottom: 2px solid #e2e2e2;
	padding: 0 0 2px;
	margin: 0 0 10px;
}
.ss {
	float: left;
	padding: 1px;
	border: 1px solid #bdbdbd;
	margin: 0 10px 0 0;
}
#recText {
	float: left;
	width: 225px;
}
#recText a {
	font-size: 18px;
	color: #226de8;
}
#recText p {
	margin: 0;
	padding: 0;
}
.cta {
	margin: 47px 0 0;
	float: right;
}

#newsletter {
	background: url('images/bg-newsletter.jpg') no-repeat;
	height: 186px;
	margin: 2px 0 0;
	text-align: center;
}
p.nlIntro {
	color: #deedff;
	padding: 37px 0 0 15px;
	margin: 0 0 12px;
	text-align: left;
}

ul{margin:0; padding:0 0 0 15px}
p.nlEmail {
	color: #fff;
	font-weight: bold;
	padding: 0 0 0 15px;
	margin: 0 0 5px;
	text-align: left;
}
.nlField {
	background: #fff url('images/bg-emailinput.jpg') repeat-x;
	width: 193px;
	height: 23px;
	border: 1px solid #fff;
	padding: 5px 0 0;
}
.nlSubmit {
	margin: 10px 0 0;
}
.head {
	background: url('images/bg-sidebar.jpg') repeat-x;
	height: 24px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin: 14px 0 0;
	padding: 8px 0 0 10px;
}

#col2 {
	width: 225px;
	float: right;
	margin: 0 2px 0 0;
	
}
#col2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#col2 li {
	background: url('images/bullet.jpg') 6px 13px no-repeat;
}
#col2 li a {
	background: url('images/sidebar-item.jpg') bottom no-repeat;
	color: #5b5b5b;
	display: block;
	padding: 10px 6px 12px 21px;
}
#col2 li a:hover {
	color: #303030;
	text-decoration: underline;
}

#footer p {
	color: #a7a7a7;
	text-align: center;
}

.content{ display:inline}
.content ul{ margin:0px !important}
.content li{ list-style:square; margin:4px 0;}
.content li a{ list-style:square; margin:7px 0;}
.content p{ margin:4px 0;}
.highlight {background-color:#FFFF00;}


.table{ padding:0; margin:10px 0;}
.table table{ border:0; 
              font-weight:bold; 
			  font-size:11px;
			  
			  margin:10px 0}
.table tr{ margin:0; padding:0}
.table td{border-right:1px solid #CCCCCC;
          border-bottom:1px solid #CCCCCC; 
          margin:0;
		  padding:5px;
		  }
		  
.table h1{ background:#C5F5FE; 
           border:#95F4FF 1px solid;
		   font-size:12px !important;
		   font-weight:bold !important;
padding: 0px 10px}


.table h2{padding:3px 11px !important ; font-size:17px}

.table a{color:#D90000}
.table li{list-style:square}

.tips{border:1px solid #DDD;
margin:5px;
padding:5px !important;
	 float:right; 
	 width:200px;
	 font-weight:800;
	 font-style:italic;
	 color:#FA7A1D}
	 
	 
.tips2{border:1px solid #DDD;
margin:5px!important;
padding:5px !important;
	 float:left; 
	 width:200px;
	 font-weight:800;
	 font-style:italic;
	 color:#FA7A1D}
	 
ol{ padding-left: 20px;}
