@charset "utf-8";
/* CSS Document */
body
{	
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 0;
	color: #58595b;
}

body #form {margin: 0; padding: 0 ;}

.controlpanel {
	background-color: #EAEAEA;
	border: solid #020307 1px;
	text-align: left;
}
.master {
	background: url(bg.gif);
}
.border {border-left: #ddd 1px solid; border-right: #ddd 1px solid;}
.menu-bg {background: url(menu-bg.gif) repeat-x top; height: 46px; vertical-align: bottom; padding-bottom: 3px;}
.menu-left {background: url(menu-separator.gif) no-repeat bottom left; width: 10px;}
.bar {background: url(bar.gif) no-repeat top left; width: 950px; height: 8px;}
.banner1 {background: url(banner1.gif) no-repeat top left; width: 950px; height: 205px;}
.banner-l1 {background: url(banner-l1.gif) no-repeat top left; width: 220px; height: 89px;}
.banner2 {background: url(banner2.gif) no-repeat top left; width: 950px; height: 205px;}
.banner-l2 {background: url(banner-l2.gif) no-repeat top left; width: 220px; height: 89px;}
.leftside {background: url(ver-line.gif) repeat-y right; padding-right: 10px;}
.Breadcrumb-row {padding: 15px 0 0 20px; height: 23px;}
.breadcrumb-l {background: url(pathway-l.gif) no-repeat top left; width: 9px; height: 23px;}
.breadcrumb-b {background: #e6e6e6; height: 23px;}
.breadcrumb-r {background: url(pathway-r.gif) no-repeat top right; width: 9px; height: 23px;}

.Breadcrumb, a.Breadcrumb:link, a.Breadcrumb:visited {font-size: 11px; color: #999; text-decoration: none;} a.Breadcrumb:hover, a.Breadcrumb:active {font-size: 11px; color: #4f4f4f; text-decoration: underline;}


.camp {background: #f8f8f8 url(ver-line.gif) repeat-y right; text-align: center; border-top: #ddd 1px solid; border-bottom: #ddd 1px solid; line-height: 30px; color: #999; width: 220px; font-size: 12px; text-transform: uppercase; letter-spacing: 0.1em;}
.top {background: #f1f1f1; line-height: 30px; border-top: #ddd 1px solid; border-bottom: #ddd 1px solid; padding-right: 20px;}
.top a:link, .top a:visited {font: 12px/30px Arial, Helvetica, sans-serif; color: #999; height: 30px; text-decoration: none; width: 34px; text-align: center; display: block;}
.top a:hover, .top a:active {font: 12px/30px Arial, Helvetica, sans-serif; color: #4f4f4f; height: 30px; display: block; width: 34px;  text-align: center; text-decoration: none; background: url(botnav-a-hover.gif) repeat-x top;}
.footer-logo {padding: 10px; background: url(ver-line.gif) repeat-y right;}
.footer-links {vertical-align: top; padding-top: 10px; padding-left: 15px;}


.BannerPane {padding-bottom: 10px;}
.LeftPane {padding: 0 9px 0 15px;}
.ContentPane {padding: 15px 20px;}
.RightPane {width: 166px; padding-top: 15px; padding-right: 15px;}
.BottomLeftPane {width: 234px;}
.BottomRightPane {padding-left: 18px;}

/* text style for the selected tab */
.SelectedTab {
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	font-family: "";
	text-decoration: none;
	vertical-align: bottom;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
	text-decoration:    none;
	color:#FFFFFF;
	border: none;
	font-weight: bold;


}

A.SelectedTab:visited  {
	text-decoration:    none;
	color:#ffffff;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-left: 6px;
	border: 1px none;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	font-weight: bold;

}

A.SelectedTab:active   {
	text-decoration:    none;
	color:#555555;
	border: none;
	font-weight: bold;


}

A.SelectedTab:hover    {
	text-decoration:    none;
	color:#555555;
	border: none;
	font-weight: bold;
}


/* hyperlink style for the unselected tabs */
.OtherTabs {
   
    color: #000000;
    font-family: "Tahoma", "Arial", "Helvetica";
	font-weight: bold;
}

A.OtherTabs:link {
    text-decoration:    none;
    color: #FFF;
	font-weight: bold;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color: #FFF;
	font-weight: bold;
}

A.OtherTabs:active   {
    text-decoration:    underline;
    font-weight: bold;
	color: #fff;
}

A.OtherTabs:hover    {
    text-decoration:    underline;
    font-weight: bold;
	color:#FFFFFF;
}

/* GENERAL */
/* style for module titles */

.Head   {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  13px;
    font-weight:    bold;
    color: #333333;
	
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Arial, Helvetica;
    font-size:  11px;
    font-weight: bold;
    color: #333333;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: red;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}
.TestTTT td{
  vertical-align:middle;
}
.NormalTextBox2
{
    font-family: Arial, Helvetica;
    font-size: 13px;
    font-weight: bold;
    line-height: 14px;
    margin-right:50px;
    margin-bottom:0px;  
}

.NormalTextBox3
{
    margin-top:8px;
    margin-bottom:8px;
    
}

.NormalRed
{
    font-family: Arial, Helvetica;
    font-size: 12px;

    color: #ff0000
}

.NormalBold
{
    font-family: Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    none;
    color: #4F6326;
}

A.CommandButton:visited  {
    text-decoration:    none;
    color: #4F6326;
}

A.CommandButton:active   {
    text-decoration:    none;
    color: #4F6326;
}

A.CommandButton:hover    {
    text-decoration:    none;
    color: #ff0000;
}

/* GENERIC */
H1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #d25d23;
}

H2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #4f4f4f;
}

H3  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #d25d23;
}

H4  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4f4f4f;
}

H5, DT  {
    font-family: Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #00aeef;
}

H6  {
    font-family: Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #00aeef;
}

TFOOT, THEAD    {
    font-family: Arial, Helvetica;
    font-size:  12px;
    color: #4F6326;
}

TH  {
    vertical-align: baseline;
    font-family: Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #4F6326;
}

A:link, A:visited  {
	color:  #6da43a;
	text-decoration: none;
}

A:hover, A:active {
	color:  #d25d23;
	text-decoration: underline;
}

.box {
	margin-top: 25px;
	margin-right: 10px;

}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}

UL {margin: 0; margin-bottom: 10px; padding: 0;}
UL LI   {
	background: url(dot.png) 0 50% no-repeat;
	line-height: 150%;
	padding-left: 12px;
    list-style-type: none;
	font-size: 12px;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: #666;
    height:1pt;
    text-align:left;
}

.copyright  {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#999;
font-weight: normal;
text-decoration: none;

}

A.copyright:link, A.copyright:visited {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#999;
font-weight: normal;
text-decoration: none;
}

A.copyright:hover, A.copyright:active {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#999;
text-align: center;
font-weight: normal;
text-decoration: underline;
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #8DC2F9}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #4F6326;
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	height:16px;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	color: black; 
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer;  
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}


.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	color: black; 
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

	background-color: #eeeeee;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
}
/* Menu CSS */
.MainMenu_MenuContainer {
	border: none;
	padding: 0;
	margin: 0;
	width: 0;
	height: 25px;
	background-color: transparent;
}
.MainMenu_MenuBar {
	CURSOR: hand;
	padding: 0;
	width: 0;
	margin: 0;
	height: 25px;
	background-color: transparent;
}
/*sub menu items*/
.MainMenu_MenuItem {
	CURSOR: hand; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background: ;
	border: none;
	color: #fff;
	vertical-align: middle;
	padding: 0 5px;
	height: 28px;
}
.MainMenu_MenuItemSel {
	CURSOR: hand; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background: #d25d23;
	border: none;
	color: #fff;
	text-decoration: none;
	vertical-align: middle;
	padding: 0 5px;
	height: 28px;
}

.MainMenu_MenuIcon {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 3px;
	WIDTH: 0px;
	CURSOR: hand;
	BACKGROUND-COLOR: #FBFCFC;
	PADDING-TOP: 0px;
	HEIGHT: 20px;
	border-left: 1px solid #FBFCFC;
	border-top: 0px solid #FBFCFC;
	border-bottom: 1px solid #FBFCFC;
	border-right: 1px none;
	DISPLAY: none;
}

.MainMenu_SubMenu {
	Z-INDEX: 1000;
	BACKGROUND-color: #6da43a;
	filter:alpha(Opacity=100); -moz-opacity: 1.0;
	CURSOR: hand;
	margin-top: 1px;
	text-align: center;
	padding: 0;
	BORDER: #efefef 0px solid; 
}

.MainMenu_MenuBreak, .MainMenu_MenuBreak td {
	border: 0px dotted #CCCCCC;
	background-position: bottom;
	background-color: transparent;
}
.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	border-right: 0px solid #FBFCFC;
	border-bottom: 0px solid #FBFCFC;
	border-top: 0px solid #FBFCFC;
	border-left-color: #FBFCFC;
	text-align: right;
	display: none;
}

.MainMenu_RootMenuArrow {
	display: none;
	width: 0px;
	background-color: transparent;
}

.MainMenu_Normal td {
	height: 25px;
	color: #4f4f4f;
	text-align: center;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: transparent;
	line-height: 25px;
	padding: 0 4px;
	text-decoration: none;
}
.MainMenu_BreadcrumbActive, .MainMenu_BreadcrumbActive td, 

.MainMenu_Active, .MainMenu_Active td {
	height: 25px;
	color: #d95d24;
	text-align: center;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: url(arrow3.gif) no-repeat bottom center;
	line-height: 25px;
	padding: 0 4px;
	text-decoration: none;
}

.MainMenu_Selected td {
	height: 25px;
	color: #6da43a;
	text-align: center;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: url(arrow2.gif) no-repeat bottom center;
	line-height: 25px;
	padding: 0 4px;
	text-decoration: none;
}

.MainMenu_Separator  {
	
	color: #58595b;
	background: url(menu-separator.gif) no-repeat top left;
	padding: 0 10px;
	height: 25px;
	font: normal 11px Arial, Helvetica, sans-serif;
}

a.childlink:link, a.childlink:visited {background: url(childlink-bg.jpg) no-repeat top left; height: 31px; font: bold 12px/31px Arial, Helvetica, sans-serif; color: #666; display: block; padding-left: 20px; text-decoration: none;}
a.childlink:hover, a.childlink:active {background: url(childlink-sel.jpg) no-repeat top left; height: 31px; font: bold 12px/31px Arial, Helvetica, sans-serif; color: #6da45e; display: block; padding-left: 20px; text-decoration: none;}

