/* -------------------------------- */
/* toolkitCore */
body {
	background: url(bg.gif) repeat-x #d9dadb;
	margin:0px;
	padding:1px;
}

strong {
	font-size: 11px;
	font-weight: normal;
	color: 666666;
}

#main {

	width: 1020px;
	text-align: left;
}



#clearSpace
{
	clear: both;
	font-size: 1px;
	height: 1px;
	width: 1px;
	margin:0;
	padding:1;
}
#nav {
	width: 170px;
	background: url(sidenav_bg.gif) no-repeat;	
	float:left;
}

#address{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*
	line-height: 15px;
	*/
	color: #666666;
	text-decoration: none;
	margin-top: 60px;
	text-align: left;
	font-weight: bold;
}

#rightside {

	width: 620px;
	float: left;
}
#topnavarea {
	height: 78px;
	width: 820px;
	background-image: url(main_bg2.jpg);
	background-repeat: no-repeat;
}
#flash_header {
	width: 800px;
	height: 478px;
	background: url(header_bg.gif) no-repeat;
}

#flashcontainer {
	padding-left:18px;
	padding-top:11px;
}

#contentarea {
	width: 820px;

}
#homecontent {
	width: 290px;
	float: left;

}
#bottomcontent {

	width: 620px;
	float: right;
}

#specialsapp {
	width: 309px;
	float: right;
	padding: 0 18px 0 0 ;
}

#pressreleases {
	width: 270px;
	border-top-color: #FFFFFF;
	float: left;
	padding: 0 0 0 11px;
}
#contentarea li {
	list-style-image: url(cross.gif);
}

td,ul,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 15px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 15px;
	padding: 0 18px 0 28px;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3399CC;
	text-decoration: none;
	text-transform: uppercase;
}

a:hover{
	text-decoration: underline;
}

.text-required {
	/* Font Properties */
	color: rgb(204,0,0);
}

.headline, .text-header, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.subheadline, .text-subheader, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.subheadline p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.disclaimer,.text-dark-sm,.text-disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #999999;
}
.white,text-light {}

.specialsbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 15px;
}

.specialsbody p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 15px;
	padding: 0 11 0 21;
}

/* /toolkitCore  



td,div,p,ul,li,a { font-size:11px;font-family:Arial,Helvetica,san-serif;letter-spacing:1px;line-height:18px;color:#303D5E; }
a { font-weight:bold;color:#7F170B;text-decoration:underline; }
a:hover { text-decoration:none;color:#5C0F07; }
#shell { width:750px; }
#main { border-right:1px solid white;border-left:1px solid white;background:white; }
#navigation { border-left:5px solid #886346;background:#EDE3C1; }
#photo { border-top:1px solid white; }
#content {  }
.sidenavrollover a { display:block;width:214px;background:#EDE3C1; }
.sidenavrollover a:hover { background:#F6F0D9; }
.sidenavon { display:block;width:214px;background:#F6F0D9; }
#content-footer { border-right:1px solid white;border-left:1px solid white;border-bottom:1px solid white;background:white; }
#poweredby { border-left:5px solid #886346;background:#EDE3C1;border-bottom:1px solid white;padding:20 0 4 0px }
#footer { background:url(footer-tile.gif) left top repeat-x;height:36px; }
#copyright { height:36px; }
#footernav { height:36px; }
.standardblock-left { padding:20 20 0 0px;width:176px; }
.standardblock-right { padding:20 20 0 0px;width:313px; }

.text-required { color:#990000; }*/

/* -------------------------------- */

/* shellIDs */
#content {}
/* /shellIDs */
/* -------------------------------- */

/* formElements */
.form-text {}
.form-select {}
.form-textarea {}
.form-button {}
.fieldset {}
.form-legend {}
.form-label {}
.scroll {}
/* formElements */