@import url(MenuHWDropDown.css);
@import url(MenuHWLeft.css);
@import url(ModuleSupport.css);
@import url(TabsSubTabs.css);

/* Standard HTML tags */
.HeadBg
{
	
}
body {
	padding-left: 0px;
	font-size: 10pt;
	
	padding-bottom: 0px;
	font-family: Gill Sans MT, Gill Sans, Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	margin-bottom:20px;	
	margin-top:20px;
	margin-right:50px;
	margin-left:50px;
	
	padding-top: 0px;
	background-color: #ffffff;
	padding-right: 0px;
}

.heading
{
	font-family: Gill Sans MT, Gill Sans, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 30px;
	font-weight: normal;
	font-size: 150%;
	margin: 0px;
	color: #ffffff;
	padding-top: 50px;
}
header h1 {
	font-size: 150%;
	font-weight: normal;
	margin: 0px;
	padding-top: 50px;
	padding-left: 30px;
	color: #fff;
}

.Header
{
	/*This color needs to change for each Template*/
	background-color: #008427;
	font-family: Gill Sans MT, Gill Sans, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	padding: 20px;
	height: 140px;
}
.HeaderImg
{
	
	width: 100px;
	height: 100px;
	/*This color needs to change for each Template*/
	background-color: #008427;
}
#nav
{
	padding-right: 0px;
	margin-top: 10px;
	padding-left: 50px;
	padding-bottom: 0px;
	color: white;
	padding-top: 0px;
	font-family: Gill Sans MT, Gill Sans, Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 40px;
	/*This color needs to change for each Template*/
	background-color: #008427;
	text-decoration: none;
}
#nav A
{
	padding-right: 6px;
	padding-left: 6px;
	font-size: 110%;
	float: left;
	border:1px;
	padding-bottom: 7px;
	margin: 0px;
	color: #ffffff;
	padding-top: 7px;
	text-decoration: none;
	
	
}
#footer
{
	clear: both;
	padding-right: 0px;
	border-top: 1px solid;
	margin-top: 10px;
	padding-left: 50px;
	padding-bottom: 10px;
	padding-top: 15px;
	/*This color needs to change for each Template*/
	border-top-color: #008427; /* MAIN */
}
#footer p
{
	font-size: 70%;
	margin: 1px;
}
P
{
	margin-top: 1px;
	font-size: 10pt;
	color: #333333;
	padding-top: 0px;
	font-family: Verdana, Helvetica, sans-serif;
}
/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */
A:link
{
	font-size: 9pt;
	color: #ee7a35;
	text-decoration: none;
}
A:visited
{
	font-size: 9pt;
	border-left: none;
	color: #ee7a35;
	text-decoration: none;
}
A:hover
{
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
}
A:focus
{
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
}
A:active
{
	font-size: 9pt;
	color: #f9ccb0;
	text-decoration: none;
}
DIV
{
	font-size: 10pt;
}
H1
{
	font-weight: bold;
	font-size: 15pt;
}
H2
{
	font-weight: bold;
	font-size: 14pt;
}
H3
{
	font-weight: bold;
	font-size: 13pt;
}
H4
{
	font-weight: bold;
	font-size: 12pt;
}
H5
{
	font-weight: bold;
	font-size: 11pt;
}
H6
{
	font-weight: bold;
	font-size: 10pt;
}
HR
{
	color: #999999;
	height: 1pt;
	text-align: center;
}
IMG
{
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
}
INPUT.CommandButton
{
	border-right: #5e84d1 1px solid;
	padding-right: 5px;
	border-top: #5e84d1 1px solid;
	display: inline;
	padding-left: 5px;
	font-weight: 600;
	font-size: 8pt;
	padding-bottom: 3px;
	border-left: #5e84d1 1px solid;
	color: #333333;
	line-height: 8pt;
	padding-top: 3px;
	border-bottom: #5e84d1 1px solid;
	font-family: Verdana, Helvetica, sans-serif;
	white-space: nowrap;
	background-color: #97aad2;
	text-decoration: none;
}
INPUT
{
	font-size: 8pt;
	font-family: Verdana, Helvetica, sans-serif;
}
TABLE
{
	font-size: 10pt;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
THEAD
{
	font-size: 10pt;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
TR
{
	font-size: 10pt;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
TH
{
	font-size: 10pt;
	vertical-align: baseline;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
TD
{
	font-size: 10pt;
	color: #333333;
	font-family: Verdana, Helvetica, sans-serif;
}
TFOOT
{
	font-size: 10pt;
}
TEXTAREA
{
	font-size: 8pt;
	font-family: Verdana, Helvetica, sans-serif;
}
OL
{
	font-size: 10pt;
}
UL
{
	/*
	font-size: 10pt;
	list-style-image: url(img/bulleye.gif);
*/
}


/* Standard Rainbow Classes */

/* Command buttons */
.CommandButton
{
	border-right: #5e84d1 1px solid;
	padding-right: 5px;
	border-top: #5e84d1 1px solid;
	display: inline;
	padding-left: 5px;
	font-weight: 600;
	font-size: 8pt;
	padding-bottom: 3px;
	border-left: #5e84d1 1px solid;
	color: #333333;
	line-height: 18pt;
	padding-top: 3px;
	border-bottom: #5e84d1 1px solid;
	font-family: Verdana, Helvetica, sans-serif;
	white-space: nowrap;
	background-color: #97aad2;
	text-decoration: none;
}

/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */

A.CommandButton:link
{
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}
A.CommandButton:visited
{
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}
A.CommandButton:hover
{
	font-size: 8pt;
	color: #0033ff;
	text-decoration: none;
}
A.CommandButton:focus
{
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
A.CommandButton:active
{
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}

.EnhancedHtmlTitlePage /* Enhanced module support */
{
	font-weight: normal;
	font-size: 12pt;
	color: #333333;
	font-family: Verdana, Helvetica, sans-serif;
}
.EnhancedHtmlLink
{
	font-weight: bold;
	font-size: 10pt;
	color: #333333;
	font-family: Verdana, Helvetica, sans-serif;
}
A.EnhancedHtmlLink:link
{
	color: #000000;
	text-decoration: none;
}
A.EnhancedHtmlLink:visited
{
	color: #999999;
	text-decoration: none;
}
A.EnhancedHtmlLink:hover
{
	color: #cccccc;
	text-decoration: none;
}
A.EnhancedHtmlLink:focus
{
	color: #cccccc;
	text-decoration: none;
}
A.EnhancedHtmlLink:active
{
	color: #333333;
	text-decoration: none;
}

.Error /* Error and warning messages */
{
	color: #FF0000;
}
.Grid_Header, .Grid_Header TD, .Grid_Header TH /* Search Modules */
{
	background-color: #999999;
	font-weight: 600;
}
.Grid_Footer
{
}
.Grid_Item
{
}
.Grid_Item TD A
{
	font-weight: 600;
}
.Grid_AlternatingItem
{
	background-color: #CCCCCC;
}
.Grid_AlternatingItem TD A
{
	font-weight: 600;
}
.Grid_SelectedItem
{
}
.Grid_Pager
{
}
.Head /* Add, announcements, articles, blog, ecc ecc */
{
	font-weight: bold;
	font-size: 12pt;
	color: #999999;
	font-family: Verdana, Helvetica, sans-serif;
}
INPUT.NormalTextBox, .NormalTextBox
{
	font-size: 10pt;
	font-family: Verdana, Helvetica, sans-serif;
}
SELECT, SELECT.NormalTextBox
{
	font-size: 10pt;
	font-family: Verdana, Helvetica, sans-serif;
}
OPTION
{
	font-size: 10pt;
	font-family: Verdana, Helvetica, sans-serif;
}
.ItemTitle
{
	font-weight: bolder;
	font-size: 10pt;
	color: #999999;
}
.ItemDate
{
	font-size: 10pt;
	color: #999999;
	font-family: Verdana, Helvetica, sans-serif;
}

.Message /* Informative messages */
{
	font-weight: normal;
	font-size: 10pt;
	color: #ee7a35;
	background-color: #ffcc00;
}
.ModuleTitle
{
	font-weight: 600;
	font-size: 8pt;
	overflow: hidden;
	color: #333333;
	line-height: 14pt;
	font-family: Verdana, Helvetica, sans-serif;
	white-space: nowrap;
}
.ModuleTitleAlt /* Title of each module */
{
	font-weight: 600;
	font-size: 10pt;
	color: #333333;
	line-height: 14pt;
	font-family: Verdana, Helvetica, sans-serif;
	white-space: nowrap;
	overflow: hidden;
}
.Module
{
	border-right: 0px solid;
	padding-right: 10px;
	border-top: 0px solid;
	padding-left: 10px;
	padding-bottom: 10px;
	border-left: 0px solid;
	padding-top: 10px;
	border-bottom: 0px solid;
	background-color: #ffffff;	
}
.ModuleAlt /* Module variant */
{
	background-color: #FFFFFF;
}
.Normal
{
	padding-right: 0pt;
	font-size: 9pt;
	color: #333333;
	font-family: Verdana, Helvetica, sans-serif;
	line-height: normal;
	letter-spacing: normal;
}
.NormalBold
{
	padding-left: 5pt;
	font-weight: bold;
	font-size: 10pt;
	color: #333333;
	font-family: Verdana, Helvetica, sans-serif;
}
.NormalItalic
{
	font-size: 10pt;
	font-style: italic;
}

/* Styles for default pages */
.rb_DefaultLayoutTable 
{
}
.rb_DefaultPortalHeader
{
	
}
.rb_DefaultLayoutDiv
{
}
.rb_DefaultPortalFooter
{
}
/* Alternate styles for admin and edit pages */
.rb_AlternateLayoutTable
{
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.rb_AlternatePortalHeader
{
	/*background-color: #f3a372;*/
	background-color: lavender;
}
.rb_AlternateLayoutDiv
{
}
.rb_AlternatePortalFooter
{
}

.rb_mod_btn /* Buttons support */
{
	display: block;
	margin: 0px 0px 0px 2px;
}
.btn-img-txt
{
}
.btn-img-only
{
}
.btn-img-txt
{
	display: block;
	overflow: hidden;
	width: 0px;
	height: 0px;
	
	
}
.btn-img-only-css
{
	overflow: hidden;
}
DIV.btn-img-only
{
	display: block;
	overflow: hidden;
	width: 0px;
	height: 0px;
}
DIV.btn-img-only-css
{
	display: block;
	overflow: hidden;
	width: 0px;
	height: 0px;
}
DIV.btn-img-txt
{
	display: block;
	/*overflow: hidden;*/
	width: 0px;
	height: 0px;
}
DIV.btn-txt-only
{
	font-size: 9pt;
	line-height: 0.8;
}
.rb_mod_btn
{
	display: block;
	margin: 0px 0px 0px 2px;
}

.SiteLink
{
	padding-right: 2px;
	display: block;
	padding-left: 2px;
	font-weight: bold;
	font-size: 8pt;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top:1;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: transparent;
	text-align: center;
}

/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */
.SiteLink A:link
{
	display: block;
	font-size: 8pt;
	color: black;
	text-align: center;
	text-decoration: none;
}
.SiteLink A:visited
{
	color: black;
	font-size: 8pt;
}
.SiteLink A:hover
{
	color: #ee7a35;
	font-size: 8pt;
}
.SiteLink A:focus
{
	color: #ffffff;
	font-size: 8pt;
}
.SiteLink A:active
{
	color: #ffffff;
	font-size: 8pt;
}

.SiteTitle
{
	padding-right: 0px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 16pt;
	padding-bottom: 0px;
	text-transform: uppercase;
	color: darkorange;
	padding-top: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: transparent;
	text-decoration: none;
}
.SubHead
{
	font-weight: 600;
	font-size: 10pt;
	color: #333333;
	padding-top: 4px;
	font-family: Verdana, Helvetica, sans-serif;
}
.SubSubHead
{
	margin-top: 10pt;
	font-weight: 600;
	font-size: 10pt;
	color: #ee7a35;
}

/* Three panes */
.LeftPane
{
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 10px;
	
	/*  background-color: #f4f9ff;*/
}
.RightPane
{
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 10px;
}
.ContentPane
{
	border-right: none;
	padding-right: 10px;
	border-top: none;
	padding-left: 10px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: none;
	padding-top: 10px;
	border-bottom: none;
}

.DefaultBanner1
{
	/*background-color: transparent;*/
}
.DefaultBanner2 /* Graphics */
{
	/*background-color: #333333;*/
}
.DefaultTD /* Graphics */
{
	background-color: #ffffff;
}
.DefaultTDSub /* Graphics */
{
	background-color: #999999;
}

/* =============================
   BreadCrumbs styles
   ============================= */
.bc_Row
{
	padding-left: 28px;
	border-bottom: solid 1px #f3a372;
	background-color: #f9ccb0;
}
.bc_Text
{
	font-size: 7pt;
}
.bc_Link, .bc_Link:link, .bc_Link:visited
{
	padding-left: 10px;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
.bc_Link:hover
{
	color: #f3a372;
}

/* The Date Element in the Header */
.dateCurrent
{
	padding-right: 4px;
	font-size: 7pt;
	line-height: 7pt;
}

/* The Last Visit Element in the Header */
.dateLastVisit
{
	padding-right: 4px;
	font-size: 7pt;
	line-height: 7pt;
}


/* =============================
   SolpartNavigation menu styles
   ============================= */

.spm_MenuContainer
{
	font-family: Verdana, Helvetica, sans-serif;
	border-collapse: collapse;
}
.spm_MenuBar
{
	height: 22px;
	background-color: #cccccc;
	color: #000000;
}
.spm_MenuBar TD
{
	font-size: 10pt;
	border: none;
	background-color: #cccccc;
	color: #000000;
}
.spm_MenuBar TD TD
{
	border-left: solid 1px #999999;
}
.spm_SubMenu
{
	border-right-color: #009966;
}
.spm_SubMenu TD
{
	color: #000000;
	background-color: #cccccc;
	height: 22px;
}
.spm_MenuBreak
{
	height: 0px;
}
.spm_MenuItem
{
	cursor: pointer;
}
.spm_MenuItem TD
{
	height: 22px;
	font-size: 10pt;
	color: #333333;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
}
.spm_MenuIcon
{
}
.spm_MenuStyle
{
}
.spm_MenuItemSel
{
	background-color: #999999;
	cursor: pointer;
}
.spm_MenuItemSel TD
{
	color: #ffffff;
	font-size: 10pt;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
}
.spm_MenuArrow
{
	font-family: webdings, Fantasy;
	font-size: 10pt;
	cursor: pointer;
}
.spm_RootMenuArrow
{
	font-size: 10pt;
	cursor: pointer;
	font-family: webdings, Fantasy;
}
.spm_DefaultItem
{
	cursor: pointer;
}
.spm_DefaultItem TD
{
	height: 22px;
	font-size: 10pt;
	padding-left: 3px;
	padding-right: 3px;
}
.spm_DefaultItemHighlight
{
}
.spm_DefaultItemHighlight TD
{
}
/* ++++++++++++++++++++++++
	Calendar Control
+++++++++++++++++++++++++*/

.CldSelectedDayStyle
{
	font-weight: bold;
	color: #ff0000;
	font-style: italic;
	background-color: #00cc00;
}


.CldDayCellWithCalendar
{
	font-weight: bold;
	color: #ff0033;
	font-style: italic;
	background-color: #33ccff;
}
.CldAppearance
{
	color: #990000;
	font-family: 'Comic Sans MS';
}
/* New area for page contents */
body.sidebar_right #maincontent {
	clear: both;
	float: right;
}
body.sidebar_right #sidebar {
	float: left;
}

body.sidebar_left #maincontent {
	float: right;
}
body.sidebar_left #sidebar {
	clear: both;
	float: left;
}
#maincontent {
	margin-top: 10px;
	width: 75%;
	font-size: 90%;
}
maincontent p {
	margin: 0px;
	padding: 0px;
}

#sidebar
{
	margin-top: 20px;
	width: 21%;	
	font-size: 80%;
}

#sidebar a, #sidebar a img, #sidebar a:hover  {
	text-decoration: none;
	border: 0px;
}

#maincontent img {
	border: 1px solid #bbb;
	padding: 2px;
	margin: 5px 5px 0px 5px;
}
div.floatleft {
	float: left;
	margin: 5px 15px 10px 0px;
}
div.floatright {
	float: right;
	margin: 5px 0px 10px 15px;	
}
div.floatcentre {
	text-align: center;
	margin: 5px 0px 10px 15px;	
}

#maincontent img.centre {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
   display: block;
}
p.caption {
	margin-right: 10px;
	font-size: 80%;
	text-align: right;
}

div.floatcentre p.caption {
	text-align: center;
}

div.article {
	clear: both;
	margin: 10px 0px 10px 0px;
	padding-top: 10px;
	border-top: 1px solid;
}

li {
	margin: 0px;
	padding: 0px;
	list-style: disc inside;
	
}
a:link, a:visited {
	color: #008427; /* MAIN */
	border-bottom-color: #008427; /* MAIN */
}
a:hover {
	color: #00631d; /* DARK */
	border-bottom-color: #00631d; /* DARK */
	background-color: #bddfc7; /* PALE */
}
h1, h2, p.caption {
	color: #008427; /* MAIN */
}
h1, h2 {
	font-family: Gill Sans MT, Gill Sans, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 270%;
}
h2 {
	font-size: 180%;  
}
