body
{
	margin: 0px;
	background-color: gray;
	BACKGROUND: url(containerback.gif) repeat-y 50% bottom;
}
PRE {
	FONT-SIZE: 11px; COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
P {
	FONT-SIZE: 12px; COLOR: #666666; FONT-FAMILY: Trebuchet MS;
}
/* >>>>>> Grid Styles Starts here <<<<<<< */
.Grid
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	width: 100%;
	border-bottom: darkgray 1px solid;
	font-family: Trebuchet MS;
	background-color: #ffffff;
}

.GridPager
{
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

.Gridtd
{
	border: 1px solid #CCCCCC;
	margin: 3px 3px 3px 3px;
	padding: 5px 5px 5px 5px;
	text-align: left;
}

.GridHeader
{
	font-weight: bold;
	font-size: 12px;
	color:black;
	height: 25px;
	background-color: #ADC1DC;
	text-align: center;
}

.GridItem
{
	font-size: 12px;
	color: #5A5A5A;
	font-family: Trebuchet MS;
	height: 25px;
	background-color: #ffffff;
}

.GridAlterItem
{
	font-family: Trebuchet MS;
	font-size: 12px;
	height: 25px;
	background-color: #E7EBF5;
	color: #5A5A5A;
}

/* >>>>>> Grid Styles Ends here <<<<<<< */


/* >>>>>> Text Styles Starts here <<<<<<< */


.HeaderText
{
	font-size: 15px;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: /*#0d4d96*/ #3E4B5F;
	/* line-height: 14px; */
}

TABLE.contentpane {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 100%; PADDING-TOP: 0px; BORDER-COLLAPSE: collapse
}


.Maintext
{
	FONT-SIZE: 12px; COLOR: #666666; FONT-FAMILY: Trebuchet MS;
	line-height:14px;
}
.MaintextWhite
{
	font-size: 11px;
	font-family: tahoma;	
	font-weight: normal;
	color: #ffffff;

}

.MaintextBold
{
	font-size: 12px;
	font-family: Trebuchet MS;	
	font-weight: bold;
	color: #3E4B5F;
}
.MaintextBoldWhite
{
	font-size: 11px;
	font-family: tahoma;	
	font-weight: bold;
	color: #ffffff;

}

.MaintextBoldGreen
{
	font-size: 12px;
	font-family: verdana;	
	font-weight: bold;
	color: Green;
	line-height: 14px;

}

.MaintextBlue
{
	FONT-SIZE: 12px; COLOR: #0d4d96; FONT-FAMILY: Trebuchet MS;
	line-height:14px;
}

.WelcomeMSG
{
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	color: #0d4d96;
	

}

.ErrorMessage
{
	/*font-weight: bold;*/
	font-size: 12px;
	color: #ff0000;
	font-family: Arial;
}

.Message
{
	font-size: 12px;
	color: #ff0000;
	font-family: Arial;
}

.SubHeader
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.Text
{
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
}

.TextBold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	font-weight: bold;
}

.TextMeron
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #990000;
}

.TextMeronBold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #990000;
	font-weight: bold;
}
/* >>>>>> Text Styles Ends here <<<<<<< */

/* >>>>>> Button Styles Starts here <<<<<<< */

a.Button
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0d4d96;
	text-decoration: none;
	background-color: #EAEEFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	left-margin: 10;
	right-margin: 10;
	height: 20px;
	width: auto;
	border: thin solid #A6B3DD;
}

a.Button:visited
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0d4d96;
	text-decoration: none;
	background-color: #EAEEFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	left-margin: 10;
	right-margin: 10;
	height: 20px;
	width: auto;
	border: thin solid #A6B3DD;
}
a.Button:hover
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #0d4d96;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	left-margin: 10;
	right-margin: 10;
	height: 20px;
	width: auto;
	border: thin solid #A6B3DD;
}

/* >>>>>> Button Styles Ends here <<<<<<< */

/* >>>>>> Link Styles Starts here <<<<<<< */
/* a:link
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #5B5B5B;
	text-decoration: none;
}
a:visited
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #AA5555;
	text-decoration: none;
}

a:hover
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0d4d96;
}
*/
a.LinkWhitetxt:link
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align:justify;
	color: #E8E8E8;	
	text-decoration: none;
}
a.LinkWhitetxt:hover
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align:justify;
	color: #E8E8E8;
	text-decoration: none;
	background-color: #687182;
}
a.LinkWhitetxt
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align:justify;
	color: #E8E8E8;	
	text-decoration: none;
}



a.LinkWhiteBold:link
{	
	font-family: tahoma;
	font-size: 11px;
	font-weight: Bold;
	color: #FFFFFF;
	text-decoration: underline; 
}
a.LinkWhiteBold:hover
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;	
	color: #FFFFFF;
	text-decoration: none;
}
a.LinkWhiteBold
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}


a.LinkBlueBoldLine:link
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: Bold;
	color: #3D4C5F;
	text-decoration: none;
}
a.LinkBlueBoldLine:hover
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;	
	color: #3D4C5F;	
	text-decoration: underline;
}
a.LinkBlueBoldLine
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3D4C5F;
	text-decoration: none;
}



a.LinkOrange:link
{	
	font-family: Trebuchet MS;
	font-size: 11px;	
	color: #FF6633;
	text-decoration: underline; 
}
a.LinkOrange:hover
{
	font-family: Trebuchet MS;
	font-size: 11px;	
	color: #0d4d96;
	text-decoration: none;
}
a.LinkOrange
{
	font-family: Trebuchet MS;
	font-size: 11px;	
	color: #FF6633;
	text-decoration: underline;
}



#leftcol a.mainlevel:link {
	DISPLAY: block; PADDING-LEFT: 10px; BACKGROUND: url(../images/Bullet_O.gif) repeat  0px 5px; PADDING-BOTTOM: 3px; MARGIN: 0px; FONT: bold 12px/16px Arial, Tahoma, Verdana, sans-serif; WIDTH: 90%; COLOR: #666666; PADDING-TOP: 1px; BORDER-BOTTOM: #cacaca 1px solid; TEXT-DECORATION: none
}
#leftcol a.mainlevel:visited {
	DISPLAY: block; PADDING-LEFT: 10px; BACKGROUND: url(../images/Trans_img.gif) 0px 5px; PADDING-BOTTOM: 3px; MARGIN: 0px; FONT: bold 12px/16px Arial, Tahoma, Verdana, sans-serif; WIDTH: 90%; COLOR: #666666; PADDING-TOP: 1px; BORDER-BOTTOM: #cacaca 1px solid; TEXT-DECORATION: none
}
#leftcol a.mainlevel:hover {
	DISPLAY: block; PADDING-LEFT: 10px; BACKGROUND: url(../images/Trans_img.gif) 0px 5px; PADDING-BOTTOM: 3px; FONT: bold 12px/16px Arial, Tahoma, Verdana, sans-serif; WIDTH: 90%; COLOR: #0081bf; PADDING-TOP: 1px; TEXT-DECORATION: none
}

a.homelink
{
	font-family: Arial;
	FONT: bold 12px/26px; text-decoration: none; /*background: url(../images/Trans_img.gif);*/
	PADDING-RIGHT: 15px; PADDING-LEFT: 5px;
	color: #5B5B5B;
	text-decoration: none;
}
a.homelink:visited
{
	font-family: Arial;
	FONT: bold 12px/24px; text-decoration: none;
	color: #5B5B5B;
	text-decoration: none;
}

a.homelink:hover
{
	font-family: Arial;
	FONT: bold 13px/24px; text-decoration: none;
	color: #0d4d96;
}




/* >>>>>> Link Styles Ends here <<<<<<< */
