.Body
{
	width: 980px;
	text-align: center;
}

body
{
	font-family: Verdana;
	font-size: 10pt;
	margin: 0px 0px 0px 0px; /*background-image: url(../../App_Themes/Gray/Images/bg.gif);*/
	background-color: #ffffff;	
}

hr
{
	color: #E5E5E5;
	background-color: #E5E5E5;
	height: 1px;
	border-bottom: 1px dashed #CACACA;
	margin: 0px 0;
}


.MenuLink
{
	background-image: url(../../App_Themes/Green/Images/LeftMenuBack.jpg);
	background-repeat: repeat-y;
}


A:link.MenuLink
{
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
	color: Black;
	text-decoration: none;
	
}

A:visited.MenuLink
{
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
	color: Black;
	text-decoration: none;
}

A:active.MenuLink
{
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
	color: Red;
	text-decoration: none;
}

A:hover.MenuLink
{
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
	color: Red;
	text-decoration: none;
}

a:link
{
	color: #993366;
	text-decoration: none;
}

a:visited
{
	color: #993366;
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
}

a:active
{
	color: #993366;
}

h1, h2, h3, h4, h5, h6
{
	font-size: 1.8em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	margin: 5px 0;
}

.ApplicationTitle
{
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
}

.ContentBackground
{
	background-color:#ffffff;
}

.LeftNavigation
{
	vertical-align: top;
	width: 180px;
	background-color: #159e68;
	border-right: 0px dotted gray !important;
}

.ContentArea
{
	background-color: White;
	/*
	border-right: #cd5c5c 1px solid;
	border-top: #cd5c5c 1px solid;
	border-left: #cd5c5c 1px solid;
	border-bottom: #cd5c5c 1px solid;
	*/
}

.MainContent
{
	width: 800px;
	color: #000000;
	font-size: 12px;
	vertical-align: top;
	background-color: White;
}

.SingleColumnContent
{
	width: 980px;
	color: #000000;
	font-size: 12px;
	vertical-align: top;
	background-color: White;
}

.ContentText
{
	color: #000000;
	font-size: 11px;
	vertical-align: top;
	text-align: left;
	font-family: tahoma, Verdana, Sans-Serif;
}

.PageNavigation
{
	color: gray;
	font-size: 12px;
	text-align: left;
	font-family: tahoma, Verdana, Sans-Serif;
}

.PageHeader
{
	color: gray;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	font-family: tahoma, Verdana, Sans-Serif;
}

.PageHeaderLabel
{
	color: gray;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	font-family: tahoma, Verdana, Sans-Serif;
	text-decoration: underline;
}

.Header
{
	color: #cd5c5c;
	width: 100%; /*background:#608fc8;*/
	background-color: Black;
}

.Header a
{
	font-family:Verdana;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
	padding-right: 5px;
}

.Header a:hover
{
	color: #ffffff;
	text-decoration:underline;
}

.Header a:visited
{
	color: #ffffff;
	text-decoration:none;
}


.HeaderRight
{
	border-left: 1px dotted #ffffff;
	text-align: right;
	vertical-align: bottom;
	color: #993366;
}

.MenuStyle
{
    font-size: 15px;
    font-weight: bold;
    height:25px;
    color: #ffffff;
    
    /*
    filter: progid:DXImageTransform.Microsoft.Gradient(endColorstr='silver', startColorstr='#cd5c5c', gradientType='1');
	*/
}

.logo
{
	font-size: 2em;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-variant: small-caps;
	text-align: left;
	width: 95%;
}

.Search
{
    font-size: 11px;
    width: 30%;
    height:25px;
    color: #ffffff;
    filter: progid:DXImageTransform.Microsoft.Gradient(endColorstr='silver', startColorstr='#159e68', gradientType='0');
}

.SiteNavigation
{
	width: 100%;
	text-align: left;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	background-color: gray;
}

.BoxTitle
{
	background-color: #a5a5a5;
	text-align: left;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	padding-left: 5px;
	height: 23px;
}

.DeepBoxTitle
{
	background-color: #696969;
	text-align: left;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	padding-left: 5px;
	height: 23px;
}

.footer
{
	width: 100%;
	height: 25px; /*border-top: 1px dotted gray !important;*/
	font-family:Verdana;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	
}

.ValidationSummaryStyle
{
	background-color: #e5e5e5;
	text-align: left;
	color: #ff0000;
	font-size: 11px;
	font-weight: normal;
}

.ButtonStyle
{
	border-right: 1px solid gray; 
	border-top: 1px solid gray; 
	border-left: 1px solid gray; 
	border-bottom: 1px solid gray;
	background-color: #a5a5a5;
	color: #ffffff;
}

.TextBoxStyle
{
	border-right: 1px solid gray; 
	border-top: 1px solid gray; 
	border-left: 1px solid gray; 
	border-bottom: 1px solid gray;
	background-color: #ffffff;
	color: #000000;
	width: 180px;
}

.FeatureTitle
{
    border-bottom: #E5E5E5 1px solid;
    height: 15px;
    text-align:left;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
}

.hideColumn
{
	display:none;
}

A:link.MessageFolder
{
	font-weight: normal;
	color: #2F4F4F;
	text-decoration: none;
}

A:visited.MessageFolder
{
	font-weight: normal;
	color: #2F4F4F;
	text-decoration: none;
}

A:active.MessageFolder
{
	font-weight: normal;
	color: #2F4F4F;
	text-decoration: none;
}

A:hover.MessageFolder
{
	font-weight: normal;
	color: #B0C4DE;
	text-decoration: none;
}

.PageTitle
{
	background-color: #676052;
	color: White;
	font-family:Verdana;
	font-size: 16px;
	font-weight:bold;
	text-align:left;
	padding: 10px;
}

.CopyRight
{
	color: Maroon;
	font-size: 9px;
	font-weight:normal;
}

