BODY
{
    	margin:0px 0px 0px 0px;
    	font-family:Arial;
    	font-size:8px;
    	font-weight:bold;
    	color:#000000;
		background-image:url(../Images/bg.jpg);	
		
		
}


/***************************HTML Tags*************************/
.btnInput {
    background-color: #f2f2f2;
    background-image: url("../Images/btnInput.png");
    border: 0.5px solid #a3a3a3;
    border-radius: 5px;
    width: 90px;
    height: 22.5px;
    font-family: Verdana;
    font-size: 9px !important;
    font-weight: 500;
}

    .btnInput:hover {
        background-image: none;
        background-color: #c7c6c6;
    }

.btnInput2 {
    background-color: #990000;
    border: 1px solid darkred;
    padding: 11px 9px;
    margin-right: 15px;
    margin-top: -27px;
    color: white;
    font-family: Verdana;
    font-size: 12px !important;
    font-weight: 800;
    cursor: pointer;
    width: 160px;
    white-space: normal
}

    .btnInput2:hover {
        background-color: #7d0000;
    }

/***************************Default style of Links*************************/
a:link, a:visited, a:active
{
    font-family:Verdana;
    font-size:9px;
    color: #013974;
    font-weight:bold;
    text-decoration:none;
    /* text-transform:capitalize; */
}

a:hover
{
    font-family:Verdana;
    font-size:9px;
    color:#ff9133;
    font-weight:bold;
    text-decoration:none;
    text-transform:none;
}
/********************************************************************/

A.topMenu:link, A.topMenu:visited, A.topMenu:active {
	color:#FFFFFF;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	height:14;	
	
}

A.topMenu:hover {
	color:#000000;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	height:14;	
}

A.redButton:link, A.redButton:visited, A.redButton:active {
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 9px;
    font-weight: bold;
    background-color: #DDDDDD;
    border: ridge 1px #BBBBBB;
    height: 18;
    text-align: center;
    text-decoration: none;
    padding: 5px 6px;
    background-image: url("../Images/TopMenuBG.gif");
    background-position: top left;
    background-repeat: repeat-x;
}

A.redButton:Hover {
    color: #000000;
    font-family: Verdana;
    font-size: 9px;
    font-weight: bold;
    background-color: #DDDDDD;
    border: ridge 1px #BBBBBB;
    height: 18;
    text-align: center;
    text-decoration: none;
    padding: 5px 6px;
    background-image: url("../Images/TopMenuBGBlue.gif");
    background-position: top left;
    background-repeat: repeat-x;
}


A.redButton2:link, A.redButton2:visited, A.redButton2:active {
    color: #000000;
    font-family: Verdana;
    font-size: 9px;
    font-weight: bold;
    background-color: #DDDDDD;
    border: ridge 1px #BBBBBB;
    height: 18px;
    text-align: center;
    text-decoration: none;
    padding: 5px 10px;
    background-image: url("../Images/TopMenuBGBlue.gif");
    background-position: top left;
    background-repeat: repeat-x;
}

A.redButton2:Hover {
    color: #000000;
    font-family: Verdana;
    font-size: 9px;
    font-weight: bold;
    background-color: #DDDDDD;
    border: ridge 1px #BBBBBB;
    height: 18;
    text-align: center;
    text-decoration: none;
    padding: 5px 10px;
    background-image: url("../Images/TopMenuBGBlue.gif");
    background-position: top left;
    background-repeat: repeat-x;
}

A.redMenuItem:link, A.redMenuItem:visited, A.redMenuItem:active
{
	font-weight:bold;
	background-color:Red;
	width:88px;
	height:20;
	text-align:center;
	font-family:Verdana;
	color:White;
	vertical-align:sub;
	text-decoration:none;
	font-size:10px;
}


A.redMenuItem:hover {
	font-weight:bold;
	background-color:Red;
	width:88px;
	height:20;
	text-align:center;
	font-size:9px;
	font-family:Verdana;
	vertical-align:sub;
	color:White;
	text-decoration:none;
    color:Black;
    
}

A.footerLink:link, A.footerLink:visited, A.footerLink:active {
    	font-family:Verdana;
    	font-size:10px;
    	color:#666666;
    	text-decoration:none;
}

A.footerLink:hover {
	font-family:Verdana;
    	font-size:10px;
    	color:#000000;
    	text-decoration:none;
}

.footerText
{
    font-family:Verdana;
    font-size:9px;
    color:#999999;
}

.btnSubmit
{
    background-color:#FF0000;
    border:ridge 1px #ffffff;
    font-family:Verdana;
    font-size:9px;
    color:#ffffff;
    text-transform:uppercase;
    font-weight:bold;
}

.btnDefault
{
    background-color:#676566;
    border:ridge 1px #55555;
    font-family:Verdana;
    font-size:9px;
    color:#ffffff;
    text-transform:uppercase;
}


.btnDefault2
{
    background-color:#FAFAFA;
    border:ridge 1px #55555;
    border-style:outset;
    font-family:Verdana;
    font-size:9px;
    color:#AA0000;
    /* text-transform:capitalize; */
}
.btnDefault3
{
    background-color:#FAFAFA;
    border:ridge 1px #55555;
    font-family:Verdana;
    font-size:9px;
    color:Black;
    text-transform:uppercase;
}


/***************************Side Menu Links*************************/
A.MenuLink:link, A.MenuLink:visited, A.MenuLink:active {
    font-family:Verdana;
    font-size:9px;
    color: #555555; /*#ff9133;*/
    font-weight:bold;
    text-decoration:none;
    /* text-transform:capitalize; */
}

A.MenuLink:hover {
	font-family:Verdana;
    font-size:9px;
    color:#ff9133; /*#FF4444;*/
    font-weight:bold;
    text-decoration:none;
    /* text-transform:capitalize; */
}
/********************************************************************/

/***************************Page Item Links*************************/
A.PageItem:link, A.PageItem:visited, A.PageItem:active
{
    font-family:Verdana;
    font-size:9px;
    color: #013974; /*#ff9133;*/
    font-weight:bold;
    text-decoration:none;
    text-transform:capitalize;
}

A.PageItem:hover
{
    font-family:Verdana;
    font-size:9px;
    color:#ff9133; /*#FF4444;*/
    font-weight:bold;
    text-decoration:none;
    text-transform:capitalize;
}
/********************************************************************/

.greyText
{
	font-family:Verdana;
    font-size:10px;
    color:#676767;
}

.greyText2
{
	font-family:Verdana;
    font-size:10px;
    color:#676767;
    text-align:justify;
}

.greyText3
{
	font-family:Verdana;
    font-size:10px;
    color:#676767;
    text-align:left;  
}

.gridContent {
    font-family: Verdana;
    font-size: 10px;
    color: black;
    text-align: left;
}

.greyTextlabel
{
	font-family:Verdana;
    font-size:10px;
    color:#676767;
    text-align:left;
  overflow:auto;
 }

.itemText
{
	font-family:Verdana;
    font-size:10px;
    color:#676767;
}

.itemText2
{
	font-family:Verdana;
    font-size:10px;
    color:#676767;
    background-color:#FDE4CA;
}

.itemHeader
{
	font-family:Verdana;
    font-size:10px;
    color:#FFFFFF;
    background-color:#FF9934;
    font-weight:bold;
}

.helpText
{
	font-family:Verdana;
    font-size:10px;
    color:#FFFFFF;
}

A.sideMenuLink:link, A.sideMenuLink:visited, A.sideMenuLink:active {
    font-family:Verdana;
    font-size:10px;
    color:#FF9934;
    text-decoration:none;
}

A.sideMenuLink:hover {
	font-family:Verdana;
    font-size:10px;
    color:#AD6115;
    text-decoration:none;
}

.loginText
{
	font-family:Verdana;
    font-size:10px;
    color:#7B0B1C;
}

.InputField
{
	font-family:Verdana;
    font-size:10px;
    color:#676767;
    background-color:#EFE7CF;
}

.greenTitle
{
	font-size:10;
	color: #333333;
	font-weight:bold;
}

.btnGreen
{
	font-size:10;
	color: #333333;
	font-weight:bold;
}

.headerYellow
{
	background-image:url(../Images/tableHeader.jpg);
	width:531px;
	height:29px;
	background-repeat: repeat;
	font-size:9;
	color: #333333;
	font-weight:bold;
	font-family:Verdana;
}


.headerYellowFooter
{
	
	width:531px;
	height:35px;
	
	font-size:9;
	color: #333333;
	font-weight:bold;
	font-family:Verdana;
	background-color:#F7F7F7;
	
}
.headerYellow_Large
{
	background-image:url(../Images/tableHeader_Large.jpg);
	width:531px;
	height:40px;
	background-repeat:repeat-x;
	font-size:9;
	color: #333333;
	font-weight:bold;
	font-family:Verdana;
}

.itemYellow
{
	font-family:Verdana;
	background-color:#F1F1F1;
	font-size:10;
	color: #333333;	
}
.itemYellow2
{
	background-color:#F1F1F1;
	font-size:10;
	color: #333333;	
}


.itemYellow3
{
	background-color:#F9F9F9;
	font-size:10;
	color: #000000;	
}


.itemYellow4
{
	font-size:10;
	color: #666666;	
}
.itemYellow5
{
	background-color:#eeeef3;
	font-size:9;
	color: #666666;	
}

.txtRightAlign
{
    text-align:right;
	background-color:#EEEEEE;
	font-size:10;
	color: #666666;	
}

.txtRightAlignAlt
{
    text-align:right;
	background-color:#EEEEEE;
	font-size:10;
	color: #666666;	
}


.errorMSG
{
	font-size:10;
	color: #E00404;
	font-weight:bold;	
}




.SuccessfulMessage
{

    color:#008000;
    font-weight: bold;
    font-size: 11px;
    
    margin: 5px;

}




.homePageMain
{
	background-image:url(../Images/homePage.jpg);
	width:720px;
	height:380px;
	border-top:solid 1px #ffffff;
}
.homePageRecover
{
	background-image:url(../Images/homePage.jpg);
	width:720px;
	height:320px;
	border-top:solid 1px #ffffff;
}
.homePageBanner
{
	background-image:url(../Images/banners/banner1.jpg);
	width:720px;
	height:64;
	
}

/************************************************/
/************************************************/
/*  ALERT BOXES BEGIN  **************************/

/*POSITIVE 1*/
.alertBoxPositive
{
	background-color: #C3FDB8;
	border: #000000 1px dotted;
	padding: 5px 5px 5px 5px;
	margin: 5px 0px 5px 0px;
	font-weight: bold;
	color: #000000;
	font-size: 10px;
	width: 100%;
	
	-moz-opacity:0.9;
}

.alertBoxPositive2 {
    background-color: #d9f2d9;
    color: #206020;
    padding: 0px 6px;
    margin: 5px 0px;
    min-height: 26px;
    line-height: 26px;
    font-weight: bold;
    font-size: 12px;
    border: #206020 1px solid;
}

.alertBoxPositive a
{
	background-color: #99cc99;
	color: #000000;
	border: #000000 1px solid;
	text-decoration: none;
	padding: 2px;
}

.alertBoxPositive a:hover
{
	background: #ccffcc;
	color: #000000;
	border: #000000 1px solid;
	text-decoration: none;
	padding: 2px;
}

/*NEGATIVE*/
.alertBoxNegative
{
	background-color: #E77471;
	color: #FFFFFF;
	padding: 5px 5px 5px 5px;
	margin: 5px 0px 5px 0px;
	font-weight: bold;
	font-size: 10px;
	border: #000000 1px dotted;
	width: 100%;
	
	-moz-opacity:0.9;
}
.alertBoxNegative a {
    background-color: #F75D59;
    color: #FFFFFF;
    border: #FFFFFF 1px solid;
    text-decoration: none;
    padding: 2px;
}

.alertBoxNegative a:hover {
    background: #FAAFBA;
    color: #ffffff;
    border: #FFFFFF 1px solid;
    text-decoration: none;
    padding: 2px;
}

.alertBoxNegative2 {
    background-color: #ffcccc;
    color: #800000;
    padding: 0px 6px;
    margin: 5px 0px;
    min-height: 26px;
    line-height: 26px;
    font-weight: bold;
    font-size: 12px;
    border: #800000 1px solid;
}

.alertBoxNegative2 a {
    background-color: #a64c4c;
    color: #ffffff;
    border: #ffcccc 2px solid;
    text-decoration: none;
    padding: 0px 5px;
}

.alertBoxNegative2 a:hover {
    background: #800000;
    color: #ffffff;
    border: #ffcccc 2px solid;
    text-decoration: none;
    padding: 0px 5px;
}



/*NEUTRAL*/
.alertBoxNeutral
{
	background-color: #FFF8C6;
	border: #000000 1px dotted;
	padding: 5px 5px 5px 5px;
	margin: 5px 0px 5px 0px;
	font-weight: bold;
	color: #000000;
	font-size: 10px;
	width: 100%;
	
	-moz-opacity:0.9;
}

.alertBoxNeutral2 {
    background-color: #ffeecc;
    color: #805500;
    padding: 0px 6px;
    margin: 5px 0px;
    min-height: 26px;
    line-height: 26px;
    font-weight: bold;
    font-size: 12px;
    border: #805500 1px solid;
    width: 97%;
}

.alertBoxNeutral a
{
	background-color: #ECE5B6;
	color: #000000;
	border: #000000 1px solid;
	text-decoration: none;
	padding: 2px;
}

.alertBoxNeutral a:hover
{
	background: #FAF8CC;
	color: #000000;
	border: #000000 1px solid;
	text-decoration: none;
	padding: 2px;
}

.alertBoxNeutral input
{
	background: #FAF8CC;
	color: #000000;
	border: #000000 1px solid;
	text-decoration: none;
	font-size:10px
}

.alertBoxNeutral input[type="checkbox"]
{
	background: #FAF8CC;
	color: #000000;
	border: #000000 0px solid;
	text-decoration: none;
	font-size:10px
}

.alertBoxNeutral select
{
	background-color: #FAF8CC;
	color: #000000;
	border: #000000 1px solid;
	text-decoration: none;
	font-family:Verdana;
    font-size:10px;
}

/*  ALERT BOXES END  ****************************/
/************************************************/
/************************************************/

/*
tooltip class is applied to a div that contains another div with the tooltip contents

ex: <div class='tooltip'>
		<div>
			tooltip contents
		</div>
	</div>
*/

.tooltip
{
	background-color: #FFF8C6;
	color: #000000;
	padding: 2px;
	
	-moz-opacity:0.7;
	position:relative;
	float:left;
}

/*tooltip contents*/
.tooltip div
{
	background-color: #FFF8C6;
	color: #000000;
	padding: 5px;
	position:relative;
	white-space: nowrap;
}

.typeDefinition table tr
{
	background-color: #FFF8C6;
	color: #000000;
	padding: 5px;
}

.UpperCase
{
	text-transform:uppercase;


}

.btnRadio {
    font-family:Verdana;
    font-size: 10px;
}

/*GridViewCSS White Chrome Style*/
.GridViewStyle
{
    font-family: Arial, Sans-Serif;
    font-size:10;
    table-layout: auto;
    border-collapse: collapse;
    border:#999999 1px solid;
}
/*Header and Pager styles*/
.GridViewHeaderStyle, .GridViewPagerStyle /*Common Styles*/
{
    background-image: url(CSS_Images/GridViewHeaderWhiteChrome.jpg);
    background-position:center;
    background-repeat:repeat-x;
    background-color:#fff;
	border-bottom:solid 1px #999;
	font-weight:bold;
	
	
}
.GridViewHeaderStyle th
{
    padding: 5px;
    color: #333;
    
}
.GridViewHeaderStyle a
{
    text-decoration:none;
    color:#333;
    display:block;
    text-align:left;
    font-weight:normal;	
}
.GridViewPagerStyle table
{
    text-align:center;
    margin:auto;
}
.GridViewPagerStyle table td
{
    border:0px;
    padding:5px;
}
.GridViewPagerStyle td
{
    border-top: #999999 1px solid;
}
.GridViewPagerStyle a
{
    color:#333;
    text-decoration:none;
    padding:2px 10px 2px 10px;
    border-top:solid 1px #fff;
    border-right:solid 1px #999;
    border-bottom:solid 1px #999;
    border-left:solid 1px #fff;
}
.GridViewPagerStyle span
{
    font-weight:bold;
    color:#333;
    text-decoration:none;
    padding:2px 10px 2px 10px;
}
/*RowStyles*/
.GridViewRowStyle td, .GridViewAltRowStyle td, .GridViewSelectedRowStyle td, .GridViewEditRowStyle td /*Common Styles*/
{
    padding: 5px;
    border-right: solid 1px #999;
}
.GridViewRowStyle td
{
    background-color:#E4E4E4;
}
.GridViewAltRowStyle td
{
    background-color: #fff;
}
.GridViewSelectedRowStyle td
{
    background-color:#FF9;
}

.topMenuBackground {
    padding-top: 6px;
    padding-bottom: 6px;
    background-image: url("../Images/TopMenuBG.gif");
    background-color: #676566;
}


/************** Div Styles **************************************/
.body {
    margin: auto;
    width: 914px;
}

.container {
    width: 98%;
    margin: auto;
    padding: 1%;
    background-color: white;
    min-height: 600px;
}

.sideNav {
    width: 17%;
    float: left;
    background-color: white;
    margin-top: 10px
}

.content {
    width: 82%;
    margin-left: 17.5%;
    margin-top: 1%;
}

.top {
    margin-top: 2%
}

.footer {
    text-align: center
}

.divReport {
    overflow: auto;
    width: 100%;
    overflow-y: hidden;
    margin-top: 8px;
}

.divReport2 {
    overflow: auto;
    width: 100%;
}

.radPageView {
    height: auto !important;
    background-color: #F1F1F1;
}

.tableStyle {
    font-family: Verdana;
    background-color: #F1F1F1;
    font-size: 10;
    color: #333333;
    padding: 5px 7px;
    vertical-align: top;
}

.radioButton {
    font-family: Verdana;
    font-size: 10px;
    color: #676767;
    font-weight: normal;
    margin: 5px
}

/************** Telerik RadGrid Style **************************************/

.rtsSelected, .rtsSelected span {
    color: #676566;
    background-color: #F1F1F1 !important;
    border-bottom: 0px;
    border-left: none !important;
    border-right: none !important;
    height: 12px;
    line-height: 8px;
    text-align: center;
    border-top: 3px solid #676566;
}

    .rtsSelected span {
        border-top: none;
    }

.RadTabStrip .rtsLink {
    color: #676566 !important;
}

.btnTelerik {
    width: 90px;
    height: 22.5px;
    font-family: Verdana;
    text-transform: uppercase;
    font-weight: bold !important;
    font-size: 9.5px !important;
}

.RadComboBoxDropDown_Default {
    font-family: Verdana !important;
    font-size: 10px !important;
    font-weight: 500;
}

.radDropDownTree {
    font-family: Verdana !important;
    font-size: 10px !important;
    font-weight: 500;
}

div.RadGrid .rgInfoPart {
    float: left !important;
    margin-left: 10px;
    font-family: Verdana;
    font-size: 11px;
}

div.RadGrid .rgWrap a {
    color: black !important;
    height: 15px;
    line-height: 15px;
    font-family: Verdana;
}

div.RadGrid .rgWrap button {
    height: 25px;
}

div.RadGrid div.rgEditForm div.rgHeader {
    height: 15px !important;
    font-size: small;
    color: black;
    margin-top: 2px;
}

div.RadGrid div.rgEditForm {
    padding: 2px 12px 15px 12px;
    width: 460px !important;
}

div.RadGrid div.rgEditForm > div > table > tbody > tr > td {
    padding: 7px 6px 0px 6px;
    font-size: x-small;
    width: 120px;
}

div.RadGrid > div > table > tbody > tr > td {
    padding: 4px 6px 0px 6px;
    font-size: x-small;
    width: 120px;
}

.radwindow {
    font-family: Verdana;
    font-size: 1.3em;
} 







