/* CSS Document */

/* GENERAL */
/* style for module titles */
.Head {
    font-family: Tahoma;
    font-size:  14px;
    font-weight: bold;
}
/* style of item titles on edit and admin pages */
.SubHead {
    font-family: Tahoma;
    font-size:  14px;
    font-weight:    bold;
    color: #003366;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma;
    font-size:  14px;
    font-weight:    bold;
    color: black;
}
/* text style used for most text rendered by modules */
.Normal {
	font-family: Tahoma;
	font-size: 14px;
	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;
    font-size: 14px;
    font-weight: normal;
}
.NormalRed {
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    color: #ff0000
}
.NormalBold {
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
    font-family: Tahoma;
    font-size: 14px;
    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 */
H1 {
    font-family: Tahoma;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
	margin-bottom:3px;
}
H2 {
    font-family: Tahoma;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}
/*
H3 {
    font-family: Tahoma;
    font-size:  14px;
    font-weight:    normal;
    color: #003366;
}
*/
H4 {
    font-family: Tahoma;
	font-size: 14px;
    font-weight:    normal;
    color: #003366;
}
H5, DT {
    font-family: Tahoma;
	font-size: 14px;
    font-weight:    bold;
    color: #003366;
}
H6 {
    font-family: Tahoma;
	font-size: 14px;
    font-weight:    bold;
    color: #003366;
}
TFOOT, THEAD {
    font-family: Tahoma;
	font-size: 14px;
    color: #003366;
}
TH {
    vertical-align: baseline;
    font-family: Tahoma;
	font-size: 14px;
    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;
}
BLOCKQUOTE, PRE {
}

/*
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
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}
.ModuleTitle_MenuBar {
}
.ModuleTitle_MenuItem {
}
.ModuleTitle_MenuIcon {
}
.ModuleTitle_SubMenu {
}
.ModuleTitle_MenuBreak {
}
.ModuleTitle_MenuItemSel {
}
.ModuleTitle_MenuArrow {
}
.ModuleTitle_RootMenuArrow {
}
/*___________________________________________________________________________________________*/
/* Main Menu */
.MainMenu_MenuContainer {
	border: 0px solid transparent;
	background-color: transparent;
	padding: 0px;
	margin-top:0px !important;
	margin-bottom:0px !important;
	padding-bottom:0px;
}
.MainMenu_MenuBar {
}
.MainMenu_MenuItem {
	cursor: hand; 
	background-color:#135797;
	color: #FFFFFF; 
	font-family: Tahoma; 
	font-size: 13px;
	font-weight: bold;
	border: 0px transparent solid;
	padding-bottom:4px;
	padding-left:6px;
	padding-top:4px;
	padding-right:6px;
	
}
.MainMenu_MenuIcon {
	display:none;
}
.MainMenu_MenuItemSel {
	cursor: hand; 
	background-color:#003167;
	color: #FFCC00; 
	font-family: Tahoma; 
	font-size: 13px;
	font-weight: bold;
	border: 0px transparent solid;
	padding-bottom:4px;
	padding-left:6px;
	padding-top:4px;
	padding-right:6px;
}
.rootmenuitem {
	cursor: hand; 
	color: #FFFFFF; 
	background:transparent;
	border: 0px transparent solid;
	font-family: Tahoma; 
	font-size: 11px;
	text-align:center;
	padding-bottom:8px;
	padding-left:0px;
	padding-right:0px;
}

.rootmenuitem img {
	display:none;
}

.rootmenuitemselected {
	cursor: hand; 
	color: #FFCC00; 
	background-color:#003167;
	font-family: Tahoma; 
	font-size: 11px;
	border: 0px transparent solid;
	text-align:center;
	padding-bottom:8px;
	padding-left:0px;
	padding-right:0px;
}
.rootmenuitembreadcrumb{
	cursor: hand; 
	color: #FFFFFF; 
	background:transparent;
	font-family: Tahoma; 
	font-size: 11px;
	border: 0px transparent solid;
	text-align:center;
	padding:0px;
}
.submenuitembreadcrumb{
	cursor: hand; 
	background-color:#003167;
	color: #FFFFFF; 
	font-family: Tahoma; 
	font-size: 14px;
	border: 0px transparent solid;
	padding: 0px;
}
.submenu {
	z-index: 1000; 
	background-color:transparent; 
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', Direction='90', Strength='1');*/
	border: 0px transparent solid;
	margin-left:0px;
	margin-top:0px;
	font-family: Tahoma; 
	font-size: 14px;
}


.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; 
}


.MainMenu_MenuArrow {
	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 

}

.MainMenu_RootMenuArrow {
	display: none;
}
/*___________________________________________________________________________________________*/

.links_bottom {
    font-family: Tahoma;
    font-size:  12px;
    color: #333333;
	text-decoration:none;	
}
a.links_bottom:visited{
    font-family: Tahoma;
    font-size:  12px;
    color: #333333;
	text-decoration:none;	
}
a.links_bottom:active{
    font-family: Tahoma;
    font-size:  12px;
    color: #333333;
	text-decoration:none;	
}
a.links_bottom:hover{
    font-family: Tahoma;
    font-size:  12px;
    color: #FF0000;
	text-decoration:none;	
}
a.links_bottom:link{
    font-family: Tahoma;
    font-size:  12px;
    color: #333333;
	text-decoration:none;
}


.links_top {
    font-family: Tahoma;
	font-size: 14px;
    color: #CA0108;
	text-decoration:none;
	text-transform: uppercase;	
}
a.links_top:visited{
    font-family: Tahoma;
	font-size: 14px;
    color: #CA0108;
	text-decoration:none;
	text-transform: uppercase;		
}
a.links_top:active{
    font-family: Tahoma;
	font-size: 14px;
    color: #CA0108;
	text-decoration:none;
	text-transform: uppercase;		
}
a.links_top:hover{
    font-family: Tahoma;
	font-size: 14px;
    color: #CA0108;
	text-decoration:none;	
	text-transform: uppercase;	
}
a.links_top:link{
    font-family: Tahoma;
	font-size: 14px;
    color: #CA0108;
	text-decoration:none;
	text-transform: uppercase;	
}

.SubLinks {
    color: #697280; 
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal; 
	text-decoration: none;
}
a.SubLinks:visited{
    color: #697280; 
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal; 	
	text-decoration: none;
}
a.SubLinks:active{
    color: #697280; 
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal; 
	text-decoration: none;	
}
a.SubLinks:hover{
    color: #CC0000; 
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal; 
	text-decoration: none;		
}
a.SubLinks:link{
    color: #697280; 
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal; 
	text-decoration: none;
}

.SubLinksBottom {
    color: #697280; 
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal; 
	text-decoration: none;
}
a.SubLinksBottom:visited{
    color: #697280; 
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal; 	
	text-decoration: none;
}
a.SubLinksBottom:active{
    color: #697280; 
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal; 
	text-decoration: none;	
}
a.SubLinksBottom:hover{
    color: #CC0000; 
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal; 
	text-decoration: none;		
}
a.SubLinksBottom:link{
    color: #697280; 
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal; 
	text-decoration: none;
}


A.copyright
{
	font-family: Tahoma;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #dddddd;
	text-decoration: underline;
}

.copyright
{
	font-family: Tahoma;
	font-size: 14px;
	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;
    font-size:  10px;
    color: #dddddd;
	text-decoration:none;	
}

.FooterLink {	
	font-family: Tahoma;
	font-size: 14px;
	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;
	}

/* my styles */

body {
	background-color:#9aadc1;
	margin:0px;
	font-family:Tahoma;
	font-size:14px;

	/*margin-top:41px;*/
}
.homecontentpane {
margin-right:25px;
margin-top:19px;
}
.bottomlinks, a.bottomlinks:link,  a.bottomlinks:active,  a.bottomlinks:hover,  a.bottomlinks:visited {
font-size:10px;
font-family:Tahoma;
color:#666;
text-decoration:none;
padding-left:8px;
padding-right:8px;
}
.mynav {
margin-top:0px !important;
margin-top:0px;
margin-left:0px !important;
margin-left:0px;
margin-right:0px !important;
margin-right:0px;
}

.style19 {
color:#FFFFFF;
font-size:14px;
}

.style15 {color: #666666; font-size: 11px; }

.style5 {font-size: 14px;
color:#666666;}

.style3 {
	color:#CC0000;
	font-weight: bold;
	font-size:14px;
}


h3 {
    COLOR: #CC6600;
    FONT-SIZE: 16px;
	font-weight:bold;
	margin:0;
	margin-left:6px;
	margin-bottom:6px;
}

/************** Bullet Points *****************/

ul 
{
list-style-image:url(images/arrow2.gif);
}

li {
list-style-image:url(images/arrow2.gif);
}

/************** Hyperlinks *****************/

a.toplink:link {
color:#FFFFFF;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
text-decoration:none;
text-transform:none;
}
a.toplink:visited {
color:#FFFFFF;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
text-decoration:none;
text-transform:none;
}
a.toplink:hover {
color:#FFCC00;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
text-decoration:none;
text-transform:none;
}

a.toplink2:link {
color:#003333;
font-family:Tahoma;
font-size:11px;
text-decoration:none;
}
a.toplink2:visited {
color:#003333;
font-family:Tahoma;
font-size:11px;
text-decoration:none;
}
a.toplink2:hover {
color:#3366CC;
font-family:Tahoma;
font-size:11px;
text-decoration:none;
}


#site {
z-index: 1;
}

a.toplink4 {
color:#FFFFFF;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
text-decoration:none;
text-transform:none;

}

a.toplink4:link {
color:#FFFFFF;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
text-decoration:none;
text-transform:none;

}
a.toplink4:active {
color:#FFFFFF;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
text-decoration:none;
text-transform:none;

}
a.toplink4:visited {
color:#FFFFFF;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
text-decoration:none;
text-transform:none;
}
a.toplink4:hover {
color:#FFCC00;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
text-decoration:none;
text-transform:none;
}

.style30 {
font-family:Tahoma;
font-size:11px;
color:#000000;
text-decoration:none;
}

.style31 {
font-family:Tahoma;
font-size:14px;
color:#606060;
}

.style32 {
font-family:Tahoma;
font-size:12px;
color:#000000;
}

.style33 {
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}

.style34 {
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}

.feedTitle {
    color: #697280; 
	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal; 
	text-decoration: none;
	margin:1px;
	font-weight:bold;
}
a.feedTitle:visited{
    color: #697280; 
	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal; 	
	text-decoration: none;
	margin:1px;
	font-weight:bold;
}
a.feedTitle:active{
    color: #697280; 
	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal; 
	text-decoration: none;	
	margin:1px;
	font-weight:bold;
}
a.feedTitle:hover{
    color: #CC0000; 
	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal; 
	text-decoration: none;
	margin:1px;
	font-weight:bold;		
}
a.feedTitle:link{
    color: #697280; 
	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal; 
	text-decoration: none;
	margin:1px;
	font-weight:bold;
}

.headline {
    color: #697280; 
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal; 
	text-decoration: none;
	margin:1px;
	font-weight:bold;
}
a.headline:visited{
    color: #697280; 
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal; 	
	text-decoration: none;
	margin:1px;
	font-weight:bold;
}
a.headline:active{
    color: #697280; 
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal; 
	text-decoration: none;	
	margin:1px;
	font-weight:bold;
}
a.headline:hover{
    color: #CC0000; 
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal; 
	text-decoration: none;
	margin:1px;
	font-weight:bold;		
}
a.headline:link{
    color: #697280; 
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal; 
	text-decoration: none;
	margin:1px;
	font-weight:bold;
}

.creditfooter {
	visibility:hidden;
}

.feedburnerFeedBlock {
	width:700px;
color: #697280; 
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal; 
	text-decoration: none;
}

.signupHeader {
font-size:24px;
color:#FFFFFF;
padding-bottom:10px;
padding-top:10px;
}

.fontOrange {
color:#e6790e;
}

