* {
	/* global reset */
	margin: 0px;
	padding: 0px;
}

html {
	margin-bottom: 1px; /* FF fixes */
	height: 100% !important;
}

html div {
	height: 1%; /* IE */
}

html>body div {
	height: auto; /* fix for all other browsers */
}

body {
	background: #d1dde8;
	font: 12px arial, helvetica, sans-serif;
	color: #444;
}


/* ... Main Divisions ... */

#master {
	background: transparent url(../images/bg-content.gif) repeat-y;
	width: 1008px;
	margin: 0px auto;
	margin-top: 35px;
}

#master-shell {	
	width: 990px;
	margin-left: 9px;
}

#header {
	width: 990px;
}

#topbar {
	background: transparent url(../images/bg-topbar.gif) no-repeat;
	height: 270px;
	width: 1008px;
}

#topleft {
	float: left;
	width:237px;
	margin: 20px 0px 0px 20px;
}	

.magcover {
	float: left;
}

.magazine-subscription {
	float: left;
	width: 20px;
	margin-left: 2px;
	font-size: 8px;
	text-transform: uppercase;
}

#adzone {
	float: right;
	margin: 20px 20px 0px 0px;	
}

#search {
	clear: left;
	background: transparent url(../images/bg-search.gif) repeat-x;
	padding: 5px 10px 5px 0px;
	text-align: right;
	width: 242px;	
	float: right;
}
#top {
	width: 90px;
	text-align: right;
	float: right;
}

#toolbar {
	clear: both;
	background: #f4f6e8 url(../images/bg-toolbar.gif) repeat-x;
	height: 31px;
	margin: 0px 0px 7px 0px;
}

/* ... */

#column-master {
	background-color: #fff;
	margin: 15px 0px 0px 15px;
}

#left_column {
	float: left;
	width: 160px;
	padding: 0px 13px 0px 0px;
}

#two-columns {
	float: left;
	width: 785px;
}

#middle_column {
	float: left;
	width: 506px;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
}

#pathway {
	width: 100%;
	padding: 0px 0px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#one-column {
	float: left;
	width: 785px;
}
#middle_full_column {
	float: left;
	width: 778px;
	padding: 0px 0px 15px 10px;
	border-left: 1px solid #d3d3d3;
}

#right_column {
	float: left;
	width: 266px;
	margin-left: 10px;
}

#bot-trio {
	float: left;
	background: url(../images/hdots.gif) repeat-x;
	width: 782px;
	padding: 15px 0px 0px 15px;
	border-left: 1px solid #d3d3d3;
}

#bot-trio1 {
	float: left;
	width: 255px;
}

#bot-trio2 {
	float: left;
	width: 255px;
	margin-left: 2px;
}

#bot-trio3 {
	float: left;
	width: 255px;
	margin-left: 2px;
}

#under {
	float: left;
	width: 782px;	
}

/* Surrounding Content modules */

#inset {
	width: 100%;
	float: left;
	margin: 0px 0px 15px 0px;
	background-color: #000;
}

#inset div.moduletable {
	width: auto;
	margin: 7px;
	color: #fff;
}

#subcontent {
	margin: 25px 0px 25px 0px;
}


/* ... Main Body, Content ... */

#mainbody {
	clear: both;
	font: 12px normal Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin: 10px 0px 15px 15px;
	padding: 10px 0px 15px 0px;
}


#mainbody img {
}

#mainbody h4 {
	font-size: 1.25em;
	font-weight: bold;
	color: #916b3f;
}

a img {
	border: none;
}

.left-quote {
	background: #f2f2f2 url(../images/quotes-left.gif) no-repeat 2% 5%;
	float: left;
	width: 300px;
	margin: 0px 10px 0px 0px;
	padding: 5px 0px 5px 0px;
	border-top: 1px double #c3c3c3;
	border-bottom: 1px double #c3c3c3;
	font-size: 15px;
	font-weight: bold;
	
}

.left-quote div {
	background: url(../images/quotes-right.gif) no-repeat 97% bottom;	
}

.left-quote p {
	margin: 0px;
	padding: 15px;
	font-size: 15px;
	font-style: italic;
	
}

.right-quote {
	background: #f2f2f2 url(../images/quotes-left.gif) no-repeat 2% 5%;
	float: right;
	width: 300px;
	margin: 0px 10px 0px 0px;
	padding: 5px 0px 5px 0px;
	border-top: 1px double #c3c3c3;
	border-bottom: 1px double #c3c3c3;
	font-size: 15px;
	font-weight: bold;
	
}

.right-quote div {
	background: url(../images/quotes-right.gif) no-repeat 97% bottom;	
}

.right-quote p {
	margin: 0px;
	padding: 15px;
	font-size: 15px;
	font-style: italic;
	
}

/*--Below Body Content--*/

#full_ad {
	width: 100%;
}

/* ... Navigation Menu ... */

ul#mainlevel-topnav {
	height: 31px;
	padding: 0px;
	text-align: center;
	color: #000;
	overflow: hidden;
	
}

ul#mainlevel-topnav li {
	float: left;
	height: 31px;
	padding: 0px 2px 0px 0px;
	font: 13px Arial, Helvetica, sans-serif;;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	overflow: hidden;
}

a#active_menu-topnav:link, a#active_menu-topnav:active, a#active_menu-topnav:visited {
	background: transparent url(../images/bg-toolbar-on.gif) repeat-x;
	overflow: hidden;
	display: block;
	padding:11px 13px;
	color: #193544;
}


a:link.mainlevel-topnav, a:active.mainlevel-topnav, a:visited.mainlevel-topnav {
	display: block;
	overflow: hidden;
	padding:11px 13px;
	color: #193544;
	text-decoration: none;
}

a:hover.mainlevel-topnav {
	background: transparent url(../images/bg-toolbar-hover.gif) repeat-x;
	display: block;
	overflow: hidden;
	color: #193544;

}

a#active_menu-topnav:hover {
	color: #193544;
	
}

/* ... Left Menu ... */
a#active_menu-leftmenu:link, a#active_menu-leftmenu:active, a#active_menu-leftmenu:visited {
	background: url(../images/hdots.gif) repeat-x left bottom;
	display: block;
	width: 145px;
	padding-left: 15px;
	color: #193544;
	
}


a:link.mainlevel-leftmenu, a:active.mainlevel-leftmenu, a:visited.mainlevel-leftmenu {
	display: block;
	background: url(../images/hdots.gif) repeat-x left bottom;
	width: 145px;
	padding: 10px 0px 10px 15px;
	font-weight: bold;
	color: #354e81;
	text-decoration: none;
	
}

a:hover.mainlevel-leftmenu {
	background: #f4f6e8 url(../images/hdots.gif) repeat-x left bottom;
	color: #193544;

}



/* ... Left Menu Green ... */
a#active_menu-leftmenugreen:link, a#active_menu-leftmenugreen:active, a#active_menu-leftmenugreen:visited {
	background: #b8ce50 url(../images/hdots.gif) repeat-x left bottom;
	display: block;
	width: 145px;
	padding-left: 15px;
	color: #193544;
	
}


a:link.mainlevel-leftmenugreen, a:active.mainlevel-leftmenugreen, a:visited.mainlevel-leftmenugreen {
	display: block;
	background: #b8ce50 url(../images/hdots.gif) repeat-x left bottom;
	width: 145px;
	padding: 10px 0px 10px 15px;
	font-weight: bold;
	color: #354e81;
	text-decoration: none;
		margin-bottom: 5px;
}

a:hover.mainlevel-leftmenugreen {
	background: #f4f6e8 url(../images/hdots.gif) repeat-x left bottom;
	color: #193544;

}

/* ... Left Menu Blue ... */
a#active_menu-leftmenublue:link, a#active_menu-leftmenublue:active, a#active_menu-leftmenublue:visited {
	background: #b8ce50 url(../images/hdots.gif) repeat-x left bottom;
	display: block;
	width: 145px;
	padding-left: 15px;
	color: #193544;
	
}


a:link.mainlevel-leftmenublue, a:active.mainlevel-leftmenublue, a:visited.mainlevel-leftmenublue {
	display: block;
	background: #b8ce50 url(../images/hdots.gif) repeat-x left bottom;
	width: 145px;
	padding: 10px 0px 10px 15px;
	font-weight: bold;
	color: #354e81;
	text-decoration: none;
	
}

a:hover.mainlevel-leftmenublue {
	background: #f4f6e8 url(../images/hdots.gif) repeat-x left bottom;
	color: #193544;

}

/* ... Left Menu Red ... */
a#active_menu-leftmenured:link, a#active_menu-leftmenured:active, a#active_menu-leftmenured:visited {
	background: #3e2d82 url(../images/hdots.gif) repeat-x left bottom;
	display: block;
	width: 145px;
	padding-left: 15px;
	color: #fff;
	
}


a:link.mainlevel-leftmenured, a:active.mainlevel-leftmenured, a:visited.mainlevel-leftmenured {
	display: block;
	background: #3e2d82 url(../images/hdots.gif) repeat-x left bottom;
	width: 145px;
	padding: 10px 0px 10px 15px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
		margin-bottom: 5px;
}

a:hover.mainlevel-leftmenured {
	background: #f4f6e8 url(../images/hdots.gif) repeat-x left bottom;
	color: #193544;

}


/* ... Footer ... */
#ender {
	background: url(../images/bg-bottom.gif) no-repeat;
	width: 1008px;
	height: 35px;
}

.bottom {
	width: 100%;
	height: 300px;
	background-color: #fff;
}

#bottom {
	width: 100%;
	margin: 7px 0 0 0px;
	padding: 7px 0px;
}

#bottom-menu {
	color: #777;
	width: 100%;
	margin-left: 15px;
	text-align: center;
}

#footer {
	background: #f6f6f6;
	margin-top: 10px;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}

ul#mainlevel-bottommenu {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	text-align: center;
}

#footer ul#mainlevel-bottommenu li {
	display: inline;
	padding: 7px;
	font-size: 10px;

}

a#active_menu-bottommenu:link,
a#active_menu-bottommenu:active,
a#active_menu-bottommenu:visited {
	color: #59863b;
}

a:link.mainlevel-bottommenu,
a:active.mainlevel-bottommenu,
a:visited.mainlevel-bottommenu {
	color: #59863b;
	text-decoration: none;
}

a.mainlevel-bottommenu:hover,
a#active_menu-bottommenu:hover {
	color: #fff;
}

#site-credits {

	text-align: center;
}

#site-credits p {
	font-size: 10px;
	color: #666;
	text-align: center;
}

/* ... Modules Boxes ... */

div.moduletable {
	width: 100%;
	font-size: 10px;
	margin: 0px 0px 15px 0px;
	float: left;
	text-align: left;
	color:#777;
}

div.moduletable p {
	font-size: 12px;
}

div.modhead div.moduletable {
	margin: 0 15px 0 0px;
	width: 47%;
}



div.moduletable-search {

}

div.moduletable ul {
	margin: 0px 7px 0px 0px;
}

div.moduletable li {
	background: url(../images/arrow_right.gif) no-repeat;
	padding: 0px 0px 2px 10px;
	margin: 4px 0px;
	vertical-align: top;
	font-size: 10px;
	color: #777;
	
	
	
}

div.moduletable li.mostread {
	margin: 4px 0px;
	padding: 0px 0px 2px 10px;
}

div.moduletable h3 {
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 5px 0px;
	text-transform: uppercase;
	color: #006699;
}

div.moduletable form {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	text-align: left;
}

div.moduletable table.pollstableentry input,
div.moduletable label {
	text-align: left;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;

}

div.moduletable table {
	width: 100%;
	margin: 5px 0px;
	text-align: left;
}

div.moduletable thead {

}


div.moduletable a:link,
div.moduletable a:visited,
div.moduletable a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	text-decoration: none;
}

div.moduletable a:hover {
	color: #444;
	text-decoration: underline;
}

div#fuller div.moduletable {
	margin: 0px;
	width: 20%;
	font-family: Arial, Helvetica, sans-serif;
}

#right div.moduletable li,
#fuller div.moduletable li {

}

#right div.moduletable li.mostread,
#fuller div.moduletable li.mostread {
	border-bottom:1px solid #C4DBA6;
	padding-bottom:5px;
}

#footer div.moduletable {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 7px 0px;
}

/* Left Menu Module */
div.moduletable-leftmenu {
	width: 100%;
	font-size: 10px;
	margin: 0px 0px 15px 0px;
	float: left;
	text-align: left;
	color:#777;
}

/* Left Menu Green Module */
div.moduletable-leftmenugreen {
	width: 100%;
	font-size: 10px;
	margin: 0px 0px 15px 0px;
	float: left;
	text-align: left;
	color:#777;
}

/* Left Menu Blue Module */
div.moduletable-leftmenublue {
	width: 100%;
	font-size: 10px;
	margin: 0px 0px 15px 0px;
	float: left;
	text-align: left;
	color:#fff;
}

/* Left Menu Red Module */
div.moduletable-leftmenured {
	width: 100%;
	font-size: 10px;
	margin: 0px 0px 15px 0px;
	float: left;
	text-align: left;
	color:#fff;
}


/* ------- */

/* eNewsletter Module */
div.module-newsletter {
	background: #d7e294 url(../images/bg-newsletter.gif) no-repeat left top;
	width: 100%;
	height: 160px;
	margin: 10px 0px 10px 0px;
	padding: 45px 0px 10px 0px;
	font-size: 10px;
	text-align: left;
	color: #777;
}

div.module-newsletter p {
	padding-top: 45px;
	font-size: 12px;
}

.button-submit {
	background: url(../images/button-submit.gif) no-repeat;
	width: 145px;
	height: 21px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

input.signup {
	background: #d7d0be;
	width: 145px; 
	height: 15px; 
	margin: 5px 0px 5px 0px; 
	border: 0px;
	font: 10px Arial, Helvetica, sans-serif;
}
.req {
	color: #FF6600;
}

/* GET GUIDE */

div.moduletable-green {
	float: left;
	background: #dd8027;
	width: 100%;
	font: 16px tahoma, verdana, arial, helvetica, sans-serif;
	text-align: left;
	color:#fff;
}

div.moduletable-green p {
	float: left;
	background: #c7c54f;
	width: 100%;
	padding-left: 15px;
	font: 17px tahoma, verdana, arial, helvetica, sans-serif;
	text-align: left;
	color:#fff;
}

.gg-col1 {
	float: left;
	background: url(../images/gg-vdots.gif) repeat-y right top;
	width: 253px;
	text-align: center;
	color: #fff;
}

.gg-col1 ul li{
	border-bottom: 1px solid #fff;
	padding: 10px 0px 10px 0px;
}

.gg-col1 ul li a {
	color: #fff;
	text-decoration: underline;
}

.gg-col1 ul li a:hover {
	color: #fff;
	text-decoration: none;
}

.gg-col2 {
	float: left;
	width: 253px;
	text-align: center;
	color: #fff;
}

.gg-col2 ul li{
	border-bottom: 1px solid #fff;
	padding: 10px 0px 10px 0px;
}

.gg-col2 ul li a {
	color: #fff;
	text-decoration: underline;
}

.gg-col2 ul li a:hover {
	color: #fff;
	text-decoration: none;
}

/* END GET GUIDE */

/* Latest Articles */
div.module-latestnews {
	clear: both;
	float: left;
	background: #d1dde8;
	width: 100%;
	margin-top: 10px;
	text-align: left;
	color:#333;
}

div.module-latestnews h3 {
	background: #193544;
	display: block;
	margin-bottom: 10px;
	padding: 5px 10px;
	font-size: 15px;
	text-align: left;
	color:#fff;
}

div.module-latestnews p {
	float: left;
	width: 100%;
	font-size: 10px;
	text-align: left;
	color:#333;
}

div.module-latestnews ul li {	
	padding:10px;
	border-bottom: 1px solid #fff;
	font-weight: bold;
}


/* Bottom Trio Modules */
div.module-trio {
	float: left;
	width: 100%;
	font-size: 10px;
	text-align: left;
	color:#333;
}

div.module-trio h3 {
	float: left;
	width: 100%;
	font-size: 13px;
	text-align: left;
	color:#777;
}

div.module-trio p {
	padding: 0px 5px 0px 5px;	
	font-size: 10px;
	line-height: 13px;
}

/* Under Modules */
div.moduletable-under {
	float: left;
	width: 100%;
	font-size: 10px;
	text-align: left;
	color:#333;
}

div.moduletable-under h3 {
	float: left;
	width: 100%;
	font-size: 13px;
	text-align: left;
	color:#777;
}

div.moduletable-under p {
	padding: 0px 5px 0px 0px;	
	font-size: 11px;
	line-height: 13px;
}

/* bottom section */
div.moduletable-bottom {
	float: left;
	width: 100%; 	
}

.footer-col1 {
	float: left;
	width: 177px;
	padding: 10px;
}

.footer-col1 h2 {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #344e81;
}

.footer-col1 ul li {
	background: url(../images/arrow-right-bold.gif) no-repeat left center;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 10px;
	color: #666;
}

.footer-col2 {
	float: left;
	width: 177px;
	padding: 10px
}

.footer-col2 h2 {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #344e81;
}

.footer-col2 ul li {
	background: url(../images/arrow-right-bold.gif) no-repeat left center;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 10px;
}

.footer-col3 {
	float: left;
	width: 177px;
	padding: 10px
}

.footer-col3 h2 {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #344e81;
}

.footer-col3 ul li {
	background: url(../images/arrow-right-bold.gif) no-repeat left center;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 10px;
}

.footer-col4 {
	float: left;
	width: 177px;
	padding: 10px
}

.footer-col4 h2 {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #344e81;
}

.footer-col4 ul li {
	background: url(../images/arrow-right-bold.gif) no-repeat left center;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 10px;
}

.footer-col5 {
	float: left;
	width: 177px;
	padding: 10px
}

.footer-col5 h2 {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #344e81;
}

.footer-col5 ul li {
	background: url(../images/arrow-right-bold.gif) no-repeat left center;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 10px;
}


/* Default */

.clear {
	clear: both;
	height: auto; /* IE fix */
}

/* ... Spans / Joomla ... */

.contentpaneopen img,
#mainbody img {

}

a.contentpagetitle:link,
a.contentpagetitle:active,
a.contentpagetitle:visited {
	text-decoration: none;
	color: #354E81;
}

a.contentpagetitle:hover {
	color: #788761;
}

#mainbody a:link,
#mainbody a:active,
#mainbody a:visited {
	color: #344e81;
	text-decoration: none;
}

#mainbody a:hover {
	color: #000;
}

/* _____________________________________________________________ */
/* Tables */

table.pollstableborder {
	border: none;
}

td.sectiontableheader {
	line-height: 2em;
	height: 2em;
	font-size: 14px;
	font-family: Georgia, sans-serif;
	color: #444;
}

td.contentdescription {
	padding: 0 0 15px 0px;

}

tr.sectiontableentry1 {

}

tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 3px;
	border-bottom: 1px dotted #ddd;
}

tr.sectiontableentry1 td img,
tr.sectiontableentry2 td img {
	border: 0px;
	margin: 0px;
}

tr.sectiontableentry2 {

}

span.article_seperator {
	display: block;
	height: 10px;
	line-height: 10px;
	border-bottom: 1px solid #e7e7e7;
	margin: 0 7px 7px 0px;
}

table.blog {
	width: 100%; /* Safari */
}

table.blog td {

}

.contentheading {
	font: 16px Georgia, serif;
	color: #788761;
	text-align: left;
	line-height: 1.3em;
	font-weight: bold;
}

.title-alias {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}

.contentheading br {

}

table.contentpaneopen td {
	/* Table style that contains the content */
	padding: 0 10px 0 0px;
	
}

table.contentpaneopen {


}

.contentpane {
	margin: 7px 0 0 0px;
}

.contentpane li {
	border-bottom: 1px solid #e7e7e7;
	padding: 0 0 7px 0px;
	margin: 0 0 7px 0px;
}

table.contentpaneopen tbody {
	/* text-align: justify; */
	
}

table.blog {
	width: 100%;
}

table.contenttoc {
	background: #f4f6e8;
	margin: 0 0 5px 15px;
	padding: 10px;
	border: 1px solid #dfe1ba;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;

}

table.contenttoc td {
	padding: 0 0 2px 0px;
}

a.toclink {
}

table.contenttoc th {
	padding: 0 0 3px 10px;
	font-size: 11px;
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
}

/* ___________________________________________________________________ */

/* Tables, Inputs, and Fieldsets */

tbody {
}

table {
	padding: 0px;
	margin: 0px;
}

table.searchintro {
	border-bottom:1px solid #C3C3C3;
	padding-bottom:10px;
	width:100%;
}

input.inputbox {

}

div.search {
	background: url(../images/search_mag.png) no-repeat left;
	margin: 1px 0px 0px 25px;
}

input#mod_search_searchword {
	padding: 1px;
	font-size: 9px;
	color: #777;
}

select.inputbox {
	
}

.inputbox-none {

}

fieldset {
	border: 0px;
	border-bottom: 1px dashed #e3e3e3;
	padding-bottom: 15px;
}

/* Page Navigation */

#mainbody .pagenavbar {
	line-height: 1.5em;
	text-align: right;
	float: right;
}

#mainbody .pagenav {
	font: 11px Arial, Helvetica, sans-serif;
	color: #777;
	margin: 0 2px;
}

#mainbody a.pagenav:link,
#mainbody a.pagenav:active,
#mainbody a.pagenav:visited {
	font-weight: bold;
	text-decoration: none;
}

#mainbody a.pagenav:hover {
	color: #000;
}


/* .... Pathway .... */

span.pathway {
	color: #777;
	font-size: 10px;
}

a.pathway:link,
a.pathway:active,
a.pathway:visited {
	color: #444;
	text-decoration: underline;
}

a.pathway:hover {
	color: #7e6143;
	text-decoration: underline;
}

div.pagenavbar {
	float: right;
	font: 11px Arial, Helvetica, sans-serif;
}

/* __________________________ End Page Navigation _____________________________ */


.componentheading {
	background: #5f7588;
	padding: 5px;
	font: 20px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 1.3em;
	color:  #fff;
}

/* ... Mosimages .. */

div.mosimage {
	margin: 3px 10px;
}

div.mosimage img {

}

.mosimage_caption {
	font: .8em Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.small,
td.createdate,
td.modifydate {
	color: #333333;
	font: bold 10px Arial, Helvetica, sans-serif;
	font-style: italic;
}

/*-- Subtitle--*/
span.deck {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	display: block;
}

div.addthis {
	width: 100%;
	margin: 15px 0px;
	text-align: right;
	clear: both;
}


.smalldark, .createdate, .modifydate, .mosimage_caption,
.back_button, .pagenavcounter {
	font: 10px Arial, Helvetica, sans-serif;
}

.timebot {
	color: #777;
}

/*--Read More--*/
.readon {
	float: right;
	text-decoration: none;
	font-weight: bold;	
}

a.readon:link, a.readon:visited, a.readon:active {
	float: right;
	font: 11px georgia, times new roman, times, serif;
	font-style: italic;	
	font-weight: bold;
	text-transform: lowercase;
}

a.readon:hover {
	float: right;
	font: 11px georgia, times new roman, times, serif;
	font-style: italic;	
	font-weight: bold;
	text-transform: lowercase;
}

img { 
	border: 0px;
}

img.padright {
	float: left; padding-right: 10px;
}

img.padleft {
	float: right; padding-left: 10px;
}

img.padright2 {
	float: left; padding-right: 5px;
}


/* GLOBAL PROPERTIES */

.clear {
	clear: both;
}

ul {
	list-style: none;
}

ul.bullet  {
	margin-left: 30px;
	list-style:inherit;
}

ol.bullet  {
	margin-left: 30px;

}


p {
	margin: 0px 0px 1em 0px;
	line-height: 20px;
}

hr {
	clear: both;
}

h3 {

}

a:link {
	text-decoration: underline;
	color: #344e81;
}

a:hover {
	text-decoration: none;
	color: #666;
}

a:visited {
	text-decoration: none;
	color: #344e81;
	
}

.highlight {
	background: #ffffa0;
}


