body, td, div, span { font-family:sans-serif; }
.Terms, a.Terms:hover, a.Terms:link {
	color: white;
	font-size: 11px;
	font-family: arial;
	text-decoration: none;
}

.MainMenu_MenuBar
 {
    cursor: pointer;
    height: 30px;
}

.MainMenu_RootMenuItem TD
{
    background-color: white;
	height: 30px;
	width: 95px;
	text-align: center;
/*
    -moz-border-radius:3px 3px 0px 0px; 
    -webkit-border-radius:3px 3px 0px 0px; 
*/
}

.MainMenu_RootMenuItemActive TD
{
    background-color: white;
	height: 30px;
	width: 95px;
	text-align: center;
}

.MainMenu_RootMenuItemSelected TD
{
    background-color: white;
	height: 30px;
	width: 95px;
	text-align: center;
}

.MainMenu_MenuBreak {
	background-color : transparent;
	border-top : none;
	border-bottom : none;
	width: 5px;
}

.MainMenu_Separator {
	width:10px;
}

.LeftPane, .RightPane, .MiddlePane {
	padding:5px;
}

.ContentPane {
	padding:0px 15px 20px 5px;
}

.SideBarPane
{
	padding:0px 5px 20px 5px;
	font-size:11px;
	width:203px;
}

#contactSatisFacts
{
	padding:15 10 10 10;
}

#sidebarNews
{
	padding:0 10 30 10;
}

#contactNewsContainer
{
	width:220px;
	border-left: solid 1px #b9b5b5;
	border-right: solid 1px #b9b5b5;
	border-bottom: solid 1px #b9b5b5;
}

#orangeTop
{
}

.BannerPane
{
	padding-top:20px;
	padding-bottom:20px;
}

#siteDesign img
{
	padding:20px 10px 0px 0px;
}


.Search {
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	height: 27px;
	line-height: 27px;
}

a.Search {
	height: 27px;
	line-height: 27px;
	font-size: 27px;
}

#dnn_dnnSEARCH_ClassicSearch {
	height: 27px;
}

#dnn_dnnSEARCH_txtSearch {
	height: 24px;
	line-height: 24px;
	width: 200px;
}

