body {
	background-color: #ffffff;
	margin: 0px;
}
.RootNav {
	background-color: #f26b32;
}
.SecondNavBG {
	background-color: #FFF;
	height: 28px;
}
.ThirdNavBG {
	background: url(_i/DottedBLK_horiz.gif) repeat-x bottom #FFF;
}
.Footer {
	background: url(_i/DottedBLK_horiz.gif) repeat-x top #FFF;
	padding-top: 5px;
	}
.IntHead {
	background: url(_i/bg_IntHead.gif) repeat-x bottom #fcfcfc;
	padding-top: 15px; 
	padding-bottom: 25px;
}
.SearchBox {
	background: url(_i/SearchGo.gif) no-repeat right #f26b32;
}
.BottomPhotoPaneClass {
	background: url(_i/DottedWHT_vert.gif) repeat-y top left;
}
.side {
	background: url(_i/bg_side.gif) repeat-x bottom;
}
	
.DesignBy {
	font-family: Verdana;
    font-size: 9px;
    font-weight: normal;
	color: #000;
	text-decoration: none;
}
a.DesignBy:link {
	font-family: Verdana;
    font-size: 9px;
    font-weight: normal;
	color: #000;
	text-decoration: none;
}
a.DesignBy:visited {
	font-family: Verdana;
    font-size: 9px;
    font-weight: normal;
	color: #000;
	text-decoration: none;
}
a.DesignBy:hover {
	font-family: Verdana;
    font-size: 9px;
    font-weight: normal;
	color: #000;
	text-decoration: none;
}
a.DesignBy:active {
	font-family: Verdana;
    font-size: 9px;
    font-weight: normal;
	color: #000;
	text-decoration: none;
}

.NavigationText {
	font-family: Arial;
        font-size: 10px;
        font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	height: 28px;
}

.NavigationText a:link, .NavigationText a:visited, .NavigationText a:hover, .NavigationText a:active {
	font-family: Arial;
        font-size: 10px;
        font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.Navigation2Text {
	font-family: Arial;
        font-size: 10px;
        font-weight: bold;
	color: #f26b32;
	text-decoration: none;
	text-transform: uppercase;
	height: 28px;
}

.SecondContactNav a:link, .SecondContactNav a:visited, .SecondContactNav a:hover, .SecondContactNav a:active {
color:#60CAE4;
font-family:Arial;
font-size:10px;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
}

.Navigation2Text a:link, .Navigation2Text a:visited, .Navigation2Text a:hover, .Navigation2Text a:active {
	font-family: Arial;
        font-size: 10px;
        font-weight: bold;
	color: #f26b32;
	text-decoration: none;
	text-transform: uppercase;
}
.HomePhotos {
	background: url(_i/home_photos.gif) no-repeat top left;
}

/* GENERAL */
/* style for module titles */
.Head {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight: bold;
    color: #000000;
}
/* style of item titles on edit and admin pages */
.SubHead {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}
/* text style used for most text rendered by modules */
.Normal {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	color: #353535;
	text-decoration: none;
	text-transform: none;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
.NormalRed {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    color: #FF0000;
}
.NormalBold {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 9px;
    font-weight: bold;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #003366;
}
A.CommandButton:visited {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:active {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:hover {
    text-decoration:    underline;
    color: #FF0000;
}    
/* GENERIC */

a:link {
	color: #333333;
	text-decoration: underline;
	
}
a:visited {
	color: #333333;
	text-decoration: underline;
	
}
a:hover {
	color: #666666;
	text-decoration: underline;
	
}

a:active {
	color: #333333;
	text-decoration: underline;
	
}


SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}
BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}
UL LI {
    list-style-type:    square ;
}
UL LI LI {
    list-style-type:    disc;
}
UL LI LI LI {
    list-style-type:    circle;
}
OL LI {
    list-style-type:    decimal;
}
OL OL LI {
    list-style-type:    lower-alpha;
}
OL OL OL LI {
    list-style-type:    lower-roman;
}
HR {
    color: #cccccc;
    height:1pt;
}
/*___________________________________________________________________________________________*/

a.breadcrumb:link{
    font-family: Arial, Helvetica, sans-serif;
    font-size:  16px;
    color: #376b67;
	font-style: italic;
	text-decoration: none;
}
a.breadcrumb:hover{
    font-family: Arial, Helvetica, sans-serif;
    font-size:  16px;
    color: #376b67;
	font-style: italic;
	text-decoration: underline;
}
a.breadcrumb:active{
    font-family: Arial, Helvetica, sans-serif;
    font-size:  16px;
    color: #376b67;
	font-style: italic;
	text-decoration: none;
}

a.breadcrumb:visited{
   font-family: Arial, Helvetica, sans-serif;
    font-size:  16px;
    color: #376b67;
	font-style: italic;
	text-decoration: none;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
    font-size:  16px;
    color: #376b67;
	font-style: italic;
	text-decoration: none;
}
.Copyright {
	font-family: Verdana;
    font-size: 9px;
    font-weight: normal;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}
a.Copyright:link{
	font-family: Verdana;
    font-size: 9px;
    font-weight: normal;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}
a.Copyright:visited{
    font-family: Verdana;
    font-size: 9px;
    font-weight: normal;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;	
}
a.Copyright:hover{
    font-family: Verdana;
    font-size: 9px;
    font-weight: normal;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}
a.Copyright:active{
    font-family: Verdana;
    font-size: 9px;
    font-weight: normal;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}

.links_bottom {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
}
a.links_bottom:link{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 1px;
}
a.links_bottom:hover{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 1px;	
}
a.links_bottom:active{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 1px;	
} 

a.links_bottom:visited{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 1px;	
}  

.DNNCopyright {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #333333;
	text-decoration:none;
}

a.DNNCopyright:visited {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #333333;
	text-decoration:none;	
}
a.DNNCopyright:active {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #333333;
	text-decoration:none;	
}
a.DNNCopyright:hover {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #4791C5;
	text-decoration:none;	
}
a.DNNCopyright:link {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #333333;
	text-decoration:none;
}

a.links_top:link{
font-family: Arial;
        font-size: 10px;
        font-weight: bold;
	color: #f26b32;
	text-decoration: none;
	text-transform: uppercase;    
	letter-spacing: .65pt;
}
a.links_top:visited{
    font-family: Arial;
        font-size: 10px;
        font-weight: bold;
	color: #f26b32;
	text-decoration: none;
	text-transform: uppercase;
    letter-spacing: .65pt;
}
a.links_top:hover{
    font-family: Arial;
        font-size: 10px;
        font-weight: bold;
	color: #f26b32;
	text-decoration: none;
	text-transform: uppercase;
    letter-spacing: .65pt;	
}
a.links_top:active{
    font-family: Arial;
        font-size: 10px;
        font-weight: bold;
	color: #f26b32;
	text-decoration: none;
	text-transform: uppercase;
    letter-spacing: .65pt;
}


.links_top {
	font-family: Arial;
        font-size: 10px;
        font-weight: bold;
	color: #f26b32;
	text-decoration: none;
	text-transform: uppercase;
    letter-spacing: .65pt;
}

/* Main Menu */

.MainMenu_MenuContainer {
	border: 0px;
	background-color: transparent;
	width: 145px;
	padding-top: 0px;
}
.MainMenu_MenuBar {
}
.MainMenu_MenuItem {
	cursor: hand; 
	color: #838282; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	border: 1px #EEEEEE solid;
	padding: 4px;
	background-color: transparent;
}
.MainMenu_MenuIcon {
	display: none;
}
.MainMenu_MenuItemSel {
	background-color: #454545; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	border: 1px #230B45 solid;
	padding: 4px;
}
.rootmenuitem {
	background: transparent;
	cursor: hand; 
	 font-family: Arial;
    font-size: 11px;
    font-weight: bold;
	color: #454545;
	text-decoration: none;
	text-transform: uppercase;
    letter-spacing: .65pt;
	border: 0px;
	padding-top: 9px;
	padding-bottom: 6px;
	padding-right: 0px;
	padding-left: 0px;	
	
	height: 20px;
	display:table-cell;
}
.rootmenuitemselected {
	background: transparent;
	cursor: hand; 
	 font-family: Arial;
    font-size: 11px;
    font-weight: bold;
	color: #808080;
	text-decoration: none;
	text-transform: uppercase;
    letter-spacing: .65pt;
	border: 0px;
	padding-top: 9px;
	padding-bottom: 6px;
	padding-right: 0px;
	padding-left: 0px;	
	
	height: 20px;
	display:table-cell;
}
.rootmenuitembreadcrumb{
	background: transparent;
	cursor: hand; 
	 font-family: Arial;
    font-size: 11px;
    font-weight: bold;
	color: #808080;
	text-decoration: none;
	text-transform: uppercase;
    letter-spacing: .65pt;
	border: 0px;
	padding-top: 9px;
	padding-bottom: 6px;
	padding-right: 0px;
	padding-left: 0px;	
	
	height: 20px;
	display:table-cell;
}
.submenuitembreadcrumb{
	cursor: hand; 
	color: #FF875B; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	border: 1px #FF875B solid;
	background-color: transparent;
	padding: 1px;
}
.submenu {
	z-index: 1000;
	background-color: #EEEEEE; 
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', Direction='90', Strength='1');*/
	border: 1px #A7A7A7 solid;
	margin-left:0px;
	margin-top:0px;
}
.MainMenu_MenuBreak {
	display:none;
	/*border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
	height: 1px;*/
}
.MainMenu_MenuArrow {
	display:none;
}
.MainMenu_RootMenuArrow {
	display:none;
}
#dnn_dnnSEARCH_txtSearch.NormalTextBox {
	font-family: Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #000000;
	text-decoration:none;
	/*height:18px;
	width: 135px;
	border-top: 1px solid #98A3A6;
	border-left: 1px solid #98A3A6;
	border-right: 0px;
	border-bottom: 0px;
	padding: 3px 0px 3px 0px;*/
	margin-bottom: 5px;
	
	
	cursor:text;
}

.profileLink a:link,  .profileLink a:visited, .profileLink a:hover, .profileLink a:active {
  color: #d43700;
}
