/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	
	font: messagebox;
	color: #000066;
	line-height: normal;
	letter-spacing: normal;
	background-color: #f7f7f9;
}
BODY.PPA_Public
{
	font: messagebox;
	color: #000066;
	line-height: normal;
	letter-spacing: normal;
	background-color: white;
}

.FOOTER_BODY
{
	color: #000066;
	background-color: #e5e5ed;
	font-size: 11px;
	font-family: Tahoma;
}


A:link
{
	font-size: 11px;
	color: #000066;
	font-family: Tahoma;
	text-decoration: underline;
}	
		
A:visited
{
	font-size: 11px;
	color: #000066;
	font-family: Tahoma;
	text-decoration: underline;
}	
		
A:active
{
	font-size: 11px;
	color: #ff0000;
	font-family: Tahoma;
	text-decoration: none;
}	
		
A:hover
{
	font-size: 11px;
	color: #ff0000;
	font-family: Tahoma;
	text-decoration: none;
}
	


.Text
{
	font-weight: normal;
	font-size: 11px;
	color: #000066;
	font-family: Tahoma;
	text-decoration: none;
}
.HeaderPage
{
	margin-top: 15px;
	font-weight: bold;
	font-size: 12px;
	margin-left: 15px;
	color: #000066;
	font-family: Tahoma;
	text-decoration: none;
}
.Margin
{
	margin: 0px;
	}
	
.SubHeaderMargin
{
	margin-top: 30px;
	margin-left: 30px;
}

.MarginTableDark
{
	margin: 0px;
	font: messagebox;
	color: #000066;
	background-color: #e5e5ed;
}	

.Title
{
	font-weight: bold;
	font-size: 12px;
	margin-left: 15px;
	text-transform: capitalize;
	color: #ffffff;
	font-family: Verdana;
	letter-spacing: 2px;
	font-variant: normal;
	text-decoration: none;
}
.TitleRealName
{
	
	font-weight: bold;
	font-size: 12px;
	/*text-transform: capitalize;*/
	color: white;	
	font-family: Tahoma;
	letter-spacing: 2px;	
	font-variant: normal;
	text-decoration: none;	
}

.WelcomeLb
{
	font-weight: bold;
	font-size: 12px;
	text-transform: capitalize;
	color: #000066;
	font-family: Tahoma;
	letter-spacing: 2px;
	font-variant: normal;
	text-decoration: none;
}
.FormElement
{
	border-right: #7c7c94 1px solid;
	border-top: #7c7c94 1px solid;
	font-weight: normal;
	font-size: 11px;
	margin: 0px;
	border-left: #7c7c94 1px solid;
	color: #000066;
	border-bottom: #7c7c94 1px solid;
	font-family: Arial;
	background-color: white;
	text-align: left;
}

.tableHeader
{
	border-top-width: 1px;
	font-weight: bold;
	border-left-width: 1px;
	font-size: 11px;
	border-left-color: white;
	border-bottom-width: 1px;
	border-bottom-color: white;
	page-break-after: auto;
	vertical-align: baseline;
	overflow: auto;
	/*text-transform: capitalize;*/
	color: white;
	border-top-color: white;
	font-family: Tahoma;
	background-color: #a4a3be;
	text-align: center;
	border-right-width: 1px;
	font-variant: normal;
	border-right-color: white;
}

.tdgreyGrid
{
	border-right: #000066 1px solid;
	border-top: #000066 1px solid;
	font-size: 9px;
	border-left: #000066 1px solid;
	color: #000066;
	border-bottom: #000066 1px solid;
	font-family: Tahoma;
	background-color: #e4e5ed;
}
.tdlavender
{	
	font-size: 11px;
	/*text-transform: capitalize;*/
	color: #000066;
	font-family: Tahoma;
	background-color: #dbdded;
	
}
.tdgreyHeader
{
	font-weight: bold;
	font-size: 11px;
	/*text-transform: capitalize;*/
	color: #000066;
	text-indent: 15px;
	font-family: Tahoma;
	background-color: #e4e5ed;
	font-variant: normal;
} 
.tdlavenderHeader
{
	padding-left: 15px;
	font-weight: bold;
	font-size: 11px;
	color: #000066;
	font-family: Tahoma;
	background-color: #dbdded;

} 
.tdgrey
{
	font-weight: normal;
	font-size: 11px;
	color: #000066;
	font-family: Tahoma;
	background-color: #f3f3f3;
	font-variant: normal;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 10px;
}
.button
{
	border-right: #6e6d8f 1px outset;
	border-top: #6e6d8f 1px outset;
	font-weight: normal;
	font-size: 12px;
	/*text-transform: capitalize;*/
	border-left: #6e6d8f 1px outset;
	color: #000066;
	border-bottom: #6e6d8f 1px outset;
	font-family: Tahoma;
	background-color: #e4e5ed;
	text-align: center;
	cursor:pointer;
}
.changeButton
{
	margin-top: 1px;
	
}

.msg
{
	font: caption;
	padding-left: 30px;
	color: green;
	text-align: center;
	text-decoration: none;
}

.error
{
	padding-left: 15px;
	font-size: 11px;
	color: red;
	font-family: Tahoma;
	text-align: center;
	text-decoration: none;
}
.errorStar
{
	
	font-size: 11px;
	color: red;
	font-family: Tahoma;
	text-align: center;
	text-decoration: none;
}

.MsgWarningTop
{
	font-weight: bold;
	font-size: 11px;
	left: 30px;
	color: red;
	font-family: Tahoma;
	position: absolute;
	top: 5px;
}

.MainTablePosition
{
	border-right: #6e6d8f 1px solid;
	border-top: #6e6d8f 1px solid;
	margin-top: 50px;
	left: 30px;
	border-left: #6e6d8f 1px solid;
	border-bottom: #6e6d8f 1px solid;
	position: absolute;
}
.MainTableBorders
{
	border-right: #6e6d8f 1px solid;
	border-top: #6e6d8f 1px solid;
	top: 10px;
    left: 260px;
	position: absolute;
	border-left: #6e6d8f 1px solid;
	border-bottom: #6e6d8f 1px solid;
}
.MainTableNoBorders
{
	top: 10px;
    left: 10px;
	position: absolute;
	
}
.MainTable
{
	top: 10px;
    left: 260px;
	position: absolute;
}
.SubTablePosition
{
	border-right: #6e6d8f 1px solid;
	border-top: #6e6d8f 1px solid;
		
	border-left: #6e6d8f 1px solid;
	border-bottom: #6e6d8f 1px solid;
}
.TableBorders
{
	border-right: #6e6d8f 1px solid;
	border-top: #6e6d8f 1px solid;
	border-left: #6e6d8f 1px solid;
	border-bottom: #6e6d8f 1px solid;
}

.SubTable
{
	margin-top: 10px;
	margin-left: 30px;
}
.Calendar
{
	border-right: #6e6d8f 1px solid;
	border-top: #6e6d8f 1px solid;
	
	border-left: #6e6d8f 1px solid;
	border-bottom: #6e6d8f 1px solid;
	font-weight: normal;
	font-size: 10px;
	color: #000066;
	font-family: Arial;
	background-color: #f0f1f4;
	text-align: left;
}
.TitleBar_left
{
	background-position: left 50%;
	margin: 0px;
	width: 20px;
	background-repeat: no-repeat;
	height: 15px;
	font-size: 9pt;
	background-color: #a4a2bd;
}
.TitleBar_right
{
	BACKGROUND-POSITION: right;
	
	background-image: url(../Image/TitleBar/tableTitle_r1_c3.gif);
	margin: 0px;
	height: 15px;
	background-repeat: no-repeat;
	
}
.TitleBar_centre
{
	background-position:right;
	background-image: url(../Image/TitleBar/tableTitle_r1_c2.gif);
	height: 15px;
	width:98%;
	background-repeat: repeat-x;
}
.TitleBar
{
	background-attachment: fixed;
	background-image: url(..\IMAGE\BgTitleBar2.jpg);
	background-repeat: repeat-x;
}
.SubmenuLevel1_on
{
	font-family: Arial, Verdana, Geneva;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#000066;
	text-decoration: none; 
	
 }

.SubmenuLevel1_off
{
	font-family: Arial, Verdana, Geneva;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#666666;
	text-decoration: none; 
	
 }

.SubmenuLevel2_on
{
	font-family: Arial, Verdana, Geneva;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #005984;
	text-decoration: underline; 
	
 }
 
.SubmenuLevel2_off
{
	font-family: Arial, Verdana, Geneva;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none; 
	
 }
td.SubmenuLevel1
{
	padding:10 0 0 7
}
td.SubmenuLevel2
{
	padding:0 7 0 0;
}
.linkBtn
{
	padding-left: 15px;
	
}
td.tdtitleBar
{
	
	background-image: url(../IMAGE/BgTitleBar2.jpg);
	background-repeat: repeat-x;
}

td.tdTitleBar_right
{
	height: 20px;	
	background-color: #a4a2bd;	
	border-right: #6e6d8f 1px solid;
	border-top: #6e6d8f 1px solid;
}

td.tdTitleBar_left
{
	height: 20px;	
	background-color: #a4a2bd;
	border-top: #6e6d8f 1px solid;
	border-left: #6e6d8f 1px solid;
}

td.tdTitleBar_centre
{
	height: 20px;
	font-weight: bold;
	font-size: 8pt;
/*text-transform: capitalize;*/
	color: white;
	font-family: Tahoma;
	background-color: #a4a2bd;
	border-top: #6e6d8f 1px solid;
}

.MessageText
{
	font: messagebox;
	color: #000066;
	line-height: normal;
	letter-spacing: normal;
	background-color: #f7f7f9;
}
.GridHeader
{
	cursor: pointer;
	white-space: nowrap;
	padding: 4px 6px 5px 6px;
	border: solid 1px #9c9ab7;
	background: url(App_Themes/Office2003 Silver/GridView/gvGradient.gif) #9c9ab7 repeat-x center top;
	overflow: hidden;
	text-align: center;
	font-weight: bold;
}
.Label
{
	font-weight: bold;
/*text-transform: capitalize;*/
	font-family: Tahoma;	
	font-size: 11px;
	color: #000066;	
	text-decoration: none;
}
td.tdItem
{
	padding: 7px;
	border-top: #6e6d8f 1px solid;
	border-left: #6e6d8f 1px solid;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

.edInline
{
    display: inline-table;
}

div.tableless {
width: 220px;
border: 0px dotted #444;
padding: 0px;
margin: 0px auto; 
}
div.row {
clear: both;
padding-top: 1px;
font-weight: normal;
font-size: 12px;
color: #000066;
font-family: Tahoma;
/*background-color: #f3f3f3;*/
font-variant: normal;
/*background-color:#f7f7f9;*/

}
div.row span.col1 {
float: left;
width: 100px;
text-align:left;
padding-left:2px;
}
div.row span.col2 {
float: left;
width: 100px;
text-align: left;
vertical-align:text-top;
padding:0px;

} 
div.row img
{
    height:20px;
    width:20px;
}

fieldset
{
	width:auto;
}
requiredField
{
	color:Red;
}
ul.vert-one{margin:0;padding:0;list-style-type:none;display:block;font:normal 16px Helvetica, Verdana, Arial, sans-serif;line-height:165%;width:220px;}
ul.vert-one li{margin:0;padding:0;border-top:0px solid #C6AEC7;border-bottom:1px solid #C6AEC7;border-left:1px solid #C6AEC7;border-right:1px solid #C6AEC7;width:auto;}
ul.vert-one li a{display:block;text-decoration:none;color:#000;background:#f7f7f9;padding:0 0 0 20px;}
ul.vert-one li a:hover{background:#5E5A80 url("../IMAGE/ICONS/vert-one_arrow.gif") no-repeat 0 9px; color:#fff; }
ul.vert-one li a.current,ul.vert-one li a.current:hover{background:#a4a2bd url("../IMAGE/ICONS/vert-one_arrow.gif") no-repeat 0 9px; color:#fff; }
