strong, b
{
font-weight:bold;
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul
{
	list-style: none;
}
q:before, q:after, blockquote:before, blockquote:after
{
	content: "";
}


a
{
	color: #6363a5;
}
a:hover, a:active
{
	background: none;
	text-decoration: none;
}
h1, h1 span
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	padding: 20px 0px 10px 0px;
}
h2, h2 a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6363a5;
	margin: 15px 0px 10px 0px;
	line-height: 20px;
}
.login h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6363a5;
	margin: 0px 0px 10px 0px;
}
h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
}
h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #6363a5;
	margin: 0px 0px 4px 0px;
}
hr
{
	height: 1px;
	color: #000000;
	margin: 5px 0px 5px 0px;
}
input, select, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p, p a
{
	padding-bottom: 15px;
	line-height: 18px;
}
td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	vertical-align: text-top;
}
td a
{
	line-height: 18px;
}
th
{
	font-size: 17px;
	font-weight: bold;
	border-bottom: solid 3px #6f6f6f;
	padding: 4px 4px 4px 4px;
}
ul
{
	margin: 5px 0 10px 20px;
	font-family: Arial, Helvetica, Sans-Serif;
	list-style-type: disc;
}
ul li
{
	padding: 0px 0px 10px 5px;
	list-style-type: disc;
	line-height: 18px;
}

ol
{
	margin: 5px 0 10px 20px;
	font-family: Arial, Helvetica, Sans-Serif;
	list-style-type: decimal;
}
ol li
{
	padding: 0px 0px 10px 5px;
	list-style-type: decimal;
	line-height: 18px;
}

/*CUSTOM STYLES*/

.black
{
	color: #000000;
}
.blue
{
	color: #c2c2df;
}
.bodyLarge
{
	font-size: 20px;
}
.bodyMedium
{
	font-size: 15px;
}
.bodySmall
{
	font-size: 11px;
}
.bold
{
	font-weight: bold;
}
.border
{
	border: solid 1px #343467;
}
.breadcrumbs
{
	position: relative;
	top: -11px;
	font-size: 11px;
}
.callout
{
	float: left;
	background: url(../Images/box.gif) #FFFFFF no-repeat;
	width: 199px;
	height: 62px;
	padding: 8px 8px 8px 8px;
	margin: 0px 7px 0px 0px;
}
.callout p
{
	font-size: 11px;
	line-height: 14px;
}
.callout a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #6363a5;
	margin: 0px 0px 4px 0px;
}
.calloutApplication
{
	float: left;
	border: solid 1px #000000;
	width: 175px;
	height: 125px;
	padding: 14px 14px 14px 14px;
	margin: 0px 18px 35px 0px;
}
.calloutApplication p
{
	font-size: 11px;
	line-height: 14px;
}
.calloutApplication a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #6363a5;
	margin: 0px 0px 4px 0px;
}
.calloutApplication h4 a
{
	line-height: 14px;
}
.center
{
	text-align: center;
}
.clear
{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 0px;
}
.clearLeft
{
	clear: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 0px;
}
.clearRight
{
	clear: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 0px;
}

.column
{
	float: left;
	padding: 0px 20px 0px 0px;
}

.copyright
{
	float: left;
	padding-top: 10px;
}
.down
{
	position: relative;
	top: 3px;
}
.download
{
	float: right;
	width: 200px;
	margin: 0px 0px 10px 10px;
}
.edit
{
	float: right;
	position: relative;
	top: 15px;
}
.features
{
	width: 500px;
}
.featuresLabel
{
	float: left;
	width: 150px;
	border: solid 1px #999999;
	padding: 6px;
	background-color: #cfc2ed;
	font-size: 11px;
	vertical-align: top;
	height: 20px;
}
.featuresData
{
	float: left;
	width: 300px;
	padding: 6px;
	border: solid 1px #999999;
	font-size: 11px;
	vertical-align: top;
	height: 20px;
}

.columnRight .featuresLabel
{
	float: left;
	width: 120px;
	border: solid 1px #999999;
	padding: 6px;
	font-size: 10px;
	vertical-align: middle;
}
.columnRight .featuresData
{
	float: left;
	width: 50px;
	padding: 6px;
	border: solid 1px #999999;
	font-size: 10px;
	vertical-align: middle;
}

.float-right
{
	float: right;
}
.float-left
{
	float: left;
}
.gray
{
	color: #d1d2d4;
}
.highlight
{
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
}
.home
{
	position: absolute;
	top: 55px;
	width: 275px;
	color: #FFFFFF;
	line-height: 18px;
	padding: 0px 0px 0px 15px;
}
.home h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 22px;
	color: #a5a5d1;
	padding: 0px 0px 0px 0px;
}
.home h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}
.item
{
	font-size: 11px;
	padding: 3px 0px 3px 0px;
}
.left
{
	float: left;
}
.orderLabel
{
	float: left;
	width: 70px;
	padding: 8px 15px 8px 0px;
	border-top: solid 1px #cecece;
}
.orderData
{
	font-weight: bold;
	float: left;
	width: 250px;
	padding: 8px 15px 8px 0px;
	border-top: solid 1px #cecece;
}
.orderNav
{
	padding: 0px 0px 15px 0px;
}
.orderOn
{
	font-weight: bold;
	color: #6363a5;
}
.orderNew
{
	color: #999999;
}
.orderPast
{
	color: #6363a5;
}
.padded
{
	padding: 5px 5px 5px 5px;
}
.picAppLeft
{
	float: left;
	border: solid 1px #000000;
	margin: 0px 15px 15px 0px;
}
.picAppRight
{
	float: right;
	border: solid 1px #000000;
	margin: 0px 0px 15px 15px;
}
.red
{
	color: #ff0000;
}
.required
{
	color: #ff0000;
}
.right
{
	text-align: right;
	float: right;
}
.separator
{
	border-top: solid 1px #000000;
	margin: 5px 0px 15px 0px;
	height: 1px;
}
.spacer
{
	height: 2px;
}
hr.thin
{
	height: 2px;
}
hr.thick
{
	height: 4px;
}
.thumbnail
{
	float: left;
	padding: 0px 8px 5px 0px;
}
.underline
{
	text-decoration: underline;
}
.white
{
	color: #ffffff;
}
.up
{
	position: relative;
	top: -3px;
}


/*FORMS*/
.contactForm
{
	width: 450px;
}

.registrationForm
{
	width: 450px;
}
.registrationForm input[type="text"], .registrationForm input[type="password"]
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 180px;
	margin: 4px 0px 4px 0px;
}

.button
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-color: #c2c2df;
	border: solid 1px #666666;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	margin: 4px 0px 4px 0px;
}
.buttonAdd
{
	background-color: #c2c2df;
	background: url(../images/btn-add.gif) no-repeat;
	border: solid 1px #666666;
	width: 77px;
	height: 18px;
}

.formLabel
{
	float: left;
	width: 200px;
	padding-bottom: 15px;
}
.formLabelDouble
{
	float: left;
	width: 400px;
	font-weight: bold;
	padding-bottom: 15px;
}
.formLabelState
{
	float: left; /*	width: 70px;*/
	padding-bottom: 15px;
}
.formLabelZip
{
	float: left;
	width: 100px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.formInput
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 180px;
	margin: 4px 0px 4px 0px;
}
.formInputFeature
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 40px;
}
.formInputQty
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 40px;
}
.formInputState
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; /*width: 60px;*/
	margin: 4px 0px 4px 0px;
}
.formInputStutus
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; /*width: 60px;*/
	margin: 4px 0px 4px 0px;
}
.formInputZip
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 50px;
	margin: 4px 0px 4px 0px;
}
.formTextarea
{
	position: relative;
	width: 380px;
	height: 100px;
	margin: 4px 0px 4px 0px;
}


/*SUBPAGE LAYOUT*/

.columnLeft
{
	float: left;
	width: 400px;
	padding: 0px 15px 0px 0px;
	border-right: solid 1px #d1d2d4; /*height: 400px;*/
	overflow: visible;
}
.override .columnLeft
{
		width: 480px;
	}
	.override .columnRight
{
		width: 100px;
	}
.columnRight
{
	position: relative;
	float: left;
	width: 220px;
	padding: 0px 10px 0px 15px;
}
.columnRight span
{
	line-height: 18px;
}

.columnLeftOrder
{
	float: left;
	width: 400px;
	padding: 0px 15px 0px 0px;
	border-right: solid 1px #d1d2d4;
	height: 200px;
	overflow: visible;
}

/*HEADER/FOOTER LAYOUT*/

.container
{
	width: 1000px;
	min-height: 500px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
	padding-bottom: 20px;
}
.header
{
	width: 250px;
	z-index: 1;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
.headerInside
{
	background: url(../Images/box-left-middle.png) repeat-y;
	color: #333333;
	padding: 0px 0px 0px 26px;
	margin: 0px 0px 0px 0px;
}
.boxTop
{
	background: url(../Images/box-left-top.png) repeat-y;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	width: 275px;
	height: 19px;
}
.boxBottom
{
	background: url(../Images/box-left-bottom.png) repeat-y;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	width: 275px;
	height: 25px;
}
.boxTopRight
{
	background: url(../Images/box-right-top.png) repeat-y;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	width: 750px;
	height: 19px;
}
.boxBottomRight
{
	background: url(../Images/box-right-bottom.png) repeat-y;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	width: 750px;
	height: 28px;
}
.logo
{
	position: relative;
	top: -10px;
	left: 7px;
	height: 60px;
}
.login
{
	padding: 0px 5px 0px 15px;
}
.loginLeft
{
	width: 65px;
	float: left;
	padding: 4px 0px 4px 0px;
	font-size: 11px;
}
.loginRight
{
	width: 120px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 4px 0px 4px 0px;
	border: solid 1px #666666;
}
.loginErrorMessage
{
	margin-top: 5px;
	padding: 4px 0px 4px 0px;
	font-size: 11px;
}
.body
{
	width: 750px;
	z-index: 50;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
.bodyInside
{
	background: url(../Images/box-right-middle.png) repeat-y;
	color: #333333;
	padding: 0px 40px 0px 40px;
	margin: 0px;
}
.footer
{
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	position: relative;
	right: 35px;
}
.navOn
{
	width: 191px;
	background-color: #c2c2df;
	color: #000000;
	font-weight: bold;
	background: url(../Images/arrow-on.gif) #c2c2df no-repeat;
	padding: 5px 0px 5px 32px;
	display: block;
	text-decoration: none;
}
.navOff
{
	width: 191px;
	background-color: #FFFFFF;
	color: #6363a5;
	font-weight: bold;
	background: url(../Images/arrow-off.gif) #FFFFFF no-repeat;
	padding: 5px 0px 5px 32px;
	display: block;
	text-decoration: none;
}
.navOff:hover
{
	color: #000000;
	text-decoration: underline;
	background: url(../Images/arrow-off.gif) #FFFFFF no-repeat;
}



/*--GRID STYLES*/
.Grid
{
	padding: 6px;
	border: solid 1px #999999;
	background-color: #FFFFFF;
	vertical-align: top;
	font-size: 11px;
}
.Grid td
{
	padding: 6px;
	border-bottom: solid 1px #999999;
	font-size: 11px;
	vertical-align: top;
}
.AlternatingGrid, .AlternatingGrid td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 6px;
	border: solid 1px #999999;
	background-color: #ececec;
	vertical-align: top;
}
td.HeaderGrid, .HeaderGrid th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-color: #333333;
	padding: 4px 4px 4px 4px;
}
.HeaderGrid a
{
	font-weight: bold;
	color: #666666;
}
/*Grid New Styles*/
.GridStyle
{
	padding: 6px;
	border-top: solid 1px #999999;
	background-color: #FFFFFF;
	vertical-align: top;
	font-size: 11px;
}
.GridStyle th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	border: solid 1px #333333;
	background-color: #333333;
	padding: 6px;
}

.GridStyle th a
{
	font-weight: bold;
	color: #666666;
}
.GridStyle td
{
	padding: 6px;
	border-bottom: solid 1px #999999;
	font-size: 11px;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	vertical-align: top;
}
.GridStyle .AlternatingGrid td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 6px;
	border: solid 1px #999999;
	background-color: #ececec;
	vertical-align: top;
}



.checkboxListSyles
{
	/*width: 100%;*/
}

.checkboxListSyles td,.checkboxListSyles div
{
	border-bottom: dotted 1px #ccc;
	padding-top: 10px;
	padding-bottom: 10px;
}
.checkboxListSyles td input[type="checkbox"],.checkboxListSyles div input[type="checkbox"]
{
	border: dotted 1px #ccc;
	background: #fefefe;
	float: left;
}
.checkboxListSyles div input[type="checkbox"]
{
	margin-right:5px;
	
}


.checkboxListSyles td label
{
	margin-left: 5px;
	margin-top: 4px;
	float: left;color:#666;
}
.checkboxListSyles div label
{
	
	
	color:#666;
}
.calenderDiv
{
	position:absolute;
	
	white-space:nowrap;
	
	}
.calenderDiv .formInput
{
	float: left;

	margin-right: 2px;
}
.calenderDiv input[type="image"]
{
	margin-top: 5px;
	float: left;
}
.Paging
{
	text-align: center;
}
.GridStyle .Paging td
{
	border: 0px;
	
	vertical-align: middle;
}
.GridStyle .Paging td table
{
		background-color: #ececec;
}

.GridStyle .Paging td table td
{
}
.GridStyle .Paging td table td a
{
	padding:5px;
	margin: 0px;
	color: #000;
}
.GridStyle .Paging td table td span
{
	padding:5px;
	font-weight: bold;
	color: #fff;
	font-size: 10pt;
	background-color: #333;
}

.infoMessage
{
	background-position: 5px center;
	background-color: #ececec;
	background-image: url(../images/info.png);
	padding:10px;
	
	font-weight: bold;
	color:#ff0000;
	border: solid 1px #ccc;
	letter-spacing: 1px;
	vertical-align: middle;
	background-repeat: no-repeat;
	
}

.rbtListSyles
{
	width: 100%;
	
}
.rbtListSyles tr:First-Child td
{
	border-bottom: dotted 1px #ccc;
	border-top: dotted 1px #ccc;
	padding-top: 10px;
	padding-bottom: 10px;
	color:#666;
}
.rbtListSyles td
{
	border-bottom: dotted 1px #ccc;
	padding-top: 10px;
	padding-bottom: 10px;
	color:#666;
}
.rbtListSyles td input[type="radio"]
{
	border: dotted 1px #ccc;
	background: #fefefe;
}

.rbtListSyles td label
{
	margin-left: 5px;
}

.pdfLink:hover
{background: url(/media/4088/pdf-small.gif);
background-repeat: no-repeat;
padding: 3px 0px 4px 23px;
height: 20px;
}

.xsltsearch_result p    {margin: 0; padding: 0; } 
.xsltsearch_result:hover    {background: #f6f6f6;} 
.xsltsearch_ordinal     {font-weight: bold; font-size: 75%;} 
.xsltsearch_title     {font-weight: bold;} 
.xsltsearch_score     {font-size: 75%;} 
p.xsltsearch_result_description  {padding-bottom: 10px;} 
.xsltsearch_description strong  {background: #ff9;} /* search term highlighting */ 
#xsltsearch_navigation    {text-align: center;} 
#xsltsearch_navigation .disabled  {color: #999;} 
#xsltsearch_stats     {font-size: 75%; color: #666;} 



table.padded tr td
{
padding: 5px;
}

.formCheckboxList td
{
	padding: 3px 0px 3px 0px;
}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.black {
color: #000000;
}

.blue {
color: #c2c2df
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	padding: 20px 0px 10px 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6363a5;
	margin: 15px 0px 10px 0px;
	line-height: 20px;
}

p {

}

.pdfLink {
background: url(/media/4088/pdf-small.gif);
background-repeat: no-repeat;
padding: 3px 0px 4px 23px;
height: 20px;
}

