/*
div#frame{
    left:auto!important;
    margin-left:auto!important;
}
div#footer{
    left: auto!important;
    margin-left:auto!important;
}
*/

html,body {
	border:0;
	height:100%;
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	font-size:0.92em;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;	
}

a, a:link, a:visited, a:active{
	text-decoration:underline;
	color:#333333;
}

a:hover{
	text-decoration:none;
	color:#333333;
}

p{
	line-height:1.2em;
}

h1{
	color:#336699;
	font-weight:normal;
	font-size:1.9em;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;	
}

.whiteLargeText{
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
}

.whiteText{
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.8em;
	font-weight:bold;
}

a.whiteText, a.whiteText:link, a.whiteText:visited, a.whiteText:active{	
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
}

a.whiteText:hover{
	text-decoration:none;
}

.leftPanelBlueText{
	color:#336699;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
}

.BlueText2{
	color:#336699;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
}

a.leftPanelBlueText, a.leftPanelBlueText:link, a.leftPanelBlueText:visited, a.leftPanelBlueText:active{	
	color:#336699;
	text-decoration:underline;
}

a.leftPanelBlueText:hover{
	text-decoration:none;
}

a.blueLink, a.blueLink:link, a.blueLink:visited, a.blueLink:active{	
	color:#336699;
	text-decoration:underline;
}

a.blueLink:hover{
	text-decoration:none;
}

.orangeBackground{
	background:#fe9900;
}

.greenBackground{
	background:#99cc00;
}

.yellowBackground{
	background:#ffcc00;
}

.pinkBackground{
	background:#ff99ff;
}

.blueBackground{
	background:#66ccff;
}

.darkBlueBackground{
	background:#90b6d6;
}

.homeGreenBackground{
	background:#78a366;
}

.darkGreenBackground{
	background:#339900;
}

.rightPanelBlueHeading{
	color:#336699;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.9em;
	font-weight:bold;
}

.largeBlueText{
	color:#336699;
	font-size:1.3em;
	font-weight:bold;	
}

.quoteName {
	font-size: 0.9em;
	line-height: 1.6em;
}

.blueText{
	color:#336699;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:1.2em;
}

a.blueText, a.blueText:link, a.blueText:visited, a.blueText:active{	
	color:#336699;
	text-decoration:underline;
}

a.blueText:hover{
	text-decoration:none;
}

.homepageMainImageBG{
	background:#ffffff url(../../../ContentAssets/Images/HomepageImage.jpg) top left no-repeat;
}

.greyBorderRight{
	border-right:1px solid #dbdbdb;
}

.greyBorderLeft{
	border-left:1px solid #dbdbdb;
}

.dottedVerticalBorder{
	background:url(../../../ContentAssets/Images/dottedLine.gif) center repeat-y;	
}

.dottedHorizontalBorder{
	background:url(../../../ContentAssets/Images/dottedHorizontalLine.gif) center repeat-x;	
}

.bulletPoints{
	list-style-type:disc;
	margin-left:15px;
}

.gecko .bulletPoints{
	list-style-type:disc;
	margin-left:-25px;
}

.webkit .bulletPoints{
	list-style-type:disc;
	margin-left:-15px;
}

.spaceTextNextToImage{
	margin-right:10px;
	margin-bottom:5px;
}

img {
	border:0;
	padding:0;
	margin:0;
}

.ignoreStylesBelow{
	background:url(../Images/spacer.gif) top left no-repeat;
}

sup{
	font-size:0.7em;
}

div#frame{
    width:880px;
	min-height:740px;
    position:relative;
    left:50%;
    margin-left:-440px;
	float:left;
}

.ie6 div#frame{
	height:740px;
	float:none; 
}


/****************** START TOP BAR ******************/

div#flashcontent{
	background:url(../Images/HomepageImage.jpg);
	height:335px;
	width:612px;
}

div#topbar{
	width:880px;
	height:64px;
	margin-top:7px;
}

.gecko div#topbar{
	margin-top:-17px;
}

.webkit div#topbar{
	margin-top:-17px;
}

div#topbar_logo{
	height:42px;
	width:175px;
	float:left;
}
div#topbar_logoText{
	height:12px;
	width:175px;
	float:left;
	margin-left:29px;
}

div#topbar_nav{
	width:698px;
	height:29px;
	float:left;
	color:#006699;
	font-size:0.85em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	margin-top:5px;
}

.webkit div#topbar_nav{
	font-size:1em;
}

.mac.gecko div#topbar_nav{
	font-size:1.1em;
}

div#topbar_nav_home{
	width:48px;
	height:20px;
	float:left;
}

div#topbar_nav_home a, div#topbar_nav_home a:link, div#topbar_nav_home a:visited, div#topbar_nav_home a:active{
	color:#006699;
	text-decoration:none;
}

div#topbar_nav_home a:hover{
	color:#ffcc00;
}

div#topbar_nav_about_us{
	width:108px;
	height:20px;
	float:left;
}

div#topbar_nav_about_us a, div#topbar_nav_about_us a:link, div#topbar_nav_about_us a:visited, div#topbar_nav_about_us a:active{
	color:#006699;
	text-decoration:none;
}

div#topbar_nav_about_us a:hover{
	color:#99cc00;
}

div#topbar_nav_a4e_in_germany{
	width:92px;
	height:20px;
	float:left;
}

div#topbar_nav_a4e_in_germany a, div#topbar_nav_a4e_in_germany a:link, div#topbar_nav_a4e_in_germany a:visited, div#topbar_nav_a4e_in_germany a:active{
	color:#006699;
	text-decoration:none;
}

div#topbar_nav_a4e_in_germany a:hover{
	color:#ff9900;
}

div#topbar_nav_a4e_international{
	width:138px;
	height:20px;
	float:left;
}

div#topbar_nav_a4e_international a, div#topbar_nav_a4e_international a:link, div#topbar_nav_a4e_international a:visited, div#topbar_nav_a4e_international a:active{
	color:#006699;
	text-decoration:none;
}

div#topbar_nav_a4e_international a:hover{
	color:#ff99ff;
}

div#topbar_nav_case_studies{
	width:85px;
	height:20px;
	float:left;
}

div#topbar_nav_case_studies a, div#topbar_nav_case_studies a:link, div#topbar_nav_case_studies a:visited, div#topbar_nav_case_studies a:active{
	color:#006699;
	text-decoration:none;
}

div#topbar_nav_case_studies a:hover{
	color:#66ccff;
}

div#topbar_nav_news{
	width:33px;
	height:20px;
	float:left;
}

div#topbar_nav_news a, div#topbar_nav_news a:link, div#topbar_nav_news a:visited, div#topbar_nav_news a:active{
	color:#006699;
	text-decoration:none;
}

div#topbar_nav_news a:hover{
	color:#339900;
}

div#topbar_nav_contact_us{
	width:99px;
	height:20px;
	float:left;
}

div#topbar_nav_contact_us a, div#topbar_nav_contact_us a:link, div#topbar_nav_contact_us a:visited, div#topbar_nav_contact_us a:active{
	color:#006699;
	text-decoration:none;
}

div#topbar_nav_contact_us a:hover{
	color:#ffcc00;
}

div#topbar_nav_divider{
	float:left;
}

div#topbar_breadcrumbs{
	width:598px;
	height:18px;
	color:#666666;
	float:right;
	text-align:right;
	margin-right:5px;
	margin-top:10px;
	font-size:0.8em;
}

.mac.gecko div#topbar_breadcrumbs{
	font-size:1em;
}

div#topbar_breadcrumbs a, div#topbar_breadcrumbs a:link, div#topbar_breadcrumbs a:visited, div#topbar_breadcrumbs a:active{
	text-decoration:none;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
}

div#topbar_breadcrumbs a:hover{
	text-decoration:underline;
}

div#topbar_breadcrumbs * {
	color:#666666;
	text-decoration:none;
	display:inline;
	margin-left:0px;
}

#topbar_breadcrumbs ul{
	padding:0;
}


/****************** END TOP BAR ******************/

div#homepage_content_area{
	width:750px;
	float:left;
}

div#content_area_home{
	margin-top:7px;
	width:743px;
}

/*.ie6 div#content_area_home{
	margin-top:-2px;
}*/

div#main_content_area{
	width:750px;
	float:left;
}

div#nav_area{
	margin-top:7px;
	margin-bottom:7px;
	margin-right:10px;
	width:104px;
	float:left;
}

div#nav_area ul {
	list-style-type:none;
	margin:0;
	padding:0 0 0;
}

div#nav_area li{
	line-height:0em;
}

div#nav_area li a:hover{
	color:#336699;
	font-weight:bold;
}

div#content_area{
	margin-left:0px;
	margin-top:7px;
	width:635px;
	min-height:550px;
	float:left;
}

.ie6 div#content_area{
	width:633px;
}

/****************** START RIGHT HAND PANEL ******************/

div#right_panel{
	width:120px;
	height:200px;
	margin-left:8px;
	float:left;
}

/****************** END RIGHT HAND PANEL ******************/

div#footer{
	width:880px;
	height:20px;
    position:relative;
    left:50%;
    margin-left:-440px;
	float:none; 
	color:#333333;
	font-size:0.8em;
	margin-top:30px;
}

div#footer_left_side{
	width:100px;
	padding-bottom:10px;
	float:left;
}

.gecko div#footer_left_side{
	margin-top:25px;
}

.webkit div#footer_left_side{
	margin-top:15px;
}

div#footer_right_side{
	width:780px;
	padding-bottom:10px;
	float:left;
	text-align:right;
}

.gecko div#footer_right_side{
	margin-top:25px;
}

.webkit div#footer_right_side{
	margin-top:15px;
}

.RadEContentBordered td{
	font-size:0.9em !important;	
}

.RadEContent td{
	font-size:0.9em !important;	
}