body, table, div, input, select, textarea
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; 
	font-size: 12px;
	line-height: 14px;
	color: #666666;
}

body, form, p
{
	margin: 0;
	padding: 0;
	background-color: #fcfce5;
}

div
{
	text-align: left;
}

a, a:visited, a:active
{
	color: #666666;
	text-decoration: underline;
}

a:hover
{
	color: #00458E;
	text-decoration: underline;
}

a img
{
	border: none;
}

hr
{
	height: 1px;
	color: #DDDDDD;
}

/*** structure ***/

#all
{
	margin-top: 30px;
	width: 970px;
	border: solid 1px #DDDDDD;
}

#header
{
	background: transparent url(../images/header.jpg) no-repeat top left;
	height: 150px;	
	text-align: right;
}

#logo
{
	float: right;
	margin: 10px 15px 0 0;
}

#topnavigation
{
	background: url(../images/apple_topnavigation.gif) repeat-x;
	padding: 1px 0 0 0px;
	height: 30px;
}

#contentarea
{
	/*background: transparent url(../images/home.jpg) no-repeat bottom right;*/
	padding: 0 0 10px 0;
}

#leftarea
{
	float: left;	
	width: 200px;
	background: transparent url(../images/kind.jpg) no-repeat bottom left;
	/*background: transparent url(../images/top_content_background.gif) no-repeat top left;*/
}

#leftnavigation
{
	padding: 15px 0 15px 15px;
}

#centerarea
{
	width: 570px;	
	padding: 15px 0 15px 0;
	float: left;
}

#centercontentarea
{
	padding: 0 15px 0 15px;
}

#locator
{
	padding: 5px 0 1px 0;
	border-bottom: 1px dotted #C0C0C0;
	margin-bottom: 15px;
}

#print
{
	float: right;
}

#print img
{
	padding: 0;
	margin: 0;	
	border: none;
}

#rightarea
{
	width: 190px;	
	text-align: center;
	float: left;
}

#rightcontentarea
{
	padding: 10px 10px 150px 30px;
}

#footernavigation
{
	background: url(../images/apple_footer.gif) repeat-x bottom;
	text-align: right;
	padding: 10px 15px 0 0;
	color: #00458E;
}


/*** STRUCTUREELEMENTS ***/

#floatingelement li
{
	list-style-position: inside;
	display: inline-block;
}

#imageleft, .imageleft
{
	float: left;
	padding: 0 10px 5px 0;
	position: relative;
}

#imageright
{
	float: right;
	padding: 0 0 5px 10px;
}

#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: #00458E;
	text-decoration: none;
	line-height: 20px;
	padding: 0 10px 0 10px;
	border-right: 1px solid #00458E;
}

#topnavigation a:hover
{
	color: #666666;
	text-decoration: none;
}

#topnavigation a.active,
#topnavigation a.active:visited,
#topnavigation a.active:active,
#topnavigation a.active:hover
{
	color: #666666;
}

#leftnavigation a,
#leftnavigation a:visited,
#leftnavigation a:active
{
	display: block;
	text-decoration: none; 
	color: #446633; 
	line-height: 25px;
}

#leftnavigation a:hover
{
	text-decoration: none; 
	color: #00458E;	
}

#leftnavigation a.active,
#leftnavigation a.active:visited,
#leftnavigation a.active:active,
#leftnavigation a.active:hover
{
	color: #00458E;
	font-weight: bold;
}

#footernavigation a,
#footernavigation a:visited,
#footernavigation a:active
{
	font-size: 10px;
	font-family: Arial;
	text-decoration: none; 
	color: #00458E; 
	line-height: 20px;
	padding: 0 10px 0 10px;
	border-right: 1px solid #00458E;
}

#footernavigation a:hover
{
	text-decoration: none; 
	color: #666666;
}

#footernavigation a.active,
#footernavigation a.active:visited,
#footernavigation a.active:active,
#footernavigation a.active:hover
{
	color: #666666;
}

#locator a,
#locator a:visited,
#locator a:active
{
	text-decoration: none; 
	color: #666666;
}

#locator a:hover
{
	color: #00458E;
}

#sitemap a,
#sitemap a:visited,
#sitemap a:active
{
	text-decoration: none; 
	color: #666666;
	line-height: 25px;
}

#sitemap a:hover
{
	color: #00458E;
}


/*** content styles ***/

h1
{
	font-weight: bold;
	font-size: 14px;
	color: #00458E;
	line-height: 20px;
	padding-top: 5px;	 
	padding-bottom: 7px;
	display: block;
	margin-bottom: 10px;
}

h2
{
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	padding-top: 3px;	 
	padding-bottom: 4px;
	display: block;
	margin: 0;
}

h3, .headline
{
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

.borderheadline
{
	font-size: 14px;
	color: #00458E;
	border-bottom: solid 1px #00458E;
	line-height: 20px;
	display: block;
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: 7px;
}

.highlight
{
	color: #00458E;
}

.smallhighlight
{
	color: #00458E;
	font-size: 11px;
}

.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: #00458E;
	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;
}

