body
{
	font-family: Calibri, Arial;
	margin-left:auto;
	margin-right:auto;
	width:700px;
}

#TopPane
{
	font-family: Calibri, Arial;
	background-color:white;
	padding:4px;
	margin:0px;
}
#HeaderBar
{
	height:116px;
}
#MainLogo img
{
	border-style:none;
	display:inline;
	float:left;
}
#TitleBar
{
	padding-top:10px;
	/*float:left;*/
}
#TitleBar h1
{
	
	font-family:Times New Roman;
	font-size: 2.0em;
	text-align:center;
	/*display:inline;*/
	margin-bottom:0px;
	padding-bottom:0px;
	color:#246992;
}
#TitleBar h2
{
	margin-top: 0px;
	padding-top:0px;
	font-size: 1.1em;
	text-align:center;
	font-family:Times New Roman;
	color:#2574AB;
	/*display:inline;*/
}
#TitleBar img
{
	border-style:none;
}
#LoginStatusBar
{
	float:right;
}
#NavigationBar
{
	background-color:#D7D6D3;
	padding:3px;
	width:100%;
}
#NavigationBarDecoration1
{
	background-color:#3698C5;
	height:2px;
	border:none;
	border-bottom:solid 1px white;
	width:698px;
}
#NavigationBarDecoration2
{
	height:3px;
	background-color:#2574AB;
	border:none;
	border-bottom:solid 1px white;	
	width:698px;
}
#NavigationBarDecoration3
{
	height:5px;
	background-color:#246992;
	border:none;
	border-bottom:solid 1px white;	
	width:698px;
}
#MenuBar
{
	display:inline;
	width:590px;
}
#LanguageBar
{
	/*width:110px;*/
	float:right;
}
#LanguagePicker
{
	Width:100px;
}
#LanguageBar select 
{
	/*border-style:dotted;
	border-color:Olive;	*/
}
#SiteMapPathBar
{
	visibility:hidden;
}
.MainMenuStyle
{
	font-size:1.0em;
	font-weight:bold;
}
.questionForm
{
	
}
.questionForm input
{
	background-color:Transparent;
	border-color:Olive;
	border-style:Dotted;
}
.questionForm textarea
{
	background-color:Transparent;
	border-color:Olive;
	border-style:Dotted;
}
.questionFormLabel
{
	vertical-align:top;
	float:right;
	width:6em;
}
.questionFormBotton input
{
	cursor:pointer;
}
#PageContentBox
{
	float:left;
}
#PageTitleBar
{
	font-size:1.3em;
	color: #3698C5;
	margin-left:8px;
}
#DisclaimerPane
{
	color:#777777;	
	font-size:0.7em;
	padding:4px;
	margin-top:10px;
	width:100%;	
}
#BottomPane
{
	width:100%;
	background-color:#E7E6E3;
	color:#555555;
	font-size:0.8em;
	text-align:right;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:2px;	
	margin-top:6px;
}
#BottomPane a {text-decoration: none; color:#777777;}
#BottomPane a:active {text-decoration: none; color:#555555;}
#BottomPane a:visited {text-decoration: none; color:#777777;}
#BottomPane a:hover {text-decoration: underline; color: #555555;}

#CenterPane
{
	margin-left:10px;
	margin-right:10px;	
	font-size:0.9em;
	display:inline;
	float:left;
	width:400px;
}
#CenterPane img
{
	display:inline;
}

#CenterPane h3 {text-decoration: none; color:#2574AB; margin-bottom:0px;}
#CenterPane h3 a {text-decoration: none; color:#246992;}
#CenterPane h3 a:active {text-decoration: none; color:#2574AB;}
#CenterPane h3 a:hover {text-decoration: underline; color: #3698C5;}

#RightPane
{
	font-size:small;
	background-color:#E7E6E3;
	width:120px;
	float:right;
	padding:4px;
	margin:0px;
	text-align:left;
}

#RightPane a:link {text-decoration: none; color:#246992;}
#RightPane a:visited {text-decoration: none; color:#777777;}
#RightPane a:active {text-decoration: underline; color:#2574AB;}
#RightPane a:hover {text-decoration: underline; color: #3698C5;}

#RightPane h4
{
	text-align:center;
	color:#246992;
	margin-bottom:4px;
}
#RightPane ul li
{
	margin:0px;
	padding-bottom:4px;
	list-style:none;
}
#RightPane ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}
.LeftPane
{
	float:left;
	width:120px;
	font-size:small;
	padding:4px;
	margin-left:4px;
}
.LeftPane a:link {text-decoration: none; color:#246992;}
.LeftPane a:visited {text-decoration: none; color:#246992;}
.LeftPane a:active {text-decoration: underline; color:#2574AB;}
.LeftPane a:hover {text-decoration: underline; color:#3698C5;}

.SelectedItem a:link {text-decoration: none; color:#3698C5;}
.SelectedItem a:visited {text-decoration: none; color:#3698C5;}
.SelectedItem a:active {text-decoration: underline; color:#3698C5;}
.SelectedItem a:hover {text-decoration: underline; color:#3698C5;}

.LeftPane ul li
{
	margin:0px;
	padding-bottom:4px;
	list-style:none;
}
.LeftPane ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}
.ImageInText
{
	vertical-align:top;
}
.TextAroundImage
{
	vertical-align:bottom;
	margin:5px;
	margin-left:0px;
}
.ImageInText
{
}
.BrowserNote
{
	color:#B7B6B3;
	font-size:0.8em;
	width:100%;	
	text-align:right;
}
.EditModeControls
{
	vertical-align:middle;
}
.EditModeControls label
{
	vertical-align:middle;
}