/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
font: Verdana, Arial;
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
            font-family: Verdana, Arial;
            font-size: 8pt;
            color: #000000;
            text-align: left;
            vertical-align: top;
            line-height: 16px;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
   font: Verdana, Arial;
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {

}

A:visited   {
            color: #004196;
            cursor: hand;
            text-decoration: none;
            background-color: transparent;

}

A:hover {
            color: #7998cl;
            cursor: hand;
            text-decoration: none;
            background-color: transparent;

}

A:active    {

}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
list-style-type:disc;
}

UL LI LI    {
list-style-type:circle;
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* 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 {
width:100px;
}

.MainMenu_MenuBar {
background-color:#fbe8cd;
}

.MainMenu_MenuItem {
font-family: Verdana;
font-size:12px;
font-weight:bold;
color:#004196;
border-bottom-width: 0px;
border-bottom-style: solid;
border-top-width: 0px;
border-top-style: solid;
margin-top: .5cm;
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
font-family: Verdana;
font-size:11px;
font-weight:bold;
color:#666666;
background-color:#fbe8cd;
margin: 0;
line-height: 20px
}

.MainMenu_MenuBreak {
color:#fbe8cd;
}

.MainMenu_MenuItemSel {
font-size:10px;
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}


/* Added Stuff */
.content_title{
 font-family: Verdana;
 font-size:15px;
 font-weight:bold;
 color:#3C4070;
 width: 400px;
}
.content_date {
 font-family: Verdana;
 font-size:8pt;
 font-weight:bold;
}
.content_description {
 font-family: Verdana;
 font-size:9pt;
 font-style:italic;
  width: 400px;
}
.content_body {
font: Verdana, Arial;
font-size: 8pt;
color: #000000;
text-align: left;
vertical-align: top;
line-height: 16px;
}
.content_footer {
 font-family: Verdana;
 font-size:7pt;
 font-style:italic;
  width: 400px;
}
.side_title {
 font-family: Verdana;
 font-size:12px;
 font-weight:bold;
 color:#3C4070;
 width: 150px;
}
.side_date {
 font-family: Verdana;
 font-size:8pt;
 font-weight:bold;
 width: 150px;
}
.side_description {
 font-family: Verdana;
 font-size:9pt;
 font-style:italic;
 width: 150px;;
}
.side_body {
 font-family: Verdana;
 font-size:8pt;
 width: 150px;
}
.side_footer {
 font-family: Verdana;
 font-size:7pt;
 font-style:italic;
  width: 150px;
}
.anResultsTextSmall {
	font-family: "Times New Roman";
	font: bold;
	font-size: 14pt;
	color: #004196;
	text-align: left;
	text-decoration: none;
	background-color: none;
	line-height: 14pt;
	vertical-align: baseline;
	
}	
.anResultsTextMedium {
	font-family: "Times New Roman";
	font: bold;
	font-size: 22pt;
	color: #004196;
	text-align: left;
	text-decoration: none;
	background-color: none;
	line-height: 22pt;
	vertical-align: baseline;	
}
.anH1 {
	font-family: "Times New Roman";
	font: bold;
	font-size: 22pt;
	color: #004196;
	line-height: 25pt;
}	
.anResultsTextLarge {
	font-family: "Times New Roman";
	font: bold;
	font-size: 29pt;
	color: #004196;
	text-align: left;
	text-decoration: none;
	background-color: none; 
	line-height: 29pt;	
	vertical-align: baseline;		
}

.anLeftColumnTitle {
font: bold 11pt Verdana;
margin:3px;
}

.footerCopy {
font: normal 10px Verdana;
text-align:left;
text-decoration: none;
color: black;
}

a.footerWide1, a.footerWide1:visited {
font: normal 8pt Verdana;
color: #004196;		
text-align:right;
text-decoration:none;
padding:0px 6px 0px 0px;
margin:0px 0px 0px 65px;
border-right: 1px solid #CCCCCC;
}		
a.footerWide, a.footerWide:visited {
font: normal 8pt Verdana;
color: #004196;		
text-align:right;
text-decoration:none;
padding:0px 6px 0px 9px;
border-right: 1px solid #CCCCCC;
}	
a.footerWideLast, a.footerWideLast:visited {
font: normal 8pt Verdana;
color: #004196;		
text-align:right;
text-decoration:none;
padding:0px 6px 0px 9px;
}		
a.footerWide1:hover, a.footerWide1:active {
font: normal 8pt Verdana;
color: #7998c1;		
text-align:right;
text-decoration:none;
padding:0px 6px 0px 0px;
margin:0px 0px 0px 65px;
border-right: 1px solid #CCCCCC;
background-color: transparent;
}		
a.footerWide:hover, a.footerWide:active {
font: normal 8pt Verdana;
color: #7998c1;		
text-align:right;
text-decoration:none;
padding:0px 6px 0px 9px;
border-right: 1px solid #CCCCCC;
background-color: transparent;
}	
a.footerWideLast:hover, a.footerWideLast:active {
font: normal 8pt Verdana;
color: #7998c1;		
text-align:right;
text-decoration:none;
padding:0px 6px 0px 9px;
background-color: transparent;
}		

a.SkinObject, a.SkinObject:visited {
font: normal 8pt Verdana;
color: #004196;		
text-align:right;
text-decoration:none;
padding:0px 6px 0px 9px;
}

a.SkinObject:hover,  a.SkinObject:active {
font: normal 8pt Verdana;
color: #7998c1;		
text-align:right;
text-decoration:none;
padding:0px 6px 0px 9px;
background-color: transparent;
}

.anBody {
            font-family: Verdana, Arial;
            font-size: 8pt;
            color: #000000;
            text-align: left;
            vertical-align: top;
            line-height: 16px;
}

.anBodyHeaderNoLink {
            font: bold Verdana Arial;
            font-size: 10pt;
            color: #004196;
            text-align: left;
            vertical-align: top;
            background-color: transparent;
}

.contentLeftColumnWide {
	float: left; 
	width: 512px;
	vertical-align: text-top;
	text-align: left;
	padding: 0px;		
	margin: 0px;
}

.contentRightColumn {
	float: left; 
	width: 144px;
	vertical-align: text-top;
	text-align: center;
	position: relative;
	padding: 0px;
	margin: 0px;
}
.anBodyHeaderLink {
	font: bold Verdana, Arial;
	font-size: 10pt;
	color: #004196;
	text-align: left;
	vertical-align: top;
	background-color: White;
}
.anBodyHeaderLink a:hover{
	color: #7998c1;
	background-color: White;
}
.anBodyHeaderNoLink {
	font: bold Verdana Arial;
	font-size: 10pt;
	color: #004196;
	text-align: left;
	vertical-align: top;
	background-color: transparent;
}

.anBody {
	font: Verdana, Arial;
	font-size: 8pt;
	color: #000000;
	text-align: left;
	vertical-align: top;
	line-height: 16px;
	
}

.anBodyBold {
	font: bold Verdana, Arial;
	font-size: 8pt;
	color: #000000;
	text-align: left;
	vertical-align: top;
}

.anBody a, .anBody a:visited{
	color: #004196;
	cursor: hand;
	text-decoration: none;
	background-color: transparent;
}
.anBody a:hover{
	color: #7998c1;
	cursor: hand;
	text-decoration: none;
	background-color: transparent;
}

/*Added for Nav*/

#containerhead {
height:22px;
margin:1;
padding:0;
}

#containerheadcontent {
margin:0 10px;
padding:0;
vertical-align:middle;
}

#primarynavV2 {
font-size:75%;
}

#primarynavV2 ul {
display:inline;
list-style:none;
vertical-align: middle;
margin:0;
padding:0;
}

#primarynavV2 li {
font-family: Verdana;
font-size:75%;
display:inline;
margin:0;
padding:2px;
}

#primarynavV2 li a {
padding: 5px;
text-decoration:none;
font-weight:bold;
color:#FFFFFF
}

#primarynavV2 li a:hover{
background-color:#004196;
color:#e1c662;
}














































