body
{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #e4e5e7;
	margin: 10px 0px 10px 0px;
	text-align:center;
}

a:link { color: #0a59a4; text-decoration: underline; }
a:active { color: #000000; text-decoration: none; }
a:visited { color: #0a59a4; text-decoration: underline; }
a:hover { color: #000000; text-decoration: none; }

td
{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}

div
{
	position: relative;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}

img
{
	border: 0px;
}

ul
{
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-position: outside;
}

li
{
	margin: 0px;
}

.clearfix
{
	clear: both;
	line-height: 0px;
	font-size: 0px;
}

.clearfix2
{
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 0%;
}

.floatleft
{
	float: left;
}

.floatright
{
	float: right;
}

form
{
	margin: 0px;
}

input
{
	margin: 0px;
	padding: 0px;
}

.checkbox
{
	width: 13px;
	height: 13px;
	overflow: hidden;
	margin: 0px;
	vertical-align: top;
}

textarea
{
	width: 290px;
	height: 95px;
	background-color: #f4f4f4;
	border: 1px solid #a5acb2;
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: auto;
	font-size: 11px;
	font-family: verdana;
}

.submit_info
{
	padding: 0px;
	margin: 0px;
}

*+html>body input   /* For IE7 */
{
	padding: 0px 1px 0px 1px;
}

a:link.toplinks, a:visited.toplinks
{
	color: #555555;
	font-family: tahoma;
	text-decoration: underline;
}

a:active.toplinks, a:hover.toplinks
{
	color: #555555;
	font-family: tahoma;
	text-decoration: none;
}

#template_container
{
	margin: 0px auto;
	text-align:left;
	width: 981px;
}

#template_header
{
	width: 981px;
}

#template_topnavspace
{
	border: 0px solid red;
	background-image: url(../images/nav-space.jpg);
	width: 284px;
	height: 30px;
	float: left;
	text-align: right;
	/*padding: 4px 10px 0px 0px;*/
}

#template_tabs
{
	width: 981px;
}

#template_searchmain
{
	padding: 0px 0px 0px 20px;
	float: left;
	width: 234px;
	height: 20px;
	background-color: #dddddd;
}

.inputwrapper
{
	background-image: url(../images/main_template/searchbg.jpg);
	width: 172px;
	height: 17px;
	padding: 3px 5px 0px 4px;
	float: left;
}

*+html>body .inputwrapper   /* For IE7 */
{
	width: 170px;
	height: 18px;
	padding: 2px 7px 0px 4px;
}

.inputwrapper input
{
	border: 0px;
	width: 172px;
	background-color: transparent;
}

*+html>body .inputwrapper input   /* For IE7 */
{
	width: 170px;
}

.search
{
	font-family: verdana;
	font-size: 11px;
	color: #858585;
}

.searchbutton
{
	margin: 1px 0px 0px 4px;
	padding: 0px;
	float: left;
}

#template_left
{
}

#template_mid
{
	width:100%;
	background-color: #ffffff;
}

h1
{
	padding: 0px 0px 0px 6px;
	margin: 0px;
	font-size: 15px;
	font-weight: bold;
	font-family: tahoma;
	color: #015c95;
}

.header_img
{
	padding: 3px 0px 10px 0px;
	background-image: url(../images/main_template/header.jpg);
	width: 400px;
	height: 22px;
}

#template_tab_container
{
	background-color: #ffffff;
	padding: 13px 0px 10px 0px;
}

#template_tabs_corporate
{
	width: 865px;
	margin: 0px auto;
}

#template_tabs_fulfillment
{
	width: 798px;
	margin: 0px auto;
}

#template_bodybg
{
	width: 981px;
}

#template_right
{
}

#template_footer
{
	background-image: url(../images/footerbg.jpg);
	border-top: 1px solid #FFFFFF;
	width: 981px;
	height: 22px;
	float:left;
}

#template_footerleft
{
	padding: 3px 0px 0px 5px;
	float: left;
	color: #FFFFFF;
	font-size: 9px;
}

a:link.footer, a:visited.footer
{
	color: #FFFFFF;
	text-decoration: underline;
}

a:active.footer, a:hover.footer
{
	color: #FFFFFF;
	text-decoration: none;
}

#template_footerright
{
	padding: 4px 5px 0px 0px;
	float: right;
	color: #FFFFFF;
	font-size: 9px;
}
