body {
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	bgcolor: #ffffff;
}

html { 
	min-height: 100%;
	margin-bottom: 1px;
}

div, p, td, tr, li, ul {
	font-family : Arial, Verdana, sans-serif;
	font-size : 10pt;
	color : #000000;
	font-style : normal;
	margin-top:0px;
}

h1 {
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-size : 12pt;
	color : #000000;
	margin-top:0px;
}

h2 {
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-size : 12pt;
	color : #000000;
}
h3 {
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	color : #dc241f;
}
h4 {
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	color : #000000;
}
h5 {
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-size : 9pt;
	color : #dc241f;
}
h6 {
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-size : 12px;
	color : #000000;
}

a:link {color: #757474; }
a:visited {color: #666666; }
a:hover {color: #dc241f; }
a:active {color: #757474; }

.small {
	font-family : Arial, Verdana, sans-serif;
	font-size : 8pt;
}

.odd { background-color: #D5D9FE; }

.even { background-color: #EEEEEE; }

.imgout {
	border: 0;
	filter: alpha(opacity=60);
	margin: 0;
	padding: 0;
}

.imgover {
	border: 0;
	margin: 0;
	padding: 0;
}	

#page {
	margin:0 auto;
	padding:0;
	background-color: #ffffff;
	clear: both;
	width:990px;
}

#left-column {
	width: 151px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#right-column {
	width: 812px;
	padding-left:27px;
	float: left;
	margin: 0px;
}


/* TOP MENU	*/

#top-menu {
	padding-left:11px;
	height:30px;
	overflow:hidden;
}

.menu ul {
	margin:0px;
	padding:0px;
	height:30px;
}

.menu li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-align: center;
	background-image : url("/images/2010/menu.gif");
	background-repeat:no-repeat;
	width:112px;
	height:30px;
	margin-right:1px;
	line-height:14px;
}

.menu li a, .menu li a:visited {
	font-family : Arial, Verdana, sans-serif;
	font-weight:bold;
	font-size : 11px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	width:112px;
	height:30px;
	padding-top:10px;
}

.menu li a:hover {
	color:#ffffff;
	background-image : url("/images/2010/menu_over.gif");
	background-repeat:no-repeat;
	width:112px;
	height:30px;
	padding-top:10px;
}

/* LOCATION MENU	*/
.left-menu {
	display:block;
}

.location {
	margin-left: 10px;
	font-family : Arial, Verdana, sans-serif;
	font-size : 11px;
	color : #000000;
	font-weight : bold;
	text-decoration : underline;
	text-transform : uppercase;
}

.location_submenu ul {
	margin:0px;
	padding:0px;
	overflow:hidden;
}

.location_submenu li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-align: left;
	background-image : url("/images/2010/location_menu.gif");
	background-repeat:no-repeat;
	width:151px;
	height:30px;
	line-height:29px;
	padding-bottom:10px;
}

.location_submenu li a, .location_submenu li a:visited {
	font-family : Arial, Verdana, sans-serif;
	font-weight:bold;
	font-size : 11px;
	color:#ffffff;
	text-decoration:none;
	display:block;
	width:141px;
	height:30px;
	padding-left:10px;
}

.location_submenu li a:visited {
	color: #ffffff;
}

.location_submenu li a:hover {
	color:#ffffff;
	background-image : url("/images/2010/location_menu_over.gif");
	background-repeat:no-repeat;
	width:141px;
	height:30px;
}
/* CONTENT LEFT 	*/

#content-left {
 	float:left;
 }
 
 #content-left table.border {
	border: 1px solid #000000;
	width : 151px;
}

#content-left p{
 	margin-bottom:0px;
 }

/* CONTENT  	*/

#content-wall {
	background-image : url("/images/2010/border_tile.gif");
	background-repeat : repeat-y;
	width: 792px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}

#content-main {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

#boxes {
	float:right;
	height: 185px;
}



/* FOOTER 	*/
#footer{
	padding-left:8px;
	padding-right:8px;
	width:796px;
	margin:0 auto;
	text-align:center;
	padding-bottom:40px;
	padding-top:16px;
}

#footerleft {
	float:left;
	text-align:left;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-size : 11px;
	color : #757474;
}

#footerright {
	float:right;
	text-align:right;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-size : 11px;
	color : #757474;
}

#footerleft a, #footerright a  {
	text-decoration: underline;
	font-weight:bold;
	color: #757474;
}

#footerleft a:hover, #footerright a:hover  {
	text-decoration: underline;
	font-weight:bold;
	color: #dc241f;
}

/* FORMS 	*/

.formmargin {
	margin-top : 0px;
	margin-bottom : 0px;
}

.forminput {
	font-family : Arial, sans-serif;
	font-size : 10pt;
	border: 1px solid #757474; 
	background: #f0f0f0;
	color: #000000;
	margin: 0;
	padding-left: 3px;
}

#required {
	border-left: 4px solid #757474;	
}






html { min-height: 100%; margin-bottom: 1px; }

	*/
