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-color:#eeeeee;
}
.mainTable{
	background-color:#FFFFFF;
	width:85%;
}
.footerTable{
	background-color:#FFFFFF;
	width:100%;
}
.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-image:url(../images/bluetab_middlebg.gif);
	background-repeat:repeat;
	color: #FFFFFF;
}
.siteHeader{
	font-family:  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 #b5d6ef;
	border-left:1px solid #b5d6ef;
	border-bottom:3px solid #b5d6ef;
	border-top:0px;
	padding-top:1px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 0px;
	text-transform:capitalize;
	height:80px;
	width: 75px;
}
.siteHeader1{
	font-family:  Tahoma,verdana,arial;
	font-size: 11px;
	font-style: normal;
	color: rgb(40, 100, 180);
	font-weight: bold;
	background-image:url(../images/header1.jpg);
	background-repeat: repeat;
	border-right:1px solid #b5d6ef;
	border-left:1px solid #b5d6ef;
	border-bottom:3px solid #b5d6ef;
	border-top:0px;
	padding-top:1px;
	padding-bottom: 0px;
	padding-left: 3px;
	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 #b5d6ef;
	padding-right:1px;
}
.rightBar{
	border-left:1px solid #b5d6ef;
	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: normal;
border-top: 1px solid #E8F1E8;
border-bottom: 1px solid #E8F1E8;
color:#666666;
background-color: #ebf3fb;
text-decoration: none;
display:block;
padding-top:2px;
padding-bottom: 2px;
}
a.tableLnks:hover, a.tableLnks:visited:hover {
font-family: Arial,Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #000000;
text-decoration: underline;
padding-bottom: 2px;
padding-top:2px;
background-color:#F6F6F6;
display:block;
}

.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-image:url(../images/bluetab_middlebg.gif);
	background-repeat:repeat;
	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: #ebf3fb;
}
.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;
}
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: rgb(40, 100, 180);
	font-weight: bold;
	background-image:url(../images/bluebox_middlebg.gif);
	background-repeat: repeat-x;
	border-right:1px solid #b5d6ef;
	border-left:1px solid #b5d6ef;
	border-bottom:3px solid #b5d6ef;
	border-top:0px;
	padding-top:1px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 0px;
	text-transform:capitalize;
	height:22px;
}
.secTable{
	font-family: tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	border: 1px solid #b5d6ef;
}
.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: rgb(40, 100, 180);
	font-weight: bold;
	background-image:url(../images/header1.jpg);
	background-repeat: repeat;
	border-right:1px solid #b5d6ef;
	border-left:1px solid #b5d6ef;
	border-bottom:3px solid #b5d6ef;
	border-top:0px;
	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;
}
