body {
	font-family: Calibri, sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 11pt;
	color: #666;
	background: #fff;
}

body.contentpane {
	background: #fff;
}

form {
  margin: 0;
  padding: 0;
}

img,table {
	border: 0;
}

table.content-rows th tr td
{
	border-spacing:10px;
}

p {
	font-family: Calibri, sans-serif;
	font-size: 11pt;
	margin: 0;
	text-align: justify;
}

h1 {color:#888888; font-family: Calibri, Verdana, Arial, Helvetica, sans-serif; font-size:18pt; font-weight: bold;}
h2 {color:#888888; font-family: Calibri, Verdana, Arial, Helvetica, sans-serif; font-size:13pt;}
/*h2 {color:#880000; font-family: Calibri, Verdana, Arial, Helvetica, sans-serif; font-size:13pt;}*/
h3 {color:#3366FF; font-family: Calibri, Verdana, Arial, Helvetica, sans-serif; font-size:13pt; font-weight: bold;}
h4 {color:#3366FF; font-family: Calibri, Verdana, Arial, Helvetica, sans-serif; font-size:11pt;}

.contentheading {
	padding: 0;
	font-family: Calibri, sans-serif;
	font-size: 11pt;
	vertical-align: middle;
	color: #FFFFFF;
	text-align: left;
	font-weight: 700;
}

a.contentheading {
	background: none;
	border: none;
	margin:6px 0;
}

table.contentpaneopen h3 {
	margin-top: 25px;
	color:#6db22f;
}

h5
{
	font-family: Calibri, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
	border:0px;
}

.componentheading, table.moduletable th, legend {
	margin: 0;
	font-family: Calibri, sans-serif;
	font-size: 11px;
	font-weight:700;
	text-align: left;
	color: #FFFFFF;
	padding: 0;
}

li
{
	font-family: Calibri, sans-serif;
	font-size: 11pt;;
}

a {
	color: #0C25B9;
	outline: none;
	text-decoration: none;
	font-weight: 400;
}

img.nomargin
{
	margin: 0px;
}

a:link {
	font-weight: 400;
}

a:visited {
	font-weight: 400;
	/*color: #3e3d3d;*/
}

a:hover {
	text-decoration: underline;
	font-weight: 400;
}

input  {
	color: #000000;
	outline: none;
	margin: 0;
}

input:focus {
	outline: none;
}

button {
	color: #fff;
	font-size: 11px;
	border: none;
	background: #696969;
	cursor: pointer;
}


#modlgn_remember.inputbox  {
	background: none;
	border: none;
	width: auto;
	vertical-align:middle;
}

input.button, .validate  {
	color: #fff;
	font-size: 11px;
	cursor: pointer;
	font-weight: 700;
	border: none;
	height:20px;
	line-height:19px;
	padding: 2px 4px 4px;
	margin:6px 0 0 0;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/


#page-bg {
    background: url("../images/page-bg.png") repeat-x scroll 0 0 #CCCCCC;
}

/*#page-bg {
    overflow: hidden;
}*/

div #wrapper {
    margin: 0 auto;
    padding: 0;
    width: 979px;
}

#wrapper {
    position: relative;
}

#body-left {
    height: 100%;
    margin-left: 0;
    padding-left: 10px;
    background: url("../images/body-l.png") repeat-y scroll 0 0 transparent;
}

#body-right {
    height: 100%;
    margin-right: 0;
    padding-right: 10px;
    background: url("../images/body-r.png") repeat-y scroll 100% 0 transparent;
}


#top-bar
{
    background: url("../images/topbar-bg.png") repeat-x scroll 0 0 #D2D0C2;
    color: #444444;
    overflow: hidden;
    padding: 6px 15px;
}

#topbar-strip
{
	width: 300px;
	overflow: hidden;
	padding-bottom: 2px;
	font-weight: bold;
	text-shadow:1px 1px #f6f9ec;
	color: #000000;
	float: left;
}

#topbar-right
{
	width: 500px;
	overflow: hidden;
	text-align: right;
	padding-bottom: 2px;
	font-weight: bold;
	text-shadow:1px 1px #f6f9ec;
	color: #000000;
	float: right;
}

#header-bar {
	background: url("../images/header-bg3.png") repeat-x scroll 0 0 #305086;
	border-top: 3px solid #F6F6E9;
	/*overflow: hidden;*/
	/*height: 112px;*/
	padding: 10px;
	overflow: hidden;
}

#header
{
	width: 940px;
}

.logo
{
	position: relative;
	padding-top: 5px;
	float: left;
	width: 150px;
}

#header-right
{
	position: relative;
	float: right;
	width: 780px;
}

#horizlogins
{
	width: 780px;
	min-height: 30px;
	line-height: 30px;
	padding-left: 520px;
}

#login-spaces
{
	width:310px;
}

#mem-login-space
{
	position: relative;
	float: left;
	width: 150px;
}

#cb-login-space
{
	position: relative;
	float: right;
	width: 150px;
}

#title-bar
{
	width: 785px;
	color: #FFFFFF;
	font-size: 25pt;
	padding-left: 0px;
	min-height: 40px;
	line-height: 40px;
}

#horiz-menu
{
	background: url("../images/horiz-bg3.png") repeat-x scroll 0 0 #FFFFFF;
	z-index: 50;
	height: 30px;
	padding: 0 7px;
}

#hzspacer
{
	min-height: 10px;
}

.mlddm
{
    margin: 0;
    padding: 0;
}

.mlddm ul
{
    /*background: none repeat scroll 0 0 #74A824;
    margin: 1px 0 0;*/
    margin: 0;
    padding: 0;
    position: absolute;
    visibility: hidden;
    z-index: 100;
}

.mlddm li
{
    display: inline;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

/*.mlddm li a.toplink, .mlddm li a.toplinkdown
{
	line-height: 30px;
}

.mlddm li a.toplinkdown
{
	background: no-repeat right url("../images/white_down_arrow.gif");
}

.mlddm li a.toplinkdown:hover
{
	background: no-repeat right url("../images/yellow_down_arrow.gif");
}*/

.mlddm li a, .mlddm li a
{
	color: #FFFFFF;
	display: block;
	margin: 0;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	min-height: 30px;
	line-height: 30px;
	padding: 0 11px 0 11px;
	font-weight: bold;
}



.mlddm li a:hover
{
	color: #FFD000;
}

.mlddm ul li
{
    float: none;
}

.mlddm ul li a
{
	border-bottom: 2px solid #4F82CF;
	font-weight: normal;
	margin: 0;
	padding: 4px 13px 4px 7px;
	text-align: left;
	text-transform: none;
	width: auto;
}

.mlddm .hsub
{
	background: no-repeat right url("../images/white_arrow.gif");
}

.mlddm .hsub:hover
{
	background: no-repeat right url("../images/yellow_arrow.gif");
}

.mlddm .toplink:hover
{
	background:  no-repeat scroll 0 100% #0D507A;
}

.mlddm ul
{
	z-index: 100;
	background: none repeat scroll 0 0 #0D507A;
}


/***************************************************/
/*******      Columns and content stuff     ********/
/***************************************************/

#Logout
{
	position:relative;
	width:50px;
	color: #FFFFFF;
	top:-140px;
	left:505px;
	z-index:20;
	font-weight: bold;
	text-shadow:1px 1px #f6f9ec;
	display: none;
}
#Logout A
{
	text-decoration:none;
	font-weight: bold;
	text-shadow:1px 1px #f6f9ec;
	color: #EB8400;
}

#mainbody
{
    border-top: 3px solid #F6F6E9;
}

#imgrotator
{
	width: 940px;
	min-height: 300px;
}

#mainbody-left
{
	position: relative;
	float: left;
	width: 680px;
	padding: 8px;
}

#mainbody-right
{
	position: relative;
	float: right;
	width: 247px;
	padding: 8px 6px 0 0;
}

#mainbody-leftcol
{
	width: 345px;
	position: relative;
	float: left;
}

#mainbody-middle
{
	width: 325px;
	position: relative;
	float: right;
}

#Content
{
	/*width:350px;*/
	font-size:11pt;
	padding: 0 10px 0 10px;
}

#sub-content
{
	position: relative;
	background-color: #FFFFFF;
	min-height: 573px;
	padding: 10px;
	color: #000;
	-moz-border-radius: 15px;
	border-radius: 15px;
	behavior: url(../custom/_css/PIE.htc);
	-webkit-border-radius: 15px;
	
}

#main-content
{
	margin: 10px auto;
	position: relative;
	background-color: #FFFFFF;
	min-height: 690px;
	padding: 10px;
	color: #000;
	-moz-border-radius: 15px;
	border-radius: 15px;
	behavior: url(../custom/_css/PIE.htc);
	-webkit-border-radius: 15px;
	width: 916px;
}


/*#Content IMG
{
	border:none;
	margin:5px;
}*/

#topbuffer
{
	width: 962px;
	height: 28px;
	background: url(../images/content_top.gif) no-repeat scroll center top #FFFFFF;
	overflow: hidden;
}

#bottombuffer
{
	background: url(../images/content_b.gif) no-repeat scroll center bottom #FFFFFF;
}

#content {
	margin:0 auto;
	width:960px;
	height: auto;
}

.content_top
{
	border-collapse: collapse;
}

.content_t
{
	background: url(../images/content_t.gif) no-repeat scroll center top #FFFFFF;
	width:960px;
	overflow:visible;
	height: auto;
}

.content_b
{
	width:960px;
	padding:0 0 18px;
	height: auto;
}

.inset-block-right
{
	background: url(../images/col-r.png) repeat-y;
}

#LeftCol
{
	width: 160px;
	/*background-color: #F6F6E9;*/
	padding: 10px;
}


#leftcolumn {
	float:left;
	width: 160px;
	margin:0 10px 0 0;
	height: 100%;
}


#rightcolumn
{
	width: 160px;
	float: right;
	margin:0 0 0 10px;
}

div#maincolumn {
	float: left;
	width: 610px;
	padding: 5px;
}

/*div#maincolumn_left, div#maincolumn_right {
	padding:10px;
	float: left;
	width:710px;
}

div#maincolumn_full {
	padding:10px 20px;
	width:900px;
}*/
	
div.nopad {
	overflow: hidden;
}

div.nopad ul {
	clear: both;
}

td.middle_pad {
	width: 20px;
}


#ImgRotator
{
	width: 400px;
	height: 280px;
	text-align: center;
}

.tickerbg {
	background: url(../images/newsflash-bg.png) repeat-x scroll 0 0 transparent;
	border-bottom: 3px solid #F6F6E9;
	border-top: 3px solid #F6F6E9;
	height: 26px;
	line-height: 26px;
	position: relative;
}

#ticker_starter{
    background: url(../images/newsflash-tab.png) no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    font-size: 10pt;
    font-weight: bold;
    height: 26px;
    left: 0;
    line-height: 26px;
    padding-left: 15px;
    position: absolute;
    text-transform: uppercase;
    width: 88px;
}

#ticker a
{
	font-weight: bold;
	line-height: 26px;
	text-decoration: none;
	color: #DE510B;
	padding-left: 90px;
}

.newsrow
{
	/*background: url("../images/com-mod3.png") repeat-x scroll 0 0 transparent;*/
}

#newsrow_header
{
	background: url("../images/com-bg.png") no-repeat scroll 0 0 transparent;
	margin-bottom: -8px;
}

#newsrow_header h3
{
	/*background: url("../images/com-bg.png") no-repeat scroll 0 0 transparent;*/
	color: #333333;
	font-size: 12pt;
	font-weight: bold;
	line-height: 20px;
	margin: 0;
	padding: 5px 0 20px 15px;
	
}



#hlogin
{
	padding-left: 10px;
}

#hlogin .hlogin-mod
{
    background: url("../images/hlogin-mod-bg.png") repeat-y scroll 0 0 #5E5E5E;
}

#login-space
{
	padding: 20px 5px 5px 5px;
	color: #CCCCCC;
}

#login-header {
	background: url("../images/login-bg.png") repeat-x scroll 0 0 transparent;
	margin-bottom: -14px;
}


#login-header h3 {
    background: url("../images/login-mod.png") no-repeat scroll 0 0 transparent;
    font-size: 12pt;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
    padding: 5px 0 20px 15px;
    color: #FFFFFF;
}


#facilities
{
	/*width: 310px;*/
}

#facilities .facilities-mod
{
    background: url("../images/facile-mod-bg.png") repeat-y scroll 0 0 #34568E;
}

#facile-space
{
	/*background: none repeat scroll 0 0 #34568E;*/
	color: #C6DFFF;
	padding: 0 5px 5px 5px;
}

#facilities-header {
	background: url("../images/facile-bg.png") repeat-x scroll 0 0 transparent;
	margin-bottom: -15px;
}


#facilities-header h3 {
    background: url("../images/facile-mod.png") no-repeat scroll 0 0 transparent;
    font-size: 12pt;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
    padding: 5px 0 20px 15px;
    color: #FFFFFF;
}

#maincontent-header {
	background: url("../images/maincontent-bg.png") repeat-x scroll 0 0 transparent;
	/*margin-bottom: -5px;*/
}

#maincontent-header h3
{
    background: url("../images/maincontent-mod.png") no-repeat scroll 0 0 transparent;
    font-size: 12pt;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
    padding: 5px 0 20px 15px;
    color: #FFFFFF;
    z-index: 1;
}

#poll
{
	width: 310px;
}

#poll .poll-mod
{
    background: url("../images/poll-mod-bg.png") repeat-y scroll 0 0 #732222;
}

#poll-space
{
	padding: 20px 5px 5px 5px;
	color: #FFD0D0;
}

#poll-header {
	background: url("../images/poll-bg.png") repeat-x scroll 0 0 transparent;
	margin-bottom: -15px;
}


#poll-header h3 {
    background: url("../images/poll-mod.png") no-repeat scroll 0 0 transparent;
    font-size: 12pt;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
    padding: 5px 0 20px 15px;
    color: #FFFFFF;
}


#promo
{
	width: 100%;
	z-index: 1;
}

#promo .promo-mod
{
    /*background: url("../images/promo-mod-bg.png") repeat-y scroll 0 0 #FFFFFF;*/
}

#promo-space
{
	padding: 5px 5px 0 10px;
	color: #ffffff;
	z-index: 1;
	overflow: hidden;
}

#promo-header {
	background: url("../images/promo-mod-h3-bg.png") repeat-x scroll 0 0 transparent;
	margin-bottom: -15px;
	z-index: 1;
}


#promo-header h3 {
    background: url("../images/promo-mod-h3.png") no-repeat scroll 0 0 transparent;
    font-size: 12pt;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
    padding: 5px 0 20px 15px;
    color: #333333;
    	z-index: 1;

}

#promo-header-orange {
	background: url("../images/promo-mod-h3-bg-orange.png") repeat-x scroll 0 0 transparent;
	margin-bottom: -15px;
	z-index: 1;
	
}


#promo-header-orange h3 {
    background: url("../images/promo-mod-h3-orange.png") no-repeat scroll 0 0 transparent;
    font-size: 12pt;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
    padding: 5px 0 20px 15px;
    color: #333333;
    	z-index: 1;

}

#promo-header-grey {
	background: url("../images/promo-mod-h3-bg-grey.png") repeat-x scroll 0 0 transparent;
	margin-bottom: -15px;
}


#promo-header-grey h3 {
    background: url("../images/promo-mod-h3-grey.png") no-repeat scroll 0 0 transparent;
    font-size: 12pt;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
    padding: 5px 0 20px 15px;
    color: #FFF;
}

#bottom
{
	background-color: #FFF;
	/*padding: 5px;*/
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	position: relative;
	behavior: url(../custom/_css/PIE.htc);
	margin: 0 8px 10px 10px;
}

#info-space
{
	position: relative;
	float: right;
	width: 250px;
}

#calendar-space
{
	position: relative;
	float: left;
	width: 680px;
}

#mycalendar
{
	width: 680px;
}

#myinfospace
{
	padding-top: 20px;
	min-height: 330px;
}



/*#mainbody #poll .redradios-active {
    background: url("../images/red-inputs.png") no-repeat scroll 0 -114px transparent;
}

#mainbody #poll .redradios {
    background: url("../images/red-inputs.png") no-repeat scroll 0 0 transparent;
}

.redradios, .redchecks {
    line-height: 120%;
    padding: 2px 5px 5px 22px;
}*/


/****************************************/
/*******     footer elements     ********/
/****************************************/
#footer
{
	background: url("../images/footer-bg.png") repeat-x scroll 0 0 #D2D0C2;
	margin:0 auto;
	width:960px;
	color: #000000;
	text-align: center;
	border-top: 3px solid #F6F6E9;
	padding: 6px 0px;
}

#footer p
{
	text-align:center;
	line-height:13px;
	overflow:hidden;
	margin:0;
	padding:10px 0 20px 0;
}

#footer a
{
	color: #7a8944;
	font-weight:400;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration:underline;
}

#sgf
{
	text-align: center;
}

a.footer123:link, a.footer123:visited
{
	color: #363e4e;
	font-family: Calibri, sans-serif;
	text-decoration: underline;
}

#f123 {
	text-align: right;
	width: 100%;
	margin: 0 auto;
	font-family: Calibri, sans-serif;
}
.f123 {
	text-align: right;
	font-family: Calibri, sans-serif;
	text-decoration: none;
}
.f123_bg {
	background:url(../images/123_bg.png);
	width:134px;
	height:30px;
	text-align:center;
	padding: 0 3px;
}
.f123_1 {
	display: block;
	font-size: 10px;
	font-family: Calibri, sans-serif;
	color: #666;
	text-align: left;
	padding: 0 0 2px 4px;
}

a.link_123:link, a.link_123:visited {
	font-size: 15px;
	font-family: Calibri, sans-serif;
	color: #797979;
	text-decoration:none;
	font-weight: 700;
}
a.link_123:hover {
	font-size: 15px;
	font-family: Calibri, sans-serif;
	color: #797979;
	text-decoration:none;
	font-weight: 700;
}


div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

/* headers */
div.componentheading {
	height: 22px;
	margin:0;
	color: #f20680;
}

table.blog {
	
}

/* small text */
.small {
	font-size: 10px;
	color: #666;
	font-weight: 700;
	text-align: left;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 10px;
	color: #666666;
	text-align: right;
}

.createdate {
	vertical-align: top;
	font-size: 11px;
	color: #555;
	padding-bottom: 8px;
}

a.readon {
	float: right;
	line-height: normal;
	font-size: 11px;
	padding: 0 0 0 14px;
	color: #666666;
	text-transform: lowercase;
	text-decoration: none;
}

a.readon:hover {
	text-decoration: underline;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f1f1f1;
	color: #333;
}

.ol-background {
	background-color: #f1f1f1;
	color: #333;
}

.ol-textfont {
	font-family: Calibri, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Calibri, sans-serif;
	font-size: 12px;
	color: #fbfbfb;
	font-weight: 700;
}
.ol-captionfont a {
	background-color: #f1f1f1;
	color: #333;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {

}

.column_separator {
	
}

td.buttonheading {
	text-align: right;
	width: 0;
}

.clr {
	clear: both;
	font-size:0;
}

#spacer
{
	height: 10px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}



/* table of contents */
table.contenttoc {
  margin: 5px;
  padding: 5px;
  background: none;
}

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


/* content tables */
td.sectiontableheader {
  color: #999;
  font-weight: 700;
  padding: 4px;
}

tr.sectiontableentry1 td {
	padding: 4px;
}

tr.sectiontableentry1 {
	background:#d0de9d;
}
  
tr.sectiontableentry0 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
  font-size: 11px;
}


/* content styles */
.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
}

table.contentpane td{
	text-align: left;
}

table.contentpane td.contentdescription {
	width: 100%;
}

table.contentpane  {
	text-align: left;
	float: left;
	width: 100%;
}

table.contentpane ul li a .category {
	color: #FF8800;
}

table.contentpane ul li {
	color: #666;
}

table.contentpaneopen {
	border-collapse: collapse;
	padding: 0;
	margin:0 6px;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #669933;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Calibri, sans-serif;
	color: #363e4e;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

.newsflash div.module_menu,.newsflash div.module,.newsflash div.module_text{
	background:none;
}

div.module_menu, div.module, div.module_text{
	padding:0 0 20px;
	margin:0 0 20px;
	background: #d0de9d url(../images/box_b.gif) bottom center no-repeat;
}

div.module_menu div, div.module div, div.module_text div {
}

div.module_menu div div,div.module div div,div.module_text div div {
	text-align: center;
	width:210px;
	background: #d0de9d url(../images/box_t.gif) top center no-repeat;
}


div.module_menu div div div,div.module div div div,div.module_text div div div {
	padding:0 0 10px;
	margin:0;
}

div.module div div div div {
	color:#666;
	width: 160px;
}

#module_text
{
	background: #d0de9d url(../images/box_b.gif) bottom center no-repeat;
}

#module_text p
{
	padding: 0 0 0 10px;
	text-align: left;
}

#leftcolumn div.module_menu div div div div,#leftcolumn div.module div div div div,#leftcolumn div.module_text div div div div,
#rightcolumn div.module_menu div div div div,#rightcolumn div.module div div div div,#rightcolumn div.module_text div div div div {
	background: none;
	margin:0 auto;
	padding:0;
	color:#666;
}

#leftcolumn div.module_text div div div div, #rightcolumn div.module_text div div div div {
	text-align: left;
}

#leftcolumn div.module_text div div div div.bannergroup_text,#rightcolumn div.module_text div div div div.bannergroup_text {
	padding: 10px 10px 10px 30px;
	width: 160px;
}

#leftcolumn div.module_text div div div div.bannergroup_text div,#rightcolumn div.module_text div div div div.bannergroup_text div {
	color:#666;
	width: auto;
	padding: 0 0 4px;
}

div.module div div div form {
	margin:0 auto;
	padding:0 0 6px 30px;
	text-align:left;
	width:170px;
}

div.module_menu ul {
	list-style: none;
	padding: 0;
}

div.module_menu ul#mainlevel {
	margin: 0 auto;
	text-align: center;
}

div.module_menu ul li{
	margin: 0;
	padding: 0;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: 700;
	padding: 2px 0;
	line-height: 24px;
	color:#666;
	background: transparent url(../images/blue/bullet2.jpg) top left no-repeat;
}

#leftcolumn div.module table ,#rightcolumn div.module table {
	padding: 0 0 6px 0;
	background:none;
}

#leftcolumn div.module table td ,#rightcolumn div.module table td {
	margin:0;
	padding: 0 6px 0 0;
	height:20px;
	color:#666;
	text-align:left;
	line-height:13px;
	vertical-align: middle;
}

#leftcolumn div.module table.poll {

}

#leftcolumn div.module table.poll td {
	text-align: left;
}

#rightcolumn a
{
	text-align: center;
}

/* LEFT COL H3 */
#leftcolumn h3, #rightcolumn h3 { 	
	width:160px;
	margin:0;
	height: 38px;
	line-height:47px;
	padding:0 10px 0 14px;
	font-size: 11px;
	font-family: Calibri, sans-serif;
	color: #f20680;
	text-align: left;
	font-weight:700;
	overflow:hidden;
	text-shadow:1px 1px #f6f9ec;
	background: transparent url(../images/box_h3.png) no-repeat top left;
}

#leftcolumn h2, #rightcolumn h2 { 	
	width:160px;
	margin:0;
	/*height: 38px;*/
	/*line-height:47px;*/
	/*padding:0 10px 0 14px;*/
	font-size: 13pt;
	font-family: Calibri, sans-serif;
	color: #f20680;
	text-align: left;
	font-weight:700;
	overflow:hidden;
	text-shadow:1px 1px #f6f9ec;
	background: transparent url(../images/box_b.gif) no-repeat bottom left;
}

.moduletable_menu, .moduletable, .moduletable_text {
	margin: 0 0 16px 0;
	padding: 0 0 8px 0;
}

#leftcolumn ul.menu, #rightcolumn ul.menu {
	list-style: none;
	text-align: left;
	margin:0;
	padding: 0 0 0 14px;
}

#leftcolumn ul.menu li, #rightcolumn ul.menu li{
	padding:0 0 4px;
}

/*LEFT COL LINK*/

#leftcolumn ul.menu li a, #leftcolumn ul.menu li a:link,
#rightcolumn ul.menu li a, #rightcolumn ul.menu li a:link {
	display:block;
	font-weight: 400;
	font-size: 11px;
	line-height: 17px;
	padding:0 16px;
	margin:0;
	text-decoration: none;
	color: #546612;
	background: transparent url(../images/menu_arrow.gif) no-repeat left top;
}


#leftcolumn ul.menu li a:hover, #rightcolumn ul.menu li a:hover {
	color: #f20680;
}

/*LEFT COL CURRENT LINK*/

#leftcolumn ul.menu li#current, #rightcolumn ul.menu li#current {
}

#leftcolumn ul.menu li#current a, #leftcolumn ul.menu li#current a:link, 
#rightcolumn ul.menu li#current a, #rightcolumn ul.menu li#current a:link {
	color: #f20680;
	padding:0 16px;
}

#leftcolumn ul.menu li#current a:hover, #rightcolumn ul.menu li#current a:hover {
	display:block;
	color: #f20680;
}

/*LEFT COL SUB LINK*/
	
#leftcolumn ul.menu li#current ul li {
	background:none;
}

#leftcolumn ul.menu li#current ul li a, #leftcolumn ul.menu li#current ul li a:link,
#rightcolumn ul.menu li#current ul li a, #rightcolumn ul.menu li#current ul li a:link {
	font-weight: 400;
	text-decoration: none;
	color: #546612;
	line-height:17px;
	padding:0 10px 0 0;
	margin:0 0 0 16px;
	width:160px;
	background: none;
}

#leftcolumn ul.menu li#current ul li a:hover, #rightcolumn ul.menu li#current ul li a:hover {
	color: #f20680;
}

#leftcolumn ul.menu li ul li#current, #rightcolumn ul.menu li ul li#current {
}

#leftcolumn ul.menu li.parent ul li, #rightcolumn ul.menu li.parent ul li {
}

#leftcolumn ul.menu li.parent ul li a, 
#rightcolumn ul.menu li.parent ul li a {
	line-height:17px;
	font-size: 11px;
	font-weight: 400;
	text-decoration: none;
	color: #546612;
	padding:0 16px;
	background: none;
}

#leftcolumn ul.menu li.parent ul li a:hover {
	color: #f20680;
	background: none;
}

/*SUBMENU POSITION*/
#leftcolumn ul.menu li#current ul {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li#current ul li {
	margin: 0;
	padding: 0;
}

/*CURRENT SUBMENU POSITION*/
#leftcolumn ul.menu li ul {
	margin: 0;
	padding: 0;
}


#leftcolumn ul.menu li ul, #rightcolumn ul.menu li ul {
	list-style: none;
	margin:0;
}


/* forms */
#leftcolumn .moduletable ul, #rightcolumn .moduletable ul {
	margin: 6px 0;
	padding: 0;
	list-style: none;
}

#leftcolumn .moduletable ul li, #rightcolumn .moduletable ul li {
	margin: 0;
	padding: 0 2px;
}

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color:#666;
}

/* fix */
.nopad fieldset {
 float:left;
 border:none;
 padding:0;
 margin:0 0 30px;
}
.nopad fieldset p {
margin:0 0 10px;
overflow:hidden;
clear:both;
}

.nopad fieldset label {
float: left;
}

.nopad fieldset input {
float:left;
}

.button {
	clear:both;
}

.nopad fieldset #remember {
 margin:0 0 0 10px;
}

/* fix */

form#form-login fieldset { 
	border: 0 none; 
	padding: 0;
	margin:0;
	color:#666;
	text-align: left;
}

form#form-login ul {
	padding: 0;
	list-style: none;
	text-align: left;
	margin: 10px auto 0;
}

form#form-login ul li { 
	padding: 0; 
}

form#form-login ul li a {
	text-align: left;
	padding: 0;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}

form#form-login ul li a:hover {
	text-decoration: underline;
}

#form-login	input {
	border:none;
	color:#666;
	font-size:11px;
	height:14px;
	line-height:14px;
	padding:2px 4px;
	background:#ededed;
}

input#modlgn_passwd, input#modlgn_username {
	width:142px;
}

input.button, #form-login input.button {
	float:left;
	height:20px;
	border:1px solid #bdbcbc;
	font-weight:400;
	line-height:15px;
	color:#f20680;
	padding:0 10px 4px;
	margin:10px 0 0px;
	background: transparent url(../images/but.gif) repeat-x left top;
}

input.button:hover, #form-login input.button:hover {
	color:#666;
}

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #333; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #333; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family: Calibri, sans-serif;
	font-weight: 700;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem {
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.banneritem_text a {
	font-weight:700;
	color:#f20680;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* Frontend Editing*/
fieldset
{
	border: 0;
	/*margin-top: 15px;*/
	padding: 4px;
}

legend {
	color: #CCCCCC;
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #333;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: 700;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message dd.message ul { 
	padding: 0;
	margin: 0;
	background: none;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul { 
	color: #c00; 
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

/* System Notice Messages */
#system-message dd.notice ul { 
	color: #c00; 
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

#system-message dd {
	text-indent: 0;
}

#system-message dd ul {
	list-style-type: none;
	color: #c00; 
	background: none;
	border: none;
}

#system-message {
	margin-top: 5px;
}


h1.sub-main-header
{
	margin: 0;
}

.module-rectangle
{
	/*background: url(../images/rotator-bg.png) no-repeat scroll center bottom #FFFFFF;*/
	min-height: 300px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	position: relative;
	behavior: url(../custom/_css/PIE.htc);
	padding: 8px 0 2px 8px;
}

.module-rounded-corners
{
	background-color: #F6F6E9;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	padding: 15px 0 15px 0;
	position: relative;
	behavior: url(../custom/_css/PIE.htc);
}

.module-rounded-corners-white
{
	background-color: #FFFFFF;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	padding: 8px 0 8px 0;
	position: relative;
	behavior: url(../custom/_css/PIE.htc);
}

.module-rounded-corners1
{
	background-color: #FFFFFF;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	padding: 15px 0 15px 0;
	/*height: 313px;*/
	position: relative;
	behavior: url(../custom/_css/PIE.htc);
}
.module-rounded-corners-red
{
	background-color: #732222;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	padding: 15px 0 15px 0;
	position: relative;
	behavior: url(../custom/_css/PIE.htc);
}
.module-rounded-corners-blue
{
	background-color: #34568E;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	padding: 15px 0 15px 0;
	position: relative;
	behavior: url(../custom/_css/PIE.htc);
}
.module-rounded-corners-orange
{
	/*border: 1px solid #fff;*/
	background-color: #FFA826;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	padding: 15px 0 15px 0;
	position: relative;
	behavior: url(../custom/_css/PIE.htc);
}
.module-rounded-corners-grey
{
	background-color: #606060;
	height: 100%;
	-moz-border-radius: 15px;
	border-radius: 10px;
	-webkit-border-radius: 15px;
	padding: 10px 0 10px 0;
	position: relative;
	behavior: url(../custom/_css/PIE.htc);
}

#home-logos
{
	padding: 5px;
	overflow: hidden;
	height: 40px;
	margin: 0 auto;
	width: 430px;
}

#home-logos2
{
	padding: 3px;
	height: 50px;
	overflow: hidden;
}

#newsrow_container
{
	/*min-height: 205px;*/
}

a#lblink
{
	font-family: Calibri, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #F7F5D2;
	text-decoration: underline;
}

a#lblink:hover
{
	text-decoration: underline;
}


a#cb-login
{
	font-family: Calibri, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #F7F5D2;
	text-decoration: underline;
}

a#cb-login:hover
{
	text-decoration: underline;
}

.newsletter_list_background {background-color: white;}
.newsletter_list_title {font-size: 16pt;}
.newsletter_title {font-size: 24pt;}
.newsletter_topic_title {background-color:#E6E6E6; font-size:14pt; font-weight:bold; margin-bottom:5px; margin-top:8px; padding-left:5px; text-align:left; color: #888888;}
.newsletter_dates_title {background-color:#E6E6E6; font-size:10pt; font-weight:bold; margin-bottom:5px; margin-top:5px; padding-left:5px; text-align:left;}
.newsletter_search_title {background-color:#E6E6E6; font-size:10pt; font-weight:bold; margin-bottom:5px; margin-top:5px; padding-left:5px; text-align:left;}
.newsletter_sub_description {color: #888888; margin-bottom: 5px;}


table.calendar
{
	border-left:1px solid #999;
}
tr.calendar-row
{
	
}
td.calendar-day
{
	min-height:80px;
	font-size:11px;
	position:relative;
}
* html div.calendar-day
{
	height:80px;
}
td.calendar-day:hover
{
	background:#eceff5;
}
td.calendar-day-np
{
	background:#eee;
	min-height:80px;
}
* html div.calendar-day-np
{
	height:80px;
}
td.calendar-day-head
{
	background:#ccc;
	font-weight:bold;
	text-align:center;
	width:120px;
	padding:5px;
	border-bottom:1px solid #999;
	border-top:1px solid #999;
	border-right:1px solid #999;
}
div.day-number
{
	background:#999;
	padding:5px;
	color:#fff;
	font-weight:bold;
	float:right;
	margin:-5px -5px 0 0;
	width:20px;
	text-align:center;
}
/* shared */
td.calendar-day, td.calendar-day-np
{
	width:120px;
	padding:5px;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
}

/*div.day-number
{ 
	background:#999; 
	position:absolute; 
	z-index:2; 
	top:-5px; 
	right:-25px; 
	padding:5px; 
	color:#fff; 
	font-weight:bold; 
	width:20px; 
	text-align:center; 
}
td.calendar-day, td.calendar-day-np
{ 
	width:120px; 
	padding:5px 25px 5px 5px; 
	border-bottom:1px solid #999; 
	border-right:1px solid #999; 
}*/
