body
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; 
	font-size: 14px;
	line-height: 14px;
	background-image:url(../images/bg.jpg);
}

table, div, input, select, textarea
{
	
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	
}

body, form
{
	margin: 0;
	padding: 0;
}
p
{
	margin:5px 0 8px 0;
	padding: 5;
}
li { list-style-type:square; list-style-position:inside;}
div
{
	text-align: left;
}

a, a:visited, a:active
{
	color: #666666;
	text-decoration: underline;
}

a:hover
{
	color: #CC0000;
	text-decoration: underline;
}

a img
{
	border: none;
}

hr
{
	height: 1px;
	color: #DDDDDD;
}

/*** structure ***/

#all
{
	width: 995px;
	border: solid 1px #DDDDDD;
}

#header
{
	background: transparent url(../images/header_top.jpg) no-repeat top right;
	height: 156px;	
	text-align: right;
}

#logo
{
	float: left;
	margin: 25px 15px 0 10px;
	width:300px;
	height:120px;
}

#topnavigation
{
	background: transparent url(../images/navigation_image.gif) no-repeat top left;
	padding: 3px 0 0 0px;
	height: 31px;
}

#contentarea
{
	background: transparent url(../images/bg_content.gif) repeat-y top left;
	padding: 0 0 10px 25px;
	margin-top:0px;
	margin-left:0px
}

#leftarea
{
	float: left;	
	width:10px;
	/*background: transparent url(../images/top_content_background.gif) no-repeat top left;*/
}

#leftnavigation
{
	padding: 3px;
	
	
}

#centerarea
{
	width: 700px;	
	padding: 15px 0 0 0;
	float: left;
	
}

#centercontentarea
{
	padding: 0 10px 0 10px;
}

#locator
{
    padding: 5px 0 0 5px;
    border-top: 1px #cdcdcd solid;
	
}

#print
{
	float: right;
	padding: 5px 20px 10px 0;
}

#print img
{
	padding: 0;
	margin: 0;	
	border: none;
}

#rightarea
{
	width: 230px;	
	text-align: center;
	float: right;

	
}

#rightcontentarea
{
	padding:0 15px 0 15px;
}

#footernavigation
{
	background: url(../images/footer.gif) repeat-x bottom;
	text-align: right;
	padding: 5px 15px 0 0;
	color: #ffffff;
}


/*** STRUCTUREELEMENTS ***/

#floatingelement li
{
	list-style-position: inside;
	display: inline-block;
}

#imageleft, .imageleft
{
	float: left;
	padding: 0 25px 5px 0;	
}

#imageright
{
	float: right;
	padding: 0 0 5px 15px;
}

#contactleft
{
	float: left;
	width: 150px;
}

#contactright
{
	float: left;
}

#box
{
	border: solid 1px #DDDDDD;
	background-color: #EEEEEE;
	padding: 5px 5px 5px 5px;
	margin: 0 0 15px 0;
}


#sitemap
{
	padding: 0 0 0 25px;
}

/*** NAVIGATION ***/

#topnavigation a,
#topnavigation a:visited,
#topnavigation a:active
{
	color: #ffffff;
	text-decoration: none;
	line-height: 25px;
	padding: 0 10px 0 10px;
	border-right: 1px solid #ffffff;
}

#topnavigation a:hover
{
	color: #dfdfdf;
	text-decoration: none;
}

#topnavigation a.active,
#topnavigation a.active:visited,
#topnavigation a.active:active,
#topnavigation a.active:hover
{
	color: #cccccc;
}

#leftnavigation a,
#leftnavigation a:visited,
#leftnavigation a:active
{
	display: block;
	text-decoration: none; 
	color: #B30D1B;
	background-color:#ffffff; 
	line-height: 25px;
	border-bottom: 1px solid #ededed;
	
	
}

#leftnavigation a:hover
{
	text-decoration: none; 
	color: #B30D1B;	
	background-color:#efefef;
	
}

#leftnavigation a.active,
#leftnavigation a.active:visited,
#leftnavigation a.active:active,
#leftnavigation a.active:hover
{
	color: #ffffff;
	font-weight: bold;
	background-color:#B30D1B;
}

#footernavigation a,
#footernavigation a:visited,
#footernavigation a:active
{
	font-size: 12px;
	font-family: Arial;
	text-decoration: none; 
	color: #ffffff; 
	line-height: 20px;
	padding: 0 10px 0 10px;
	border-right: 1px solid #ffffff;
}

#footernavigation a:hover
{
	text-decoration: none; 
	color: #ffffff;
}

#footernavigation a.active,
#footernavigation a.active:visited,
#footernavigation a.active:active,
#footernavigation a.active:hover
{
	color: #dfdfdf;
}

#locator a,
#locator a:visited,
#locator a:active
{
	text-decoration: none; 
	color: #666666;
}

#locator a:hover
{
	color: #CC0000;
}

#sitemap a,
#sitemap a:visited,
#sitemap a:active
{
	text-decoration: none; 
	color: #666666;
	line-height: 25px;
}

#sitemap a:hover
{
	color: #CC0000;
}


/*** content styles ***/

h1
{
	font-weight: bold;
	font-size: 16px;
	color: #c50e1c;
	line-height: 20px;
	padding-top: 5px;	 
	padding-bottom: 7px;
	display: block;
	margin-bottom: 10px;
}

h2
{
	font-weight: bold;
	font-size: 12px;
	color: #c50e1c;
	line-height: 18px;
	padding-top: 3px;	 
	padding-bottom: 4px;
	display: block;
	margin: 0;
}

h3, .headline
{
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color:#999999;
}

.borderheadline
{
	font-size: 13px;
	color: #244598;
	border-bottom: solid 1px #c50e1c;
	line-height: 20px;
	display: block;
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: 7px;
}

.highlight
{
	color:#c50e1c;
}

.smallhighlight
{
	color: #c50e1c;
	font-size: 10px;
}

.listheadline,
a.listheadline,
a.listheadline:visited,
a.listheadline:active,
a.listheadline:hover
{
	padding: 3px 0 3px 0;
	display: block;
	text-decoration: none;
	font-weight: bold;
}

.morelink,
a.morelink,
a.morelink:visited,
a.morelink:active,
a.morelink:hover
{
	color: #244598;
	text-decoration: none;
}

div#seperation
{
	border-bottom: solid 1px #DDDDDD;
	height: 1px;
	width: 100%;
	padding: 0;
	margin: 5px 0 5px 0;
	line-height: 1px;
	font-size: 1px;	
}

.error
{
	color: #FF0000;
}

.button
{
	color: #666666;
	background: #EEEEEE;
	border: solid 1px #DDDDDD;
}

.contactmodulediv
{
	padding: 2px 2px 2px 2px;
}

#controlpadding
{
	padding: 5px 0 5px 0;
}

