BODY
{
	background: #F8F8F8 no-repeat center top;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	font-size: 12px;
	overflow: auto;
	margin: 0;
	color: #353535;
	width: 100%;
	min-width: 800px;
	min-height: 100%;
}
.clear
{
	clear: both;
}
A
{
	color: #D9531E;
}
H2
{
	font-size: 18px;
	color: #3B3B3B;
	font-weight: bold;
	padding: 0px 0 17px;
	margin: 0px 0px 19px;
	clear: both;
	text-transform: capitalize;
	border-bottom: 2px dotted #636363;
	/*[empty]width:;*/
}
H3
{
	font-size: 18px;
	color: #256C89;
	font-weight: normal;
	padding: 15px 0 5px 20px;
	margin: 0px;
	float: left;
	clear: both;
}
A.forgot_pass
{
	float: right;
	color: #256C89;
	text-decoration: none;
	background: url(images/help.png) no-repeat left;
	padding: 0 0 0 18px;
	display: block;
	margin: 15px 20px 0 0;
}
#main_container .leftmenu
{
	position: relative;
	/*This fixes the IE7 overflow hidden bug*/
	clear: both;
	float: left;
	width: 100%;
	/*width of whole page*/
	overflow: auto;
	/*This chops off any overhanging divs*/
}
.header
{
	width: 100%;
	height: 100px;
	/*[disabled]background-image:url(images/omb_topbar2.jpg);*/
	float: left;
	clear: both;
	background-color: #F4F4F4;
	background-image: url(../images/adminlogo.png);
	background-repeat: no-repeat;
	background-position: inherit;
	background-position-x: 29px;
	/*[disabled]box-shadow:inset -12px 24px 58px #F4F4F4;*/
	margin: 0;
	position: relative;
	/*[empty]padding-top:;*/
}
.header_login
{
	width: 600px;
	margin: auto;
}
.logo
{
	float: left;
	padding: 35px 0 0;
	z-index: 1;
}
.right_header
{
	width: 97%;
	float: left;
	text-align: right;
	color: #818181;
	padding: 9px 22px 5px 0px;
	/*[disabled]z-index:2;*/
	/*[disabled][disabled]background-color:#FFFFFF;*/
	margin-right: 0;
	/*[disabled]+box-shadow:1px 7px 9px #E5E1E1;*/
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 11px;
	font-family: sans-serif;
	/*[disabled]border-bottom:1px solid #FFFFFF;*/
	font: 13px sans-serif;
	/*[empty]background-color:;*/
}
.messages
{
	/*[disabled]background:url(images/comment.png) no-repeat left center;*/
	padding-left: 23px;
	padding-right: 87px;
	margin-left: -2px;
}
.right_header A
{
	margin: 0 5px;
	text-decoration: underline;
	color: #827C00;
}
.right_header A.messages
{
	background: url(images/comment.png) no-repeat right;
	padding-right: 20px;
}
.right_header A.logout
{
	background: url(images/user_logout.png) no-repeat right bottom;
	/*[disabled]padding-right:20px;*/
}
.colleft
{
	float: left;
	width: 100%;
	position: absolute;
	margin-top: 0;
	margin-left: 0px;
	left: 0;
	height: auto;
	min-height: 83%;
	/*[disabled]background-color:#F5F5F5;*/
}
.leftmenu
{
	/*[disabled]background:#FFF;*/
	/*right colu mn background colour*/
	height: 0px;
}
.leftmenu .colleft
{
	right: 105%;
	/*right column width*/
	background: #F4F4F4;
	/*left column background colour*/
}
.leftmenu .col1
{
	width: 71%;
	/*right column content width*/
	left: 102%;
	/*100% plus left column left padding*/
}
.leftmenu .col2
{
	width: 21%;
	/*left column content width (column width minus left and right padding)*/
	left: 6%;
	/*(right column left and right padding) plus (left column left padding)*/
}
.footer
{
	clear: both;
	/*[disabled]float:right;*/
	width: 100%;
	bottom: 0;
	text-align: center;
	overflow: auto;
	position: fixed;
	border-top: 1px solid #D9D9D9;
	box-shadow: inset 12px -15px 45px #E3E3E3;
	background-color: #FEFEFE;
}
.footer_login
{
	width: 600px;
	margin: auto;
}
.left_footer
{
	/*[disabled]float:right;*/
	padding: 9px 0 9px 10px;
	color: #333333;
	font-size: 13px;
	/*[disabled]font-weight:bold;*/
}
.left_footer A
{
	color: #231F20;
	text-decoration: none;
}
.resptabheader
{
	/*[disabled]border:1px solid #000000;*/
}
.right_footer
{
	float: right;
	padding: 25px 10px 0 0;
}
.left_footer_login
{
	float: left;
	padding: 15px 0 0 10px;
	color: #A8549B;
	font-size: 11px;
}
.left_footer_login A
{
	color: #FFFFFF;
	text-decoration: none;
}
.right_footer_login
{
	float: right;
	padding: 15px 10px 0 0;
}
/*---------------- menu----------------------*/
.menu
{
	clear: both;
	/*[disabled]background:#F6F6F6;*/
	border-top: 2px solid #D9531E;
	box-shadow: inset 7px -15px 28px #EDEDED;
	margin: 0;
	padding: 0px 88px 10px 15px !important;
	text-align: right;
	height: 24px;
	border-bottom: 1px solid #D9D9D9;
}
/*remove all the bullets, borders and padding from the default list styling*/
.menu UL
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	height: 34px;
}
/*style the sub-level lists*/
.menu UL UL
{
	width: auto;
}
/*float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon*/
.menu UL LI
{
	float: left;
	height: 34px;
	line-height: 34px;
}
/*style the sub level list items*/
.menu UL UL LI
{
	display: block;
	width: auto;
	height: auto;
	position: relative;
	line-height: 1em;
}
/*style the links for the top level*/
.menu A, .menu A:visited
{
	display: block;
	float: left;
	height: 100%;
	font-size: 11px;
	text-decoration: none;
	color: #999999;
	padding: 0 21px 0 17px;
}
.menu A.current
{
	background: repeat-x center;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10pt;
}
/*style the sub level links*/
.menu UL UL A, .menu UL UL A:visited
{
	display: block;
	background: #57C0E8;
	border-bottom: 1px solid #81DAFC;
	color: #FFF;
	width: 12em;
	height: 100%;
	line-height: 1em;
	padding: 1em;
}
.menu UL TABLE UL A, .menu UL TABLE UL A:visited
{
	width: 14em;
	w\idth: 12em;
}
/*style the table so that it takes no part in the layout - required for IE to work*/
.menu TABLE
{
	position: absolute;
	left: 0;
	top: 0;
	font-size: 1em;
	z-index: -1;
}
.menu UL UL TABLE
{
	lef\t: -1px;
}
.menu UL UL TABLE UL.left
{
	ma\rgin-left: 2px;
}
.menu LI:hover
{
	position: relative;
}
* HTML .menu A:hover
{
	position: relative;
}
/*style the third level background*/
.menu UL UL UL A, .menu UL UL UL A:visited
{
	background: #57C0E8;
}
/*style the fourth level background*/
.menu UL UL UL UL A, .menu UL UL UL UL A:visited
{
	background: #57C0E8;
}
/*style the sub level 1 background*/
.menu UL :hover A.sub1
{
	background: #309DC7 url(images/arrow.gif) no-repeat right;
}
/*style the sub level 2 background*/
.menu UL UL :hover A.sub2
{
	background: #088BB4 url(images/arrow.gif) no-repeat right;
}
/*style the level hovers
first*/
.menu A:hover
{
	color: #FFF;
	background: url(images/menu_bg.gif) repeat-x center;
}
.menu :hover > A
{
	color: #D5D6AE;
	background: repeat-x center;
}
/*second*/
.menu UL UL A:hover
{
	color: #FFF;
	background: url(images/menu_bg_a.gif) repeat-x center;
}
.menu UL UL :hover > A
{
	color: #FFF;
	background: url(images/menu_bg_a.gif) repeat-x center;
}
/*third*/
.menu UL UL UL A:hover
{
	background: url(images/menu_bg_a.gif) repeat-x center;
}
.menu UL UL UL :hover > A
{
	background: url(images/menu_bg_a.gif) repeat-x center;
}
/*fourth*/
.menu UL UL UL UL A:hover
{
	background: url(images/menu_bg_a.gif) repeat-x center;
}
/*hide the sub levels and give them a positon absolute so that they take up no room*/
.menu UL UL
{
	visibility: hidden;
	position: absolute;
	height: 0;
	top: 34px;
	left: 0;
	width: 14em;
	z-index: 999;
}
/*position the third level flyout menu*/
.menu UL UL UL
{
	left: 14em;
	top: 0;
	width: 14em;
}
/*position the third level flyout menu for a left flyout*/
.menu UL UL UL.left
{
	left: -14em;
}
/*make the second level visible when hover on first level list OR link*/
.menu UL LI:hover UL, .menu UL A:hover UL
{
	visibility: visible;
	height: auto;
	padding-bottom: 3em;
	background: transparent url(images/trans.gif);
}
/*keep the third level hidden when you hover on first level list OR link*/
.menu UL :hover UL UL
{
	visibility: hidden;
}
/*keep the fourth level hidden when you hover on second level list OR link*/
.menu UL :hover UL :hover UL UL
{
	visibility: hidden;
}
/*make the third level visible when you hover over second level list OR link*/
.menu UL :hover UL :hover UL
{
	visibility: visible;
}
/*make the fourth level visible when you hover over third level list OR link*/
.menu UL :hover UL :hover UL :hover UL
{
	visibility: visible;
}
.center_content
{
	float: left;
	width: 100%;
	position: relative;
}
.col2
{
	width: 12%;
	box-shadow: inset 2px -12px 25px #D9D9D9;
	/*left column content width (column width minus left and right padding)*/
	left: 0;
	min-width: 221px;
	/*(right column left and right padding) plus (left column left padding)*/
	margin-right: 0;
	overflow: hidden;
	/*[disabled]display:block;*/
	height: auto;
	min-height: 100%;
	vertical-align: top;
	background-color: #FEFEFE;
	min-height: 100%;
	margin-top: -156px;
	bottom: 0;
	padding-top: 41px;
	/*[disabled]margin-left:14px;*/
	padding-left: 20px;
	border-right: 1px solid #D9D9D9;
}
.col1
{
	width: 74%;
	/*right column content width*/
	left: 0px;
	/*100% plus left column left padding*/
	margin-left: 252px;
	min-width: 700px;
	/*[disabled]vertical-align:top;*/
	display: block;
	position: relative;
	margin-top: 17px;
	background-color: #FFFFFF;
	overflow: auto;
	height: auto;
	height: auto;
	min-height: 90%;
	border-radius: 6px;
	padding-left: 33px;
	padding-top: 19px;
	/*[disabled]border:1px solid #E3E3E3;*/
	padding-right: 34px;
}
.col2, .col3
{
	float: left;
	position: absolute;
	padding: 0px 0 1em;
	top: 121px;
	left: 0;
	min-height: 100%;
	height: auto;
}
.sidebarmenu
{
	margin: 0px 0;
	padding: 0;
	width: 231px;
	/*[empty]background-color:;*/
	color: #F8F8F8;
	/*[disabled]box-shadow:0px 7px 36px rgba(50, 50, 50, 0.1);*/
	overflow: hidden;
}
.sidebarmenu A.menuitem
{
	/*[disabled]background:#FFFFFF no-repeat center top;*/
	display: block;
	position: relative;
	height: 31px;
	margin: 0 0 5px;
	line-height: 31px;
	padding: 0px 0 0 15px;
	box-shadow: inset 3px -5px 8px #F4F4F4;
	text-decoration: none;
	border: 1px solid #D9D9D9;
	font-weight: bold;
	/*[disabled]border-bottom:1px solid #827C00;*/
	color: #827D00;
}
.sidebarmenu A.menuitem:hover
{
	/*[disabled]background:#D5D6AE no-repeat center top;*/
	border: 1px solid #D9D9D9;
}
.sidebarmenu A.menuitem:visited, .sidebarmenu .menuitem:active
{
	color: #827D00;
}
.sidebarmenu A.menuitem .statusicon
{
	position: absolute;
	top: 11px;
	right: 24px;
	border: none;
}
.sidebarmenu DIV.submenu
{
	background: #FFFFFF;
}
.sidebarmenu DIV.submenu UL
{
	list-style-type: none;
	margin: 0;
	padding: 0 0 5px;
	/*[disabled]width:100%;*/
	/*[empty]background-color:;*/
}
.sidebarmenu DIV.submenu UL LI
{
	/*[disabled]border-bottom:1px dotted #48A0C7;*/
}
.sidebarmenu DIV.submenu UL LI A
{
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 5px 0;
	padding-left: 20px;
	border-bottom: 1px dotted #CCCCCC;
}
.sidebarmenu DIV.submenu UL LI A:hover
{
	/*[disabled]background:#D5D6AE;*/
	color: #474342;
	text-decoration: underline;
	font-weight: normal;
}
.sidebar_search
{
	background: url(images/sidebar_menu_top.gif) no-repeat center;
	width: 195px;
	height: 31px;
	margin: 0 0 5px;
}
.sidebar_message
{
	padding-top: 0px;
	width: 182px;
	margin: 7px auto 0px 6px;
	/*[disabled]background-color:#818181;*/
	padding-left: 6px;
	padding-right: 34px;
}
INPUT.search_input
{
	width: 155px;
	height: 16px;
	margin: 5px 0 0 5px;
	border: 1px solid #BDEBFD;
	background: #92DBF8;
	padding: 4px 0 0 2px;
	float: left;
	color: #096184;
	font-size: 11px;
}
INPUT.search_submit
{
	float: left;
	background: none;
	border: none;
	margin: 7px 0 0 8px;
}
#rounded-corner
{
	margin: 0px;
	width: 99%;
	text-align: left;
	border-collapse: collapse;
}
#rounded-corner THEAD TH.rounded-company
{
	width: 26px;
	background: #EAEAEA url('images/left.jpg') no-repeat left top;
}
#rounded-corner THEAD TH.rounded-q4
{
	background: #EAEAEA url('images/right.jpg') no-repeat right top;
}
#rounded-corner TH
{
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #474342;
	background: #F4F4F4;
	border-left: 1px solid #D9D9D9;
	text-align: center;
	border-right: 1px solid #D9D9D9;
	border-top: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
}
#rounded-corner TD
{
	padding: 5px 8px;
	background: #FFFFFF;
	border-top: 1px dotted #D9D9D9;
	color: #474342;
	border-right: 1px dotted #D9D9D9;
	vertical-align: top;
	border-left: 1px dotted #D9D9D9;
	border-bottom: 1px dotted #D9D9D9;
}
#rounded-corner TFOOT TD.rounded-foot-left
{
	background: #FCFCFC url('images/botleft.jpg') no-repeat left bottom;
	font-weight: bold;
	margin: 0 auto;
	border-bottom: 1px solid #EAEAEA;
	box-shadow: inset 0px 2px 11px #ECEAEA;
	height: 14px;
	border-top: 1px solid #EAEAEA;
	padding-left: 10px;
	padding-top: 9px;
	padding-bottom: 9px;
}
#rounded-corner TFOOT TD.rounded-foot-right
{
	background: #ECF8FD url('images/botright.jpg') no-repeat right bottom;
}
#rounded-corner TBODY TR:hover TD
{
	background: #C4C28A;
}
.question
{
	position: absolute;
	display: inline;
	text-align: center;
	width: 174px;
	height: 78px;
	font-size: 13px;
	line-height: 1.5em;
	background: url('images/bubble.png') no-repeat left top;
	padding: 10px 0 0;
	text-shadow: 0px 1px #FFF;
	margin-left: -7em;
	margin-top: -6em;
	opacity: 0;
}
.yes
{
	margin-top: 0.5em;
	margin-right: 0.5em;
	cursor: pointer;
	display: inline-block;
	width: 63px;
	height: 21px;
	color: #434D17;
	text-shadow: 0px 1px #FFF;
	background: url('images/buttony.png') no-repeat left top;
}
.cancel
{
	margin-top: 0.5em;
	margin-right: 0.5em;
	cursor: pointer;
	display: inline-block;
	width: 63px;
	height: 21px;
	color: #FFF;
	text-shadow: 0px 1px #000;
	background: url('images/buttonn.png') no-repeat left top;
}
A.bt_green
{
	display: block;
	float: right;
	margin: 10px 5px;
	line-height: 31px;
	text-decoration: none;
	color: #FFFFFF;
	text-shadow: 1px 1px #8FA42B;
}
A.bt_green STRONG
{
	width: auto;
	height: 31px;
	padding: 0 10px;
	display: block;
	float: left;
	background: url(images/bt_green_center.gif) repeat-x center;
}
A.bt_green SPAN.bt_green_lft
{
	width: 10px;
	height: 31px;
	display: block;
	float: left;
	background: url(images/bt_green_left.gif) no-repeat center right;
}
A.bt_green SPAN.bt_green_r
{
	width: 10px;
	height: 31px;
	display: block;
	float: left;
	background: url(images/bt_green_r.gif) no-repeat center right;
}
A:hover.bt_green
{
	text-decoration: underline;
}
A.bt_blue
{
	display: block;
	float: right;
	margin: 10px 5px;
	line-height: 31px;
	text-decoration: none;
	color: #FFFFFF;
	text-shadow: 1px 1px #3597BF;
}
A.bt_blue STRONG
{
	width: auto;
	height: 31px;
	padding: 0 10px;
	display: block;
	float: left;
	background: url(images/bt_blue_center.gif) repeat-x center;
}
A.bt_blue SPAN.bt_blue_lft
{
	width: 10px;
	height: 31px;
	display: block;
	float: left;
	background: url(images/bt_blue_left.gif) no-repeat center right;
}
A.bt_blue SPAN.bt_blue_r
{
	width: 10px;
	height: 31px;
	display: block;
	float: left;
	background: url(images/bt_blue_r.gif) no-repeat center right;
}
A:hover.bt_blue
{
	text-decoration: underline;
}
A.bt_red
{
	display: block;
	float: right;
	margin: 10px 5px;
	line-height: 31px;
	text-decoration: none;
	color: #FFFFFF;
	text-shadow: 1px 1px #C24739;
}
A.bt_red STRONG
{
	width: auto;
	height: 31px;
	padding: 0 10px;
	display: block;
	float: left;
	background: url(images/bt_red_center.gif) repeat-x center;
}
A.bt_red SPAN.bt_red_lft
{
	width: 10px;
	height: 31px;
	display: block;
	float: left;
	background: url(images/bt_red_left.gif) no-repeat center right;
}
A.bt_red SPAN.bt_red_r
{
	width: 10px;
	height: 31px;
	display: block;
	float: left;
	background: url(images/bt_red_r.gif) no-repeat center right;
}
A:hover.bt_red
{
	text-decoration: underline;
}
.sidebar_box
{
	width: 195px;
	padding: 15px 0 5px;
	position: absolute;
}
.sidebar_box_top
{
	width: 195px;
	height: 8px;
	background: url(images/sidebar_box_top.gif) no-repeat center bottom;
}
.sidebar_box_bottom
{
	width: 195px;
	height: 8px;
}
.sidebar_box_content
{
	width: 175px;
	height: auto;
	background-color: #F4F4F4;
	padding: 12px 10px;
	border: 1px solid #D9D9D9;
	color: #444452;
	border-radius: 5px;
}
.sidebar_box_content H3
{
	color: #49BAE8;
	float: left;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.sidebar_box_content H4
{
	color: #D9531E;
	float: left;
	font-size: 16px;
	margin: 0px;
	padding: 0px 0px 6px;
	font-weight: normal;
	border-bottom: 1px dotted #CCCCCC;
	width: 177px;
}
.sidebar_box_content H5
{
	color: #A4BF40;
	float: left;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.sidebar_box_content P
{
	padding: 5px 0;
	margin: 0px;
	clear: both;
	font-size: 12px;
	text-align: left;
	line-height: 17px;
	font-style: italic;
}
IMG.sidebar_icon_right
{
	float: right;
	padding: 0;
}
.sidebar_box_content UL
{
	list-style: none;
	padding: 10px 0;
	margin: 0px;
	clear: both;
}
.sidebar_box_content UL LI
{
	padding: 5px 0 5px 10px;
	background: url(images/list_bullet.gif) no-repeat left top;
	background-position: 0px 10px;
}
.warning_box
{
	width: 92%;
	clear: both;
	background: #FCFAE9 url(images/warning.png) no-repeat left;
	border: 1px solid #E9E6C7;
	background-position: 15px 10px;
	padding: 20px 20px 15px 47px;
	overflow: auto;
	min-width: 500px;
	margin: 0 0 10px;
	color: #252122;
}
.valid_box
{
	width: 540px;
	clear: both;
	background: #EDFCE9 url(images/valid.png) no-repeat left;
	border: 1px solid #CCEAC4;
	background-position: 15px 10px;
	padding: 20px 20px 15px 60px;
	margin: 0 0 10px;
}
.error_box
{
	width: 540px;
	clear: both;
	background: #FCE9E9 url(images/error.png) no-repeat left;
	border: 1px solid #EAC7C7;
	background-position: 15px 10px;
	padding: 20px 20px 15px 60px;
	margin: 0 0 10px;
}
/*--------------*/
DIV.pagination
{
	width: 625px;
	clear: both;
	padding: 10px 0;
	margin: 0px;
	text-align: center;
	float: left;
	clear: both;
	font-size: 11px;
}
DIV.pagination A
{
	padding: 2px 5px;
	margin-right: 2px;
	border: 1px solid #52BFEA;
	text-decoration: none;
	color: #52BFEA;
}
DIV.pagination A:hover, DIV.pagination A:active
{
	border: 1px solid #52BFEA;
	color: #FFF;
	background-color: #52BFEA;
}
DIV.pagination SPAN.current
{
	padding: 2px 5px;
	margin-right: 2px;
	border: 1px solid #52BFEA;
	font-weight: bold;
	background-color: #52BFEA;
	color: #FFF;
}
DIV.pagination SPAN.disabled
{
	padding: 2px 5px;
	margin-right: 2px;
	border: 1px solid #F3F3F3;
	color: #CCC;
}
.logout
{
	padding-bottom: 0px;
	width: 440px;
}
.extra
{
	color: #333;
	font-size: 10pt;
	font-style: italic;
	padding-top: 0px;
	padding-bottom: 9px;
	width: 99%;
	/*[disabled]border-top:1px solid #ECECEC;*/
	margin-top: -10px;
	/*[disabled]border-bottom:2px solid #EAEAEA;*/
}
.days_count
{
	font-weight: bold;
	font-size: 0.9em;
	text-align: center;
	padding-left: 5px;
}
#top_left
{
}
.sub_top
{
}
.h2_subtext
{
	font-style: normal;
	/*[disabled]border-bottom:1px dashed #D9D9D9;*/
	padding-bottom: 11px;
	font-size: 12px;
	width: 90%;
}
.mid_header
{
	margin: 33px 0 1px 40%;
	position: relative;
	min-width: 279px;
	font-size: 16.6pt;
	font-family: Verdana;
	text-transform: uppercase;
	text-shadow: -2px 1px 3px #D9D9D9;
	/*[disabled]width:236px;*/
	font-weight: bold;
	color: #000000;
}
.menu_header
{
	font-weight: bold;
	font-size: 12pt;
	/*[disabled]background-color:#D9531E;*/
	border-radius: 2px;
	height: 30px;
	padding-top: 14px;
	margin-left: 0px;
	margin-right: auto;
	padding-left: 16px;
	color: #7B7E7F;
	margin-bottom: 4px;
	text-transform: uppercase;
	/*[disabled]text-shadow:1px 1px 2px #8FA42B;*/
	/*[disabled]border-bottom:1px solid #827C00;*/
	padding-bottom: 25px;
}
.menu_image
{
	top: 0;
	display: inline-block;
	margin-top: 7px;
	z-index: 2;
	margin-left: 14px;
}
.menu_image:hover
{
	z-index: 3;
}
.menu_subtext
{
	display: inline-block;
	margin-left: -15px;
	padding-top: 0px;
	line-height: 2.1;
	width: 82%;
}
.menu_subtext:hover
{
}
.border_Details
{
	/*[disabled]background-color:#F9F9F9;*/
	display: block;
	min-height: 143px;
	padding-top: 3px;
	/*[disabled]border:1px solid #ECEAEA;*/
	/*[disabled]padding-left:18px;*/
	/*[disabled]padding-right:24px;*/
	padding-bottom: 0px;
	margin-bottom: -9px;
}
/*This CSS is used for the Show/Hide functionality.*/
.more
{
	display: none;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}
A.showLink, A.hideLink
{
	text-decoration: none;
	color: #36F;
	padding-left: 8px;
	background: transparent url(down.gif) no-repeat left;
}
A.hideLink
{
	background: transparent url(up.gif) no-repeat left;
}
A.showLink:hover, A.hideLink:hover
{
	border-bottom: 1px dotted #36F;
}
/*End Show/Hide functionality.*/
