body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;/*#32864b4;*/
	background: #595e67 url(../images/verticalcwn2.gif) repeat-y center;
}
.mainTable{
	background-color:#FFFFFF;
	width:997px;
	padding-left:5px;
	padding-right:5px;
}
.header{
	background:#5c606a url(../images/header-bg.gif) 0 0 repeat-x;
	color:#FFF;
}
h2{
	font:bold 25px/30px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#1a1c20;
}
.footerTable{
	background-color:#FFFFFF;
	width:997px;
}
.bodyText {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#3286b4;
}
.justifyText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
}
.welcomenote
{
	font-family: Arial,Tahoma;
	font-size: 10px;
	font-weight: bold;
	background-color: #595e67;
	color: #ffffff;
	height: 25px;
}
.siteHeader{
	font-family: Arial,Tahoma,verdana,arial;
	font-size: 11px;
	font-style: normal;
	color: rgb(40, 100, 180);
	font-weight: bold;
	background-image:url(../images/header.jpg);
	background-repeat: repeat;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:3px solid #ccc;
	border-top:0px;
	padding-top:1px;
	padding-bottom: 0px;
	padding-left: 1px;
	padding-right: 0px;
	text-transform:capitalize;
	height:80px;
	width: 75px;
}
.siteHeader1{
	font-family:  Tahoma,verdana,arial;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	background-image:url(../images/header1.jpg);
	background-repeat: repeat;
	border-right:1px solid #ccc;
	border-left:0px solid #ccc;
	border-bottom:1px solid #ccc;
	border-top:0px solid #ccc;
	padding-top:0px;
	padding-bottom: 0px;
	padding-left: 1px;
	padding-right: 0px;
	text-transform:capitalize;
	height:80px;
	/*width: 80px;*/
}
.tblText {
    font-family: Tahoma,Arial,Verdana,Helvetica,sans-serif;
    font-size: 11px;
}
.leftBar{
	background-color: #ffffff;
	border-right:1px solid #ccc;
	padding-right:1px;
}
.rightBar{
	border-left:1px solid #ccc;
	background-color:#ffffff;
	padding-left:1px;
}

a.tableLnks:visited,a.tableLnks:link {
	font-family: Arial,Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	border-top: 0px solid #ebf3fb;
	border-bottom: 0px solid #ebf3fb;
	color:#3a3d44;
	background-color: #e6eaec;
	text-decoration: none;
	display:block;
	padding-top:3px;
	padding-bottom: 3px;
	padding-left:10px;
}
a.tableLnks:hover, a.tableLnks:visited:hover {
	font-family: Arial,Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-bottom: 3px;
	padding-top:3px;
	background-color:#5c606a;
	display:block;
}
a.tableLnksClicked:visited {
	font-family: Arial,Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-top: 1px solid #ebf3fb;
	border-bottom: 1px solid #ebf3fb;
	color:#666666;
	background-color: #F6F6F6;
	text-decoration: none;
	display:block;
	padding-top:2px;
	padding-bottom: 2px;
}

.bodyTextJustifyed {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align:justify;
	color:#2864b4;
}
a:link, a:active, a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration:none;
	color: #4E4E5B;
}
a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:underline;
}
.headerbox
{
	margin: 1px 1px 1px 1px;
    padding: 1px 1px 1px 1px;
	background-color: #c3D9FF;
}
.label
{
	color: #000000;
	font-family: verdana,Arial;
	font-size: 12px;
	font-weight: 600;
}
.projectHeader
{
	color: #000000;
	font-family: verdana,arial;
	font-size: 18px;
	font-weight: 800;
	text-align: left;
}
h1
{
	font-family: verdana,arial;
}
h2
{
	font-family: verdana,arial;
}
h3
{
	font-family: verdana,arial;
}
h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
h5
{
	font-family: verdana,arial;
}
h6
{
	font-family: verdana,arial;
}
.textField
{
	border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgb(153, 153, 153);
    border-right-color: rgb(153, 153, 153);
    border-bottom-color: rgb(153, 153, 153);
    border-left-color: rgb(153, 153, 153);
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
}
.tblTextB
{
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tblBoldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	}
.border4all {
	border: 1px solid #666666;
}
.errMsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	background-color: yellow;
}
div.errormessage
{
    background-color: rgb(255, 255, 225);
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: dashed;
    border-right-style: dashed;
    border-bottom-style: dashed;
    border-left-style: dashed;
    border-top-color: rgb(207, 207, 207);
    border-right-color: rgb(207, 207, 207);
    border-bottom-color: rgb(207, 207, 207);
    border-left-color: rgb(207, 207, 207);
    margin-top: 8px;
    margin-bottom: 16px;
    padding-top: 6px;
    padding-right-value: 6px;
    padding-bottom: 6px;
    padding-left-value: 32px;
    padding-left-ltr-source: physical;
    padding-left-rtl-source: physical;
    padding-right-ltr-source: physical;
    padding-right-rtl-source: physical;
    line-height: 18px;
}
.whiteText{
	font-family: tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.tableDottedBorder{
	border:1px dotted #000000;
}
.tableBorder{
	border:1px solid #3272CA;
}
.tabHeaddings{
	font-family: tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.homepageSection
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-weight:bold;
	background-color: #ccc;
	height:26px;
	padding-left:3px;
}
.tdBgColor1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	border-top: 1px solid #E8F1E8;
	border-bottom: 1px solid #E8F1E8;
	background-color: #e6eaec;
	line-height:20px;
}
.tdBgColor2{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	border-top: 1px solid #E8F1E8;
	border-bottom: 1px solid #E8F1E8;
	background-color: #F6F6F6;/* #ebf3fb;*/
}

INPUT.textBox{
	font-family: tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	color: #3366CC;
	border-left:1px solid #007AFF;
	border-top:1px solid #007AFF;
	border-right:1px solid #007AFF;
	border-bottom:1px solid #007AFF;
}
INPUT.textBox2{
	font-family: tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	color: #3366CC;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}
INPUT.button{
	font-family: tahoma,arial,Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#C46200;
	border-left:1px solid #2A7CD7;
	border-top:1px solid #2A7CD7;
	border-right:1px solid #2A7CD7;
	border-bottom:1px solid #2A7CD7;
}
.buttons{
	font-family: tahoma,arial,Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	border-left:1px solid #2A7CD7;
	border-top:1px solid #2A7CD7;
	border-right:1px solid #2A7CD7;
	border-bottom:1px solid #2A7CD7;
	background-image: url(../../../../images/button_bg.gif);
	background-repeat: x-repeat;
	cursor: hand;
}
formSelect, select{
	font-family: tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	color: #3366CC;
}
.topBorder{
	border-top:1px solid #E1E1E1;
}


.menuBg
{
	background: #595e67 url(../images/menubg.gif) 0 0 repeat-x;
	height: 31px;
	border : 0px solid #b5d6ef;
}

a.menuLink:link, a.menuLink:visited, a.menuLink:active{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	color:#FFFFFF;
}
a.menuLink:hover{
	text-decoration:underline;
}
a.sectionLinks:link, a.sectionLinks:visited, a.sectionLinks:active{
	font-family: tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	text-decoration:none;
	color:#184D8B;
}
a.sectionLinks:hover{
	text-decoration:underline;
}
.sectionHead{
	font-family:  Tahoma,verdana,arial;
	font-size: 11px;
	font-style: normal;
	color: #FFF;
	font-weight: bold;
	background-image:url(../images/section_hd_bg.gif);
	background-repeat: repeat-x;
	border-right:1px solid #333333;
	border-left:1px solid #333333;
	border-bottom:3px solid #333333;
	border-top:0px;
	padding-top:4px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 0px;
	text-transform:capitalize;
	height:26px;
}
.secTable{
	font-family: tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
}
.secBody
{
	font-family: tahoma,arial,verdana;
	font-size: 11px;
	font-style: normal;
	background-color:#FFFAFA;
}
.footer{
	font-family:  Tahoma,verdana,arial;
	font-size: 8px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	background-color:#3a3d44;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	padding-top:1px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 0px;
	text-transform:capitalize;
	height:10px;
	/*width: 80px;*/
}

.paginate
{
	font-family:  Tahoma,verdana,arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
 	color: #000000;
	border: 1px solid #666699;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	background-color: #ffffff;
 	color: #000000;
	border: 1px solid #666699;
}

textarea.taman {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
	background-image: url(../../../../images/man.gif);
 	color: #000000;
	border: 1px solid maroon;
}
select.slman {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	background-color: #ffffff;
	background-image: url(../../../../images/man.gif);
	color: maroon;
	border: 1px solid maroon;
}

input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	background-color: #ffffff;
 	color: #000000;
	border: 1px solid #666699;
}

input.limit
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;	
	background-color: #ffffff;
 	color: #000000;
	border: 0px solid #666699;
	padding: 0px;
}

input.man {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	background-color: #ffffff;
	background-image: url(../../../../images/man.gif);
	color: #000000;
	border: 1px solid maroon;
}

.msgText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: red;
	padding: 2px 2px 2px 2px solid #ffffff;
}

.SelectedDiv
{
	background-color: #E8F1E8;
	border-top-width: 1px;
	border-right-color: #4d3a68;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;		
	border-left-color: #4d3a68;
	border-top-color: #4d3a68;
	border-right-color: #4d3a68;
	border-bottom-color: #4d3a68;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-bottom: 8px;
	cursor: hand;
}
.DeselectedDiv
{
    background-color: #FFFFFF;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-color: #CFCFCF;
    border-right-color: #CFCFCF;
    border-bottom-color: #CFCFCF;
    border-left-color: #CFCFCF;
    border-bottom-style: double;
    border-top-style: double;
    border-left-style: double;
    border-right-style: double;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 4px;
    padding-right-value: 8px;
    padding-bottom: 8px;
    padding-left-value: 14px;
    cursor: hand;
}