/* CSS definition file containing site wide stylesheets */

.more {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(51,51,51);
 	font-weight: bold
}

.headlineMedium {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 18px;
 	color: rgb(51,51,51);
 	font-weight: bold
}

.bodyTextLink {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(102,102,102);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: underline
}

.bodyText {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(102,102,102);
 	font-weight: normal;
 	font-style: normal
}

.upperRightMenu {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(128,128,128);
 	font-weight: normal;
 	font-style: normal;
 	padding-top: 5px;
 	padding-bottom: 3px
}

.connectMeForm {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(255,255,255);
 	font-weight: bold
}

.footerCopyright {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10px;
 	color: rgb(51,51,51);
 	font-weight: normal;
 	font-style: normal
}

.lightBlueBar {
	background-color: rgb(198,217,241)
}

.headlineSmall {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 14px;
 	color: rgb(51,51,51);
 	font-weight: bold
}

.bodyTextSmall {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 8px;
 	color: rgb(51,51,51);
 	font-weight: normal;
 	font-style: normal
}

.innerBg {
	background-color: rgb(255,255,255)
}

.TextObject {
	background-color: rgb(255,255,255)
}

.headlineLarge {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 24px;
 	color: rgb(51,51,51);
 	font-weight: bold
}

.footerMenu1 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 11px;
 	color: rgb(128,128,128);
 	font-weight: bold
}

.bodyTextBold {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(51,51,51);
 	font-weight: bold
}

.headerHeadline {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 24px;
 	color: rgb(153,153,153);
 	font-weight: normal;
 	font-style: normal
}

.moreLink {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(51,51,51);
 	font-weight: bold;
 	text-decoration: underline
}