@CHARSET "ISO-8859-1";
a
{
text-decoration:		none;
color:					#000000;
}
body{
	background-color:#E8E9C9;
}
body,tr,td,p,div
{ 

	font-size:			12px;
	font-color:			#000031;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	margin:				0px;
	text-decoration:	none;
	
}

.topNavigation
{
	font-size:			10px;
	color:				#003366;
	text-decoration:	none;
}

.headerBg
{
	background-color:	#CCCC33;
}

.textLink a {
	font-size:			12px;
	font-color:			#0062A6;
	text-decoration:	underline;
}

.leftNavigationFontHighlight
{
	font-size:			11px;
	background-color:	#CC0000;
	color:				#FFFFFF;
	text-decoration:	none;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.leftNavigation
{
	font-size:			9px;
	background-color:	#939F95;
	color:				#FFFFFF;
	text-decoration:	none;
	font-weight:bold;
}

.leftNavigationBg, .navigationBg
{
	background-color:	#939F95;
}

.headlineFont
{
	font-size:			18px;
	color:				#004062;
	text-decoration:	bold;
}

.contentHeadlineBg
{
	background-color:	#004162;
	height:18px;
}

.contentBg
{
	padding:0px;
	background-color:	#F4F4E4;
	overflow: auto;
	font-size:12px;
}

.contentTable
{
	top-margin:			0px;
	margin-bottom:		6px;
	margin-left:		9px;
	margin-right:		9px;
}

.contentBg * a {
    text-decoration: underline;
    color: #004162;
}

.contentTable * a {
    text-decoration: none;
    font-weight: bold;
    color: #000000;
}


.contentHeadlineFont
{
	color:				#FFFFFF;
	font-size:			11px;
	padding:0px;
	height:10px;
}

.imgBg1
{
	background-color:	#00486C;
}

.imgBg2
{
	background-color:	#00456A;
}

.contentHighlightFont
{
	font-size:			11px;
	color:				#003366;
}

.searchFont
{
	font-size:			11px;
	color:				#FFFFFF;
}

.fontSearchBox

{
	font-size:			11px;
}

.rightNavigation
{
	background-color:	#CCCE9D;
	color:				#000000;
	text-decoration:	none;
}

.rightNavigationHighlight
{
	background-color:	#CCCC33;
	color:				#004162;
	text-decoration:	none;
}

.rightNavigationHeaderFont
{
	font-size:			12px;
	color:				#003366;
	background-color:	#CCCE9D;
}

.rightNavigationFooterFont
{
	font-size:			11px;
	color:				#000000;
	background-color:	#CCCE9D;
}

.rightNavigationHead
{
	font-size:			11px;
	color:				#FFFFFF;
	background-color:	#004069;
	text-decoration:	none;
}

.footerLeft
{
	background-color:	#939F95;
}
.footerCenter, .footerFont, .footerFontUnderline
{
	background-color:	#CCCC33;
	font-size:			9px;
	color:				#000000;
}
.footerFontUnderline
{
	text-decoration:	underline;
}

.leftNavigationHighlight
{
	color:				#FFFFFF;
	background-color:	#CC0104;
	font-size:			11px;
	font-weight:		bold;
}
.leftNavigationChild
{
	color:				#000000;
	background-color:	#939F95;
	font-size:			11px;
}

.leftNavigationChildHighlight
{
	color:				#CC0104;
	background-color:	#939F95;
	font-weight:		bold;
	font-size:			11px;
}

.hoverLink:hover
{
	text-decoration:	underline;
}

brandColor {brand_colors:#E8E9C9,#CCCC33,#000000,#ffffff,#CC0104,#004162,#939F95,#666666;}


input, textarea, select
{
	border:1px solid #7F9DB9;
	width: 230px;
}
.Radio{
	border:none;
	width:15px;
	margin:0px;
	margin-right:3px;
	vertical-align: -1px;
}
.children, .children:link, .children:hover, .children:visited, .children:active, .children:focus{
	color:black;
}
.shortInput
{
	border:1px solid #7F9DB9;
	width:157px;
}

.contentHeadlineFont
{
	width:230px;
	padding-top:0px;
	padding-bottom:2px;
}

.submitButton
{
	width:80px;
	height:20px;
	color:#004162;
	background-color:#CCCC33;
	font-weight:bold;
	border:0px;
}

.searchBox
{
	width:145px;
}

.birthdayInput
{
	width: 40px;
}
.yearInput
{
	width:80px;
}
.feeInput
{
	width: 42px
}
.menuitem
{
	 width:176px;
	 padding-left:3px;
	 padding-top:3px;
	 padding-bottom:3px;
	 font-size: 11px
}

.searchFont{
	font-weight:normal;
	color:white;
}
.invalidForm, .err
{
	color:red;
	font-weight:bold;
}
select[name="birthday_day"], select[name="birthday_month"]{
	width:40px;
}
select[name="birthday_year"]{
	width:80px;
}

.birthdaySelect
{
	width:75px;
}
.headlineBoxBlue
{
	width:210px;
	padding-left:8px;
	height:10px;
	paddding-top:2px;
}

.listItemTeaser{
	color:#004062;
	font-size:14px;
}
