﻿body 
{
	font-family:Verdana;
	font-size:11px;
	margin:2px;
}
.fckEditor
{
	font-family: Tahoma;
	font-size:9pt;

	
	}
.body
{
    background-image: url('../../App_Images/bodyGradientRev.gif');
	background-repeat:repeat-y;
	background-position:right;
	border-bottom:solid 3px #477cb3;
}
	
.SiteMapPath
{
	padding:5px;
	font-size:16px;
	font-weight:bold;
	color:#0038A5;
	/*background-color:#0038A5;*/
	/*border-bottom:2px solid #dedede;*/
}

.blueText
{
	color:#0038A5;
	
	}
	.orangeText
	{
		color:#FF6600;
		}
.masterHeaderSpace
{
	border-bottom: solid 1px #477cb3; 
}

.LoginPanel
{
	/*background-color:#f9f9f9;*/
	border:0px solid #dedede;
	color:Black;
	height:100%;
	border-bottom: solid 1px #477cb3; 
}

.LoggedInPanel
{
	padding:1px;
	padding-right:5px;
	/*background-color:#f9f9f9;*/
	border:0px solid #dedede;
	color:Black;
}

.ContentBody
{
	vertical-align : top; 
	border: solid 1px #477cb3; 

	border-top:solid 0px #477cb3;
	width: 98%; 
	margin-top: 5px;
	padding:5px;
}
.ContentHeader
{
	background-color:#F2F2F2;
	border-bottom:solid 1px #C0C0C0;
	height:23px;	
	border-left: solid 1px #477cb3; 
	border-right: solid 1px #477cb3;

}
.bodyBorderLeftContent
{
	background-image: url('../../App_Images/design3-revised-dass_14.jpg'); 
	background-repeat: repeat-y;
}
.bodyBorderRightContent
{
	background-image: url('../../App_Images/design3-revised-dass_16.jpg'); 
	background-repeat: repeat-y;
}
.sectionHeader
{
	color:#0038A5;
	font-weight:bold;
	border-bottom:solid 1px #C0C0C0;
	}