.page{
	background-color: #CCCCCC;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
	padding: 30px 0px 20px 0px;
}
.body{
	width: 940px;
	background-color: #FFFFFF;
}
.topRow {
	height: 15px;
}
.top {
	background-image: url(images/top.png);
	background-repeat: repeat-x;
}
.bottom {
	background-image: url(images/bottom.png);
	background-repeat: repeat-x;
}
.left {
	background-image: url(images/left.png);
	background-repeat: repeat-y;
}
.right {
	background-image: url(images/right.png);
	background-repeat: repeat-y;
}
.body1{
	width: 940px;
	height: 117px;
	padding: 10px 30px 0px 30px;
}
.logo{
	width: 100%;
	height: 117px;
}
.search{
	width: 200px;
	height: 117px;
	text-align: right;
}
.menu{
	background-image:   url(images/menu.jpg);
	background-repeat: repeat-x;
	width: 940px;
	height: 31px;
	padding: 0px 30px 0px 30px;
}
.submenu{
	width: 153px;
	border: #E1E1E1 2px solid;
}
.submenu1{
padding: 0px 12px 0px 0px;
}
.sub_top{
	background-image:   url(images/sub_top.jpg);
	background-repeat: repeat-x;
	height: 34px;
}


.body2{
	width: 940px;
	height: 40px;
	padding: 10px 30px 0px 30px;
}
.body3{
	width: 940px;
	padding: 0px 30px 30px 30px;
}
.body4{
	width: 940px;
	padding: 10px 0px 30px 0px;
}
.body5{
	width: 940px;
	padding: 0px 30px 0px 30px;
}
.LeftPane, .ContentPane {
	padding: 0px 12px 0px 12px;
	border-left: #E1E1E1 2px solid;
}
.RightPane {
	padding: 0px 0px 0px 12px;
	border-left: #E1E1E1 2px solid;
}
.LeftHomePane {
	padding: 0px 12px 0px 0px;
	border-right: #E1E1E1 2px solid;

}
.ContentHomePane {
	padding: 0px 12px 0px 12px;
}
.RightHomePane {
	padding: 0px 0px 0px 12px;
	border-left: #E1E1E1 2px solid;
}
.TopContentPane, .BottomContentPane {
	padding: 0px 0px 0px 25px;
}
.BannerLinkPane {
	height: 50px;
}

/* ================================
CSS STYLES FOR DotNetNuke
================================
/* GENERAL */
/* style for module titles */
.Head {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 21px;
text-transform: titlecase;
color: #F58A1B;
}
.SubHead {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
text-transform: titlecase;
color: #666666;
}
/* GENERIC */
.H1  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 21px;
text-transform: titlecase;
color: #F58A1B;
}
.H2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
text-transform: titlecase;
color: #F58A1B;
}

/* Main Menu */

.MainMenu_MenuBar {
cursor: hand; 
}

.MainMenu_MenuBreak
{
      border:none;
      height: 0px;
      background-color:Transparent;
}
.MainMenu_MenuItem{ 
cursor: hand; 
color: #4D4D4D;
background-color: #F2F2F2;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px; 
text-transform: titlecase;
font-weight: normal;
font-style: normal;
border-left: #c9b677 0px solid;
border-bottom: #c9b677 0px solid;
border-top: #E1E1E1 0px solid;
border-right: #c9b677 0px solid;
height: 30px;
padding: 0px 10px 0px 10px;
}
.MainMenu_RootMenuItem, .MainMenu_RootMenuItem TD
{
cursor: hand; 
color: #ffffff;
background-image: url(images/menu.jpg);
background-repeat: repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
text-transform: titlecase;
font-weight: normal;
font-style: normal;
border-left: #c9b677 0px solid;
border-bottom: #c9b677 0px solid;
border-top: #414142 0px solid;
border-right: #c9b677 0px solid;
height: 31px;
padding: 0px 20px 0px 20px;
}
.MainMenu_RootMenuItemActive, .MainMenu_RootMenuItemActive TD {
cursor: hand; 
color: #ffffff;
background-image: url(images/orange.jpg);
background-repeat: repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
text-transform: titlecase;
font-weight: normal;
font-style: normal;
border-left: #c9b677 0px solid;
border-bottom: #c9b677 0px solid;
border-top: #414142 0px solid;
border-right: #c9b677 0px solid;
height: 31px;
padding: 0px 20px 0px 20px;
}
.MainMenu_RootMenuItemSel, .MainMenu_RootMenuItemSel TD {
cursor: hand; 
color: #ffffff;
background-image: url(images/orange.jpg);
background-repeat: repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
text-transform: titlecase;
font-weight: normal;
font-style: normal;
border-left: #c9b677 0px solid;
border-bottom: #c9b677 0px solid;
border-top: #414142 0px solid;
border-right: #c9b677 0px solid;
height: 31px;
padding: 0px 20px 0px 20px;
}
.MainMenu_SubMenuItemSelected
{
cursor: hand; 
color: #FFFFFF;
background-color: #F58A1B;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px; 
text-transform: titlecase;
font-weight: normal;
font-style: normal;
border-left: #c9b677 0px solid;
border-bottom: #c9b677 0px solid;
border-top: #E1E1E1 0px solid;
border-right: #c9b677 0px solid;
text-align: left;
height: 30px;
padding: 0px 10px 0px 10px;
}
.MainMenu_SubMenu {
z-index: 1000;
background-color: #F2F2F2;
cursor: hand; 
border: #808080 0px 1px 1px 1px solid; 
text-align: left;
padding: 10px 10px 10px 10px;

}

.MainMenu_MenuIcon {
display:none;
}

.MainMenu_RootMenuArrow{ display:none; }

.MainMenu_MenuArrow{ display:none; }

/* Main Menu 2 */

.MainMenu2_MenuBar {
cursor: hand; 
}
.MainMenu2_MenuContainer TD {
line-height: 0px;
height: 0px;
}
.MainMenu2_MenuBreak
{
      border:none;
      height: 0px;
      background-color:Transparent;
}
.MainMenu2_MenuItem { 
cursor: hand; 
color: #4D4D4D;
background-color: #F2F2F2;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
text-transform: titlecase;
font-weight: normal;
font-style: normal;
border-left: #c9b677 0px solid;
border-bottom: #c9b677 0px solid;
border-top: #E1E1E1 1px solid;
border-right: #c9b677 0px solid;
height: 31px;
padding: 0px 20px 0px 20px;
}
.MainMenu2_RootMenuItem, .MainMenu2_RootMenuItem TD
{
cursor: hand; 
color: #4D4D4D;
background-image: url(images/sub_menu.jpg);
background-repeat: no-repeat;
background-color: #F2F2F2;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
text-transform: titlecase;
font-weight: normal;
font-style: normal;
border-left: #c9b677 0px solid;
border-bottom: #c9b677 0px solid;
border-top: #E1E1E1 1px solid;
border-right: #c9b677 0px solid;
height: 31px;
width: 153px;
text-indent: 30px;
padding: 0px;
line-height: 1em;
}
.MainMenu2_RootMenuItemActive, .MainMenu2_RootMenuItemActive TD, .MainMenu2_RootMenuItemSel, .MainMenu2_RootMenuItemSel TD {
cursor: hand; 
color: #F58A1B;
background-image: url(images/sub_active.jpg);
background-repeat: no-repeat;
background-color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
text-transform: titlecase;
font-weight: bold;
font-style: normal;
border-left: #c9b677 0px solid;
border-bottom: #c9b677 0px solid;
border-top: #E1E1E1 1px solid;
border-right: #c9b677 0px solid;
text-align: left;
height: 31px;
width: 153px;
text-indent: 30px;
padding: 0px;
line-height: 1em;
}
.MainMenu2_SubMenuItemSelected {
cursor: hand; 
color: #F58A1B;
background-color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
text-transform: titlecase;
font-weight: bold;
font-style: normal;
border-left: #c9b677 0px solid;
border-bottom: #c9b677 0px solid;
border-top: #E1E1E1 1px solid;
border-right: #c9b677 0px solid;
text-align: left;
height: 31px;
width: 153px;
padding: 0px 20px 0px 20px;
}
.MainMenu2_SubMenu {
z-index: 1000;
background-color: #F2F2F2;
cursor: hand; 
border-bottom: #1565ac 0px solid;
border-left: #1565ac 0px solid;
border-top: #000000 0px solid;
border-right: #1565ac 0px solid;
text-align: left;

}
.MainMenu2_MenuIcon {
display:none;
}
.MainMenu2_RootMenuArrow{ display:none; }

.MainMenu2_MenuArrow{ display:none; }

.link  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:1.5em;
font-weight: normal;
color: #667260;
}
A:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:1.5em;
font-weight: normal;
color: #667260;
}

A:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:1.5em;
font-weight: normal;
color: #667260;
}
A:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:1.5em;
font-weight: normal;
color: #F58A1B;
text-decoration: underline;
}
A:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:1.5em;
font-weight: normal;
color: #667260;
decoration: underline;
}
.small  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height:1.5em;
font-weight: normal;
color: #667260;
}
.small A:link  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height:1.5em;
font-weight: normal;
color: #667260;
}

.small A:visited  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height:1.5em;
font-weight: normal;
color: #667260;
}
.small A:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height:1.5em;
font-weight: normal;
color: #F58A1B;
text-decoration: underline;
}
.small A:active  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height:1.5em;
font-weight: normal;
color: #667260;
}
.GlobalLink
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	line-height: 19px;
	font-weight: normal;
    color: #4D4D4D;
    text-decoration: none;
}
a.GlobalLink
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	line-height: 19px;
	font-weight: normal;
    color: #4D4D4D;
    text-decoration: none;
}

a:hover.GlobalLink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	font-weight: normal;
	color: #4D4D4D;
	text-decoration: underline;
}
a:visited.GlobalLink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	font-weight: normal;
	color: #4D4D4D;
}
a:active.GlobalLink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	font-weight: normal;
	color: #4D4D4D;
}
.none
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	line-height: 19px;
	font-weight: normal;
    color: transparent;
    text-decoration: none;
}
a.none
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	line-height: 19px;
	font-weight: normal;
    color: transparent;
    text-decoration: none;
}

a:hover.none
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	font-weight: normal;
	    color: transparent;
	text-decoration: none;
}
a:visited.none
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	font-weight: normal;
	    color: transparent;
}
a:active.none
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	font-weight: normal;
	    color: transparent;
}

.CommandButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	font-weight: normal;
	color: #4D4D4D;
}
a.CommandButton:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	font-weight: normal;
	color: #4D4D4D;
}

.Normal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	color: #4D4D4D;
}
.Normalbold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	color: #4D4D4D;
}
#dnn_dnnSEARCH_txtSearch.NormalTextBox

{

    background: #ffffff;

	height: 18px;

	width: 86px;

	font-size: 9px;

	font-color: #4D4D4D;

    border: #808080 0px solid;
	
	display: inline;
	padding: 2px;


}
.searchbox
{
    background: #ffffff;
	height: 22px;
	width: 165px;
    border: #808080 1px solid;
}


