body {
	margin: 0;
	padding: 0;
	background: #E9E9E9 url(media/img01.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99FFFF;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006666;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.6em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.5em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 130%;
}

ul, ol {
}

a {
	text-decoration: underline;
	color: #6600FF;
}

a:hover {
	color: #FFFF00;
}


/* Header */

#header {
	width: 980px;
	height: 150px;
	margin: 0 auto;
	background: #0f53A6;
	background-image: url(media/head.jpg);
}


/* Search */

#search {
	float: right;
	width: 240px;
	padding: 0px 20px 0px 0px;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 20px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	padding: 5px 5px;
	border: none;
	background: #F3F3F3;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	display: none;
}
#cse-search-box input {
	color: #000099;
	background-color: #CCCCCC;
	text-align: center;
}

/* Menu */

#menu {
	width: 700px;
	height: 20px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-right: 2px;
	padding: 2px 10px 2px 10px;
	background: #30b594;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	background: #66ff00;
	text-decoration: none;
	color: #000000;
}

#menu .current_page_item a {
	background: #FFFFFF;
	text-decoration: none;
	color: #000000;
}

#menu a:hover {
color: #000000;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding: 0;
}

/* Content */

#content {
	float: left;
	width: 700px;
	padding: 0px;
	margin: 0px;
}

#content1 {
	float: left;
	width: 980px;
	padding: 0px;
}

.post {
	width: 680px;
	margin: 0px 20px 30px 0px;
	padding: 0px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	height: 32px;
	padding: 8px 0 8px 0px;
	color: #0000FF;
}

.post .title a {
	color: #0000FF;
	border: none;
}

.post .meta {
	padding-bottom: 5px;
	padding-left: 15px;
	background: url(media/img06.jpg) no-repeat left 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
	color: #8AB52B;
}

.post .entry {
	background: url(media/img04.gif) repeat-y left top;
	text-align: justify;
	color: #FFFFFF;
	-moz-border-radius: 5;
}

.post .entrybgtop {
	background: url(media/img03.gif) no-repeat left top;
}

.post .entrybgbtm {
	padding: 20px;
	background: url(media/img05.gif) no-repeat left bottom;
}

.post .entry a {
	color: #99FF00;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	padding: 0px 20px;
	color: #FFFF66;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	background: url(media/img10.gif) repeat-x left top;
	padding-bottom: 30px;
}

#sidebar li li {
	background: url(media/img11.gif) repeat-x left bottom;
	line-height: 35px;
	margin: 0px 15px;
	padding-left: 10px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 34px;
	letter-spacing: -0.5px;
	padding: 13px 0px 0px 25px;
	background: url(media/img09.gif) no-repeat left top;
	font-size: 1.6em;
	color: #000099;
}

#sidebar p {
	margin: 0 0px;
	padding: 20px 15px;
	text-align: justify;
}

#sidebar a {
	color: #FFFFFF;
	border: none;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #66FF00;
}



/* Footer */

#footer {
	width: 700px;
	height: 20px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 12px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: left;
	color: #0066FF;
}

#footer a {
	color: #0033FF;
}
#footer a:hover {
	color: #009900;
}
#footer p {
	text-align: center;
}
#tblSpon p, #tblSpon li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
.wrapper .post #tblCont p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
#search #cse-search-box #search2 input {
	text-align: right;
	float: right;
}
table.sample {
	border-width: 0px;
	border-spacing: 0px;
	border-style: solid;
	border-color: white;
	border-collapse: separate;
}
table.sample th {
	border-width: 0px;
	padding: 3px 3px 3px 3px;
	border-style: solid;
	border-color: gray;
	-moz-border-radius: 16px;
}
table.sample td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: solid;
	border-color: white;
	-moz-border-radius: 8px;
	
}
.entrybgbtm h3 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #00FFFF;
}
#tblCont h4 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #006666;
}
.faqHilite {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #00FFFF;
}
.faqHilite2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #66FF00;
}
.faqHilite2 a{
	color: #66FF00;
}
#content .post .entry .entrybgtop .smallSponsor #tblRound  {
	text-align: left;
}
.wrapper .post .entry .entrybgtop .entrybgbtm #featSpeak {
	padding-right: 10px;
}
