/* CSS Document */

/* GENERAL */
/* style for module titles */
.Head {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight: bold;
}
/* style of item titles on edit and admin pages */
.SubHead {
    font-family: 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: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}
/* text style used for most text rendered by modules */
.Normal {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #222;
	text-decoration: none;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}
.NormalRed {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}
.NormalBold {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold
}
/* GENERIC */
H1 {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  14px;
    font-weight:    normal;
    color: #666644;
	margin-bottom:3px;
}
H2 {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  14px;
    font-weight:    normal;
    color: #666644;
}
H3 {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}
H4 {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}
H5, DT {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}
H6 {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}
a:visited, a:link{
	color:#000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}
UL {
list-style:square;
	margin-left : 30px;
	margin-right : 30px;
	margin-top : 4px;
}

li {
	margin-top : 4px;
	
}


HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}
/*___________________________________________________________________________________________*/
A.copyright
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	color: #dddddd;
	text-decoration: underline;
}
.copyright
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	color: #dddddd;
	text-decoration: none;
}
a.Copyright:link, a.Copyright:visited, a.Copyright:hover,  a.Copyright:active {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  10px;
    color: #dddddd;
	text-decoration:none;	
}

.FooterLink {	
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
}

/* SEARCH BOX */
.SearchButton { 
	background: transparent; 
	padding: 0px 0px 0px 0px; 
	cursor: hand; 
	margin: 0px 0px 0px 0px; 
	border: 0px;
	position:relative;
	top: 3px;
	}
#dnn_dnnSEARCH_txtSearch.NormalTextBox 
{ width: 156px; 
margin-left:49px;
margin-top:9px !important;
margin-top:27px;
border:0px solid transparent; 
cursor:text;
position:relative;
	bottom: 1px;
	}
	
/* Main Menu */

.MainMenu_MenuContainer {
	border: 0px;
	background-color: transparent;
	width: 196px;
	padding: 0px;
	padding-bottom: 0px;
}
.MainMenu_MenuBar {
}
.MainMenu_MenuItem {
	cursor: hand; 
	color: #FFCCOO; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	border: 1px #B9D6E4 solid;
	padding: 4px 4px 4px 17px;
}
.MainMenu_MenuIcon {
	display:none;
}
.MainMenu_MenuItemSel {
	cursor: hand; 
	color: #FFCCOO; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	border: 1px #B9D6E4 solid;
	padding: 4px 4px 4px 17px;
}
.rootmenuitem {	
	cursor: hand;
	background:url(_i/navbg.gif) no-repeat;
	color: #666; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;  
	padding-left: 10px;
	width:160px;
	height:24px;
	margin-left:10px;
}
.rootmenuitemselected {
	cursor: hand; 
	background:url(_i/navbg.gif) no-repeat;
	color: #666; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;  
	padding-left: 10px;
	width:160px;
	height:24px;
}
.rootmenuitembreadcrumb {
	cursor: hand; 
	background:url(_i/navbg.gif) no-repeat;
	color: #999; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;  
	padding-left: 10px;
	width:160px;
	height:24px;
}
.submenuitembreadcrumb{
	cursor: hand; 
	color: #CCCCCC; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	border: 1px #CCCCCC solid;
	background-color: transparent;
	padding: 1px;
}
.submenu {
	z-index: 1000;
	background-color: #FFFFFF; 
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', Direction='90', Strength='1');*/
	border: 0px #A7A7A7 solid;
	margin-top:0px;
}
.MainMenu_MenuBreak {
	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 {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #EFEFEF 1px solid; 
	border-bottom: #EFEFEF 1px solid; 
	border-top: #EFEFEF 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* my styles */

body {
margin:0;
font-family: Verdana, Arial, sans-serif;
font-size:12px;
width:100%;
text-align:center;
}
#wrapper {
margin:0 auto;
width:960px;
text-align:left;
}
#top {
margin: 25px 0 -12px 0;
*margin: 25px 0 0 0;
font-size:11px;
}
/*\*/
html*#top {
margin: 25px 0 40px 0;
]margin: 25px 0 0px 0;/*Affects IE 7 only. Seen by IE5-6 but thats addressed below. Hidden from Safari and all
Firefox and Netscape browsers.*/
}/**/

#topleft {
float:left;
display:inline;
width:160px;
padding-bottom:5px;
padding-left:1px;
}
#topright {
float:right;
display:inline;
width:780px;
text-align:right;
padding-right:10px;
padding-bottom:5px;
}
#logo {
clear:both;
height:53px;
}
#topnav {
height:28px;
padding:5px 0 0 0;
overflow:hidden;
text-align:center;
list-style-type:none;
text-transform:uppercase;
}
#topnav ul {
margin:0 0 0 85px;
padding:0;
}
#topnav li {
float:left;
display:inline;
border-left:1px solid #000;
padding-left:10px;
padding-right:10px;
}
#topnav li:first-child {
border:none;
}
#content {
width:960px;
clear:both;
}
#top-pane {
clear:both;
height:218px;
overflow:hidden;

}
#dnn_ctr458_ModuleContent {
margin-top:-43px;
*margin-top:0px;
}
#top-pane p {
margin:0;
}
#home-bottom {
width:960px;
clear:both;
}
#home-bottom2 {
width:958px;
clear:both;
border-left:1px solid #999999;
border-right:1px solid #999999;
}
.home-left {
float:left;
width:316px;
height:206px;
margin-left:1px;
border-left:1px solid #999999 !important;
border-right:2px solid #999999 !important;
border-bottom:3px solid #7db763;
}
.home-middle {
float:left;
width:320px;
height:206px;
border-bottom:3px solid #7db763;
}
.home-right {
float:left;
width:316px;
_width:315px;
height:206px;
margin-right:1px;
border-left:2px solid #999999;
border-right:1px solid #999999;
border-bottom:3px solid #7db763;
}
.top-pane2 {
	margin-top:12px;
}
#mainhomeleft {
	width:619px;
	float:left;
	margin-top:5px;

}
#mainhomeright {
	width:316px;
	float:right;
	background:url(_i/Approach.jpg) top left no-repeat;
	margin-top:5px;
	padding-top:31px;
	padding-left:15px;

}
#mainhomeleft .Normal {
	font-size:10px;
}
#mainhomeright .Normal  {
	font-size:11px;
	line-height:18px;
}
#mainhomeleft .Normal a:link, #mainhomeleft .Normal a:visited  {
	font-size:10px;
color:#de131c;
}
#mainhomeright .Normal a:link, #mainhomeright .Normal a:visited  {

	text-decoration:underline;
}
.home-left2 {
float:left;
width:296px;
height:206px;
margin-left:1px;
margin-left:12px;
margin-right:12px;
_margin-right:6px;
_margin-left:6px;
margin-top:10px;
}
.home-middle2 {
float:left;
width:296px;
height:206px;
margin-top:10px;
}
.home-right2 {
float:left;
width:301px;
_width:300px;
height:206px;
margin-right:1px;
padding-right:15px;
padding-top:7px;
}
.clearer {
clear:both;
}
#leftnav {
float:left;
width:175px !important;
width:224px;
padding-left:29px;
padding-right:20px;
}
.mycontent {
float:right;
width:390px !important;
width:416px;
margin:0;
padding-right:20px;
vertical-align:top;
}
#footer {
background:url(_i/footer.gif) no-repeat bottom;
height:21px;
padding-top:6px;
text-align:center;
font-size:10px;
}
#footer2 {
background:url(_i/footer-2.gif) no-repeat bottom;
height:21px;
padding-top:6px;
text-align:center;
font-size:10px;
clear:both;
}
#copyright {
text-align:right;
padding-right:5px;
font-size:10px;
padding-top:6px;
margin-bottom:15px;
}
#copyright img {
margin-bottom:-6px;
}

/* inside */
#content-inside {
margin-top:12px;
*margin-top:0px;
background:url(_i/content-inside.gif) repeat-y;
width:960px;
height:auto;
border-bottom:1px solid #999999 !important;
}
.inside-content .Normal p {
line-height:21px;
}
.inside-content img {
border:none;
}
.inside-content a:link, .inside-content a:active, .inside-content a:visited {
color:#F73025;
} 
.inside-content a:hover {
color:#F73025;
} 
#clients {
margin-top:20px;
margin-left:7px;
}
#clients img {
margin-left:-5px;
margin-bottom:-3px !important;
border:1px solid gray;
padding:30px;
}
.left-community {
float:left;
width:165px;
margin-top:15px;
margin-bottom:15px;
}
.right-community {
float:left;
width:500px;
margin-top:15px;
margin-bottom:15px;
}
.inside-content hr {
clear:both;
}
#inside-left {
float:left;
margin:0;
width:195px !important;
width:212px;
padding-left:16px;
padding-top:10px;
background:url(_i/topleft.gif) top left no-repeat;
}
#inside-left h1 {
margin:0 !important;
background:url(_i/lefth1.gif) bottom left no-repeat;
padding-bottom:9px;
}
.left-inside {
margin-top:25px;
padding-right:14px;
}
.inside-content ul li a:link, .left-inside ul li a:active, .left-inside ul li a:hover, .left-inside ul li a:visited {
color:#FF3300;
font-weight:bold;
} 
.left-inside p{
line-height:21px;
}
.hidden-div {
display:none !important;
}
.manage-left {
border-right: 1px solid silver; 
padding-right: 20px; 
padding-bottom: 10px;
}
.manage-right {
padding-left: 20px;
}
.mysitemap {
display:block;
margin-top:3px;
}
#frmAsk2 {
font-size:11px;
}
#inside-right {
margin:0;
float:right;
display:inline;
width:748px;
padding-bottom:20px;
margin-top:-10px;

}
#inside-right2 {
margin:0;
float:right;
display:inline;
width:748px;
padding-bottom:20px;
margin-top:2px;
*margin-top:-10px;
}
.top-pane-inside {
height:158px;
margin-left:-1px;
margin-top:-2px;
*margin-top:10px;
}
.top-pane-inside2 {
height:158px;
margin:0;
margin-left:-1px !important;
margin-top:-2px;
*margin-top:10px;
}
.inside-content {
padding-left:32px;
padding-right:40px;
padding-top:20px;
width:675px;

margin-right:1px;
}
h1 .mytitle {
font-size:14px;
font-weight:bold;
text-transform:uppercase;
color:#339933;
}
h2 {
font-size:14px;
font-weight:bold;
text-transform:uppercase;
color:#339933;
margin-top:0;
}
.Level1Stat {
margin-top:8px;
}
.Level1Hov {
margin-top:8px;
}
a.Level1TextCurr:link, a.Level1TextCurr:active, a.Level1TextCurr:hover, a.Level1TextCurr:visited {
font-weight:bold;
} 
.Level2Stat {
margin-left:8px;
margin-top:6px;
background:none;
}
.Level2Hov {
margin-left:8px;
margin-top:6px;
}
a.Level2TextCurr:link, a.Level2TextCurr:active, a.Level2TextCurr:hover, a.Level2TextCurr:visited {
color:#339933;
} 
a.subnavvy:link, a.subnavvy:active, a.subnavvy:hover, a.subnavvy:visited {
background:none;
}

.hidden-div {
display:none;
text-align:center !important;
width:300px;
}
.hidden-div p {
text-align:center !important;
}
.hidden-div img {
border:none !important;
}
.hiddenx {
position:relative;
top:-10px;
left:320px;
*left:165px;
height:10px;
width:10px;
}
.homeleft {
float:left;
width:65px;
margin-top:20px;
}
.homeright {
float:right;
width:200px;
margin-top:20px;
}
#content33 {
padding-lefT:65px !important;
width:200px;
margin-bottom:-10px;
margin-top:-5px;
*margin-top:7px;
}
#speakerboxform {
margin-top:-35px;
*margin-top:-25px;
width:180px;
}
#speakerboxform2 {
margin-top:-20px;
width:185px;
}
.sally {
margin-top:5px;
margin-bottom:10px;
*margin-bottom:0px;

}
.sally2 {
margin-top:-10px;
*margin-top:-20px;
margin-lefT:-3px;
}
.sally3 {
margin-top:2px;
margin-bottom:5px;
}
.sally4 {
margin-top:-10px;
margin-lefT:-3px;
}





/* BLOGGER */

.inside-content a {
color:#FF3300;
}



.post-title a {
color:#339933;
}

#homerightcontent {
	height:200px;
	overflow:auto;
}
#copyright a:link, #copyright a:visited {
	font-weight:bold;
	text-decoration:underline;
}


ContentPane2 {
	width: 244px;
	vertical-align: top;
}

RightPane2 {
	width: 244px;
	vertical-align: top;
}

LeftPane2 {
	width: 244px;
}

#b-navbar {
display:none!important;
}