html, body, form
{
	padding: 0;
	margin: 0;
}

body
{	
	vertical-align: top;
}

body, 
input, 
select, 
textarea
{
	font-family: Verdana, Arial;
	line-height: 14px;
	font-size: 9px;
	font-weight: normal;
	text-align: left;
}

table
{
	font-family: Verdana, Arial;
	line-height: 14px;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	text-align: left;
}

a, a:visited
{
	font-family: Verdana, Arial;
	line-height: 14px;
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
}

a:hover
{
	font-family: Verdana, Arial;
	line-height: 14px;
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
}

p, div
{
	padding: 0;
	margin: 0;
}

.copyright
{
	font-weight: normal;
	vertical-align: baseline;
	color: #5a5a5a;
	line-height: 16px;
	font-family: Verdana, Arial;
	text-align: center;	
}

ul, ol
{
	margin-top: 10px;
	margin-bottom: 10px;
}

li
{
	padding-top: 3px;
	padding-bottom: 3px;
}

ul li
{
	list-style: square outside;	
	vertical-align: baseline;
	letter-spacing: normal;
	text-align: left;
}

select.inputstyle
{
	height: 17px;
	padding: 0;
	line-height: 12px;
	margin: 0;
	color: #646464;
}

input.inputstyle
{
	height: 18px;
	padding: 0 2px 0px 2px;
	line-height: 12px;
	margin: 0;
	color: #646464;
}

input.button
{
	text-align: center;
}

.listitemhighlighted
{
	background-color: #E4E4E4;
	font-weight: bold;
}

/*** STRUCTURE ***/

.alltable
{
	background-color: #B1B1B1;
	width: 100%;
	height: 100%;
}

.structuretable
{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	width: 1000px;
}

.structurecell
{
	height: 100%;
	padding-top: 0;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 14px;	
}

.headertable
{
	background-image: url(../images/headerbg.gif);
	background-repeat: repeat-x;
}

.headerdistance
{
	width: 181px;
}

.headertoptable
{
	height: 30px;
	margin-top: 0;
	margin-right: 22px;
	margin-bottom: 0;
	margin-left: 0;	
	background-image: url(../images/greyborder.gif);
	background-repeat: no-repeat;
}

.headertoptable td
{
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	vertical-align: top;
}

td.headerinputpadding
{
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
	white-space: nowrap;
	vertical-align: top;
}

.headeremail
{
	height: 22px;
	padding-top: 17px;
	padding-right: 0;
	padding-bottom: 11px;
	padding-left: 0;
	text-align: center;
}

.topnavigation
{
	height: 24px;
	border-top-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #CBCBCB;	
}

.distance
{
	height: 20px;
}

.navigation
{
	width: 162px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

.contentarea
{
	height: 380px;
	background-color: #E4E4E4;
}

.content
{	
	text-align: left;
	width: 640px;
	height: 100%;	
}

.contenttable
{
	height: 100%;	
	width: 100%;
}

.editcontent
{
	height: 100%;	
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-image: url(../images/contentborder.gif);
	background-repeat: repeat-y;
	vertical-align: top;	
	color: #646464;
	font-size: 10px;
}

.editcontent table,
.editcontent a,
.editcontent a:visited,
.editcontent a:active,
.editcontent a:hover
{
	color: #646464;
	font-size: 10px;
}

.editcontent b, .editcontent strong
{
	color: #000000;
	font-size: 10px;
}

.editcontentarea
{
	vertical-align: top;
	width: 100%;	
}

.editcontentimagearea
{
	vertical-align: top;
	width: 0%;	
	padding-top: 12px;
	height: 100%;
}

.locatortable
{
	border-bottom-color: #737373;
	border-bottom-width: 1px;
	border-bottom-style: solid;	
	color: #000000;
}

.locatortable a,
.locatortable a:visited,
.locatortable a:active
{
	color: #000000;	
	text-decoration: none;
}

.locatortable a:hover
{
	text-decoration: underline;
}

.locatortable a.highlightunderline,
.locatortable a.highlightunderline:visited,
.locatortable a.highlightunderline:active,
.locatortable a.highlightunderline:hover
{
	color: #486C9C;
	text-decoration: underline;
}

.key
{
	width: 207px;
	padding-top: 0;
	padding-right: 9px;
	padding-bottom: 0;
	padding-left: 9px;
}

.key table,
.key table a,
.key table a:active,
.key table a:visited,
.key table a:hover
{
	line-height: 12px;
	font-size: 9px;
	text-decoration: none;
}

.newslettertable,
.searchdetailtable
{
	background-image: url(../images/greywhiteborder.gif);
	background-repeat: repeat-x;
	width: 100%;
}

.searchtable,
.searchtable a,
.searchtable a:active,
.searchtable a:visited,
.searchtable a:hover
{
	line-height: 12px;
	font-size: 9px;
	text-decoration: none;
}

.newslettertable td,
.searchdetailtable td
{
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}

.newsletterinput
{
	vertical-align: top;
	height: 26px;
}

td.newsletterdistance
{	
	padding-top: 0;
	padding-bottom: 0;
	height: 4px;
	line-height: 4px;
	font-size: 4px;
}

.footer
{
	width: 100%;
	background-image: url(../images/bottom_bg.jpg);
	background-repeat: no-repeat;
	vertical-align: baseline;
	color: #5a5a5a;
	line-height: 16px;	
	background-color: #B1B1B1;
}

.footer td
{
	text-align: center;
}

/*** STRUCTURE ***/

.lineitem
{
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	border-bottom-color: #737373;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.lineitem_hover
{
	background-color: #E4E4E4;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	border-bottom-color: #737373;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.lineitemgrey
{
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	border-bottom-color: #737373;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #F3F3F3;
}

.imagestripecontainer
{	
	width: 100%;
	height: 100%;
	vertical-align: top;
	margin-left: 8px;
	border-left-style: dashed;
	border-left-color: #C8C8C8;
	border-left-width: 1px;
}

.imagestripe
{	
	vertical-align: top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin-left: 8px;
	margin-bottom: 10px;
}

.keybox
{
	margin-bottom: 10px;	
}

.keyboxcontent
{
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	background-image: url(../images/keycontent.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}

.keyhead
{
	background-image: url(../images/keyhead.gif);
	background-repeat: repeat-x;
	height: 23px;	
	padding-right: 9px;
	padding-left: 9px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;	
}

.keycontent
{	
	padding-top: 2px;
	padding-left: 0;
	padding-bottom: 2px;
	padding-right: 0;
}

.image_left
{
	float: left;
	padding-right: 5px;
	padding-left: 0;
	padding-bottom: 5px;
	padding-top: 0;
}

.image_right
{
	float: right;
	padding-right: 0;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 0;
}


/*** NAVIGATION ***/

.headernavigationtable
{
	height: 30px;
}

.headernavigation
{
	background-image: url(../images/blackborder.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 8px;
}

.ja .headernavigation
{
	background-image: url(../images/blackborder.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 3px;
	font-size: 8px;
}

.headernavigation a,
.headernavigation a:active,
.headernavigation a:visited,
.headernavigation a:hover
{
	text-decoration: none;
}

.footernavigation
{
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

a.footernavigationlink, 
a.footernavigationlink:visited, 
a.footernavigationlink:active
{
	vertical-align: baseline;
	color: #5a5a5a;
	line-height: 16px;
	text-decoration: none;
}

a.footernavigationlink:hover, 
a.footernavigationlink_active, 
a.footernavigationlink_active:visited, 
a.footernavigationlink_active:hover, 
a.footernavigationlink_active:active
{
	vertical-align: baseline;
	color: #5a5a5a;
	line-height: 16px;
	text-decoration: none;
}

/*** LIST ***/

.rsscontainer
{
	width: 100%;
	height: 19px;
	text-align: right;
	display: block;
}

.keyitemborder
{
	border-bottom-color: #6A8BB8;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.keyitem_hover
{
	background-color: #F3F3F3;
	cursor: pointer;
}

.keyitemborder_hover
{
	background-color: #F3F3F3;	
	border-bottom-color: #6A8BB8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	cursor: pointer;
}

.listitemborder
{
	border-bottom-color: #737373;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.listitem_hover
{
	background-color: #F3F3F3;
	cursor: pointer;
}

.listitemborder_hover
{
	background-color: #F3F3F3;	
	border-bottom-color: #737373;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	cursor: pointer;
}

.keytext
{
	width: 100%;
	vertical-align: top;
	padding-top: 4px;
	padding-left: 2px;
	padding-bottom: 5px;
	padding-right: 2px;
}

.keymore
{
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 5px;
	padding-right: 0;
	vertical-align: bottom;
}

.keyheadline
{
	font-weight: bold;
	display: block;
}

.listtext
{
	width: 100%;
	vertical-align: top;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}

.listmore
{
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 7px;
	padding-right: 0;
	vertical-align: bottom;
}

.listheadline,
a.listheadline,
a.listheadline:active,
a.listheadline:visited,
a.listheadline:hover
{
	padding-top: 0px;	 
	padding-bottom: 2px;
	display: block;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.thumbnail
{
	vertical-align: top;
	padding-right: 0;
	padding-left: 7px;
	padding-bottom: 7px;
	padding-top: 7px;
	width: 106px;
}

.downloadtext
{
	width: 100%;
	vertical-align: top;
	padding-top: 12px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 4px;
}

.downloadicon
{
	vertical-align: top;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-right: 10px;
}

ul.press
{
	margin-top: 5px;
	margin-bottom: 5px;
}

ul.press li
{
	list-style: square url(../images/li.gif) outside;	
	vertical-align: baseline;
	letter-spacing: normal;
	text-align: left;
}

/* STYLES */

.error
{
	color: #FF0000;
}

h1, 
.h1,
.Seitentitel 
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	padding-top: 7px;	 
	padding-bottom: 15px;
	display: block;
}

h2, 
.h2,
.Titel
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	padding-top: 0px;	 
	padding-bottom: 3px;
	display: block;
}

.texth1,
.headline
{
	font-weight: bold;
	vertical-align: bottom;
	color: #000000;	
	height: 17px;
}

.highlight
{
	color: #486C9C;
}


/*** SITEMAP ***/
.sitemaptable
{
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
}

.sitemaptable a,
.sitemaptable a:active,
.sitemaptable a:visited
{
	display: block;
	line-height: 18px;
	text-decoration: none;
}

.sitemaptable a:hover
{
	display: block;
	color: #486C9C;
	line-height: 18px;
	text-decoration: none;
}

.sitemaplevel0
{
	text-decoration: none;
}

.sitemaplevel1
{
	padding-left: 20px;
	text-decoration: none;
}

.sitemaplevel2
{
	padding-left: 40px;
	text-decoration: none;
}

/* NAVIGATION */

.topnavigationcontainer
{
	position: relative;
}

.navigationdistance
{
	width: 182px;
	border-right-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
}

a.firstlevel, 
a.firstlevel:visited, 
a.firstlevel:active
{	
	border-right-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	
	padding-top: 0;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 12px;
	
	line-height: 22px;
	height: 22px;
	font-weight: bold;
	display: block;
	text-transform: uppercase;	
	text-decoration: none;	
	white-space: nowrap;
}

a.firstlevel:hover, 
a.firstlevel_active,
a.firstlevel_active:visited, 
a.firstlevel_active:active,
a.firstlevel_active:hover
{
	border-right-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	
	padding-top: 0;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 12px;
	
	background-color: #E0E0E0;
	font-weight: bold;
	line-height: 22px;
	height: 22px;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	
	white-space: nowrap;	
}

.secondlevelcontainer 
{ 
	position: absolute;
	top: auto;
	text-align: left;
	display: none;
	left: -4px;
	z-index: 99;
	
	width: 180px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-bottom: 1px;	
	
	background-color: #FFFFFF;
	border-top-style: solid; 
	border-top-color: #FFFFFF;
	border-top-width: 1px;  
	border-right-style: solid; 
	border-right-color: #CECFD3;
	border-right-width: 1px;  
	border-bottom-style: solid; 
	border-bottom-color: #CECFD3;
	border-bottom-width: 1px;  
	border-left-style: solid; 
	border-left-color: #CECFD3;
	border-left-width: 1px;  
}

.thirdleveltopcontainer,
.thirdlevelcontainer,
.leftthirdlevelcontainer
{
	z-index: 99;
	position: absolute;		
	text-align: left;
	display: none;	
	
	width: 180px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 1px;
	
	background-color: #FFFFFF;	
	border-right-style: solid; 
	border-right-color: #CECFD3;
	border-right-width: 1px;  
	border-bottom-style: solid; 
	border-bottom-color: #CECFD3;
	border-bottom-width: 1px;  
	border-left-style: solid; 
	border-left-color: #CECFD3;
	border-left-width: 1px;  
}

.thirdleveltopcontainer
{	
	left: 176px;
	
	padding-top: 0;
	
	border-top-style: solid; 
	border-top-color: #FFFFFF;
	border-top-width: 1px;  
}
	
.thirdlevelcontainer,
.leftthirdlevelcontainer
{	
	padding-top: 2px;
	
	border-top-style: solid; 
	border-top-color: #CECFD3;
	border-top-width: 1px;  
}

.thirdlevelcontainer
{
	left: 176px;
}

.leftthirdlevelcontainer
{
	left: 165px;
}

.secondlevelcontainer a, 
.thirdleveltopcontainer a,
.thirdlevelcontainer a
{ 
	line-height: 14px;
}

.leftthirdlevelcontainer a
{ 
	line-height: 16px;
}

a.secondlevel,
a.secondlevel:visited,
a.secondlevel:active,
a.secondlevelchildren,
a.secondlevelchildren:visited,
a.secondlevelchildren:active,
a.thirdlevel,
a.thirdlevel:visited,
a.thirdlevel:active,
a.leftthirdlevel,
a.leftthirdlevel:visited,
a.leftthirdlevel:active
{
	background-color: #D6DFE8;
	
	margin-right: 3px;
	margin-left: 3px;
	
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 2px;	
	
	display: block;
	text-decoration: none;
	
	border: none;
	font-weight: normal;
	height: auto;
	text-transform: none;
}

a.secondlevel:hover,
a.secondlevel_active,
a.secondlevel_active:visited,
a.secondlevel_active:active,
a.secondlevel_active:hover,
a.secondlevelchildren:hover,
a.secondlevelchildren_active,
a.secondlevelchildren_active:visited,
a.secondlevelchildren_active:active,
a.secondlevelchildren_active:hover,
a.thirdlevel:hover,
a.thirdlevel_active,
a.thirdlevel_active:visited,
a.thirdlevel_active:active,
a.thirdlevel_active:hover,
a.leftthirdlevel:hover,
a.leftthirdlevel_active,
a.leftthirdlevel_active:visited,
a.leftthirdlevel_active:active,
a.leftthirdlevel_active:hover
{
	color: #FFFFFF;
	background-color: #97AECE;
	
	margin-right: 3px;
	margin-left: 3px;
	
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 2px;	
	
	display: block;
	text-decoration: none;
	
	border: none;
	font-weight: normal;
	height: auto;
	text-transform: none;
}

a.secondlevel,
a.secondlevel_active,
a.secondlevelchildren,
a.secondlevelchildren_active
{
	padding-left: 8px;
}

a.secondlevelchildren,
a.secondlevelchildren:visited,
a.secondlevelchildren:active
{
	background-image: url(../images/secondnav_inactive.gif);
	background-position: right 5px;
	background-repeat: no-repeat;
}

a.secondlevelchildren:hover,
a.secondlevelchildren_active,
a.secondlevelchildren_active:visited,
a.secondlevelchildren_active:active,
a.secondlevelchildren_active:hover
{
	background-image: url(../images/secondnav_active.gif);
	background-position: right 5px;
	background-repeat: no-repeat;
}

a.thirdlevel,
a.thirdlevel:visited,
a.thirdlevel:active
{
	background-image: url(../images/thirdnav_inactive.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
	padding-left: 18px;	
}

a.thirdlevel:hover,
a.thirdlevel_active,
a.thirdlevel_active:visited,
a.thirdlevel_active:active,
a.thirdlevel_active:hover
{
	background-image: url(../images/thirdnav_active.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
	padding-left: 18px;	
}

a.leftthirdlevel,
a.leftthirdlevel:visited,
a.leftthirdlevel:active
{
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 18px;	
	
	background-image: url(../images/thirdnav_inactive.gif);
	background-position: left 8px;
	background-repeat: no-repeat;
	padding-left: 18px;	
}

a.leftthirdlevel:hover,
a.leftthirdlevel_active,
a.leftthirdlevel_active:visited,
a.leftthirdlevel_active:active,
a.leftthirdlevel_active:hover
{
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 18px;	
	
	background-image: url(../images/thirdnav_active.gif);
	background-position: left 8px;
	background-repeat: no-repeat;
	padding-left: 18px;	
}

.dropdownnavigationseperator
{
	height: 2px;
	background-image: url(../images/dropdownseperator.gif);
	background-repeat: repeat-x;
	margin-right: 3px;
	margin-left: 3px;
}

.leftnavigationtable
{
	width: 162px;
}

.leftnavigationtable a,
.leftnavigationtable a:active,
.leftnavigationtable a:visited,
.leftnavigationtable a:hover
{
	display: block;
	line-height: 16px;
	text-decoration: none;
}

.leftnavigationtable a:hover
{
	text-decoration: none;
}

.leftnavigationseperator
{
	height: 2px;
	background-image: url(../images/greywhiteborder.gif);
	background-repeat: repeat-x;
}

a.leftnavigationlink, 
a.leftnavigationlink:visited, 
a.leftnavigationlink:active
{	
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 14px;
	
	background-image: url(../images/nav_inactive.gif);
	background-repeat: no-repeat;
	background-position: left 8px; 
	
	text-decoration: none;
}

a.leftnavigationlink:hover, 
a.leftnavigationlink_active, 
a.leftnavigationlink_active:visited, 
a.leftnavigationlink_active:hover, 
a.leftnavigationlink_active:active
{	
	color: #486C9C;
	text-decoration: none;
	
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 14px;	
	
	background-image: url(../images/nav_active.gif);
	background-repeat: no-repeat;
	background-position: left 8px; 	
}

/* CONTENTNAVIGATION */

.contentnavigationtable
{
	margin-top: 15px;
	line-height: 16px;
	width: 100%; 
}

.contentnavigationleft
{
	padding-right: 30px;
	width: 50%; 
	vertical-align: top;
}

.contentnavigationright
{ 
	border-left-color: #C8C8C8;
	border-left-style: dashed;
	border-left-width: 1px;
	padding-left: 8px;
	padding-right: 30px;
	width: 50%; 
	vertical-align: top;
}

.contentnavigationitem
{
	padding-bottom: 15px;
}

a.contentnavigationheadline,
a.contentnavigationheadline a,
a.contentnavigationheadline:visited,
a.contentnavigationheadline:active,
a.contentnavigationheadline:hover
{
	font-weight: bold;
	color: #000000;
	line-height: 16px;
}

a.contentnavigationmore,
a.contentnavigationmore a,
a.contentnavigationmore:visited,
a.contentnavigationmore:active,
a.contentnavigationmore:hover
{
	color: #ED0B16;
	padding-right: 12px;
	
	background-image: url(../images/contentnavigationmore.gif);
	background-repeat: no-repeat;
	background-position: right center;	
	text-decoration: none;
	line-height: 16px;
}

/**** HOMEPAGE ***/

.homedistance
{
	height: 10px;
	line-height: 10px;
}

.homeleftcontainer
{
	padding-left: 18px;
}

.homerightcontainer
{
	padding-right: 18px;
}

.homecentercontainer
{
	padding-left: 21px;
	padding-right: 21px;
}

.homebox
{
	width: 298px;
	margin-bottom: 10px;	
}

.homeboxcontent
{
	height: 192px;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
	background-image: url(../images/homeboxmiddle.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
}

.homehead
{
	background-image: url(../images/homeboxhead.gif);
	background-repeat: repeat-x;
	height: 27px;		
}

.homehead table
{
	height: 100%;
}

.homeheadtext
{
	width: 100%;
	padding-left: 9px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;	
}

.homeheadmore
{
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 9px;
	padding-right: 16px;
	vertical-align: bottom;
}

.homeimage
{
	border-bottom-color: #6A8BB8;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.homecontent
{	
	padding-top: 1px;
	padding-left: 0;
	padding-bottom: 2px;
	padding-right: 0;
}

.hometext
{
	width: 100%;
	vertical-align: top;
	padding-top: 3px;
	padding-left: 2px;
	padding-bottom: 3px;
	padding-right: 2px;
}

.homemore
{
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 4px;
	padding-right: 16px;
	vertical-align: bottom;
}

.homeitem_hover
{
	cursor: pointer;
}

.homeboxsitescontent
{
	height: 138px;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 3px;
	background-image: url(../images/homeboxmiddle.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
}

.homeboxsiteshead
{
	width: 100%;
	padding-top: 4px;
	padding-right: 8px;
	padding-left: 7px;	
}

.homeboxsitesheadtext
{	
	padding-bottom: 5px;
}

.homeboxsitesflash
{
	background-image: url(../images/flashbg.jpg);
	background-repeat: repeat-x;
	vertical-align: bottom;
	text-align: center;
}

.homenewsletter
{
	width: 100%;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
}

.logintable
{
	width: 100%;
	vertical-align: top;
}

.logintd
{
	width: 100px;
}

.logintextbox
{
	width: 200px;
}

.actionpanel
{
	width: 100px;
	text-align: right;
}

.actiontable td
{
	padding-left: 5px;
	padding-right: 5px;	
}

.actionborder
{
	border-right-style: solid;
	border-right-color: #7F97B9;
	border-right-width: 1px;
}

.contactcell
{
	width: 100px;
	vertical-align: top;
	padding-top: 4px;
}

.contactmodulediv
{
	float: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}