@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: url(#000000);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #F0F0F0;
	background-repeat: repeat;
	background-position: left;
}
.oneColFixCtrHdr #container {
	width: 940px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left;
}
.oneColFixCtrHdr #header {
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-bottom: 0px;
	
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	font-weight: normal;
	margin-top: 25px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}



.oneColFixCtrHdr #footer {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	clear: both;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	clear: both;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}


h1 {
	font-size: 20px;
	color: #6FBEF7;
	font-weight: normal;
	font-family: "Arial Rounded MT Bold",sans-serif;
}

h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

h3 {
	font-size: 14px;
	font-weight: normal;
}
h4{
	font-size: xx-small;
	color: #CCC;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
hr {
border: 0;
color: #D5D5D5;
background-color: #D5D5D5;
height: 1px;
width: 100%;
text-align: left;
}


a {
	font-size: 12px;
}
a:link {
	text-decoration: none;
	line-height: 12px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	color: #FFF;
}

a:visited {
	text-decoration: none;
	color: #6FBEF7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #6FBEF7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#sidebar {
	height: auto;
	width: 900px;
	z-index: auto;
	top: 500px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.textfield {
	background-color: #FFF;
	border: 3px solid #6FBEF7;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-size: 14px;
}

.highlight{
	height: 130px;
	font-style: italic;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 2px solid #CCC;
	padding-top: 65px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
.left-column{
	float: left;
	width: 445px;
	clear: left;
	height: 1200px;
	margin-bottom: 5px;
}
.font {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #0000;
	font-weight: normal;
	font-size: 18px;
	padding-top: 5px;
}
.font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #0000;
	font-weight: normal;
	font-size: 14px;
	padding-top: 5px;
}
.right-column{
	width: 445px;
	float: right;
	margin-bottom: 5px;
	clear: right;
	height: 1200px;
}

  .round-cornered2
  {
	width: 445px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 8px;
	height: auto;
	list-style-type: square;
  }
.round-cornered2 .c12
  {
	height: 20px;
	width: 445px;
	background-image: url(image/box-c1.gif);
  }
  .round-cornered2 .c22
  {
	margin-top: -20px;
	height: 20px;
	background-image: url(image/box-c2.gif);
	background-repeat: no-repeat;
	background-position: right;
  }
  .round-cornered2 .c32
  {
	height: 20px;
	background-image: url(image/box-c3.gif);
  }
  .round-cornered2 .c42
  {
	margin-top: -20px;
	height: 20px;
	width: 445px;
	background-image: url(image/box-c4.gif);
	background-repeat: no-repeat;
	background-position: right;
  }
  .round-cornered2 .in2
  {
	color: #000000;
	background: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8A8A8A;
	border-left-color: #8A8A8A;
	list-style-position: outside;
	margin: 0px;
	padding: 8px;
  }
  
  
  .round-cornered
  {
	width: 900px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
  }
.round-cornered .in3
  {
	border-left: 1px solid #8A8A8A;
	border-right: 1px solid #8A8A8A;
	padding-left: 15px;
	padding-right: 15px;
	background: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 0px;
	font-weight: normal;
	list-style-image: none;
	list-style-type: none;
	color: #FFF;
	
  }
  .round-cornered .c1
  {
	height: 20px;
	width: 900px;
	background-image: url(image/box-c1.gif);
  }
  .round-cornered .c2
  {
	margin-top: -20px;
	height: 20px;
	background-image: url(image/box-c2.gif);
	background-repeat: no-repeat;
	background-position: right;
  }
  .round-cornered .c3
  {
	height: 20px;
	background-image: url(image/box-c3.gif);
  }
  .round-cornered .c4
  {
	margin-top: -20px;
	height: 20px;
	width: 900px;
	background-image: url(image/box-c4.gif);
	background-repeat: no-repeat;
	background-position: right;
  }
  .round-cornered .in
  {
	border-left: 1px solid #8A8A8A;
	border-right: 1px solid #8A8A8A;
	padding-left: 15px;
	padding-right: 15px;
	color: #000000;
	background: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 12px;
	font-weight: normal;
	list-style-image: url(image/green-bullet.png);
	list-style-type: none;
  }
.oneColFixCtrHdr #container #mainContent table tr td .round-cornered2 .in2 div p b {
	color: #bcdd11;
	font-size: 18px;
}
.oneColFixCtrHdr #container #mainContent .round-cornered .in ol li {

}
.adasdds {
	font-style: italic;
}
.dsaf {
	font-style: italic;
}
.oneColFixCtrHdr #container #mainContent .ppc-advertising .round-cornered2 .in2 p {
	
}

.oneColFixCtrHdr #container #mainContent table tr td .round-cornered2 .in2 div ul {
	list-style-image: url(image/green-bullet.png);
}
.oneColFixCtrHdr #container #mainContent table tr td .round-cornered2 .in2 ul {
	list-style-image: url(image/green-bullet.png);
}

#mainBlogContent {
	width: 620px;
	background-color: #fff;
	float: left;
}
#blogsidebar {
	width: 180px;
	background-color: #fff;

	float: right;
}
.oneColFixCtrHdr #container #mainContent table {
	background-color: fff;
}

.post {
border:1px solid #dddddd;
background:#FFFFFF;
margin:0px auto 25px;
padding:15px;
line-height: 14pt;
}

.entry-title h1{
	font-size: 20px;
	color: #6FBEF7;
	font-weight: normal;
	font-family: "Arial Rounded MT Bold";
}

