/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

/* GENERAL */
/* style for module titles */

.Head   {
    font-family: Arial, Helvetica;
    font-size:  12px;
    font-weight: bold;
    color: #FFFFFF;
}

/* text style for the unselected tabs */
.OtherTabs {
	font-size: 8.5pt;
	color:#62BD19;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
	text-decoration: none;
	color:#62BD19;
	font-weight: normal;
	font-size: 8.5pt;
}

A.OtherTabs:visited  {
	text-decoration: none;
	color:#62BD19;
	font-weight: normal;
	font-size: 8.5pt;
}

A.OtherTabs:active   {
	text-decoration: none;
	color:#62BD19;
	font-weight: normal;
	font-size: 8.5pt;
}

A.OtherTabs:hover    {
	text-decoration: underline;
	color:#62BD19;
	font-weight: normal;
	font-size: 8.5pt;
}

/* SIGNIN */
.SignIn {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #006685;
}
A.SignIn:link {
    text-decoration: none;
	font-size: 9pt;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    color:#006685;
}

A.SignIn:visited  {
    text-decoration: none;
	font-size: 9pt;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    color:#006685;
}

A.SignIn:active   {
    text-decoration: none;
	font-size: 9pt;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    color:#006685;
}

A.SignIn:hover    {
    text-decoration: underline;
	font-size: 9pt;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    color:#006685;
}

/* Main Menu */

.MainMenu_MenuContainer {
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #FFFFFF 0px solid;  
	background-color: #62BD19;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:26;
}

.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: WHITE; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #62BD19; 
	border-left: #62BD19 1px solid; 
	border-right: #000000 0px solid; 
	border-bottom: #62BD19 1px solid; 
	border-top: #62BD19 1px solid; 
	text-align: center; 
	width: 1; 
	height: 21;	
}	
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	color: #62BD19; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #62BD19; 
	border-bottom: #FFFFFF 1px solid; 
	border-left: #FFFFFF 1px solid; 
	border-top: #FFFFFF 2px solid; 
	border-right: #FFFFFF 1px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#666666, Direction=90, Strength=0);
}
.MainMenu_MenuBreak {
	border-bottom: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-top: #000000 1px solid;  
	border-right: #000000 1px solid; 
	background-color: #000000; 
	height: 10px;
}

.MainMenu_MenuItemSel {
	background-color: #006685; 
	cursor: pointer; 
	cursor: hand; 
	color: White; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	color: Black; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.NormalBold  {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.Normal  {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6C6C6C;
}

Table {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6C6C6C;
}	


.Testamonial  {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #6C6C6C;
	font-style:italic;
	text-align:justify;
}
H2  {
    font-family: Arial, Helvetica;
    font-size:  11pt;
    font-weight: bold;
    color: #2A7A95;
}
H3 {
    font-family: Arial, Helvetica;
    font-size:  10pt;
    font-weight: bold;
    color: #2A7A95;
}


P {

}
.Date {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
}
a:link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #006685;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #006685;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #006685;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #006685;
	text-decoration: none;
}
.More {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #62BD19;
	text-decoration: none;
	font-style: normal;
}
A.More:link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #62BD19;
	text-decoration: none;
	font-style: normal;
}
A.More:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #62BD19;
	text-decoration: none;
	font-style: normal;
}
A.More:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #62BD19;
	text-decoration: underline;
	font-style: normal;
}
A.More:active {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #62BD19;
	text-decoration: none;
	font-style: normal;
}
body {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6C6C6C;
	background-color: #FFFFFF;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
ul {
	list-style-image: url(bullet_triangle_orange.gif);
	list-style-position: outside;
}
li {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #6C6C6C;
	list-style-position: outside;
	list-style-type: lower-roman;
	font-weight: normal;
	vertical-align:middle;
	padding-left:10px;
}
/* Footer */
.Footer {
	font-size: 8.5pt;
	color:#FFFFFF;
	font-family: Arial, Helvetica;
	text-decoration: none;
	font-weight: normal;
}
/* Footer Links */
A.Footer:link {
	text-decoration: none;
	color:#FFFFFF;
	font-weight: normal;
	font-size: 8.5pt;
}

A.Footer:visited  {
	text-decoration: none;
	color:#FFFFFF;
	font-weight: normal;
	font-size: 8.5pt;
}

A.Footer:active   {
	text-decoration: none;
	color:#FFFFFF;
	font-weight: normal;
	font-size: 8.5pt;
}

A.Footer:hover    {
	text-decoration: underline;
	color:#FFFFFF;
	font-weight: normal;
	font-size: 8.5pt;
}
.NormalSmall {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #000000;
	line-height: 9pt;
}
.NormalBoldSmall {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	line-height: 9px;
}
.SubHead {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.SubHead13 {
	font-family: Arial, Helvetica;
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
}
.SubHeadGreen {
	font-family: Arial, Helvetica;
	font-size: 16pt;
	font-weight: bold;
	color: #62BD19;
}	
.SubHeadBlue {
	font-family: Arial, Helvetica;
	font-size: 14pt;
	font-weight: bold;
	color: #006685;
}
.CommandButton {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	line-height: 9pt;
	color: #62BD19;
}
A.CommandButton:link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #62BD19;
	text-decoration: none;
	line-height: 9pt;
	font-style: normal;
}
A.CommandButton:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #62BD19;
	text-decoration: none;
	line-height: 9pt;
	font-style: normal;
}
A.CommandButton:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #62BD19;
	text-decoration: underline;
	line-height: 9pt;
	font-style: normal;
}
A.CommandButton:active {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #62BD19;
	text-decoration: none;
	line-height: 9pt;
	font-style: normal;
}
.NormalBoldBlue {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #006685;
}
/* Breadcrumbs */
.breadcrumb {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	color: #FFFFFF;
}
A.breadcrumb:link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	text-decoration: none;
}
A.breadcrumb:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	text-decoration: none;
}
A.breadcrumb:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	text-decoration: underline;
}
A.breadcrumb:active {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	text-decoration: none;
}
.SubHeadGreen2 {
	font-family: Arial, Helvetica;
	font-size: 11pt;
	font-weight: bold;
	color: #62BD19;
}
.nav {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #006685;
	margin: 8px;
	padding: 8px 8px 8px 12px;
}
A.nav:link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #006685;
	text-decoration: none;
}
A.nav:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #006685;
	text-decoration: none;
}
A.nav:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;	
	color: #006685;
	text-decoration: underline;
}
A.nav:active {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;	
	color: #006685;
	text-decoration: none;
}
.NormalBoldSmallBlue {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #006685;
	line-height: 11px;
}
.NormalBlue {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #006685;
}
.NormalBoldBlue9 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006685;
	font-size: 9pt;
}
.Tagline {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
.headertable {
	background-image: url(05b.jpg);
	background-repeat: no-repeat;
}
.logotable {
	background-image: url(02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/* BSBS ACTIVE FORUMS SKIN***************************************************** */
.afgrid, .afnormal
{
	font-family: Verdana, Arial, Tahoma;
	color: #000000;
	font-size: 12px;
}
.aflastpost
{
	font-size: 11px;
	border-top: solid 1px #cdcdcd;
}
.NTForums_Pager
{
	border: solid 1px #333333;
}
.af_pager, .af_pagernumber, .af_currentpage
{
	font-family: Verdana, Arial, Tahoma;
	font-size:10px;
	color: #000000;
	padding: 2px,2px,2px,2px;
}
.af_pagernumber
{
	background-color: #DCDCDC;
	border-left: #000000 1px solid;
	width: 15px;
}
.af_currentpage
{
	background-color: #FFFFCC;
	border-left: #000000 1px solid;
	color: #000000;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	width: 15px;
	font-weight:bold;
}
.afcrumb
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.afcrumb a, .afcrumb a:link, .afcrumb a:visited, .afcrumb a:active
{
	color: #006685;
}
.afsubjectheader
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 14px;
	font-weight:bold;
	padding-bottom: 10px;
}
.afgrouprow
{
	font-weight: bold;
	font-size: 12px;
	background-image: url(headerback.gif);
	color: white;
	height: 30px;
}
.afgrouprow a:link, .afgrouprow a:visited, .afgrouprow a:active
{
	color:white;
}
.afsubgrid 
{
		border: solid 1px #cdcdcd;
}
.afheader
{
	font-weight: bold;
	font-size: 11px;
	background-image: url(headerback25.gif);
/*	color: #006685;*/
	color:white;
	height: 25px;

}
.afforumrow
{
	font-size:11px;
	border-right: solid 1px #cdcdcd;
	border-top: solid 1px #cdcdcd;
}
.afforumrow a:link, .afforumrow a:visited, .afforumrow a:active, .afpostinfo a, .afpostinfo a:link, .afpostinfo a:visited, .afpostinfo a:active, .afposttopic a, .afposttopic a:link, .afposttopic a:visited, .afpostreply a, .afpostreply a:link, .afpostreply a:visited
{
	color: #006685;
}

.aflastpost a:link, .aflastpost a:visited, .aflastpost a:active
{
	color: #006685;
}
.aftopicrow1, .aftopicrownew, .afcol3, .afcol4, .afcol5, .afcol6, .afsubject, .afpostinfo, .afposttopic, .afpostreply, .afpostbody, .afpostattach, .afpostsig
{
	font-size: 12px;
}
.afpostinfo 
{
	border-left: solid 1px #cdcdcd;
	border-right: solid 1px #cdcdcd;
	border-bottom: solid 1px #cdcdcd;
}
.afposttopic, .afpostreply 
{
	border-right: solid 1px #cdcdcd;
	border-bottom: solid 1px #cdcdcd;
}
.afsubrow
{
	font-size:11px;
	border-bottom: solid 1px #333333;
}
.afcol1 
{
	border-left: solid 1px #cdcdcd;
	border-bottom: solid 1px #cdcdcd;
	border-right: solid 1px #cdcdcd;
	}
 
.aftopicrow1, .aftopicrownew
{
	border-bottom: solid 1px #cdcdcd;
	border-right: solid 1px #cdcdcd;
}
.aftopicrow1 a, aftopicrow1 a:link, aftopicrow1 a:visited, aftopicrow1 a:active
{
	color: #006685;
}
.aftopicrownew a, aftopicrownew a:link, aftopicrownew a:visited, aftopicrownew a:active
{
	color: 	#006685;

	font-weight: bold;
}
.NTForums_Button 
{
	cursor:hand;
	border: #000000 1px solid;
	padding-right: 2px;
	display: block;
	padding-left: 2px;
	font-weight: bold;
	font-size: 9pt;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#F5F0F0, EndColorStr=#CCCCCC);
	padding-bottom: 5px;
	width: 100px;
	color: #666666;
	padding-top: 5px;
	background-color: #cccccc;
	text-align: center;
	text-decoration: none;
}
.afButton 
{
	cursor:hand;
	border: #000000 1px solid;
	
}
.afarrow 
{
	background-color: #FFFFFF;
	border: #696969 1px solid;
}
.afborder 
{
	border-left: solid 1px #cdcdcd;
	border-right: solid 1px #cdcdcd;
	border-bottom: solid 1px #cdcdcd;
}



