/*.container_16 .grid_4 {width: 24%;  margin: 0;}
.container_16 .grid_12 {width: 74%;  margin: 0;}
.container_16 .grid_16 {width: 100%;  margin: 0;}
.container_16 .grid_6 {width: 31%;  margin: 0;}
.container_16 .grid_5 {width: 31%;  margin: 0;}*/
.container_16 .grid_8 {width: 49%;  margin: 0;}
.container_16 {width: 100%;  margin: 0;}

img.right {
	padding: 5px;
	border: 1px solid #bdbdbd;
	float: right;
	margin: 0 0 1px 10px;
	background-color: #fff;
}
img.left {
	padding: 5px;
	border: 1px solid #bdbdbd;
	float: left;
	margin: 0 10px 1px 0;
	background-color: #fff;
}
img.normal {
	padding: 5px;
	border: 1px solid #bdbdbd;
	margin: 0 10px;
	background-color: #fff;
}
img.dotted {
	border-bottom: 1px dotted #6b6b6b;
	padding: 0;
	margin: 0;
}
hr {width:100%; color:#ccc; border-top: 0; border-bottom: 1px solid #A0A0A0; border-right: 0; border-left:0; margin: 5px 0; padding: 5px 0;}
hr.dotted {width:100%; color:#ccc; border-top: 0; border-bottom: 1px dotted #A0A0A0; border-right: 0; border-left:0; margin: 5px 0; padding: 5px 0;}

img.logoleft {float:left;}
img.logoright {float:right;}


/* Reset */
.fieldsetclass{border:0;}


/* Body */
body {margin:0 auto; background-color: #fff; padding: 0; margin-top:10px;}

/* Fonts */
h1{font-size:22px; color:#003d7d; margin: 5px 0 10px 0;}
h2{font-size:20px; color:#003d7d; margin: 5px 0 10px 0;}
h3{font-size:17px; color:#003d7d; margin: 5px 0 10px 0;}
h4{font-size:15px; color:#003d7d; margin: 5px 0 10px 0;}
h1.gray{font-size:20px; color:#7b7b7b; margin: 5px 0 10px 0; font-family: 'TrajanProRegular';}
h2.gray{font-size:18px; color:#7b7b7b; margin: 5px 0 10px 0; font-family: 'TrajanProRegular';}
h3.gray{font-size:16px; color:#7b7b7b; margin: 5px 0 10px 0; font-family: 'TrajanProRegular';}
h4.gray{font-size:14px; color:#7b7b7b; margin: 5px 0 10px 0; font-family: 'TrajanProRegular';}

a:link{COLOR: #003d7d;TEXT-DECORATION: none;}
a:visited{COLOR: #003d7d;TEXT-DECORATION: none;}
a:hover{COLOR: #003d7d;TEXT-DECORATION: underline;}
a:active{COLOR: #003d7d;TEXT-DECORATION: none;}


/* Other */
.left {float: left;}
.right {float: right;}
.none {display: none;}
.hidden {visibility:hidden;overflow:hidden;width:0;height:0;}
.nomargin{margin:0;padding:0;}
.padding{padding:7px 10px 10px 10px;}
.dottedline  {border-bottom: 1px dotted #6b6b6b; border-top: none; border-right: none; border-left: none; clear: both;}
.solidline  {border-bottom: 1px solid #6b6b6b; border-top: none; border-right: none; border-left: none; clear: both;}
.lipadding {padding: 5px 15px;}
.imgpadding {padding: 0 0 2px 0;}
.smfont {font-size: 9px;}

/* search */
.site_search {
	float: right;
	padding: 20px 0 0 0;
}

.labelclass {
	margin: 0;
	text-align: right;
	float: right;
}

.textfield {
	color: #666666;
	width: 120px;
	height: 14px;
	border: solid 1px #999999;
	padding: 1px;
	float: left;
	font-size: 11px;
	text-align: right;
}
.searchbutton {
	width: 70px;
	height: 18px;
	cursor: pointer;
	color: #000;
	border: 1px solid #707070;
	padding: 0 5px;
	color: #003873;
	background-color: #efefef;
	-moz-border-radius: 3px;  
    -webkit-border-radius: 3px;
    border-radius: 3px;
	font-weight: 900;
	font-size: 10px;
	margin-left: 2px;
	letter-spacing: 1px;
	margin-top: 0;
}

.header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
}
.headertxt {
	color: #fff;
	font-size: 25px;
	float: left;
	font-weight: bold;
	padding: 38px 0 0 0;
	width: 350px;
	text-align: center;
	font-family: 'TrajanProBold';
}
.headertxt a{
	color: #fff;
	text-decoration: none;
}
.twocolbackground {
	background-image: url(../images/german1_back.jpg);
	background-repeat: repeat-x;
	background-color: #e1e1e1;
	font-size: 12px;
	color: #666;
	padding: 0 0 10px 0;
}

.threecolbackground {
	background-image: url(../images/background3.gif);
	background-repeat: repeat-y;
	font-size: 12px;
	color: #666;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #e3e3e3;
	border-top: 1px solid #e3e3e3;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* top nav */
#topnavigation {
	background: #01236A url(../images/navbackgroundround.jpg);
	display: block;
	width: 940px;
	clear: both;
	margin: 0px;
	padding: 0px;
	float: left;
}

/*BEGIN TOP NAVIGATION CODE*/
/*#topnavlist li {
	list-style: url(none) none;
	margin: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	color: #fff;
	display: block;
	font-weight: bold;
}
#topnavlist {
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 0;
	margin: 0;
}
#topnavlist li a:link {
	color: #fff;
	padding: 7px 38px;
	display: block;
	border-right: 1px none #20439F;
	border-top: 1px none #20439F;
	border-bottom: 1px none #20439F;
	border-left: 1px dotted #20439F;
	text-decoration: none;
}
#topnavlist li a:visited {
	color: #fff;
	padding: 7px 38px;
	display: block;
	border-right: 1px none #20439F;
	border-top: 1px none #20439F;
	border-bottom: 1px none #20439F;
	border-left: 1px dotted #20439F;
	text-decoration: none;
}
#topnavlist li a:hover {
	color: #fff;
	padding: 7px 38px;
	display: block;
	border-right: 1px none #20439F;
	background: #001C43;
	text-decoration: none;
	border-top: 1px none #20439F;
	border-bottom: 1px none #20439F;
	border-left: 1px dotted #20439F;
}
#topnavlist li a:active {
	color: #fff;
	padding: 7px 38px;
	display: block;
	border-right: 1px none #20439F;
	border-top: 1px none #20439F;
	border-bottom: 1px none #20439F;
	border-left: 1px dotted #20439F;
	text-decoration: none;
}
*/
/* Essential styles for dropdown menu */
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			27px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			244px; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			0; /* match ul width */
	top:			0;
}


/* Our skin for dropdown menu HOMEPAGE ONLY */
.sf-menu {
	max-width:940px;
	float:left;
}
.sf-menu a {
	text-decoration:none;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	height:1%;
	
}

/*=== main level ===*/
.sf-menu > li {
	background:none;
}
.sf-menu > li:first-child { background:none;}
	.sf-menu > li > a {
		font-size:13px;
		padding:7px 33px 10px 34px;
		font-weight:normal;		
		color:#fff;
		border-right: 1px dotted #20439F;
	}
	.sf-menu > li > a:hover,
	.sf-menu > li.sfHover > a { color:#fff; background-color: #001c43;}
	
	.sf-menu > li.current-menu-item > a:hover,
	.sf-menu > li.current-menu-item.sfHover > a { color:white;}

.sf-menu > li.current-menu-item > a { background: none;}

/* Home menu item */
.sf-menu > li.menu-item-home { /*padding-right:0;*/}
.sf-menu > li.menu-item-home a {
	display: block;
	text-align:center;
}
.sf-menu > li.menu-item-home.current-menu-item a:hover { color:white; background-color: #001c43;}

/*=== first level ===*/
.sf-menu > li > ul {
	background:url(../images/dropback.gif);
	padding:3px 8px;
	width:244px;
	text-align: left;
	border-bottom: 1px solid #ababab;
}
.sf-menu > li > ul > li {
	background:url(../images/sub-nav-divider.png) repeat-x left top;
}
.sf-menu > li > ul > li:first-child { background:none;}
.sf-menu > li > ul > li > a {
	font-size:12px;
	line-height:14px;
	padding: 6px 0 6px 13px;
	background:url(../images/sub-nav-arrow.gif) no-repeat left center;
	
}
.sf-menu > li > ul > li > a:hover,
.sf-menu > li > ul > li.sfHover > a,
.sf-menu > li > ul > li.sfHover > a:hover { color:#f6d705;}

/*=== second level ===*/
.sf-menu li li ul { width:160px;}
.sf-menu li li li { margin-bottom:1px;}
.sf-menu li li li a {
	font-size:12px;
	line-height:13px;
	background:url(../images/sub-nav-tail.png);
	padding: 8px 0 8px 10px;
	
}
.sf-menu li li li a:hover { background:#441345;}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active, .sf-menu > li.current-menu-item > a {
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	/*padding-right: 	56px;*/
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			27px;
	top:			1.05em; /* IE6 only */
	width:			13px;
	height:			7px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url(../images/nav-arrow.gif) no-repeat 0 0; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			71px;
	background-position: 0 0; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: 0 0; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  0 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: 0 0; /* arrow hovers for modern browsers*/
}

.sf-menu li li .sf-sub-indicator { display:none;} 

/*** shadows for all but IE6 **
.sf-shadow ul {
	background:	url(images/shadow.png) no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}*/



/* Essential styles for dropdown menu INTERNAL PAGES */
.sf-menu2, .sf-menu2 * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu2 {
	line-height:	1.0;
}
.sf-menu2 ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu2 ul li {
	width:			100%;
}
.sf-menu2 li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu2 li {
	float:			left;
	position:		relative;
}
.sf-menu2 a {
	display:		block;
	position:		relative;
}
.sf-menu2 li:hover ul,
.sf-menu2 li.sfHover ul {
	left:			0;
	top:			27px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu2 li:hover li ul,
ul.sf-menu2 li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu2 li li:hover ul,
ul.sf-menu2 li li.sfHover ul {
	left:			244px; /* match ul width */
	top:			0;
}
ul.sf-menu2 li li:hover li ul,
ul.sf-menu2 li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu2 li li li:hover ul,
ul.sf-menu2 li li li.sfHover ul {
	left:			0; /* match ul width */
	top:			0;
}
/* Our skin for dropdown menu INTERNAL PAGES ONLY */
.sf-menu2 {
	max-width:940px;
	float:left;
}
.sf-menu2 a {
	text-decoration:none;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	height:1%;
	
}

/*=== main level ===*/
.sf-menu2 > li {
	background:none;
}
.sf-menu2 > li:first-child { background:none;}
	.sf-menu2 > li > a {
		font-size:13px;
		padding:7px 27px 10px 27px;
		font-weight:normal;		
		color:#fff;
		border-right: 1px dotted #20439F;
	}
	.sf-menu2 > li > a:hover,
	.sf-menu2 > li.sfHover > a { color:#fff; background-color: #001c43;}
	
	.sf-menu2 > li.current-menu-item > a:hover,
	.sf-menu2 > li.current-menu-item.sfHover > a { color:white;}

.sf-menu2 > li.current-menu-item > a { background: none;}

/* Home menu item */
.sf-menu2 > li.menu-item-home { /*padding-right:0;*/}
.sf-menu2 > li.menu-item-home a {
	display: block;
	text-align:center;
}
.sf-menu2 > li.menu-item-home.current-menu-item a:hover { color:white; background-color: #001c43;}

/*=== first level ===*/
.sf-menu2 > li > ul {
	background:url(../images/dropback.gif);
	padding:3px 8px;
	width:244px;
	text-align: left;
	border-bottom: 1px solid #ababab;
}
.sf-menu2 > li > ul > li {
	background:url(../images/sub-nav-divider.png) repeat-x left top;
}
.sf-menu2 > li > ul > li:first-child { background:none;}
.sf-menu2 > li > ul > li > a {
	font-size:12px;
	line-height:14px;
	padding: 6px 0 6px 13px;
	background:url(../images/sub-nav-arrow.gif) no-repeat left center;
	
}
.sf-menu2 > li > ul > li > a:hover,
.sf-menu2 > li > ul > li.sfHover > a,
.sf-menu2 > li > ul > li.sfHover > a:hover { color:#f6d705;}

/*=== second level ===*/
.sf-menu2 li li ul { width:160px;}
.sf-menu2 li li li { margin-bottom:1px;}
.sf-menu2 li li li a {
	font-size:12px;
	line-height:13px;
	background:url(../images/sub-nav-tail.png);
	padding: 8px 0 8px 10px;
	
}
.sf-menu2 li li li a:hover { background:#441345;}
.sf-menu2 li:hover, .sf-menu2 li.sfHover,
.sf-menu2 a:focus, .sf-menu2 a:hover, .sf-menu2 a:active, .sf-menu2 > li.current-menu-item > a {
	outline:		0;
}

/*** arrows **/
.sf-menu2 a.sf-with-ul {
	/*padding-right: 	56px;*/
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			27px;
	top:			1.05em; /* IE6 only */
	width:			13px;
	height:			7px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url(../images/nav-arrow.gif) no-repeat 0 0; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			71px;
	background-position: 0 0; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: 0 0; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu2 ul .sf-sub-indicator { background-position:  0 0; }
.sf-menu2 ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu2 ul a:focus > .sf-sub-indicator,
.sf-menu2 ul a:hover > .sf-sub-indicator,
.sf-menu2 ul a:active > .sf-sub-indicator,
.sf-menu2 ul li:hover > a > .sf-sub-indicator,
.sf-menu2 ul li.sfHover > a > .sf-sub-indicator {
	background-position: 0 0; /* arrow hovers for modern browsers*/
}

.sf-menu2 li li .sf-sub-indicator { display:none;} 

/*left nav homepage buttons */
/*.leftcolumn {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #6b6b6b;
	font-size: 11px;
	margin: 0 1px;
	background-color: #f1f0f0;
}

.leftcolumn_link li a:link {
	color: #6b6b6b;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	display: block;
}
.leftcolumn_link li a:visited {
	color: #6b6b6b;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	display: block;
}
.leftcolumn_link li a:hover {
	color: #003d7d;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	display: block;
}
.leftcolumn_link li a:active {
	color: #6b6b6b;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	display: block;
}

.leftcolumn_link ul {
	margin: 0;
	padding: 0;
}
.leftcolumn_link li {
	list-style: none;
	border-bottom: 1px solid #bdbcbc;
	padding: 7px 0 7px 20px;
	margin: 0;
	background-image: url(../images/greyarrow4.gif);
	background-repeat: no-repeat;
	background-position: top left;

}
.leftcolumn_link li.noborder {
	border-bottom: none;
}
.leftcolumn_link li.selected{
	background-image: url(../images/downarrow4.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #003d7d;
}
.leftcolumn_link li.selected a{
	color: #003d7d;
}
.sublinks ul {
	margin: 0;
	padding: 0;
}
.sublinks li{
	font-weight: normal;
	font-size: 11px;
	margin: 2px 0;
	padding: 0 0 0 15px;
	border: none;
	background: none;
	background-image: url(../images/greyarrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
.sublinks li a:link {
	color: #6b6b6b;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	display: block;
	margin: 0;
	padding: 0;
}
.sublinks li a:visited {
	color: #6b6b6b;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	display: block;
	margin: 0;
	padding: 0;
}
.sublinks li a:hover {
	color: #003d7d;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	display: block;
	margin: 0;
	padding: 0;
}
.sublinks li a:active {
	color: #6b6b6b;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	display: block;
	margin: 0;
	padding: 0;
}
.sublinks li.selected {
	color: #003d7d;
	background-image: url(../images/downarrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
.sublinks li.selected a{
	color: #003d7d;
}
*/

/*internal page left column */
.bluebox {
	margin: 10px 0 0 0;
	padding: 10px;
	font-size: 12px;
	color: #333;
	text-align: left;
	border: 1px solid #a8a8a8;
	background-color: #d0d9e7;
	line-height: 16px;
}
.bluebox h2{
	font-size: 15px;
	line-height: 16px;
	padding: 0 0 5px 0;
	margin: 0;
	color: #003d7d;
}
.bluebox ul {margin: 0; padding: 0;}
.bluebox ul li {margin: 0 0 2px 13px; list-style: url(../images/arrow.gif);}
.bluebox a { color: #003d7d; }
.bluebox .noarrow {margin: 10px 0 1px -5px; list-style-image: none; list-style: none;}

/*boxes */
.graydark {
	margin: 10px 0 0 0;
	padding: 10px;
	font-size: 12px;
	color: #333;
	text-align: left;
	border: 1px solid #a8a8a8;
	background-color: #dbdbdb;
	line-height: 16px;
}
.graydark h2{
	font-size: 15px;
	line-height: 16px;
	padding: 0 0 5px 0;
	margin: 0;
	color: #023c86;
}

.graylight {
	margin: 10px 0 0 0;
	padding: 10px;
	font-size: 12px;
	color: #333;
	text-align: left;
	border: 1px solid #a8a8a8;
	background-color: #f5f4f3;
	line-height: 16px;
}
.graylight h2{
	font-size: 15px;
	line-height: 16px;
	padding: 0 0 5px 0;
	margin: 0;
	color: #023c86;
}

.whitebox {
	margin: 10px 0 0 0;
	padding: 10px;
	font-size: 12px;
	color: #333;
	text-align: left;
	border: 1px solid #a8a8a8;
	background-color: #fff;
	line-height: 16px;
}
.whitebox h2{
	font-size: 15px;
	line-height: 16px;
	padding: 0 0 5px 0;
	margin: 0;
	color: #023c86;
}


/* content feature: homepage */
.content_feature {
	margin: 5px 5px 5px 0;
	font-size: 12px;
	color: #333;
	text-align: left;
}




/************************** Footer ***************************************/
#footerbar_fixed {
	width: 100%;
	color: #616161;
	text-align: center;	
	background-image: url(../images/bottom.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#rice_footer {
	color: #616161;
	font-size: 11px;
	margin: 5px 0 0 0;
	padding: 20px 0;
}
#rice_footer a{
	color: #616161;
	margin: 20px;
}