body
{
	/* LJD 02/19/2009 */ /* font-family: Arial, Verdana;   color: #5C5C5C; */
	background: #fff;
	color: #222278;
	font: 1em Verdana, Arial, Helvetica, sans-serif; /* font: 14px  Verdana, Arial, Helvetica, sans-serif; */
	padding: 11px 0px 0px; /* FROSTBYTE */
	margin: 0px;
	padding: 0px; /* color: #000000; */
}

.bodyAdmin
{
	/* LJD 02/19/2009 */ /* font-family: Arial, Verdana;   color: #5C5C5C; */
	background: #fff;
	color: #000;
	font: 1em Verdana, Arial, Helvetica, sans-serif; /* font: 14px  Verdana, Arial, Helvetica, sans-serif; */
	/* padding: 11px 0px 0px; FROSTBYTE */
	padding: 0px;
	margin: 0px;
	/* background-color: #036; 
	 background-image: url(images/bodybg2.png);  
	 background-repeat: repeat-x;
	 background-position:top;
	  fixed left top*/
}

table
{
	border-collapse: collapse;
}

.label
{
	font-size: 12px;
}

.textbox
{
	font-size: 1em;
	height: 1.05em;
}

.img
{
	/* LJD 02/24/09 */
	border: 0;
	border-collapse: collapse;
	border-style: none;
}

.img a:link
{
	background-image: none;
}

.img244 
{
	width: 244px;
	height: auto;
	float: left;
	margin: 0px; 
	border: 0px;
}

.img244 a:link
{
	background-image: none;
}

.mediumtextbox
{
	font-size: .75em;
	height: 1.05em;
	width: 175px;
}
.textbox100
{
	font-size: .75em;
	height: 1.05em;
	width: 100px;
}
.textbox40
{
	font-size: .75em;
	height: 1.05em;
	width: 40px;
}

.smalltextbox
{
	font-size: .75em;
	height: 1.05em;
	width: 20px;
}

.multilinetextbox
{
	width: 188px;
	height: 80px;
}

.largemultilinetextbox
{
	width: 350px;
	height: 150px;
}

.longmultilinetextbox
{
	width: 350px;
	height: 75px;
}

.longtextbox
{
	font-size: .75em;
	height: 1.05em;
	width: 325px;
}

.dropdownlist
{
	font-size: .7em;
	color: #5C5C5C;
}

.fwdropdownlist
{
	font-size: .7em;
	font-family: Courier New;
}

.button
{
	font-size: .7em;
	height: 20px;
	font-weight: bold;
	padding-bottom: 5px;
}

.rightbutton
{
	font-size: .7em;
	height: 20px;
	font-weight: bold;
	float: right;
}


#topmenu
{
	/* styles for section or tab menu */
	position: absolute;
	top: 43px;
	left: 148px;
	width: 600px;
	z-index: 100;
}
html > body #topmenu
{
	position: relative; /* Necessary for menu to position in Opera */
}
#topmenu ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#topmenu li
{
	display: inline;
}
#topmenu li a:link, #topmenu li a:visited
{
	background: url(   'images/tab.gif' ) no-repeat 0px 1px;
	display: block;
	float: left;
	margin-right: 1px;
	width: 116px;
	height: 27px;
	color: #737685;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-top: 6px; /* box model hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 21px;
	width: 115px;
}
html > body #topmenu li a:link, html > body #topmenu li a:visited
{
	width: 115px;
	height: 21px;
}
#topmenu li a:active, #topmenu li a:hover, #topmenu li a.selected
{
	background: url(   'images/tab.gif' ) no-repeat 0px -92px;
}

.menuItem
{
	color: #fff;
}

.menuItem a
{
	cursor: pointer;
}

.menuItem #left
{
	width: 5px;
	display: inline;
	background: url(images/blue_tab_left.gif) no-repeat;
	height: 30px;
	position: relative;
	float: left;
}

.menuItem #mid
{
	display: inline;
	background: url(images/blue_tab_middle.gif) repeat-x;
	height: 30px;
	position: relative;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}

.menuItem #mid #text
{
	position: relative;
	top: 5px;
	color: #FFF;
}

.menuItem #right
{
	width: 5px;
	display: inline;
	background: url(images/blue_tab_right.gif) no-repeat;
	height: 30px;
	position: relative;
	float: left;
}

.menuItemSelected
{
	color: #fff;
}

.menuItemSelected a
{
	cursor: pointer;
}

.menuItemSelected #left
{
	width: 5px;
	display: inline;
	background: url(images/lightblue_tab_left.gif) no-repeat;
	height: 30px;
	position: relative;
	float: left;
}

.menuItemSelected #mid
{
	display: inline;
	background: url(images/lightblue_tab_middle.gif) repeat-x;
	height: 30px;
	position: relative;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}

.menuItemSelected #right
{
	width: 5px;
	display: inline;
	background: url(images/lightblue_tab_right.gif) no-repeat;
	height: 30px;
	position: relative;
	float: left;
}

#allContent
{
	width: 810px;
	margin: 0px auto;
}

#headerRegion
{
	/* LJD 02/24/09 */
	/* display: inline; */
	/* background: url(images/header.jpg) no-repeat; */
	float: left;
	margin: 0px;
	padding: 0px;
	height: 124px;
	width: 810px; /*height: 154px; 	width: 750px; */
	overflow: hidden; /* margin-bottom: 15px; */
}


#headerRegion tbody td
{
	/*border-width: 1px;
	border-color: #476a89; */
	background-image: none;
}


#headerRegion td a:link
{
	/* LJD 02/24/2009 */ /* background: url('images/tab.gif') no-repeat 0px -92px; */ /*color: #FFF; */ /* background: url( 'images/tab.gif' ) no-repeat 0px 1px; */ /*display: block; 	float: left; 	margin-right: 1px; 	width: 116px; 	height: 27px; color: #737685; */
	background-image: none;
	color: #222278;
	font-weight: normal;
	text-decoration: underline; /*text-align: center; */ /* padding-top: 6px; */ /* box model hack */ /*voice-family: "\"}\""; 	voice-family: inherit; 	height: 21px; 	width: 115px; */
}

#headerRegion td a:hover
{
	background-image: none;
	color: #AA051A;
	text-decoration: underline; /* background: url( 'images/tab.gif' ) no-repeat 0px -92px; */ /* color: #EFEFEF; */
}

#headerRegion td a:active
{
	background-image: none;
	color: #AA051A;
	text-decoration: underline; /* background: url( 'images/tab.gif' ) no-repeat 0px -92px; */ /* color: #EFEFEF; */
}

#hlLogo
{
	position: relative; 
	margin: 0px;
	border: 0px;
	top: 6px;
	height: 100px;
	width: 149px;
	background-image: none;
}

#hlLogo tbody td
{
	/*border-width: 1px;
	border-color: #476a89; */
	background-image: none;
}

#hlLogo td a:link
{
	background-image: none;
}

#hlLogo td a:visited
{
	background-image: none;
}

#hlLogo td a:hover
{
	background-image: none;
}

#hlLogo td a:active
{
	background-image: none;
} 

.buttoncss
{
/*width:98px;
height:43px; */
background-color:#FFFFFF;
background-image:url('images/button-go.gif');
border-style:none;
cursor:pointer;
}


#mainContentRegion
{
	display: block;
	clear: both;
}

.sectionHeader
{
	/* LJD 12/17/08 */ /*border-bottom: 1px solid rgb(235, 235, 235); */
	border: 0px;
	color: #024A76;
	font-size: .9em;
	padding-bottom: 5px;
	font-weight: bold;
}

.navigationRule
{
	border: 2px solid #024A76;
	position: relative;
	top: -8px;
}

.defaultTable
{
	width: 99%;
}

.productSummary
{
	margin: 0px;
	border: 0px;
	padding: 2px;
	width: 740px;
}
.verticalalign img
{
	vertical-align: middle;
}

.verticalalign span
{
	vertical-align: top;
}

.showAll
{
	float: right;
}


.modalbutton
{
	font-size: .7em;
	height: 20px;
	vertical-align: middle;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
	float: right;
}

hr
{
	border-bottom: 1px solid #CCC;
	color: #FFF;
}

a:link
{
	color: #0066A6;
	text-decoration: none;
}

a:visited
{
	color: #0066A6;
	text-decoration: none;
}

.smallleft
{
	float: left;
}

.smallright
{
	float: right;
}

#footer
{
	text-decoration: none;
	font-size: .7em;
	color: Black;
}

#footer a
{
	color: #0066A6;
	text-decoration: underline;
}

#footer a:visited
{
	color: #0066A6;
	text-decoration: underline;
}

#footer a:hover
{
	color: Red;
	text-decoration: underline;
}
