﻿/* ********************** Main Styles ******************** */
body {
	height: 100%;
	font-family: Century Gothic;
	font-size: 10pt;
}
.Normal {
	font-family: Century Gothic;
	font-size: 10pt;
}
a:link, a:active {
	font-size: 10pt;
	color: #e82c0c;
}
a:visited {
	font-size: 10pt;
	color: #e82c0c;
}
a:hover {
	font-size: 10pt;
	color: #e82c0c;
}
ul li {
	list-style-type: disc;
	padding: 4px 0px;
}
h1, h2, h3, h4 {
	font-family: Century Gothic;
	font-weight: bold;
	color: #2b2b2b;
}
/* ********************** Main Table Wrapper ******************** */

#SkinMainTable 
{
    width: 100%;
    height: 100%;
}
.Margin 
{
    width: 15%;
}    
.TopLineMargin 
{
    height: 27px;
    background-image: url(images/TopLineMargin.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
}
.TopLineMarginLshad 
{
    height: 27px;
    width: 9px;
    background-image: url(images/TopLineMarginLshad.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.TopLine 
{
    height: 27px;
    background-image: url(images/TopLine.gif);
    background-repeat: repeat-x;
    background-position: center bottom;
}
.TopLineMarginRshad 
{
    height: 27px;
    width: 9px;
    background-image: url(images/TopLineMarginRshad.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}
.UpperHeadMargin 
{
    vertical-align: top;
    height: 70px;
}
.UpperHeadMarginLshad 
{
    background-image: url(images/UpperHeadMarginLshad.gif);
    background-repeat: repeat-y;
    background-position: right;
}
.UpperHead {}
.UpperHeadMarginRshad 
{
    background-image: url(images/UpperHeadMarginRshad.gif);
    background-repeat: repeat-y;
    background-position: left;
}
.DarkLineMargin 
{
    height: 3px;
    background-color: #b0b0b0;
}
.DarkLineMarginLshad 
{
    background-image: url(images/DarkLineMarginLshad.gif);
    background-repeat: repeat-y;
    background-position: right;
}
.DarkLine 
{
    background-color: #898989;
}
.DarkLineMarginRshad 
{
    background-image: url(images/DarkLineMarginRshad.gif);
    background-repeat: repeat-y;
    background-position: left;
}
.LowerHeadMargin 
{
    height: 80px;
    background-color: #f0725c;
}
.LowerHeadMarginLshad 
{
    background-image: url(images/LowerHeadMarginLshad.gif);
    background-repeat: repeat-y;
    background-position: right;
}
.LowerHead 
{
    background-image: url(images/LowerHeadImage.gif);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #e82c0c;
    padding-left: 20px;
}
.LowerHeadMarginRshad 
{
    background-image: url(images/LowerHeadMarginRshad.gif);
    background-repeat: repeat-y;
    background-position: left;
}
.ContentLevelMargin {
		background-color: #f8f8f8;	
}
.ContentLevelMarginLshad 
{
    background-image: url(images/ContentLevelMarginLshad.gif);
    background-repeat: repeat-y;
    background-position: center right;
}
.ContentLevel {
		background-color: #f5f5f5;	
}
.ContentLevelMarginRshad 
{
    background-image: url(images/ContentLevelMarginRshad.gif);
    background-repeat: repeat-y;
    background-position: center left;
}
.RedLineMargin 
{
    height: 3px;    
    background-color: #f0725c;
}
.RedLineMarginLshad 
{
    background-image: url(images/RedLineMarginLshad.gif);
    background-repeat: repeat-y;
    background-position: center right;
}
.RedLine 
{
    background-color: #e82c0c;
}
.RedLineMarginRshad 
{
    background-image: url(images/RedLineMarginRshad.gif);
    background-repeat: repeat-y;
    background-position: center left;
}
.FooterMargin 
{
    height: 30px;
    background-color: #b0b0b0;
}
.FooterMarginLshad 
{
    background-image: url(images/FooterMarginLshad.gif);
    background-repeat: repeat-y;
    background-position: center right;
}
.Footer 
{
    background-color: #898989;
}
.FooterMarginRshad 
{
    background-image: url(images/FooterMarginRshad.gif);
    background-repeat: repeat-y;
    background-position: center left;
}

/* **************************** PANES ************************ */

#UpperHeadPanes 
{
    width: 100%;
}
.LogoPane 
{
    padding: 10px;
}
.LoginPane
{
    vertical-align: top;
    text-align: right;
    padding: 10px;
}
a.Login:link, a.Login:active, a.Login:visited, a.Login:hover {
	font-size: 8pt;
	color: #d6d6d6;
}
#ContentMaster 
{
    vertical-align: top;
    width: 100%;
    height: 100%;
}
.BreadcrumbsPane 
{
		font-size: 7.5pt;
    height: 12px;
    padding: 2px;
}
.BreadcrumbsPane a:link, 
.BreadcrumbsPane a:visited, 
.BreadcrumbsPane a:active, 
.BreadcrumbsPane a:hover {
	font-size: 7.5pt;
}
.ContentPane
{
    vertical-align: top;
    padding: 10px;
}
.LeftPane  
{
    vertical-align: top;
    width: 50%;
    padding: 10px;
}
.RightPane  
{
    vertical-align: top;
    width: 50%;
    padding: 10px;
}
#FooterPanes 
{
		font-size: 8.5pt;
		color: #ffffff;
    vertical-align: top;
    width: 100%;
}
.BottomLPane 
{
		vertical-align: bottom;
		color: #ffffff;
    width: 33%;
    padding: 10px;
}
.BottomPane 
{
		color: #ffffff;
    text-align: center;
    width: 33%;
    padding: 10px;
}
.BottomRPane 
{
		vertical-align: bottom;
		color: #ffffff;
    text-align: right;
    width: 33%;
    padding: 10px;
}
#FooterPanes a:link, #FooterPanes a:active {
	font-size: 8.5pt;
	color: #ffffff;
}
#FooterPanes a:visited {
	font-size: 8.5pt;
	color: #efefef;
}
#FooterPanes a:hover {
	font-size: 8.5pt;
	color: #3D3636;
}
.SkinObject {
	color:#3D3636;
	font-family:Century Gothic;
	font-size:8.5pt;
	font-weight:normal;
	text-decoration:none;
}
.KontF {
	text-align:center;
	width:276px;
	margin:0px auto;
}