.HeadBg
{
	background-color: #528917;
	border: solid 1px #86AD5D;
}
.HeadBgSpacer
{
	background-color: #86AD5D;
	border: solid 1px #86AD5D;
}

.Head_Left
{
	background-color:white
}
.ScrollItemHeader
{
	font-weight: 600;
	font-size: 15px;
	padding-bottom: 10px;
	margin: 0px;
}

/* background color for the content part of the pages */
Body
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	padding-bottom: 10px;
	margin: 0px;
	color: #636363;
	padding-top: 10px;
	font-family: Arial;
	background-color: white;
}

.LeftPane
{
	width: 130px;
	padding-top:10px;
	padding-right:10px;
	padding-left:3px;
	padding-bottom:10px;
}

.ContentPane
{
	padding-top:10px;	
	background-color: white;
}
.RightPane
{
	padding-top:10px;
	padding-left:10px;
	background-color: white;
	width: 130px;
}
.Footer
{
	height: 20px;
	background-color: #528917;
	color: white;
}
.HeadBgNoColour
{
	/*border-top: #990000 1px solid;
	border-bottom: #990000 1px solid;*/
}
.HeadBGBox
{
	border-right: #000066 1px solid;
	border-top: #000066 1px solid;
	border-left: #000066 1px solid;
	border-bottom: #000066 1px solid;
}
.HeadBGLine
{	
	/*background-color: #DAD394;*/
}
.ModuleTitleLine
{
	border-top: #528917 1px solid;
	position: relative;
	top: 2px;
}
.ModuleTitle
{
	border-left: solid 1px #528917;
	border-right: solid 1px #528917;
	border-top: solid 1px #528917;

	padding-bottom: 5px;
	padding-top: 5px;
}
A.ModuleTitleLink:link
{	
	color: red;
	font-size: 8px;	
}
A.ModuleTitleLink:visited
{	
	color: red;
	font-size: 8px;	
}
A.ModuleTitleLink:hover
{	
	color: red;
	font-size: 8px;	
}
A.ModuleTitleLink:active
{	
	color: red;
	font-size: 8px;	
}

.ModuleTitleHeader
{
	padding-top:5px;
	padding-left:5px;
	color: #528917;
	font-size: 14px;	
	font-weight:bold;
}
.ModuleBorder
{
	border-left: solid 1px #528917;
	border-right: solid 1px #528917;
	border-bottom: solid 1px #528917;
	margin-bottom:10px;
}
.BannerCaptionRow
{
	background-color: #86AD5D;
}
.BannerCaption
{
	background-color: #86AD5D;
	font-weight: bold;
	font-size: 16px;
	padding-left:10px;
	padding-bottom: 5px;
	color: white;
	padding-top: 5px;
}
.ScreenBox
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 2px;
	margin: 0px;
	color: #000099;
	padding-top: 0px;
}
.ScreenBoxAlt
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 0px;
	margin: 0px;
	color: #000099;
	padding-top: 0px;
}
.ScreenBoxHeader
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 2px;
	color: #ffffff;
	padding-top: 2px;
	background-color: #1c96c3;
}

/* background/border colors for the unselected tabs */
/* text style for the selected tab */
.Tab
{
	background-color:#86ad5d;
	font-size: 11px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	border-right:solid 10px #86ad5d;
	border-top:solid 1px #86ad5d;
	border-left:solid 1px #86ad5d;
	border-bottom:solid 1px #86ad5d;
}
.TabOver
{
	background-color:#86ad5d;
	font-size: 11px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	border-right:solid 10px #528917;
	border-top:solid 1px #528917;
	border-left:solid 1px #528917;
	border-bottom:solid 1px #528917;
}

.SelectedTab
{
	font-size: 11px;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	cursor: default;
	color:white;
	background-color:#528917;
	border-right:solid 10px #86ad5d;
	border-top:solid 1px #528917;
	border-left:solid 1px #528917;
	border-bottom:solid 1px #528917;
}

.SiteButton
{
	font-size: xx-small;
	border-right: #86ad5d 1px solid;
	border-top: #86ad5d 1px solid;
	border-left: #86ad5d 1px solid;
	color: yellow;
	border-bottom: #86ad5d 1px solid;
	background-color: #528917;
}

/* text style for the site links (at extreme top-right of header) */
.SiteLink
{
	font-weight: 600;
	font-size: 11px;
	color: #1c96c3;
}

/* hyperlink style for the site links */
A.SiteLink:link
{
	text-decoration: none;
	color: #1c96c3;
}

A.SiteLink:visited
{
	text-decoration: none;
	color: #1c96c3;
}

A.SiteLink:active
{
	text-decoration: none;
	color: #1c96c3;
}

A.SiteLink:hover
{
	text-decoration: none;
	color: #1c96c3;
}

/* style for separator between site links */
.Accent
{
	font-weight: bold;
	color: white;
}



/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message
{
	font-weight: normal;
	font-size: 11px;
	background-color: white;
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-size:  11px;
    font-weight:    bold;
    color: #003260;
}


/* CRM Styles */

.IconBar
{
	background-color:  #E0E0E0;
	border-style: groove;
	width: 100%;
	
}

.IconBarTitleLabel
{
	background:#C0C0FF;
	border-style: inset;
	text-align: center;
	font-size: 11px;
	color:Black
}


/* GENERAL */
/* style for module titles */
.Head
{
	font-weight: 600;
	font-size: 15px;
	color: #528917;
	
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-size:  10px;
    font-weight:    bold;
    color: #003260;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-size:  10px;
    font-weight:    bold;
    color: #003260;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-size: 10px;
    font-weight: normal;
}

.NormalRed
{
    font-size: 10px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-size: 10px;
    font-weight: bold;
    color: #003260;
}


/* GENERIC */
.H1 
{
	font-family:Arial;
    font-size:  18px;
    color: #11296a;
}

.H2 
{
    font-size:  14px;
    font-weight: 500;
    color: #54b0d3;
    padding-bottom:10px;
}
.H3
{
    font-size:  16px;
    font-weight: 500;
    color: #70a9d2;
    padding-bottom:20px;
}
.H4
{
    font-size:  12px;
    font-weight: normal;
}


TFOOT, THEAD    {
    font-size:  12px;
    color: #006633;
}

TH  {
    vertical-align: baseline;
    font-size:  12px;
    font-weight:    bold;
    color: #006633;
}

A:link
{
	text-decoration: none;
	color: #528917;
}

A:visited
{
	text-decoration: none;
	color: #528917;
}

A:active
{
	text-decoration: none;
	color: #528917;
}

A:hover
{
	text-decoration: underline;
	color: #528917;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI
{
	list-style-image: url(images/BulletPoint.gif);
	list-style-type: decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}

.SelectedImage
{
	border-right: #660000 2px solid;
	padding-right: 0px;
	border-top: #660000 2px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #660000 2px solid;
	padding-top: 0px;
	border-bottom: #660000 2px solid;
}
.UnSelectedImage
{
	border-right: white 2px solid;
	padding-right: 0px;
	border-top: white 2px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: white 2px solid;
	padding-top: 0px;
	border-bottom: white 2px solid;
}
.JustifiedText
{
	text-justify: distribute;
	text-align: justify;
}

IMG
{
	border:none;
}

.SoftEdgeImage
{FILTER: 
	progid:DXImageTransform.Microsoft.Alpha(style=1,opacity=100,finishOpacity=0,startX=0,finishX=0,startY=95,finishY=100)
	progid:DXImageTransform.Microsoft.Alpha(style=1,opacity=100,finishOpacity=0,startX=0,finishX=0,startY=5,finishY=0)
	progid:DXImageTransform.Microsoft.Alpha(style=1,opacity=100,finishOpacity=0,startX=5,finishX=0,startY=0,finishY=0)
	progid:DXImageTransform.Microsoft.Alpha(style=1,opacity=100,finishOpacity=0,startX=95,finishX=100,startY=0,finishY=0);
}
TABLE
{
	color:Gray;
	font-size:12px;
}
Textarea
{
	font-size: 12pt;
	color: black;
	font-family: Arial;
}
SELECT
{
	font-size: 9pt;
	color: #636363;
}
