body
{
	font-family: Arial, Sans-Serif;
	font-size: .7em;
	text-align: center;
}
td
{
	font-family: Arial, Sans-Serif;
	font-size: .7em;
}

/* Layout */
#container
{
	margin-left: auto; margin-right: auto;
	text-align: left;
	width: 1024px;
}
#bodycontainer
{
	background: url(../images/vert_line.gif) repeat-y;
	border-bottom: 1px solid #F5F1AA;
	float: left;
}
#fullcontainer
{
	background: url(../images/vert_line2.gif) repeat-y;
	border-bottom: 1px solid #F5F1AA;
	float: left;
}
#emptycontainer
{
	border-bottom: 1px solid #F5F1AA;
	border-left: 1px solid #F5F1AA;
	border-right: 1px solid #F5F1AA;
	float: left;
}
#leftcol
{
	float: left;
	margin: 0; padding: 0;
	width: 200px;
	background: #F5F1AA url(/images/leftcoltop.jpg) top left no-repeat;
}
#centrecol
{
	margin: 0 160px 0 200px;
}
#rightcol
{
	background: #F5F1AA url(/images/rightcoltop.jpg) top left no-repeat;
	/*background: #FFFFFF url(/images/rightcoltop.jpg) top left no-repeat;*/
	float: right;
	margin: 0; padding: 0;
	width: 160px;
}
#fill
{
	float: left;
	margin: 0; padding: 0;
	width: 100%;
}
#rightfill
{
	margin: 0 0 0 200px;
}

/* Header */
#header
{
	font-family: Arial; 
	font-size: 16pt;
	height:112px;
	width:1024;
	background: url(/images/headerbg7.jpg) top left no-repeat;
}/*
#headtop
{
	height:50px;
	width:100%;
	background: url(/images/title3.gif) top center no-repeat;
}
#header h1
{
	color: #000;
	font-variant:small-caps;
	font-family: Arial;
	font-size: 23pt;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
}*/
.colpad
{
	padding: 10px;
}
/*MAINNAV*/
#mainnav
{
	font-variant:small-caps;
	width: 100%;
}
#mainnav ul
{
	float:right;
	list-style: none;
	padding: 3px 3px 3px 10px;
	margin-top:75px;
}
.mannavul
{
	float:right;
	list-style: none;
	padding: 3px 3px 3px 10px;
	margin-top: 75px;
}
	
#mainnav li
{
	color: #000;
	background: url(../images/navspacer.gif) right no-repeat;
	display: inline;
	margin-right: 10px;
	padding: 0 10px 0 0;
}
#mainnav li.selected a
{
	color:#000;
	font-size: 11pt;
	text-decoration: underline;
	font-variant:small-caps;
	font-weight:bold;
}
#mainnav a
{
	color: #000;
	font-size: 11pt;
	text-decoration: none;
	font-style: normal; 
}
#mainnav a:hover
{
	color: #FFF;/*#F5F1AA;*/
	text-decoration:underline;
}

/* Breadcrumbs */
#breadcrumbs
{
	font-family: Arial;
	font-size: 8pt;
	width: 100%;
}
#breadbin
{
	border-bottom: 1px solid #D5DAAA;
	/*padding: 5px 0;*/
}
#crumbtrail
{
	font-variant:small-caps;
	padding: 2px 0 2px  10px;
	margin-right: 100px;
}
#crumbtrail a
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#crumbtrail a:hover
{
	text-decoration:underline;
}
#fontsize
{
	float: right;
	padding: 0 5px 0 0;
}
#fontsize a
{
	vertical-align: middle;
}
#fontsize img
{
	border: none;	
}

/* Subnav */
.ordernav
{
	text-align:left;
}
.subnav ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.subnav li
{
	margin: 0 0 1px 0;
	padding: 0;
}
.subnav li a
{
	text-decoration: none;
	/*width: 100%;*/
	font-variant:small-caps;
}
.subnav li a span
{
	/*background-color: #E9D4B5;*/
	color: #000;
	display: block;
	font-family: Arial;
	font-size: 12pt;
	padding: 4px;
	padding-left: 5px;
	margin: 0;
	border-bottom:1px solid #FFF;
}
.subnav ul li a:hover span
{
	/*background-color: #E0C398;*/
	text-decoration:underline;
}
.subnav ul li.selected a span
{
	/*background-color: #E0C398;*/
	background: url(/images/white_trans_rightarrow.gif) center left no-repeat;
	border-bottom:1px solid #FFF;
	color: #FFF;
	font-weight: bold;
}
.subnav li.lvl1.highlighted a span
{
	/*background-color: #E0C398;*/
	background: url(/images/white_trans_downarrow.gif) center left no-repeat;
	border-bottom:1px solid #FFF;
	color: #FFF;
	font-weight: bold;
}
.subnav li.lvl2.highlighted a span
{
	/*background-color: #E0C398;*/
	background: url(/images/white_trans_downarrow.gif) center left no-repeat;
	border-bottom:1px solid #FFF;
	color: #FFF;
	font-weight: bold;
}
.subnav li.lvl3.highlighted a span
{
	/*background-color: #E0C398;*/
	background: url(/images/white_trans_downarrow.gif) center left no-repeat;
	border-bottom:1px solid #FFF;
	color: #FFF;
	font-weight: bold;
}
.subnav li.lvl1 span
{
	/*background-color: #E0C398;*/
	border-bottom:1px solid #FFF;
	padding-left: 20px;
}
.subnav li.lvl2 span
{
	padding-left: 30px;
}
.subnav li.lvl3 span
{
	padding-left: 40px;
}
.subnav li.lvl4 span
{
	padding-left: 50px;
}
.subnav li.lvl5 span
{
	padding-left: 60px;
}

/* Component Formatting */

.tr
{
	background: url(../images/tr_trans.gif) top right no-repeat;
	float: right;
	/*width: 16px;*/
	height:16px;
}
.tl
{
	background: url(../images/tl_trans.gif) top right no-repeat;
	float: left;
	width: 16px;
	height:16px;
}
.bd
{
	
	background: url(../images/compdot.gif) top right repeat-y;
	float: right;
	width:1px;
	height:100%;
}
.compstyle1, .compstyle2, .compstyle3
{
	margin-bottom: 10px;
	width:100%;
}
.compstyle1headbg, .compstyle2headbg
{
	margin: 0 0 0 16px;
	vertical-align:top;
	background: url(../images/tr_trans4.gif) top right no-repeat;
	height:1px;
}
.compstyle1head, .compstyle2head
{
	background: url(../images/tl_trans4.gif) top left no-repeat;
	height:16px;
	text-align:left;
}
.compstyle1head h2, .compstyle2head h2
{
	background: url(../images/compheader1.gif) left repeat-x;
	font-variant:small-caps;
	color: #000;
	font-size: 1.2em; font-weight: bold;
	margin: 0 16px 0 0;
	width:100%;
}
.compstyle1body
{
	background: #A79A71 url(/images/compdot.gif) top left repeat-y;
	border-bottom:1px solid #8D8158;
}
.compstyle2body
{
	background: #D9C989 url(/images/compdot.gif) top left repeat-y;
	border-bottom:1px solid #8D8158;
	color: #000;
}
.compstyle3head h2
{
	color: #A79A71;
	font-family: Arial;
	font-weight:bold;
	font-size: 1.6em;
	margin: 0;
}
.compstyle3 .tr
{
	display: none;
}
.compbodyright
{
	background: url(/images/compdot.gif) top right repeat-y;
	padding: 6px;
}
/* Footer */
#footer
{
	margin-top: 10px;
	font-family: Arial;
	font-size: 10pt;
	width: 100%;
}
#footnav
{
	clear: left; float: right;
	margin: 10px;
}
#selectlang
{
	clear: right; float: right;
	margin: 10px;
}

/* Forms */
.stextbox
{
	border: 1px solid #A5AD9E;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0 1px;
}

/* Calendar */
.calendar
{
	border: 1px solid #23646C;
	width: 128px;
}
.caltitle
{
	font-weight: bold;
}
.calfade
{
	color: #666;
}
.calendar td
{
	font-size: 8pt;
	background-color: #EEF4F4;
}
.calendar a
{
	font-size: 8pt;
}
.calsummary
{
	font-family: Arial; font-weight: bold;
	margin: 10px 0 0 0;
	color:Black;
}
.calsummary a
{
	color: #000;
}
.caldate
{
	color: #000;
	margin: 0 0 10px 0;
	text-align: right;
}
