BODY
{
    MARGIN:0;
}
FORM
{
	margin:0;
}
form th
{
	text-align:right;
}
form TD
{
	padding:2px 0;
}
IMG
{
	BORDER:none;
}
TABLE
{
	WIDTH: 100%;
	BORDER:none;
}
th, td
{
	padding:0;
	text-align:left;
	vertical-align:top;
}
dl, ol, ul
{
	margin-left:20px;
	padding:0;
}
ul li
{
	list-style-type:square;
}

/* ####################################   Classes   #################################### */

.box
{
    padding:0;
    width:auto;
    height:1%;
}
.box .tl, .box .tr
{
	padding:0;
    margin:0;
    width:auto;
}
.box .tr h2
{
    margin:0 5px;
    width:auto;
}
.box .content
{
    position:relative;
    padding:10px;
}
.content img
{
	margin:0 5px 5px;
}
.content table td
{
	padding:3px;
}
.detail IMG.picture
{
    MARGIN-BOTTOM: 10px;
    MARGIN-LEFT: 15px
}
.dropdown, .textarea, .textbox
{
    WIDTH:250px;
    font-size:1em;
}
.list
{
    MARGIN-BOTTOM: 5px;
    margin-left:1px;
    PADDING: 5px 0;
}
.label
{
	FONT-WEIGHT: bold;
}
.list H3
{
    MARGIN-TOP:0;
    MARGIN-BOTTOM: 5px
}
.list H4
{
    MARGIN: 0px
}
.list IMG.thumbnail
{
    MARGIN-BOTTOM: 10px;
    MARGIN-LEFT: 10px
}
.list P
{
	MARGIN: 3px 0;
}
.list .terminus, .detail .terminus
{
	clear:right;
}
.morelink
{
    TEXT-ALIGN: right
}
.backlink
{
    TEXT-ALIGN: right
}
.stepper
{
    PADDING:3px 5px;
    width:auto !important;
}
.stepper P
{
    MARGIN: 0px;
    TEXT-ALIGN: right;
}
TABLE.documentTable TD.cell
{
    BORDER-RIGHT: #000000 1px solid;
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px;
}
TABLE.documentTable TH.heading
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px;
}
.template
{
	padding-left:1px;
}
.template ul
{
	margin-left:20px;
}
#template_Sub_Page_Listing #footer
{
    padding: 24px 0;
}
.subPageList
{
	margin:0;
	padding:0;
}
.subPageTitle a
{
	display:block;
}
.subPageTitleThumb img
{
	display:block;
}


/* ################################### Site IDs ################################# */

#mainTable
{
    line-height:1.2;
	width:760px;
	margin:auto;
}
#mainHeader
{
	position:relative;
	height:110px;
}

/* ################################## Menu setup ################################### */

#subMenu
{
	float:left;
	width:172px;
	margin:60px 0;
}
#subMenu ul, #subMenu li
{
    padding:0;
    margin:0;
}
#subMenu li
{
	list-style:none;
	display:inline;
}
#subMenu ul a
{
	line-height:1;
	display:block;
	padding:7px 0 7px 23px;
	margin:0;
}
#subMenu ul ul a
{
	padding-left:33px;
}
#subMenu ul ul ul a
{
	padding-left:43px;
}
#subMenu ul ul ul ul a
{
	padding-left:53px;
}

/* ======================== */

#mainTitle
{
    MARGIN:0 0 0 175px;
}
#mainTitle H1
{
	MARGIN: 0;
}
#mainLayout
{
	margin-left:175px;
	line-height:1.5;
	padding:0 60px 20px 20px;
}
#mainLayout TABLE#productList TD.list
{
    width: 50%;
}
#template_News_Articles_Style_2 #column1
{
	float:left !important;
	width:230px !important;
}
#template_News_Articles_Style_2 #column2
{
	margin:0 0 0 250px !important;   
}
#template_Mailform_Right #column1
{
	float:none !important;
    width: 490px !important;
}

#template_Mailform_Right #column2
{
	margin:20px 0 !important;
	width: 490px !important;
}
#mainFooter
{
    padding:10px;
}

/* ======================== */


#header
{
	padding-bottom:10px;
	margin-bottom:10px;
}
#footer
{
	margin-top:10px;
	padding-top:10px;
}

/* ======================== */

#template_2_Columns DIV#column1
{
	width: 284px !important;
}
#template_2_Columns DIV#column2
{
	margin-left: 294px !important;
}

/* ======================== */

TABLE#subPageTable .col1
{
    WIDTH: 30%;
}
TABLE#subPageTable .col2
{
    WIDTH: 40%;
}
TABLE#subPageTable .col3
{
    WIDTH: 30%;
}
TABLE#subPageTable TH.heading
{
    PADDING: 5px;
}
TABLE#subPageTable TD.cell
{
    PADDING:5px;
    VERTICAL-ALIGN: middle;
}
#template_Products_Grouped .backlink
{
	clear:right;
	padding:3px;
	TEXT-ALIGN: right;
}

/* ======================== */

#template_sitemap ul
{
	margin:0 0 0 20px;
	padding:0;
	line-height:1.8;
}
#template_sitemap ul a
{
	padding-left:20px;
}
#template_sitemap ul ul 
{
	line-height:1.5;
}

TABLE#productList
{
    MARGIN-TOP: 10px;
    MARGIN-BOTTOM: 10px
}
TABLE#productList td img
{
    float:none;
    text-align:center !important;
}
TABLE#productList TD.list
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
}
#developerLink a
{
	margin:10px;
}

/* ############################### Header Info ############################ */

#headerInfo
{
	position:relative;
	float:right;
	width:400px;
}
#headerInfo
{
	width:400px;
}
#logonForm th, #logonForm td
{
	vertical-align:middle;
}