/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
	width : 100%;
	height : 100%;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {

}

.ModuleTitle_MenuIcon {
	
}

.ModuleTitle_SubMenu {
	
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
	
}

.ModuleTitle_MenuArrow {
	
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : white;
	border-top : 0px;
	border-bottom : 0px;
}

.MainMenu_MenuIcon {
	border-bottom : 1px solid #80BC80;
	border-top : 1px solid #80BC80;
	border-left : 1px solid #80BC80;
	background-color : #80BC80;
}

.MainMenu_SubMenu {
filter : none;
background-color : #80BC80;
border : 2px solid #254F2B;
 }

.MainMenu_MenuBreak {
	background-color : transparent;
	border-top : 0px;
	border-bottom : 0px;
	cursor : pointer;
}

.MainMenu_MenuItemSel {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #336633;
	background-color :#80BC80;
}

.MainMenu_MenuArrow {
border-bottom : 1px solid #80BC80;
border-right : 1px solid #80BC80;
}

.MainMenu_RootMenuArrow {
}

/* CSS for the skin design */

.HeaderTile{
	background : White url(images/Header_Tile.jpg) repeat-x scroll top;
}

.HeaderLeft{
	padding-right : 30px;
	background : transparent url(images/Header_Left.jpg) no-repeat scroll top left;
}

.HeaderRight{
	background : transparent url(images/Header_Right.jpg) no-repeat scroll top right;
}

.WestDate{
	padding-left : 20px;
}

.WestLogin{
	padding-right : 13px;
}

.SolpartTile{
	background : White url(images/Solpart_Tile.jpg) repeat-x scroll top;
}

.SolpartLeft{
	padding-left : 25px;
	padding-bottom : 2px;
	background : transparent url(images/Solpart_left.jpg) no-repeat scroll top left;
}

.SolpartRight{
	background : transparent url(images/Solpart_Right.jpg) no-repeat scroll top right;
}

.WestSearch{
	padding-bottom : 2px;
	padding-right : 25px;
}

.FooterTile{
	background : White url(images/Footer_Tile.jpg) repeat-x scroll bottom;
}

.FooterLeft{
	padding-bottom : 10px;
	background : transparent url(images/Footer_Left.jpg) no-repeat scroll bottom left;
}

.FooterRight{
	background : transparent url(images/Footer_Right.jpg) no-repeat scroll bottom right;
}

.DnnText{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #336633;
}

a.DnnText, a.DnnText:link, a.DnnText:visited, a.DnnText:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #336633;
}

a.DnnText:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
	color : #336633;
}

.TermsCopy{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : white;
}

a.TermsCopy, a.TermsCopy:link, a.TermsCopy:visited, a.TermsCopy:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : white;
}

a.TermsCopy:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
	color : white;
}

.Seperate{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	text-decoration : none;
	color : white;
}

.RootMenuOver{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #336633;
	background-color : transparent;
}

.WestSpacing{
	padding-left : 16px;
	padding-right : 14px;
}

.WestPadding{
	padding-left : 6px;
	padding-right : 8px;
}
