﻿/* --------------------------------------------New CSS--------------------------------------- */

#header
{
	position: relative;
	height: 110px;
}

#header #logo
{
	position: absolute;
	margin: 0;
	padding-top: 27px;
	top: 0;
	left: 10px;
}

#header #slogan
{
	position: absolute;
	top: 20px;
	left: 220px;
	height: 53px;
	color: #454545;
	background: url(Images/logo_break.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 40px;
	padding-top: 20px;
}
#header #search
{
	position: absolute;
	top: 80px;
	right: 23px;
}
.pinktext
{
	font-weight: bold;
	color: #114860;
	text-decoration: none;
}

.bluetext
{
	font-weight: bold;
	color: #007E9E;
	text-decoration: none;
}

.blacktext
{
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}



.last-li
{
	border: none !important;
}

#middle_contain
{
	background: url(Images/middle_contein_bg.gif) repeat-y;
	float: left;
	width: 770px;
	height: auto;
	padding-left: 20px;
	padding-right: 20px;
}

#middle_left
{
	width: 562px;
	background: url(Images/middle_left_border.gif) repeat-y;
	float: left;
}

.middle_left
{
	width: 562px;
	background: url(Images/middle_left_border.gif) repeat-y;
}

.middle_leftRunAtServer
{
	width: 562px;
	background: url(Images/middle_left_border.gif) repeat-y;
}

#contain_left
{
	width: 532px;
	padding: 10px 15px;
}

#contain_center
{
	width: 532px;
}

.ullist
{
	padding-left: 15px;
	line-height: 18px;
}
.border
{
	height: 1px;
	background-color: #E6E6E6;
}
.pinklink
{
	font-weight: normal;
	color: #E14B00;
	text-decoration: none;
	background: url(images/img03.gif) repeat-x left bottom;
}
.pinklink:hover
{
	color: #000;
	text-decoration: none;
	background: url(images/img03.gif) repeat-x left bottom;
}



#middle_right
{
	width: 195px;
	float: right;
}

.middle_right_inner
{
	background: url(Images/middle_right_bg.gif) repeat-y;
}

.right_title_bg
{
	position: absolute;
	height: 32px;
	width: 180px;
	background: url(Images/right_title_bg.gif) no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 8px;
	float: left;
}

.right_title_bg1
{
	position: absolute;
	height: 15px;
	width: 70px;
	background: url(Images/right_title_bg.gif) no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 8px;
}

.right_link_conte
{
	padding: 10px 15px;
}

.line
{
	padding: 10px 0px;
}

.ullist01
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 15px;
	padding-bottom: 5px;
	line-height: 18px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.ullist01 li
{
}

.ullist01 li a
{
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.ullist01 li a:hover
{
	font-weight: normal;
	color: #F40079;
	text-decoration: none;
}

.ullist01 li a:active
{
	font-weight: normal;
	color: #E14B00;
	text-decoration: none;
}

/*#footer
{
	float: left;
	width: 810px;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}*/

/* --------------------------------------------New CSS--------------------------------------- */

.RequierFieldImage
{
	float: none;
	background-position: top;
	background-image: url( Images/RequierFieldImage.gif);
	background-repeat: no-repeat;
	padding-left: 3px;
}

.Warning
{
	color: Red;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	float: none;
	padding: 5px 5px 5px 5px;
	border: 1px solid #DBDABC;
	background-color: #FFF6C8;
	width: 97%;
}

.ToolTip
{
	color: Red;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	float: none;
	padding: 5px 5px 5px 5px;
	border: 1px solid #DBDABC;
	background-color: #FFF6C8;
	width: 97%;
}

.ErrorMessage
{
	color: white;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	float: none;
	padding: 5px 5px 5px 5px;
	border: 1px solid #DBDABC;
	background-color: Red;
	width: 97%;
}

.Information
{
	color: Red;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	float: none;
	padding: 5px 5px 5px 5px;
	border: 1px solid #DBDABC;
	background-color: #FFF6C8;
	width: 97%;
}
.ShowError
{
	padding: 0px 0px 5px 0px;
}

.Error
{
	background-image: url(images/red_star.png);
	background-repeat: no-repeat;
	color: Red;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	float: none;
	background-position: top;
	height: 16px;
	width: 16px;
	padding: 0px 20px 0px 0px;
}

.GridBorder
{
	border-top: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
}

.Grideven td
{
	border-top: 0px solid #A2BBDD;
	border-left: 0px solid #A2BBDD;
	border-right: 0px solid #A2BBDD;
	border-bottom: 0px solid #A2BBDD;
	background-color: #EDF4F8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	padding-left: 2px;
	padding: 3px 3px 3px 3px;
}
.Gridodd td
{
	border-top: 0px solid #A2BBDD;
	border-left: 0px solid #A2BBDD;
	border-right: 0px solid #A2BBDD;
	border-bottom: 0px solid #A2BBDD;
	background-color: #DAE9F5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	padding-left: 2px;
	padding: 3px 3px 3px 3px;
}
.Gridactive td
{
	border-top: 0px solid #A2BBDD;
	border-left: 0px solid #A2BBDD;
	border-right: 0px solid #A2BBDD;
	border-bottom: 0px solid #A2BBDD;
	background-color: #FFF6C8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E77900;
	padding-left: 2px;
	padding: 3px 3px 3px 3px;
}

.GridTitle td
{
	background-color: #C3D9FF;
	border-top: 0px solid #A2BBDD;
	border-left: 0px solid #A2BBDD;
	border-right: 0px solid #A2BBDD;
	border-bottom: 0px solid #A2BBDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding: 3px 3px 3px 3px;
}

.GridFooter td
{
	background-color: #C3D9FF;
	border-top: 0px solid #cccccc;
	border-left: 0px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-decoration: none;
	padding: 3px 3px 3px 3px;
}
.top-title
{
	margin-left: 24px;
	margin-top: 43px;
	float: left;
}


.PagerNumberBorder td
{
	background-color: #C3D9FF;
	border-top: 1px solid #A2BBDD;
	border-left: 1px solid #A2BBDD;
	border-right: 1px solid #A2BBDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
}

.PagerNumberBorderSelected
{
	background-color: #FFFFFF;
	border-top: 1px solid #AD000a;
	border-left: 1px solid #AD000a;
	border-right: 1px solid #AD000a;
	border-bottom: 1px solid #AD000a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
}

.PagerNumberMouseOver
{
	/* Still note Used 	background-image: url(http://localhost/PMS/PMS/images/gridtitlebg.gif); 	background-repeat: repeat-x; 	background-color: #FFFFFF; */
}

.panelPagesrtyle
{
	border-top: 0px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-left: -1px;
}

.DropDownList
{
	color: #333;
	margin: 1px 0;
	padding: 1px 0 0;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-top: 1px solid #7c7c7c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.OptionList
{
	padding-right: 5px;
}

.NumericDropDownList
{
	color: #333;
	margin: 1px 0;
	padding: 1px 0px 0;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-top: 1px solid #7c7c7c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
}



#GrayShadow
{
	height: 12px;
	background: url(Images/round_gray_bg.gif) no-repeat;
	width: 810px;
	float: left;
}

.btnTopLeft
{
	background: url(Images/box_01.gif) no-repeat;
	width: 3px;
	height: 3px;
}

.btnTopMiddel
{
	background: url(Images/box_02.gif) repeat-x;
	height: 3px;
}

.btnTopRight
{
	background: url(Images/box_03.gif) no-repeat top;
	width: 3px;
	height: 3px;
}


.btnMiddleLeft
{
	background: url(Images/box_04.gif) repeat-y;
	width: 3px;
	height: 1px;
}


.btnMiddleMiddel
{
	background: url(Images/box_bg.gif) repeat-x;
	background-color: #FFEDF7;
	padding: 0px 6px 1px 6px;
	background-position: top;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AC005C;
	text-decoration: none;
}


.btnMiddleRight
{
	background: url(Images/box_06.gif) repeat-y;
	width: 1px;
}


.btnBottomLeft
{
	background: url(Images/box_07.gif) no-repeat top;
	width: 3px;
	height: 4px;
}


.btnBottomMiddel
{
	background: url(Images/box_08.gif) repeat-x;
	height: 4px;
}


.btnBottomRight
{
	background: url(Images/box_09.gif) no-repeat top;
	width: 3px;
	height: 3px;
}

.alinkButton
{
	text-decoration: none;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #114860;
}

.alinkButton:hover
{
	text-decoration: none;
	color: #000;
}

.InputButton
{
	margin: 0px;
	color: #000000;
	padding: 3px 5px 3px 5px;
	border: 1px solid #B3CFCF;
	font-family: Verdana, Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}

.InputButton:hover
{
	color: #444444;
	border: 1px solid #DBDABC;
}

.ToolTipText
{
	color: #e77900;
	font-size: 11px;
	font-weight: bold;
}

tooltip
{
	visibility: hidden;
	display: none;
}
.ControlHeader
{
	font-family: Verdana, Tahoma,Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	height: 20px;
	background-color: #114860;
	padding: 5px;
}


.clear
{
	font-size: 1px;
	height: 1px;
}

.DivLeft
{
	float: left;
	width: 45%;
}

.DivRight
{
	float: right;
	width: 45%;
}

.Productcontent
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

.Productcontent li
{
	width: 100%;
}

#DivPrice
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	position: absolute;
	left: 200px;
	top: 462px;
	background-color: #ffffff;
	border: solid 1px #B3CFCF;
}
.DivPrice
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	position: absolute;
	left: 200px;
	top: 462px;
	background-color: #ffffff; /*border: solid 1px #B3CFCF;*/
	padding: 0px;
}

.DivPricet
{
	background: url(Images/dot.gif) 0 0 repeat-x;
	width: 20em;
	background-color: #ffffff;
}
.DivPriceb
{
	background: url(Images/dot.gif) 0 100% repeat-x;
}
.DivPricel
{
	background: url(Images/dot.gif) 0 0 repeat-y;
}
.DivPricer
{
	background: url(Images/dot.gif) 100% 0 repeat-y;
}
.DivPricebll
{
	background: url(Images/bl2.gif) 0 100% no-repeat;
}
.DivPricebrr
{
	background: url(Images/br2.gif) 100% 100% no-repeat;
}
.DivPricetll
{
	background: url(Images/tl2.gif) 0 0 no-repeat;
}
.DivPricetrr
{
	background: url(Images/tr2.gif) 100% 0 no-repeat;
	padding-top: 10px;
}
.DivPricebl
{
	background: url(Images/bl.gif) 0 100% no-repeat #114860;
	width: 20em;
}
.DivPricebr
{
	background: url(Images/br.gif) 100% 100% no-repeat;
}
.DivPricetl
{
	background: url(Images/tl.gif) 0 0 no-repeat;
}
.DivPricetr
{
	background: url(Images/tr.gif) 100% 0 no-repeat;
	padding: 5px 5px 5px 15px;
	color: #ffffff;
	font-weight: bold;
}
.BoldRedCaption
{
	font-family: Verdana, Tahoma,Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: Red;
	height: 20px;
	padding: 5px;
}

.inputPricetext
{
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-top: 1px solid #7c7c7c;
	color: #333;
	font-size: 100%;
	margin: 0;
	width: 70px;
	text-align: right;
	padding: 2px 0;
}

.DivOuterPricet
{
	background: url(Images/dot.gif) 0 0 repeat-x;
	width: 22em;
	padding-bottom: 5px;
	height: 100%;
}
.DivOuterPriceb
{
	background: url(Images/dot.gif) 0 100% repeat-x;
}
.DivOuterPricel
{
	background: url(Images/dot.gif) 0 0 repeat-y;
}
.DivOuterPricer
{
	background: url(Images/dot.gif) 100% 0 repeat-y;
}
.DivOuterPricebll
{
	background: url(Images/bl2.gif) 0 100% no-repeat;
}
.DivOuterPricebrr
{
	background: url(Images/br2.gif) 100% 100% no-repeat;
}
.DivOuterPricetll
{
	background: url(Images/tl2.gif) 0 0 no-repeat;
}
.DivOuterPricetrr
{
	background: url(Images/tr2.gif) 100% 0 no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
}

.HiddenDiv
{
	visibility: hidden;
	display: none;
}

.BoldCaption
{
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: Black;
}

.LargeCaption
{
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: Black;
}

.BoldCaption1
{
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: Black;
	width: 20%;
	float: left;
	vertical-align: middle;
}

.LargeCaption1
{
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	float: right;
	color: Black;
	width: 80%;
	text-align: left;
}

.Largepinktext
{
	font-weight: bold;
	font-size: 20px;
	color: #114860;
	text-decoration: none;
	padding: 10px;
}
.NumericTextbox
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: solid 1px #c2c3c5;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	padding-left: 2px;
	text-align: right;
}

#top_part
{
	width: 795px;
	height: 113px;
	float: left;
}

#top-right
{
	background: url(images/top-right-bg.gif);
	width: 555px;
	height: 113px;
	float: right;
}

.top-title
{
	margin-left: 24px;
	margin-top: 43px;
	float: left;
}
#us-english
{
	float: right;
	margin-top: 15px;
	margin-right: 15px;
	text-align: right;
}

/*.textfield
{
	border: 1px solid #FFF;
	font-size: 12px;
	font-weight: none;
	color: #000000;
	text-decoration: none;
	padding-left: 3px;
}*/

/* New HTML CSS */

#maincontainer
{
	width: 795px;
	padding: 0px;
	margin: 12px auto; /*margin-right:auto; 	margin-left:auto; 	float:left;*/
}

#top_part
{
	width: 795px;
	height: 113px;
	float: left;
}

#logo
{
	background: url(images/logo-round-bg.gif);
	width: 228px;
	height: 113px;
	float: left;
}

#divlogoimage
{
	background: url(images/logo.gif) no-repeat;
	width: 228px;
	height: 113px;
	float: left;
	margin-left: 24px;
	margin-top: 43px;
	float: left;
}

#divtoptitle
{
	background: url(images/top-title.gif) no-repeat;
	margin-left: 24px;
	margin-top: 43px;
	float: left;
	width: 270px;
	height: 32px;
}

#top-right
{
	background: url(images/top-right-bg.gif);
	width: 555px;
	height: 113px;
	float: right;
}

.logo
{
	margin-left: 60px;
	margin-top: 30px;
}
.top-title
{
	margin-left: 24px;
	margin-top: 43px;
	float: left;
}
#us-english
{
	float: right;
	margin-top: 15px;
	margin-right: 15px;
	text-align: right;
}

/*.textfield
{
	border: 1px solid #FFF;
	font-size: 12px;
	font-weight: none;
	color: #000000;
	text-decoration: none;
	padding-left: 3px;
}*/


#menu
{
	float: left; /* 	width: 775px; 	background-color:#5dbbe6; 	background-image: url(    'images/menu-bg.gif' ); 	background-repeat: repeat-x; 	color: #658bb2;*/
	padding: 0px 0px 12px 20px;
	margin: 12px 0px;
}

#menu a
{
	color: #ffffff;
	text-decoration: none;
}

#menu ul
{
	list-style: none;
	padding: 0px;
}

#menu li
{
	display: inline;
	font-size: 12px;
	font-weight: bold;
}

#menu li a
{
	padding: 0px;
}

#menu li a:hover
{
	color: #000;
}

.link-break
{
	padding: 0px 10px;
	color: #FFBA4D;
}


#middle-cont
{
	width: 795px;
	height: 113px;
	float: left;
	margin: 0px 0px 12px;
}

#left-login
{
	background-image: url(        'images/login-bg.gif' );
	background-repeat: no-repeat;
	width: 194px;
	height: 213px;
	padding: 15px 17px 0px 17px;
	margin-top: 12px;
	margin-bottom: 12px;
}

.white-text
{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.blue-text
{
	font-size: 12px;
	color: #BAE2FF;
	text-decoration: none;
	font-weight: normal;
}

.blue-link
{
	font-size: 12px;
	color: #BAE2FF;
	text-decoration: underline;
	font-weight: normal;
}
.blue-link:hover
{
	text-decoration: none;
}

.white-link
{
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
	font-weight: normal;
}
.white-link:hover
{
	text-decoration: none;
}

.black-link
{
	font-size: 11px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
.black-link:hover
{
	text-decoration: underline;
}

#right-middle
{
	width: 555px;
	float: right;
}

#mid-cont-part
{
	width: 515px;
	padding: 0px 20px;
	background-color: #F1f7FA;
}

#bottom-menu
{
	width: 535px;
	float: right;
	background-image: url(        'images/bottom-link.gif' );
	background-repeat: repeat-x;
	color: #ffffff;
	padding: 12px 0px 12px 20px;
	margin: 12px 0px;
}

#bottom-menu a
{
	color: #ffffff;
	text-decoration: none;
}

#bottom-menu ul
{
	list-style: none;
	padding: 0px;
}

#bottom-menu li
{
	display: inline;
	font-size: 12px;
	font-weight: bold;
}

#bottom-menu li a
{
	padding: 0px;
}

#bottom-menu li a:hover
{
	color: #000;
}

#left
{
	float: left;
	width: 228px;
}

#left-blue-toppart
{
	width: 228px;
}
#left-blue-middlepart
{
	width: 188px;
	padding: 0px 20px;
	background-color: #73ADDE;
	color: #FFF;
}

/*.box
{
	border-top: 1px solid #767676;
	border-left: 1px solid #767676;
	border-right: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #616161;
	text-decoration: none;
	padding: 3px 5px;
}*/

.t
{
	background: url(Images/dot.gif) 0 0 repeat-x;
	width: 18em;
}

.b
{
	background: url(Images/dot.gif) 0 100% repeat-x;
	background-color: Blue;
}
.l
{
	background: url(Images/dot.gif) 0 0 repeat-y;
}
.r
{
	background: url(Images/dot.gif) 100% 0 repeat-y;
}
.bll
{
	background: url(Images/bl2.gif) 0 100% no-repeat;
}
.brr
{
	background: url(Images/br2.gif) 100% 100% no-repeat;
}
.tll
{
	background: url(Images/tl2.gif) 0 0 no-repeat;
	background-color: Blue;
}
.trr
{
	background: url(Images/tr2.gif) 100% 0 no-repeat;
	padding: 10px;
}



.middlepartbl
{
	background: url(Images/bl2.gif) 0 100% no-repeat #F1f7FA;
	width: 47em;
}
.middlepartbr
{
	background: url(Images/br2.gif) 100% 100% no-repeat;
}
.middleparttl
{
	background: url(Images/tl2.gif) 0 0 no-repeat;
}
.middleparttr
{
	background: url(Images/tr2.gif) 100% 0 no-repeat;
	padding: 5px 5px 5px 15px;
	color: #000;
	font-weight: normal;
	text-align: left;
}

.bottompartbl
{
	background: url(Images/bl2.gif) 0 100% no-repeat #F1f7FA;
	width: 47em;
}
.bottompartbr
{
	background: url(Images/br2.gif) 100% 100% no-repeat;
}
.bottomparttl
{
	background: url(Images/tl2.gif) 0 0 no-repeat;
}
.bottomparttr
{
	background: url(Images/tr2.gif) 100% 0 no-repeat;
	padding: 5px 5px 5px 15px;
	color: #F1f7FA;
	font-weight: normal;
	text-align: left;
}

.liTitle
{
	display: block;
	background-color: #73ADDE;
	width: 100%;
}
.DetailHeading
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #014584;
	font-weight: bold;
	text-decoration: none;
}
.DetailDisplay
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.BlueHeader
{
	background-color: #73ADDE;
	width: 98%;
	font-size: 13px;
	font-weight: bold;
}

.liStyle
{
	border-left: solid 2px Gray;
	border-right: solid 2px Gray;
	border-top: solid 1px Gray;
	border-bottom: solid 1px Gray;
	text-align: center;
}
.lblStyle
{
	font-weight: bold;
}

.imgPrintIcon
{
	cursor: pointer;
	float: right;
	background-image: url(   './Images/print.png' );
	background-repeat: no-repeat;
}


.top
{
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
}
.top:hover
{
	color: #FFF;
	font-size: 11px;
	text-decoration: underline;
}

.hrefLink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	margin-left: 0px;
	margin-right: 2px;
}
.hrefLink:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Red;
	text-decoration: underline;
	margin-left: 0px;
	margin-right: 2px;
}
