a:link, a:visited {
	color: #316BA6;  
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #00c;
	text-decoration: underline;
	font-weight: normal;
}

* {
	margin: 0;
	padding: 0;
}
body {
	background: #fff;
color: #316BA6;  /*  #fe6f0; */
	font: 76%/1.3em verdana, arial, sans-serif;
}



a {
	color: #60b071;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	color: #3573B3;
	text-decoration: underline;
}
h1 {
	font-size: 2em;
	padding: 0;
	margin: 20px 0 10px;
	color: #316BA6;
	text-transform: uppercase;
	font-weight: normal;
}
h2 {
	font-size: 1.6em;
	padding: 0;
	margin: 20px 0 10px;
	color: #40824D;
	text-transform: uppercase;
	font-weight: normal;
}
h3 {
	font-size: 1.4em;
	padding: 0;
	margin: 20px 0 10px;
	color: #60b071;
	text-transform: uppercase;
	font-weight: normal;
}
h4 {
	font-size: 1.3em;
	padding: 0;
	margin: 0;
	color: #C03;
	font-weight: normal;
}




p {
	margin: 10px 0;
	padding: 0;
	font-weight: normal;
}
ul {
	list-style: none;
	margin-top: 5px;
	margin-bottom: 15px;
}
ul li {
	padding-left: 15px;
}
ol {
	margin-top: 5px;
	margin-bottom: 15px;
}
ol li {
	margin-left: 35px;
}
th {
	padding: 4px;
	font-weight: bold;
	text-align: left;
}
body#bd {
	background: url(../images/bd-bg.jpg);
	color: #316BA6;
}
body.contentpane {
	width: auto;
	margin: 10px;
	font: 12pt/140% serif;
}
body.fs3 {
	font-size: 14px;
}

/*
#ja-content a:hover, #ja-content a:active, #ja-content a:focus {
	color: #316BA6;
	background: #F2F7FD;
}  */


#ja-mainbody a:link, #ja-mainbody a:visited, #ja-mainbody a:hover, #ja-mainbody a:active, #ja-mainbody a:focus {
	color: #265482;  /* body link    color: #316BA6;*/
	font-weight:bold;
	/*	background: #F2F7FD; */
	text-decoration:underline;
}  






td.pagenav {
	width: 20px;
}
a.pagenav, .pagenav_prev a, .pagenav_next a, .pagenavbar a {
	padding: 2px 4px;
	border: 1px solid;
	border-color: #B5D3F2;
	background-color: #D9E9F8;
/*	background: url(../images/button-bg.gif); */
	color: #316BA6;
	text-decoration: none;
	text-align: center;
}
fieldset a {
	font-weight: bold;
}
#ja-main, #ja-footer {
	line-height: 1.5;
}
fieldset {
	border: none;
}
#ja-content fieldset, #ja-content-f fieldset {
	width: 500px;
}
fieldset a {
	font-weight: bold;
}
hr {
	border-top: 1px solid;
	border-top-color: #B5D3F2;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}
a img {
	border: none;
}
pre, .code {
	font: 1em/1.5 "Courier News", monospace;
	padding: 10px 15px;
	margin: 5px 0 15px;
	border-left: 1px solid;
	border-left-color: #CCC;
	background: #FFF;
}
blockquote {
	font: italic 1em/1.5 Georgia, Times, serif;
	/*background: url(../images/quote.gif) 10px 10px no-repeat; */
	padding: 15px 40px;
}
.dropcap {
	float: left;
	color: #666;
	display: block;
	padding: 3px 3px 0 0;
	font: 50px/40px Georgia, Times, serif;
}
.error {
	color: #C00;
/*	background: url(../images/bullet-error.gif) no-repeat top left; */
	padding-left: 22px;
}
.message {
	color: #004C8E;
/*	background: url(../images/bullet-info.gif) no-repeat top left; */
	padding-left: 22px;
}
a.pagenav:hover, a.pagenav:active, a.pagenav:focus, .pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus, .pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus, .pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus {
/*	background: url(../images/button-bg.gif) top; */
	background-color: #D9E9F8!important;
	border: 1px solid;
	border-color: #B5D3F2;
	text-decoration: none!important;
}
.tips {
	color: #CC7400;
/*	background: url(../images/bullet-tips.gif) no-repeat top left; */
	padding-left: 22px;
}
.highlight {
	border-bottom: 1px dotted;
	font-weight: bold;
	background: #F5F3DE;
}
form {
	margin: 0;
	padding: 0;
}
input, select {
	font: 11px/normal Helvetica, Tahoma, Arial, sans-serif;
}
select, .inputbox {
	padding: 2px;
}
textarea {
	padding-left: 2px;
}
.button {
/*	background: url(../images/button-bg.gif) top; */
	background-color: #D9E9F8;
	border: 1px solid;
	border-color: #BFD3F2;
	padding: 1px 5px;
	color: #316BA6;
}
.button:hover, .button:focus {
/*	background: url(../images/button-on-bg.gif) top; */
	background-color: #D9E9F8;
	border: 1px solid;
	border-color: #B5D3F2;
	color: #316BA6;
}
.inputbox {
	border: 1px solid;
	border-color: #CCC;
	background: url(../images/shadow.gif) repeat-x top;
	background-color: #EEE;
}
.inputbox:hover, .inputbox:focus {
	border: 1px solid;
	border-color: #316BA6;
	background: #f7f7f7;
}
div.modules {
	width: 100%;
}
div.moduletable, div.moduletable_menu {
	padding: 5px 10px;
	width: auto;
	margin-bottom: 10px;
	background: url(../images/seperator.gif) repeat-x bottom;
	border-bottom: 1px solid;
	border-bottom-color: #B5D3F2;
}
div.moduletable h3, div.moduletable_menu h3 {
	margin: 0 0 6px;
	color: #316BA6;
	font-size: 1.1em;
	font-weight: normal;
}
div.moduletable table, div.moduletable_menu table {
	border-collapse: collapse;
	border-spacing: 0;
}
table.blog .article_seperator {
	display: block;
	height: 20px;
}
#ja-leftcol .article_seperator, #ja-rightcol .article_seperator {
	display: none;
}
table.contentpaneopen {
	border: none;
}
table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
}
table.contenttoc a {
	text-decoration: none;
}
table.contenttoc td {
	padding: 1px 5px 1px 18px;
/*	background: url(../images/arrow-off.gif) no-repeat 7px 7px; */
}
table.contenttoc th {
	padding: 1px 4px;
	border-bottom: 5px solid;
	border-bottom-color: #FFF;
	color: #FFF;
	text-indent: 5px;
	background: #316BA6;
}
table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}
table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}
table.pollstableborder img {
	vertical-align: baseline;
}
table.pollstableborder td {
	padding: 2px!important;
}
table.searchintro {
	padding: 10px 0;
	width: 100%;
}
table.searchintro td {
	padding: 5px!important;
}
.adminform textarea {
	width: auto;
}
.blog_more {
	margin: 10px 0;
}
.blog_more strong {
	margin: 0 0 5px;
	padding-left: 13px;
	display: block;
	color: #666;
	text-transform: uppercase;
}
td.buttonheading {
	padding: 0 3px!important;
	text-align: center;
		font-size: 12px;

}
.category {
	font-weight: bold;
}
.clr {
	clear: both;
}
.componentheading {
	margin: 0 0 15px;
	font-size: 1.0em;
	padding: 4px 0;
	background: url(../images/seperator.gif) repeat-x bottom;
	font-weight: bold;
	color: #316BA6;
	text-align: right;
}
.contentdescription {
	padding-bottom: 30px;
}
.contentheading {
	font-size: 12px;
	color: #316BA6;
}
a.contentpagetitle, a.contentpagetitle:hover, a.contentpagetitle:active, a.contentpagetitle:focus {
	color: #dc143c;
	text-decoration: none!important;
	background: none!important;
	font-size: 1.0em;
}
a.readon {
	padding: 1px 3px 1px 12px;
/*	background: url(../images/arrow-readon.gif) no-repeat 4px 6px; */
	background-color: #316BA6;
	color: #FFF;
	font-size: 10px;
	text-decoration: none;
}
a.readon:hover, a.readon:active, a.readon:focus {
	color: #FFF!important;
	text-decoration: none!important;
/*	background: url(../images/arrow-readon.gif) no-repeat 4px 6px; */
	background-color: #9C3!important;
}
table.contentpaneopen ul li, table.contentpaneopen ul li {
	list-style-type: circle;
	padding-bottom: 3px;
	list-style-position: inside;
	margin-left: 25px;
}




table.contentpane {
	border: none;
}
.createdate {
	color: #999;
	line-height: 10px;
	padding-bottom: 10px;
}
.modifydate {
	color: #999;
	height: 15px;
	margin-top: 5px;
}
.moduletable, .moduletable_menu {
	padding: 0;
}
.mosimage {
	padding: 0;
	margin: 0 5px 0 0;
}
.mosimage img {
	padding: 0;
	margin: 0!important;
}
.mosimage_caption {
	margin-top: 2px;
	padding: 1px 2px;
	color: #999;
}
.small, .createdate, .modifydate, .mosimage_caption, div.back_button a, div.back_button a:hover, div.back_button a:active {
color: #9EC6ED!important; 



}
.pagenavbar {
	padding-left: 14px;
/*	background: url(../images/pages.gif) no-repeat center left; */
	color: #316BA6;
}
.pagenavcounter {
	padding: 8px 14px 0;
/*	background: url(../images/pages.gif) no-repeat 0 11px; */
	color: #316BA6;
}
.sectiontableheader {
	padding: 1px 4px;
	color: #FFF;
	font-weight: bold;
	background: #316BA6;
}
.sectiontableheader a, .sectiontableheader a:hover {
	color: #FFF;
}
tr.sectiontableentry1 td {
	padding: 4px;
	background: #E6F0FB;
}
tr.sectiontableentry2 td {
	padding: 4px;
}
.smalldark {
	text-align: left;
}
#ja-container {
	padding-bottom: 2em;
	width: auto;
}
#ja-header, #ja-sh, #ja-main, #ja-footer {
	width: 750px;
	margin: 0 auto;
}
.wide #ja-header, .wide #ja-sh, .wide #ja-main, .wide #ja-footer {
	width: 880px;
}
.wide #ja-content {
	width: 696px;
}
.wide #ja-mainbody {
	width: 515px;
}

#ja-header {
	height: 125px;
	position: relative;
	margin-top: 1em;
	border-left: 1px solid;
	border-top: 1px solid;
	border-right: 1px solid;
	border-left-color: #4184C7;
	border-top-color: #4184C7;
	border-right-color: #4184C7;
}
#ja-topnav {
	text-transform: UPPERCASE;
	font-size: 11px;
	border-bottom: 4px solid;
	border-bottom-color: #D9E7EF;
	/*color: #d0b086;  020410  */
}
#ja-topnav a {
	/*color: #D9E7EF; */
	color: #ffffff; 
	
	font-weight: bold;
}
.topnav-border {
	border-bottom: 1px solid;
	border-bottom-color: #FFF!important;
}
#ja-sh {
	padding: 0;
	color: #316BA6;
	height: 60px;
	margin-bottom: 5px;
	border-bottom: 3px solid;
	border-bottom-color: #4184C7;
	border-left: 1px solid;
	border-left-color: #4184C7;
	border-right: 1px solid;
}
.ja-spotlight {
	padding: 5px 0 10px;
	background: url(../images/spotlight-bg.gif) repeat-x bottom;
	background-color: #408CD9;
	color: #E6F0FB;
	border-color: #B5D3F2;
}
.ja-spotlight:hover, .hover {
	color: #60b071!important;
	background: #387CBF;
}
#ja-spotlight .ja-box {
	float: left;
	overflow: hidden;
}
#ja-spotlight a, #ja-spotlight a:hover, #ja-spotlight a:active, #ja-spotlight a:focus {
	color: #E6F0FB;
	text-decoration: underline;
	background: none;
}
#ja-spotlight:hover #ja-spotlight a {
	color: #FFF;
}
#ja-spotlight h3 {
	margin-bottom: 5px;
	color: #FFF;
}
#ja-spotlight div.moduletable {
	padding: 0 10px;
	margin-bottom: 0;
}
#ja-spotlight ul {
	padding: 0;
	margin: 0!important;
}
#ja-spotlight li {
	padding: 0;
	margin: 0;
	background: none;
	border: none;
}
#ja-spotlight li a {
	padding: 2px 5px 2px 13px;
	/*background: url(../images/arrow-off.gif) no-repeat 2px 8px; */
	text-decoration: none;
	display: block;
	width: 99%;
}
#ja-spotlight li a:hover, #ja-spotlight li a:active, #ja-spotlight li a:focus {
/*	background: url(../images/arrow-off.gif) no-repeat 2px 8px; */
	text-decoration: none;
	color: #FFF;
	background-color: #316BA6;
}
#ja-spotlight td {
	padding: 0;
}
#ja-spotlight .article_seperator {
	display: none;
}
#ja-pathway {
	color: #316BA6;
	padding: 5px 10px;
	background: #B5D3F2;
}
#ja-pathway a {
	color: #316BA6;
	text-decoration: none;
	padding: 0 3px;
}
#ja-pathway a:hover, #ja-pathway a:active, #ja-pathway a:focus {
	color: #316BA6;
	text-decoration: none;
	background: #D9E9F8;
}
#ja-pathway img {
	margin: 0 2px;
}
#ja-pathway strong {
	margin-right: 8px;
	color: #316BA6;
}
#ja-main {
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-bottom-color: #B5D3F2;
	border-top-color: #4184C7;
	border-left-color: #4184C7;
	border-right-color: #4184C7;
	background-color: #E6F0FB; /*   nov 1 2011  right left and middle color*/
}


#ja-content {
	width: 566px;
	float: left;
	border-right: 1px solid;
	border-right-color: #B5D3F2;
	/*	background: #F2F7FD; 11 1 2011 this fixed color in ff nc at all in ie*/
}
#ja-mainbodywrap {
	/*background: #FFF; this breaks left column color in ie */
}
#ja-mainbody {
	background: url(../images/mainbody-bg.gif) repeat-x top;
	background-color: #F7F7F7;
	padding: 10px 10px 20px;
	float: right;
	width: 386px;
	overflow: hidden;
	border-left: 1px solid;
	border-left-color: #B5D3F2;
}



#ja-leftcol {
	width: 159px;
	float: left;
	padding-top: 10px;
	color: #316BA6;
	/* background: #F2F7FD;  nov 1  */
	border-right: 1px solid;
	border-right-color: #B5D3F2; 
	height:100%; 
	/*	font-weight: bold; */
	/*	height:auto;*/ 

	/*	height: 100%;*/ 
	
	
}
#ja-leftcol div.moduletable, #ja-leftcol div.moduletable_menu {
	color: #316BA6;
	background: url(../images/seperator.gif) repeat-x bottom;
	padding: 5px;
	margin-bottom: 0;
}

#ja-leftcol table {
	border-collapse: collapse;
	border-spacing: 0;
}



#ja-rightcol {
	width: 180px;
	float: right;
	color: #316BA6;
}
/*#ja-rightcol a {
	color: #316BA6;
} */
#ja-rightcol table {
	border-collapse: collapse;
	border-spacing: 0;
}
#ja-rightcol a.mainlevel {
	display: block;
	padding: 3px;
	color: #316BA6;
	text-decoration: none;
	border-bottom: 1px solid;
	border-bottom-color: #4184C7;
}
#ja-rightcol a.mainlevel:hover, #ja-rightcol a.mainlevel:active, #ja-rightcol a.mainlevel:focus, #ja-rightcol a.mainlevel#active_menu {
	color: #FFF;
	text-decoration: none;
	background: #316BA6;
}
#ja-rightcol a.sublevel {
	display: block;
	padding: 3px 3px 3px 18px;
	text-decoration: none;
/*	background: url(../images/arrow-off.gif) no-repeat 7px 8px; */
}
#ja-rightcol a.sublevel:hover, #ja-rightcol a.sublevel:active, #ja-rightcol a.sublevel:focus {
	color: #408CD9;
}
#ja-rightcol a.sublevel#active_menu {
	color: #FFF;
/*	background: url(../images/arrow-off.gif) no-repeat 7px 8px; */
	background-color: #B5D3F2;
	text-decoration: none;
}
#ja-rightcol ul.mainlevel {
	padding-left: 20px;
	/*background: url(../images/arrow-off.gif) no-repeat 5px 4px; */
}
#ja-rightcol ul.mainlevel:hover {
	/*background: url(../images/arrow-on.gif) no-repeat 5px 4px; */
}
#ja-rightcol .article_seperator {
	display: none;
}

#ja-footer {
	padding: 15px 0;
	color: #CCC;
	position: relative;
	clear: both;
	border-left: 1px solid;
	border-left-color: #4184C7;
	border-right: 1px solid;
	border-right-color: #4184C7;
	border-bottom: 1px solid;
	border-bottom-color: #4184C7;
}
#ja-footer, #ja-footer a, #ja-footer ul a, #ja-footer a:hover, #ja-footer a:active, #ja-footer a:focus {
	color: #316BA6;
	margin-bottom: 3em;
	text-decoration: none;
}
#ja-footer p {
	padding-right: 10px;
	padding-left: 10px;
}
#ja-footer ul#mainlevel li, #ja-footer ul#mainlevel-nav li {
	padding: 0;
	display: inline;
	background: none;
}
#ja-footer ul a {
	padding: 1px 10px;
}
#ja-bottomline {
	margin-top: 10px;
}
#ja-bottomline a {
	padding: 0;
}

#ja-banner {
	text-align: center;
	width: 100%;
	margin-top: 15px;
}
div.back_button a, div.back_button a:hover, div.back_button a:active {
	margin: 10px 0;
	display: block;
	color: #999;
	text-decoration: none!important;
	background: none!important;
}
#form-login p {
	margin: 0;
}
#modlgn_passwd, #modlgn_username {
	width: 130px;
}
#modlgn_remember {
	border: none;
	background: none;
}
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}
* html >body .clearfix {
	width: 100%;
	display: block;
}
* html .clearfix {
	height: 1%;
}
html {
	margin-bottom: 1px;
	height: auto;
}

#ja-subnav {
	background: url(../images/opaque2.png);
	border-bottom: 5px solid;
	border-bottom-color: #E8F4FF;
}
#ja-subnav a {
	padding: 0 12px;
	color: #FFF;
	text-decoration: none;
	/*background: url(../images/subarrow-off.gif) no-repeat center left; */
	margin-left: 8px;
}
#ja-subnav a:hover, #ja-subnav a:active, #ja-subnav a:focus, #ja-subnav li.active_menu a, #ja-subnav li.active_menu a:hover, #ja-subnav li.active_menu a:active, #ja-subnav li.active_menu a:focus {
	color: #FFF;
	/*background: url(../images/subarrow-on.gif) no-repeat center left; */
}


a.mainlevel-trans:active {
/*	background: url(../ja_menus/ja_transmenu/img/havechild-on-bg-light.gif) no-repeat bottom right; */
	background-color: #60b071;
}
a.havechild-mainlevel-active-trans, a.havechild-mainlevel-active-trans:active {
	color: #000;
	background: #9C3;
}
a.jahover {
/*	background: url(../ja_menus/ja_transmenu/img/havechild-on-bg-light.gif) no-repeat bottom right; */
	background-color: #316BA6;
}
a.jahover-active {
	background: #9C3;
}
a.mainlevel-trans:hover, a.mainlevel-trans:active {
	background: #60b071;
}
a.mainlevel-active-trans {
	background: #9C3;
}
a.mainlevel-active-trans:hover, a.mainlevel-active-trans:active {
	background: #9C3;
}

.green {
	font-size: 1em;
	text-indent: 0.5em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	background: #60b071;
}
.orange {
	font-size: 1em;
	text-indent: 0.5em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	background: #f76b04;
}
.red {
	font-size: 1em;
	text-indent: 0.5em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	background: #dc143c;
}
.yellow {
	font-size: 1em;
	text-indent: 0.5em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	background: #fc0;
}
.blue {
	font-size: 1em;
	text-indent: 0.5em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	background: #316BA6;
}
.ltblue {
	font-size: 1em;
	text-indent: 0.5em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	background: #B5D3F2;
}
#disclaimer {
	clear: both;
	text-align: justify;
	color: #316BA6;
	letter-spacing: -0.05em;
	padding: 0.5em;
	background: #FFF;
}
#copyright {
	text-align: center;
	padding: 0.5em;
	border-bottom: 1px solid;
	border-bottom-color: #B5D3F2;
	background: #f2f7fd;
}
.heading {
	font-size: 2.3em;
/*	color: #40824D; */
	color: #316ba6; 
	
	text-indent: 0.2em;
	padding-top: 0.2em;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
	line-height: 1.5;
}
.tagline {
/*	color: #769C27; */
	color: #60b071;
	
	margin-top: 0;
	margin-bottom: 0.3em;
	font-size: 1.2em;
	padding-left: 0.7em;
}
.quote {
	color: #ffa800;
	font-style: italic;
	font-size: 1.0em;
	padding-left: 1em;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
}
.moduletablefeed {
	margin-top: 5px;
	padding-top: 5px;
	border-bottom: 1px solid;
	border-bottom-color: #B5D3F2;
}
div.moduletablefeed h3 {
	margin-top: 2px;
	margin-bottom: 2px;
	color: #316BA6;
	font-size: 1.0em;
	padding: 2px;
}
div.moduletablepopular h3 {
	font-size: 0.9em;
	padding: 2px;
	color: #dc143c;
	margin: 2px 0;
}
div.moduletablepopular {
	padding: 5px 10px;
	width: auto;
	margin-bottom: 10px;
	background: url(../images/seperator.gif) repeat-x bottom;
	border-bottom: 1px solid;
	border-bottom-color: #B5D3F2;
}
div.moduletablerelated h3 {
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 1.2em;
	padding: 2px;
}
div.moduletablesections h3 {
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 1.2em;
	padding: 2px;
}
ul.ucd_list {
	line-height: 1.25;
}
.style1 {
	font-size: 10px;
	color: #ffa800;
	font-weight: normal;
}
.style2 {
	font-size: 12px;
	color: #C03;
	font-weight: normal;
}
.style3 {
	font-size: 9px;
	color: #063;
	font-weight: normal;
}
.style4 {
	font-size: 16px;
	color: #F60;
	font-weight: normal;
}
.style5 {
	font-size: 14px;
	color: #C03;
	font-weight: normal;
}
.style6 {
	font-size: 13px;
	color: #FC0;
	font-weight: normal;
}
.style7 {
	font-size: 16px;
	color: #03F;
	font-weight: normal;
}


#mod_search_searchword {
	color: #dc143c; /**/
	padding: 0;
	margin: 0;
	width: 155px;
	height: 20px;
	vertical-align: middle;
	background: #f7f7f7;
}
div.moduletableonline h3 {
	margin-top: 2px;
	margin-left: 0;
	margin-bottom: 2px;
	font-size: 1.1em;
	padding: 2px;
	color: #dc143c;
}
div.moduletableonline {
	padding: 4px 4px;
	width: auto;
	font-weight: normal;
	margin-bottom: 10px;
	background: url(../images/seperator.gif) repeat-x bottom;
	border-bottom: 1px solid;
	border-bottom-color: #B5D3F2;
}
div.moduletableselectsection h3 {
	margin-top: 2px;
	margin-left: 0;
	margin-bottom: 2px;
	font-size: 1.1em;
	padding: 2px;
	color: #dc143c;
}
div.moduletableselectsection {
	padding: 4px 4px;
	width: auto;
	font-weight: normal;
	margin-bottom: 10px;
	background: url(../images/seperator.gif) repeat-x bottom;
	border-bottom: 1px solid;
	border-bottom-color: #B5D3F2;
}
div.moduletableselecttopic h3 {
	margin-top: 2px;
	margin-left: 0;
	margin-bottom: 2px;
	font-size: 1.1em;
	padding: 2px;
	color: #dc143c;
}
div.moduletableselecttopic {
	padding: 4px 4px;
	width: auto;
	font-weight: normal;
	margin-bottom: 10px;
	background: url(../images/seperator.gif) repeat-x bottom;
	border-bottom: 1px solid;
	border-bottom-color: #B5D3F2;
	height: 225px;
	overflow: auto;
}
div.moduletableselecttopic li a {
	color: #dc143c;
}
div.menutableselecttopic li a {
	color: #dc143c;
}



.tag {
	margin: 0;
	padding-top: 20px;
	color: #063; 
	list-style: none;
	width: 400px;
	text-align: center;
}
.tag ul {
	margin: 0  auto;
	padding: 0;
	display: inline;
}
.tag li {
	display: inline;
	list-style-type: none;
	margin: 0  auto;
	background: none;
	padding: 0;
}
.tag ul li a {
	display: inline;
	text-decoration: none;
	margin-bottom: 0;
	text-transform: capitalize;
}
div.tagCloud a {
	line-height: 25px;
	text-decoration: none;
	padding: 2px;
}
div.tagCloud a.tag1:link {
	font-size: 11px;
	color: #C03;
}
div.tagCloud a.tag1:visited {
	font-size: 11px;
	color: #C03;
}
div.tagCloud a.tag1:hover {
	font-size: 11px;
	color: #C03;
	background: #FFF;
}
div.tagCloud a.tag2:link {
	font-size: 12px;
	color: #ffa800;
}
div.tagCloud a.tag2:visited {
	font-size: 12px;
	color: #ffa800;
}
div.tagCloud a.tag2:hover {
	font-size: 12px;
	color: #ffa800;
	background: #FFF;
}
div.tagCloud a.tag3:link {
	font-size: 13px;
	color: #F60;
}
div.tagCloud a.tag3:visited {
	font-size: 13px;
	color: #F60;
}
div.tagCloud a.tag3:hover {
	font-size: 13px;
	color: #F60;
	background: #FFF;
}
div.tagCloud a.tag4:link {
	font-size: 14px;
	color: #03F;
}
div.tagCloud a.tag4:visited {
	font-size: 14px;
	color: #03F;
}
div.tagCloud a.tag4:hover {
	font-size: 14px;
	color: #03F;
	background: #FFF;
}
div.tagCloud a.tag5:link {
	font-size: 15px;
	color: #063;
}
div.tagCloud a.tag5:visited {
	font-size: 15px;
	color: #063;
}
div.tagCloud a.tag5:hover {
	font-size: 15px;
	color: #063;
	background: #FFF;
}
div.tagCloud a.tag6:link {
	font-size: 16px;
	color: #316BA6;
}
div.tagCloud a.tag6:visited {
	font-size: 16px;
	color: #316BA6;
}
div.tagCloud a.tag6:hover {
	font-size: 16px;
	color: #316BA6;
	background: #FFF;
}
div.tagCloud a.tag7:link {
	font-size: 17px;
	color: #60b071;
}
div.tagCloud a.tag7:visited {
	font-size: 17px;
	color: #60b071;
}
div.tagCloud a.tag7:hover {
	font-size: 17px;
	color: #60b071;
	background: #FFF;
}
.socialbkmark {
	height: 16px;
	width: 16px;
	margin-right: .25em;
	border: 0;
}


div.moduletablestyle8 h3 {
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 1.1em; 
	padding: 2px 0px;
	color: #dc143c;
}
div.moduletablestyle8 {
	padding: 5px 1px;
	width: auto;
	margin-bottom: 10px;
	background: url(../images/seperator.gif) repeat-x bottom;
	border-bottom: 1px solid;
	border-bottom-color: #B5D3F2;
	color: #dc143c;
}
.relateditems li {
	display:inline;
	background-color:#EBF3FC;
	border:1px solid;
	border-color:#f3f3f3 #bbb #bbb #f3f3f3;
	margin:2px;
	padding:1px;
	zoom: 1;
}


