/* ==============================================
    CSS STYLES FOR Skin and Construction Kit 1.0
   ==============================================
*/   

/* GENERAL */
/* style for module titles */
.Head   {
    font-family: verdana;
    font-size:  12px;
    font-weight: normal;
    color: black;
}
.Normal
{
	font-size: 9px;
	font-family: verdana;
}
.NormalTextBox
{
	font-size: 9px;
	font-family: verdana;
}
.CommandButton
{
	font-size: 9px;
	font-family: verdana;
}
.SubSubHead
{
	font-size: 10px;
	font-family: verdana;
}
.SubHead
{
	font-size: 11px;
	font-family: verdana;
	font-weight: normal;
}


/* background color for the content part of the pages */
Body
{
	font-size: 9px;
	font-family: Verdana;
	background-color: ghostwhite;
}

.HeaderPane 
{
	background-color:Transparent;
	background-image:url(images/Header.jpg);
	background-repeat:no-repeat;
	width:600px;
	height:115px;
}

.LoginPane 
{
	position:relative;
    top:0;
    left:2;
	padding:0;
	height:1;
	width:160
}
.DatePane 
{
	position:relative;
    top:0;
    left:2;
	padding:0;
	height:1;
	width:160;
	vertical-align:top;
}
.BreadcrumbPane
{
	padding-right: 0px;
	padding-left: 0px;
	left: 85px;
	padding-bottom: 0px;
	padding-top: 0px;
	position: relative;
	top: 75px;
	height: 1px;
	text-align: left;
}
.MenuPane 
{
	position:relative;
    top:70;
    left:55;
	padding:0;
	height:1;
	width:100%;
}

.LeftPane
{
	background-color:Transparent;
	background-image:url(images/LeftSpacer.gif);
	background-repeat:repeat-y;
	width:120px;
}
.LeftPaneHeader
{
	background-color:Transparent;
	background-image:url(images/LeftHeader.gif);
	background-repeat:no-repeat;
	width:120px;
	height:20px;	
}
.LeftPaneFooter
{
	background-color:Transparent;
	background-image:url(images/LeftFooter.gif);
	background-repeat:no-repeat;
	width:120px;
	height:13px;	
}


.SecondLeftPane {}
.TopPane {}
.BottomPane {}
.ContentPane {}
.LeftPaneMP { width:120px; }
.RightPaneMP { width:120px; }
.SecondContentPane {

}
.BottomPane1 {

}
.BottomPane2 {

}
.BottomPane3 {

}
.RightPane {

}
.SecondRightPane {

}
.LeftInnerPane {

}
.FillerPane1 {

}
.FillerPane2 {

}
.RightInnerPane {

}
.FooterPane 
{
}
.SecondFooterPane {
}
.Footer1 {

}
.Footer2 {

}
.Footer3 {

}

.CreditsPane 
{
	background-color:Transparent;
	background-image:url(images/Footer.jpg);
	background-repeat:no-repeat;
	vertical-align:middle;
	width:559px;
	height:87px;
}
.CreditsPaneSpacer
{
	background-color:Transparent;
	background-image:url(images/spacer.gif);
	background-repeat:repeat-x;
	vertical-align:middle;
	width:100%;
	height:87px;	
}
.CreditsPaneRight
{
	background-color:Transparent;
	background-image:url(images/COA.jpg);
	background-repeat:no-repeat;
	vertical-align:middle;
	width:77px;
	height:87px;	
}

/* text style for the selected tab */
.SelectedTab {
    font-weight: bold;
    font-size: 10px;
    color: #f4c835;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration:    none;
    color: Maroon;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color: Maroon;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color: Maroon;
}

A.SelectedTab:hover
{
	color: slategray;
	text-decoration: none;
}

/* text style for the breadcrumb */
.BreadCrumb {
    font-weight: bold;
    font-size: 10px;
    color: #f4c835;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

/* hyperlink style for the breadcrumb */
A.BreadCrumb:link {
    text-decoration: 'underline';
    color: Maroon;
}

A.BreadCrumb:visited  {
    text-decoration:'underline';
    color: Maroon;
}

A.BreadCrumb:active   {
    text-decoration:'underline';
    color: Maroon;
}

A.BreadCrumb:hover
{
	color: slategray;
	text-decoration:'underline';
}

/* text style for the unselected tabs */
.OtherTabs {
    font-weight: bold;
    font-size: 10px;
    color:#f4c835;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color: Maroon;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:Maroon;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:Maroon;
}

A.OtherTabs:hover
{
	color: slategray;
	text-decoration: underline;
}

/* Main Menu */

.MainMenu_MenuContainer {
	border-bottom: white 0px solid; 
	border-left: white 0px solid; 
	border-top: white 0px solid; 
	border-right:  white 0px solid;  
	background-color: white;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:16;
}

.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #143c73; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	font-style: normal; 
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: white;
	border-left: white 0px solid; 
	border-right: white 0px solid; 
	border-bottom: white 0px solid; 
	border-top: white 0px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color:whitesmoke; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ; 
	border-bottom: whitesmoke 0px solid; 
	border-left: whitesmoke 0px solid; 
	border-top: whitesmoke 0px solid; 
	border-right: whitesmoke 0px solid;
}

.MainMenu_MenuBreak {
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid;  
	border-right: #404040 0px solid; 
	background-color: #000000; 
	height: 0px;
}

.MainMenu_MenuItemSel {
	background-color: #f4c835; 
	cursor: pointer; 
	cursor: hand; 
	color: #143c73; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: bold; 
	font-style: normal;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	color: #f4c835; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid;
	background-color:#143c73l;
}

.MainMenu_MenuRootArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	color: #f4c835; 
	background-color:#143c73l;
}

