﻿body 
{
	margin:0px;
}

body, td
{
	font-family: Tahoma;
	font-size: 8pt;
	
}
select,input
{
    font-family: Tahoma;
    font-size: 8pt; 
}

img
{
	border:0px;
}

.MenuBarText, A.MenuBarText:link, A.MenuBarText:visited , A.MenuBarText:active, A.MenuBarText:hover
{
	font-family:Tahoma;
	font-size:9pt;
	color:#002474;
	text-decoration:none;
}

.MainWorkSpace
{
	width:100%;
	height:488px;
	background-image: url(../images/master/workspace_back.jpg);
	background-repeat: no-repeat;
}

.WorkArea
{
	vertical-align:top;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
}

.PageTitleText
{
	font-family:Arial;
	font-size:14pt;
	color:#000000;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
}


.DialogTopBar
{
    border-bottom: solid 1px #2e2e2e;
    border-left: solid 1px #5b5e57;
    border-right:solid 1px #5c5c5c;
    border-top: solid 1px #b4b4b4;
    background-repeat:repeat-x;
    width:100%;
    height:23px;
    background-image:url(../images/Dialog/TopBar.gif);
}

.DialogHeading
{
    font-family:Tahoma;
    font-size:8.5pt;
    font-weight:bold;
    padding-bottom:2px;
    padding-top:2px;
    padding-left:5px;    
    color:White;
}

.DialogBodySpace
{
    background-color:#f5f5f5;
    width:100%;
    border-left:solid 1px #000200;
    border-right:solid 1px #000000;
    border-bottom:solid 1px #000300;
}

.DialogContent
{
    padding:5px;
}

.PopupDialog
{
	text-align: center;
	vertical-align: middle;
	height: 488px;
	width: 760px;
	position: absolute; 
	z-index: 10;
	/*display:none;*/
}

.SmallNoteText
{ 
	font-family:Tahoma;
	font-size:7pt;
}

.invisible
{
	display: none;
}

.BtnFlatNoWidth
{
font-size: 8pt;
color: #043198;
border: solid 1px #d800e5;
font-family: tahoma;
height: 18px;
text-align: center;
FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFfabafe', EndColorStr='#FFf9dbfb');
background-color:#fabafe;
}

.txtFlat
{
font-family: Tahoma;
font-size: 8pt;
background: #FFFFFF;
color: Black;
border: solid 1px #7f9DB9;
}


.DesignArea
{
	width:474px;
	height:342px;
	text-align:center;
	vertical-align:middle;
	border: solid 1px #686868;
	overflow: hidden;
}

.DialogStrip
{	background-image:url(../images/dialog/backstrip.jpg); 
	background-repeat:no-repeat;
	height:24px;
	padding-left:10px;
	font-family: Arial;
	font-weight:bold;
}

.FontImageNormal
{
	border:solid 2px #ffffff;
	cursor: hand;
}

.FontImageMouseOver
{
	border:solid 2px #e501e8;
	cursor: hand;
}

.FontChoose
{
	height:10px;
	width:25px;
}

.NewWindowStyle
{
	border-left:solid 1px #000000;
	border-right: solid 1px #000000;
}

.Heading3
{
	font-size: 11pt;
	font-weight: bold;
	font-family: Verdana;
}

.ErrMsg
{
color: red;
font-weight: bold;
}

.InfoMsg
{
font-weight: bold;
}

.PageContent
{
	font-family:Verdana;
	font-size:9pt;
	line-height:1.5;
	height:445px;
	width:720px;
	overflow:auto;
}

TD.PageContent
{
	font-family:Verdana;
	font-size:9pt;
	line-height:1.5;

}
.PageContentLink, A.PageContentLink:link, A.PageContentLink:visited, A.PageContentLink:active
{
	font-family:Verdana;
	font-size:9pt;
	color:#c7006a;
	text-decoration:none;
}

A.PageContentLink:hover
{
	font-family:Verdana;
	font-size:9pt;
	color:#c7006a;
	text-decoration:underline;
}

A.FAQLink:link, A.FAQLink:visited, A.FAQLink:active
{
	color: #0165ba;
}

.FAQQuestionTitle, .FAQAnswerTitle
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}

.FaqQuestion
{
    font-size: 8.5pt;
    font-weight: bold;
    color: #000066;
    padding: 4px;
    background-color: #EFEFF7;
    text-decoration: none;
    line-height: 1.5;
}

.FaqAnswer
{
    font-family: Verdana;
    padding: 4px;
    font-size: 8.5pt;
    color: RGB(0,0,102);
    line-height: 1.5;
    text-align: left;
    background-color: #F7F7FF;
    text-decoration: none;
}
.FaqQuestionAlt
{
    font-size: 8.5pt;
    font-weight: bold;
    padding: 4px;
    color: RGB(0,0,102);
    background-color: #F7F7FF;
    text-decoration: none;
    line-height: 1.5;
}

.HP_BorderClrX
{
    background-image:url(../images/HomePage/BorderClrX.gif);
    background-repeat:repeat-x;
    width:780px;
    height:6px;
}

.HP_BorderClrY
{
    background-image:url(../images/HomePage/BorderClrY.gif);
    background-repeat:repeat-y;
    width:6px;
    height:600px;
}

.BottomText
{
	font-size:2pt;
	color:#ffffff;
}

.InfoText
{
	font-family:Verdana;
	font-size:10.5pt;
	color:#c7006a;
	text-decoration:none;
	font-weight:bold;
}