/* Body */

* {
	margin:0;
	padding:0;
}

body {
	background-color: #eee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000;
}

p{
	margin-bottom:10px;
	width: 98%px;
}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
}
/** ###### **/

/** Misc **/

.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.clearBoth {
	clear: both;
}
.displayNone {
	display: none;
}
.icon {
	border: 0;
	vertical-align: middle;
}
/** ##### **/

/** Containers **/

div#outerShell {
	clear: both;
	margin: 0 auto;
	width: 850px;
}
div#innerShell {
	float: left;
	clear: both;
	width: 850px;
}
div#commonHeader {
	float: left;
	clear: both;
	width: 850px;
	margin-bottom: 2px;
}
/** ##### **/

/** Navigation **/

div#navContainer {
	float: left;
	clear: both;
	width: 850px;
	margin: 0px 0 10px;/*
	background-image: url("../images/common/logo.gif");
	background-position: top left;
	background-repeat: no-repeat;
	*/
}
/* Topmenu -custom Sergio begin**/

div#navInner {
	float: right;
	width: 670px;
	color: #808080;
}
div#navInner ul {
	padding: 0;
	margin: 0;
	list-style-image: none;
	list-style-type: none;
	float: right;
}
div#navInner li {
	position: relative;
	padding: 0;
	margin: 0;
	float: right;
	text-decoration: none;
}
div#navInner a {
	display: block;
	padding: 2px 5px;
	font-size: 12px;
	color: #039;
	border-right: 1px solid #808080;
}
div#navInner a:hover {
	display: block;
	padding: 2px 5px;
	font-size: 12px;
	color: #fff;
	background-color: #039;
}
div#navInner li ul {
	padding: 0;
	margin: 0;
	display: none;
	position: absolute;
	top: 1, 5em;
	left: 0;
}
div#navInner li:hover ul {
	display: block;
	border: 1px solid #808080;
	background: #fff;
}
div#navInner li:hover ul li {
	background: #fff;
	float: left;
	padding: 2px 5px;
	clear: both;
}
div#navInner li:hover li:hover {
	background: #039;
	color: #fff;
}
div#navInner li:hover li:hover a {
	color: #fff;
}
div#navInner li:hover ul li a {
	text-decoration: none;
	border: none;
	font-size: 100%;
	width: 10em;
}
div#navInner li:hover ul li a:hover {
	text-decoration: none;
	font-size: 100%;
	width: 10em;
}
/* end custom TopMenu Sergio */
 
  
/* original **
div#navInner a, div#navInner a:visited {
	float: right;
	display: block;
	padding: 2px 5px;
	
	font-size: 12px;
	color: #039;
	
	border-right: 1px solid #808080;
}
div#navInner a:hover, div#navInner a:active {
	float: right;
	display: block;
	padding: 2px 5px;
	
	font-size: 12px;
	color: #fff;
	background-color: #039;
	
	border-right: 1px solid #808080;
}
** end original */


div#logo {
	float: left;
	margin-left: 0px;
	display: inline;
}
/** ##### **/

/** Footer **/

div#footerContainer {
	float: left;
	clear: both;
	width: 816px;
	margin: 15px 17px;
	padding-bottom: 10px;
	color: #808080;
	display: inline;
}
div#footerLinks {
	float: left;
	width: 406px;
}
div#footerLinks a, div#footerLinks a:visited {
	color: #808080;
	text-decoration: underline;
}
div#footerLinks a:hover, div#footerLinks a:active {
	color: #808080;
	text-decoration: none;
}
div#footerSearch {
	float: right;
	width: 310px;
	text-align: right;
}
div#footerSearch strong, div#footerSearch input {
	vertical-align: top;
}
/** ##### **/
/** Homepage **/

div#welcomeContainer, div#boxesContainer, div#clientTicker {
	float: left;
	clear: both;
	width: 850px;
	margin-bottom: 2px;
}
div#welcomeText {
	float: left;
	width: 362px;
	height: 145px;
	margin-right: 2px;
	padding: 25px 170px 0 30px;
	background-image: url("../images/welcome_bg.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
}
div#welcomeText h1 {
	font-size: 230%;
	color: #fff;
}
div#welcomeText p {
	color: #fff;
	font-size: 12px;
}
div#welcomeFlash {
	float: left;
	width: 186px;
	height: 170px;
	background-color: #f0f0f0;
}
div#boxTops, div#boxBodys {
	float: left;
	clear: both;
	width: 750px;
	background-image: url("../images/box_bg.gif");
	background-position: top left;
	background-repeat: repeat-y;
}
div#boxBottoms {
	float: left;
	clear: both;
	width: 750px;
	height: 1px;
	line-height: 1px;
	background-image: url("../images/box_bottom_bg.gif");
	background-position: top left;
	background-repeat: repeat-y;
}
div#boxTops h1 {
	float: left;
	display: block;
	width: 170px;
	padding: 3px 8px;
	margin: 0 2px 0 0;
	background-color: #0091ff;
	color: #fff;
	font-size: 130%;
	font-weight: bold;
}
div.boxBody {
	float: left;
	width: 162px;
	padding: 12px;
	margin-right: 2px;
}
div.boxBody h1 {
	margin: 0;
	color: #0091ff;
	font-size: 12px;
	font-weight: bold;
}
div.boxBody ul {
	margin: 0 0 0 1.2em;
	padding: 0;
	list-style-image: url("../images/common/blue_bullet.gif");
}
div.boxBody li {
	margin: 0 0 10px 0;
	padding: 0;
}
div#clientTicker {
	margin: 0;
}
/** ##### **/

/** Sub page **/

div#subImage {
	float: left;
	clear: both;
	width: 750px;
	height: 108px;
	margin-bottom: 2px;
	background-position: top left;
	background-repeat: no-repeat;
}
div#mainContainer {
	float: left;
	clear: both;
	width: 850px;
}
div#breadcrumbtext {
	font: bold;
	float: left;
	clear: both;
	/*width: 458px;*/
	
	margin-top: 4px;
	margin-bottom: 22px;
	font-weight: bold;
	color: #000000;
}
div#contentContainer {
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	display: inline;
	margin-left: 10px;
	margin-right: 11px;
/*	width: 410px;*/
	overflow:visible;
}
div#breadcrumbContainer {
	float: left;
	/*clear: both;*/
	/*width: 458px;*/

	margin-top: 4px;
	margin-bottom: 22px;
	color: #808080;
}
div#breadcrumbContainer a, div#breadcrumbContainer a:visited, div#breadcrumbContainer a:hover, div#breadcrumbContainer a:active {
	color: #808080;
}
div#breadcrumbContainer b {
	color: #000;
}
div#breadcrumbContainer span {
	color: #039;
}
div#contentInner {
	clear: both;
	float: left;
	width: 610px;
}
div#contentInner ul, div#contactbox ul {
	margin: 0 0 0 1.2em;
	padding: 0;
	list-style-image: url("../images/orange_bullet.gif");
}
div#contentInner li, div#contactbox li {
	margin-left: 2em;
	margin-bottom: 10px;
	padding: 0;
}
div#subNavContainer {
	display:inline;
	float: right;
	width: 216px;
	margin: 0px;
	padding: 0px;
}
/* S E R G I O    R I G H T    M E N U ***/

/* original ** div#subNavContainer a.subNav, div#subNavContainer a.subNav:visited ** end-original*/
div#subNavContainer a.mainlevel_activesubNavContainer, div#subNavContainer a.mainlevelsubNavContainer, div#subNavContainer a.mainlevel_activesubNavContainer:visited, div#subNavContainer a.mainlevelsubNavContainer:visited, li.mainlevel_currentsubNavContainer a#active_menusubNavContainer {
	display: block;
	padding: 12px 20px 12px 36px;
	margin-bottom: 2px;
	background-color: #dfeffa;
	background-image: url("../images/sub_blue_bullet.gif");
	background-position: left;
	background-repeat: no-repeat;
	color: #039;
	text-decoration: underline;
}
li.mainlevel_activesubNavContainer ul, li.mainlevel_activesubNavContainer li.sublevel_currentsubNavContainer, li.mainlevel_activesubNavContainer li.sublevelsubNavContainer {
	margin-left: 0px;
}
ul#mainlevelsubNavContainer {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 0;
	margin-top: 2px;
	margin-left: 0px;
}

ul#mainlevelsubNavContainer ul {
	list-style-type:square;
	list-style-position:outside;
/*	list-style-type:none;
*/	padding: 0;
	padding-left: 30px;
	margin-top: 2px;
	margin-left: 0px;
}

li.mainlevel_currentsubNavContainer ul li ul {
	display: none;
}
/* original ** div#subNavContainer a.subNav:hover, div#subNavContainer a.subNav:active **end-original*/
div#subNavContainer .mainlevelsubNavContainer a:hover, div#subNavContainer .mainlevel_activesubNavContainer a:hover, div#subNavContainer .mainlevel_currentsubNavContainer a:hover, u#mainlevelsubNavContainer a:hover {
	text-decoration: none;
}
li.mainlevel_currentsubNavContainer, li.mainlevel_activesubNavContainer {
	border: 1px solid #dfeffa;/*margin-bottom: 2px;*/
}
/* original ** div#lowerSubNavContainer ul ** end original */
li.mainlevel_activesubNavContainer li.sublevelsubNavContainer, li.mainlevel_activesubNavContainer li.sublevel_activesubNavContainer, li.mainlevel_activesubNavContainer li.sublevel_currentsubNavContainer {
	/*margin: 5px 0 0 22%;*/
	padding: 0;
	list-style-image: url("../images/blue_bullet.gif");
	margin: 10px 0px 10px 50px;
}
li.mainlevel_currentsubNavContainer ul li {
	padding: 0;
	list-style-image: url("../images/blue_bullet.gif");
	margin: 10px 0px 10px 10px;
}
li.mainlevel_activesubNavContainer ul li ul {
	margin-left: -35px;
	padding: 0;
}
li.sublevel_currentsubNavContainer ul li {
	margin-left: 35px;
}
li.mainlevel_activesubNavContainer ul, li.mainlevel_activesubNavContainer li.sublevel_currentsubNavContainer {
	padding: 0px;
}
li.mainlevel_activesubNavContainer li.sublevel_currentsubNavContainer li.sublevelsubNavContainer {
	margin-left: 50px;
}
li.mainlevel_currentsubNavContainer ul li ul, li.mainlevel_activesubNavContainer ul li ul {
	border: none;
	padding: 0;
	margin-bottom: 10px;
}
li.sublevelsubNavContainer li.sublevelsubNavContainer, li.mainlevelsubNavContainer li.sublevelsubNavContainer {
	display: none;
}
/* E N D   S E R G I O    R I G H T   M E N U */








/*** O R I G I N A L   R I G H T   M E N U ****/
/*
div#subNavContainer a.subNav, div#subNavContainer a.subNav:visited {
	display: block;
	padding: 12px 20px 12px 36px;
	margin-bottom: 2px;
	
	background-color: #dfeffa;
	background-image: url("../images/common/sub_blue_bullet.gif");
	background-position: left;
	background-repeat: no-repeat;
	
	color: #039;
	text-decoration: underline;
}
div#subNavContainer a.subNav:hover, div#subNavContainer a.subNav:active {
	text-decoration: none;
}

div.lowerSubNavContainer {
	clear: both;
	width: 214px;
	border: 1px solid #dfeffa;
	margin-bottom: 2px;
}
div.lowerSubNavContainer ul {
	margin: 5px 0 0 22%;
	padding: 0;
	list-style-image: url("../images/common/blue_bullet.gif");
}
div.lowerSubNavContainer ul.lower {
	margin: 10px 0 0 8%;
}
div.lowerSubNavContainer li {
	margin: 0 0 10px 0;
	padding: 0;
}

div.lowerSubNavContainer a.lowerSub, div.lowerSubNavContainer a.lowerSub:visited {
	display: block;
	margin-left: 35px;
	
	color: #039;
	text-decoration: underline;
} 
div.lowerSubNavContainer a.lowerSub:hover, div.lowerSubNavContainer a.lowerSub:active {
	text-decoration: none;
}
div.lowerSubNavContainer span {
	background-image: url("../images/common/blue_bullet.gif");
	background-position: right;
	background-repeat: no-repeat;
}

*/ /* E N D   O R I G I N A L   R I G H T    M E N U**/

/* searchbox */

div#searchBox {
	width: 186px;
	padding: 10px 15px 10px 15px;
	margin: 0px 0px 2px 0px;
	background-color: #039;
}
div#searchtext {
	margin: 0px;
	padding: 0px;
}
div#search form {
	margin: 0px;
	padding: 0px;
}
input#mod_search_searchword {
	border: 1px solid #A5ACB2;
	width:80%;
	padding: 0px;
	margin: 0px;
}
div#search {
	margin: 0px;
	padding: 0px;
}
input.button {
	margin-left: 135px;
}
div#searchtext h1 {
	font-size: 130%;
	font-weight: bold;
	color: #fff;
	padding: 0px;
	margin: 0px;
}
/* end searchbox */

div#infoBox {
	width: 186px;
	padding: 15px;
	background-color: #e9e9e9;
}
/** ##### **/

/** Forms **/

div.formContainer {
	float: left;
	clear: both;
	width: 436px;
	padding: 10px;
	border: 1px solid #e9e9e9;
	overflow: hidden;
}
div.formElementContainer {
	float: left;
	clear: both;
	width: 436px;
	padding: 3px 0;
}
div.formElementFullWidth {
	float: left;
	clear: both;
	width: 436px;
	padding: 2px 0;
	font-weight: bold;
}
div.formElementCol30 {
	float: left;
	width: 30%;
	font-weight: bold;
}
div.formElementCol70 {
	float: left;
	width: 70%;
	font-weight: bold;
}
div.formElementOptionTextCol {
	float: left;
	width: 45%;
}
div.formElementOptionCol {
	float: left;
	width: 5%;
}
div.formButtons {
	float: left;
	clear: both;
	width: 448px;
	padding: 5px;
	margin-bottom: 10px;
	text-align: right;
	background-color: #e9e9e9;
}
div.formButtons input {
	width: 80px;
}
.textfield {
	background-color: #fff;
	border: 1px solid #a5acb2;
}
.textfield-required {
	background-color: #ffdddd;
	border: 1px solid #a5acb2;
}
.textfield-ok {
	background-color: #eeffdd;
	border: 1px solid #a5acb2;
}
.textfield-disabled {
	background-color: #ddd;
	border: 1px solid #a5acb2;
}
.textfield-prereq {
	background-color: #ddeeff;
	border: 1px solid #a5acb2;
}
.textAlignRight {
	text-align: right;
}
span.required {
	color: #f00;
	font-weight: bold;
}
/** ##### **/

/** Lists **/

div.listContainer {
	clear: both;
	width: 100%;
}
div.listHeader {
	float: left;
	clear: both;
	padding-bottom: 10px;
	border-bottom: 1px solid #c0c0c0;
	margin-bottom: 10px;
}
div.rppControl {
	float: right;
	text-align: right;
}
div.listItem {
	clear: both;
}
div.listItem a {
	font-weight: bold;
	font-size: 120%;
}
p.listItemDate {
	margin: 0;
	font-weight: bold;
}
div.listItemFooter {
	clear: both;
	text-align: right;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 1px dotted #c0c0c0;
	margin-bottom: 10px;
}
div.listItemFooter a {
	padding-left: 17px;
	background-image: url("../images/common/orange_bullet.gif");
	background-position: left;
	background-repeat: no-repeat;
}
div.listNavigation {
	padding-bottom: 10px;
	border-bottom: 1px solid #c0c0c0;
}
div.listNavigation table {
	margin: 0;
}
/** ##### **/

/** Calendar **/

div.calGotoToday {
	clear: both;
	margin-bottom: 10px;
}
div.calCalView {
	float: left;
}
table.calTable {
	clear: both;
	width: 100%;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
}
tr.calHeader {
	font-weight: bold;
	border: 0;
	background-color: #039;
	color: #fff;
}
tr.calHeader td {
	text-align: center;
}
tr.calHeader a, tr.calHeader a:hover, tr.calHeader a:visited, tr.calHeader a:active {
	display: block;
	width: 91%;
	padding: 3px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
tr.calDaysRow {
	background-color: #dfeffa;
	color: #039;
}
table.calTable td {
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}
table.calTable td span {
	display: block;
	padding: 3px;
}
table.calTable td span.today {
	padding: 1px;
	border: 2px solid #f00;
}
tr.calRow a.event, tr.calRow a.event:hover, tr.calRow a.event:visited, tr.calRow a.event:active {
	display: block;
	padding: 3px;
	width: 91%;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-color: #e9e9e9;
}
tr.calRow a.today, tr.calRow a.today:hover, tr.calRow a.today:visited, tr.calRow a.today:active {
	padding: 1px;
	border: 2px solid #fcb116;
}
tr.calEventsMonthHeader td {
	padding: 3px;
}
tr.calEventsMonth td {
	padding: 5px 3px;
}
/** ##### **/

/** Search **/

div.searchContainer {
	clear: both;
	text-align: center;
	border-bottom: 1px solid #c0c0c0;
	padding-bottom: 10px;
}
span.searchLabel {
	font-weight: bold;
}
p.searchResultHeader {
	padding: 10px 5px;
	margin: 0;
	background-color: #dfeffa;
	border-bottom: 1px dotted #c0c0c0;
	color: #039;
}
div.searchRppControl {
	padding: 5px 0;
}
div.searchResultContainer {
	clear: both;
	width: 100%;
	padding-top: 10px;
	border-top: 1px solid #c0c0c0;
}
p.resultHeader {
	font-weight: bold;
}
table.resultTable {
	padding-bottom: 10px;
	border-bottom: 1px dotted #c0c0c0;
}
span.searchHilite {
	background-color: #ff0;
	font-weight: bold;
}
div.searchNavigation {
	padding-bottom: 10px;
	border-bottom: 1px solid #c0c0c0;
}
div.searchNavigation table {
	margin: 0;
}
div.searchNoMatches {
	clear: both;
	padding: 10px 0;
	border-top: 1px dotted #c0c0c0;
}
/** ##### **/

/** Site Map **/

div.sitemapBox {
	float: left;
	clear: both;
	width: 436px;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #e9e9e9;
	overflow: hidden;
}
div.sitemapElement {
	margin-bottom: 10px;
}
/** ##### **/

/** Order Forms **/

div#formHeading {
	clear: both;
	padding: 5px 10px;
}
div#formHeading h1 {
	margin: 0;
	background-image: url("/images/common/logo.gif");
	background-position: right;
	background-repeat: no-repeat;
}
div#formSubHeading {
	clear: both;
	background-color: #0091ff;
	color: #fff;
	padding: 3px 10px;
}
div#formSubHeading h1 {
	margin: 0;
	font-size: 130%;
	color: #fff;
}
div.formContent {
	clear: both;
	padding: 15px 30px;
	font-size: 12px;
}
div.formContent table th {
	background-color: #e9e9e9;
	font-size: 12px;
}
/** ##### **/


/* Links */
	
a:link, a:visited {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
a:hover {
	color: #003399;
	text-decoration: none;
}
a:active {
	color: #003399;
	text-decoration: none;
}
a.footer:link, a.footer:visited {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
a.footer:hover {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
a.quickmenu:link, a.quickmenu:visited {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a.quickmenu:hover {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
a.category:link, a.category:visited {
	color: #003399;
	font-weight: normal;
	text-decoration: underline;
}
a.category:hover {
	color: #003399;
	text-decoration: none;
}
a.mainlevel:link, a.mainlevel:visited {
	/*padding: 4px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #f2f2f2;
	display: block; 
	font-weight: bold;
	background-image: url(../images/menu_back.gif);
	text-indent: 9px;
	line-height: 16px;*/
	
	background-color:#DFEFFA;
	background-image:url(../images/sub_blue_bullet.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#003399;
	display:block;
	margin-bottom:2px;
	padding:12px 20px 12px 36px;
	text-decoration:underline;
}
a.mainlevel:hover {
	text-decoration: none;
}
a.sublevel:link, a.sublevel:visited {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 2px;
	margin: 2px;
}
a.sublevel:hover {
	color: #FF7E00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
/* Menu module */
table.moduletablemenu {
	border-bottom: solid 1px #003366;
	/*border-left: solid 1px #003366;
	border-right: solid 1px #003366;*/
	border-top: solid 1px #003366;
	/* margin: 2px 2px 2px 2px; */
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 95%;
	background: #F2F2F2;
}
table.moduletablemenu td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
/* table.moduletablemenu th {
	font-family: "Trebuchet MS, Verdana, Arial, Helvetica, sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-align: left;
	width: 100%;
	background: url(../images/header-menu-newsflash.jpg) no-repeat left;
	height: 19px;
	margin-left:5px;
	padding-left:5px;
	vertical-align: middle;
	letter-spacing: 1px;
	}

/* this styling is for the SUBSUB items in the menu */

a.subsublevel:link, a.subsublevel:visited {
	background-color: #E6E6E6;
	color: #000000;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 2px 2px 2px 10px;
	text-decoration: none;
	text-indent: 5px;
	width: 100%;
}
a.subsublevel:hover {
	background-color: #09377A;
	color: #ffffff;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 2px 2px 2px 10px;
	text-decoration: none;
	width: 100%;
}
/* Horizontal Line */	

hr {
	color: #CCCCCC;
	height: 1px;
	width: 100%;
	border-style: dashed;
	border-top-width: thin;
}
/*div#contentInner li {
	margin-left: 2em;
	list-style: disc outside url(../images/orange_bullet.gif);
}
*/
table.contenttoc {
	background-color: #E0E0E0;
	border-bottom: 1px solid #465675;
	border-left: 1px solid #465675;
	border-right: 1px solid #465675;
	border-top: 1px solid #465675;
	color: #343A58;
}
table.contenttoc td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	padding: 3px;
	text-align: left;
}
table.moduletable {
	border-bottom: solid 0px #000000;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	margin: 0px 0px 0px 0px;
	width: 95%;
}
table.search {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 95%;
}
table.quickmenu {
	border-bottom: 1px solid #003366;
	border-top: 1px solid #003366;
	margin: 0px 0px 2px 0px;
	padding: 0px;
	width: 100%;
	background-color: #F2F2F2;
}
table.topmenu {
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: 1px solid #003366;
	border-bottom: 1px solid #003366;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	/* width: 100%; */
	background-color: #BFBFBF;
}
table.moduletable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
table.moduletable th {
	font-family: "Trebuchet MS, Verdana, Arial, Helvetica, sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #1A220A;
	text-align: left;
	width: 100%;
	background: url(../images/front_title.gif) no-repeat left;
	/* text-indent: 20px; */
	height: 25px;
	margin-left:20px;
	padding-left:20px;
	vertical-align: middle;
}
table.search td {
	font-family: "Trebuchet MS, Verdana, Arial, Helvetica, sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #1A220A;
	text-align: left;
	width: 100%;
	text-indent: 20px;
	height: 35px;
	line-height: 22px;
	vertical-align: middle;
}
/* Table Column */	
td {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* --Default Class Settings-- */	
.articlehead {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
/** 
 * Mambo Styles for Categories 
 * --------------------------- 
 * The following are the styling for "Category" items 
 * generated from the Sections area 
 */ 
.category {
	color: #3D4E6D; /* this is to set the category Titles ( found on a SECTION's page 
      where the Category lists are) styles */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.componentheading {
	padding-top: 0px;
	color:#003399;
	font-size:210%;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0pt;
}
.content_rating {
	font-size: 8pt;
	font-weight: normal;
}
.content_vote {
	font-size: 8pt;
	font-weight: normal;
}
.contentdescription {
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: left;
}
.contentheading {
	font-family: Arial, Helvetica, sans-serif;
	color:#003399;
	font-size:170%;
	font-weight:bold;
	margin-bottom:11px;
	margin-top:0pt;
}
.contentpagetitle {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
/** 
 * Mambo Styling for Contents 
 * -------------------------- 
 * All the styling for contents are listed 
 * below. 
 */ 
  
.contentpane {
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
.contentpaneopen {
	padding-bottom: 2px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 2px;
	width: 610px;
}
.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid;
	padding: 1px;
}
select {
	background-color: White;
}
.inputbox_philform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 1px;
	color: #666666;
	background: #FFFFFF;
	width:250px;
	border: 1px solid;
}
.container {
	background: url("../images/ds.gif");
	background-repeat: no-repeat;
	background-position: 5% 40%;
}
select.inputbox_philform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	background: #FFFFFF;
	width:250px;
	border: 1px solid;
}
/* Style used for intro text in newsitems */
	 
.introtext {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
/* Style used for main text in newsitems and other content items */

.maintext {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
/* Style used for intro text (question) in FAQ */

.introtext_faq {
	color: #FF3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
/* Style used for main text (answer) in FAQ */

.maintext_faq {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
.pathway {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.poll {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
.popupwindow {
	background-color: #FFFFFF;
}
.sectiontableentry1 {
	background-color: #EBEBEB;
	height: 20px;
}
.sectiontableentry2 {
	background-color: #F9F9F9;
	height: 20px;
}
.sectiontableheader {
	background-color: #09377A;
	/* This is for styling the section table headers on a SECTION's page. 
      An example would be those articles lists when you click on "News" or something? 
      With a table header of "Date", "Item Title", "Author" and "Hits" ? That's the 
      header that you will be controlling through this style */
	background-repeat: repeat;
	color: #ffffff;
	font-weight: normal;
	padding: 2px;
	border-top: 1px solid #003366;
	border-bottom: 1px solid #003366;
}
.small {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	text-decoration: none;
}
.smalldark {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
#titletext {
	font-family: Verdana;
	font-size: 11.5px
}
#active_menu {
	color: #333300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
div#eventlist h1 {
	display: none;
}
div#eventlist .category {
	display: none;
}
/* contactbox */
div#contactbox {
	color: #333333;
}
/* grey background and grey border round div innerShell */
.my_style {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	margin:10px;
	padding:10px;
}
/* grey border round header */
.imageHeader {
	border:1px solid #CCCCCC;
	margin:0px;
	padding:0px;
}

#com-form-login img {
display: none;
}
#login .contentpane img {
display: none;
}
