body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #6e6e6e;
	margin-top: 12px;
	/*background-color: #999999;*/
	text-align: left;
}

td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
	text-align: left;
	vertical-align: top;
}


/* override the above style, PITA */
.override {
	text-align:right;
	vertical-align:middle;
}
/* override the above style, PITA */
.overrideC {
	text-align:center;
	vertical-align:middle;
}

A {
	color: #5288b6;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
	color: #5288b6;
}

.asterisk {
	color: #90BC7D;
}

a:visited {
	/*text-decoration: underline;*/
	color: #5288b6;
}
.bannertext {
	text-align: left;
	margin-top: 22px;
	margin-right: 130px;
	margin-left: 30px;
	height: 57px;
	clear:both;
}

.boldblu {
	font-size: 12px;
	color: #5288b6;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 10px;
}

.contentmain {
	text-align: left;
	margin-right: 30px;
}

.copyrt {
font-size: 10px;
	color: #5288b6;
	font-weight: bold;
}


#EntryCategory {
	float: left;
	padding-top: 5px;
}

#EntrantEmail {
	float: left;
	padding-top: 5px;
}
#EntryBlogYears {
	float: right;
	padding-top: 5px;
}

#EntryHead {
	background-color: #FFFFFF;
}

#EntrantInfo {
	background-color: #FFFFFF;
}


.EntryTitleHeading {
	font-size: 14px;
	color: #71ce51;
	letter-spacing: 0.04em;
	font-weight: bold;
	padding-top: 10px;
	border-bottom-width: 2px;
}

.EntryTitle {
	border-bottom-color: #71ce51;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

#EntryViewsRank {
	float: right;
	padding-top: 5px;
}
.heading1 {
	font-size: 20px;
	color: #71CE51;
	letter-spacing: 0.04em;
}
.heading2 {
	font-size: 14px;
	color: #333333;
	letter-spacing: 0.04em;
	font-weight: bold;
	padding-bottom: 5px;
}
.heading3 {
	font-size: 16px;
	color: #71CE51;
	font-weight: bold;
}
.heading4 {
	font-size: 14px;
	color: #333333;
	letter-spacing: 0.025em;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.headingtopics {
	font-size: 14px;
	color: #333333;
	letter-spacing: 0.04em;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #B2E999;
	padding-top: 10px;
}

.homemainbody {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	letter-spacing: 0.06em;
}

.homemainheading {
	font-size: 18px;
	color: #c7e0fe;
	line-height: 24px;
	margin-bottom: 20px;
	letter-spacing: 0.06em;
}

.hometdbg {
	background-image: url(/images/vertrulegrndot.gif);
	background-repeat: repeat-y;
	margin-top: 6px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.headerbg {
  background-image: url(/images/content_bannermainbg.gif);
  background-repeat: repeat-x;
  }
.hometdbg #sidebar #bluetable {
	background-color: #ECF3FA;
	background-position: left;
	margin-top: 9px;
	top: 9px;
}

.homepromotext {
	font-size: 12px;
	line-height: 22px;
	color: #818181;
	margin-right: 36px;
	font-weight: bold;
}

LI {
	margin: 0px 0px 3px 14px;
	padding: 0px;
	list-style-type: disc;
}


.quote {
	font-style: italic;
}

.quoteAuthor {
	font-weight: bold;
	color: #89CE6C;
	text-align: right;
}

#quotebox {
	padding: 15px;
	margin-left: 20px;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	background-color: #E5FED2;
	border: 2px solid #B2E999;
}


.signin {
	text-align: right;
	margin-top: 18px;
	margin-right: 25px;
	margin-bottom: 42px;
	height: 14px;
	clear: both;
}

UL {
padding: 0px 0px 0px 0px;
margin: 0px 10px 0px 5px;

}
.smGreen {
	color: #71CE51;
	font-weight: bold;
}


/* ------- Categories Links/Bullets ------- */

#categories {
	color: #6e6e6e;
}
#categories A {
  color: #6e6e6e;
  text-decoration: none;
}
#categories A:hover {
  color: #5288b6;
    text-decoration: underline;
}
#categories LI {
  margin: 5px 0px 5px 20px;
  padding: 0px;
  list-style-image: url(/images/bulletarrows.gif);
}

/* ------- Top Navigation ------- */
/*
.nav {
	margin-top: 7px;
	margin-left: 12px;
}*/

.navtext {
	color: #FFFFFF;
	letter-spacing: 0.06em;
	text-align: center;
	font-size: 12px;
}

#nav A {
  color: #ffffff;
  text-decoration: none;
}


#nav A:hover {
	font-weight: bold;
}

#nav A:visited {
  color: #ffffff;
}


.textLogin {
	font-size: 10px;
}



.nav A {
  color: #ffffff;
  text-decoration: none;
}


.nav A:hover {
	font-weight: bold;
}

.nav A:visited {
  color: #ffffff;
}
/* ------- Sidebar Useful links ------- */

#sidebar {
	background-repeat: repeat-y;
	margin-top: 6px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#useful_links {

  padding: 0px 0px 10px 0px;
  margin-left: 20px;
  text-align: left;
  font-size: 11px;
  font-weight: normal;
}

#useful_links .heading4 {
  margin: 0px;
  font-size: 14px;
  font-weight: bold;
}

#useful_links UL {
  padding: 5px 0px 0px 0px;
}

#useful_links LI {
  margin: 5px 0px 5px 20px;
  padding: 0px;
  list-style-image: url(/images/triarrow.gif);
}

#useful_links A {
	color: #71ce51;
	text-decoration: underline;
}

#useful_links A:hover {
  color: #6e6e6e;
}

#useful_links A:visited {
  color: #71ce51;
}

/*
.useful_links LI {
  margin: 5px 0px 5px 20px;
  padding: 0px;
  list-style-image: url(/images/triarrow.gif);
}*/


/* ------- Form Elements ------- */

/*form {
	background: #E5FED2;
	border: 2px solid #b2e999;
	padding: 10px;
	text-align: left;
}*/
form.entry {
	background: #E5FED2;
	border: 2px solid #b2e999;
	padding: 10px;
	text-align: left;
}
.plain {
	background: #FFFFFF;
	border: 0px;
	padding: 10px;
	text-align: left;
}
.formheading2 {
	font-weight: bold;
	color: #89CE6C;
}


input { 
 border: 1px solid #D8F2C8;
   
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.submitButton {
	background-color: #ECF3FA;
	border: 1px solid #5288b6;
	color: #5288b6;
	cursor:pointer;
}

.siterightimage {
	background-image: url(/images/ContentMainBG.gif);
	background-repeat: no-repeat;
	}
	
select.sidebar_select {
	font-size:10px;
	}
	
/* ------- NOT USED ------- */

#checkmark {
	background-image: url(/images/icon_check.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 17px;
	height: 21px;
	display: block;
	position: absolute;
	left: 710px;
	top: 329px;
}



