/* ================================
    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, P
{
color: #000000;
font-family: Tahoma, Helvetica, sans-serif;
font-size: 12px;
margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* 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:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* 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
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.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:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
H1  { 
color: #5AC1DA;
font-family: , Tahoma, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 15px;
}

H2  {
color: #5AC1DA;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 14px;
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
color: #5AC1DA;

}

A:visited   {
color: #5AC1DA;
}

A:active    {
color: #5AC1DA;
}

A:hover {
color: #E0A826;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL 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 {
color: #3D2963;
text-decoration: none;
font-size: 11px;
background-color: #FFFFFF;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
border: 0px;
height: 11px;
padding: 0px
}


.MainMenu_MenuBar {
color: #3D2963;
text-decoration: none;
font-size: 11px;
background-color:  Fuchsia;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
border: 0px;
height: 11px;
padding: 0px
}

.MainMenu_MenuItem {
color: #3D2963;
text-decoration: none;
font-size: 11px;
background-color:  Green;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
border: 0px;
height: 11px;
padding: 0px
}

.MainMenu_MenuIcon {
color: #3D2963;
text-decoration: none;
font-size: 11px;
background-color: #ffffff;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
border: 0px;
height: 11px;
padding: 0px
}

.MainMenu_SubMenu {
color: #3D2963;
text-decoration: none;
font-size: 11px;
background-color: #ffffff;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
border: 0px;
height: 11px;
padding: 0px
}

.MainMenu_MenuBreak {
color: #3D2963;
text-decoration: none;
font-size: 11px;
background-color: #ffffff;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
border: 0px;
height: 11px;
padding: 0px
}

.MainMenu_MenuItemSel {
color: #3D2963;
text-decoration: none;
font-size: 11px;
background-color:  #FFFFFF;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
border: 0px;
height: 11px;
padding: 0px
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

.MainMenu_MenuItem {
color: #3D2963;
text-decoration: none;
font-size: 11px;
background-color: #FFFFFF;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
border: 0px;
height: 11px;
padding: 0px
}

.MainMenu_MenuItemActive {
color: #3D2963;
text-decoration: none;
font-size: 11px;
background-color:  Lime;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
border: 0px;
height: 11px;
padding: 0px
}

.SubMenu_SubMenuItemActive {
color: #3D2963;
text-decoration: none;
font-size: 11px;
background-color: #ffffff;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
border: 0px;
height: 11px;
padding: 0px
}
.MainMenu_MenuItemSelected {
color: #3D2963;
text-decoration: none;
font-size: 11px;
background-color:  red;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
border: 0px;
height: 11px;
padding: 0px
width: 200px;
}
.MainMenu_SubMenuItemSelected {
color: #3D2963;
text-decoration: none;
font-size: 11px;
background-color: #ffffff;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
border: 0px;
height: 11px;
padding: 0px
}
.MainMenu_SubMenuItemSelected {
color: #3D2963;
text-decoration: none;
font-size: 11px;
background-color: #ffffff;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
border: 0px;
height: 11px;
padding: 0px
}

/* New-Styles */
HTML {
	
	color: #666666;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;

	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #5AC1DA;
	scrollbar-highlight-color: #5AC1DA;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-track-color: #CCCCCC;
	scrollbar-arrow-color: #5AC1DA;
}

A.nav:link  {
color: #3D2963;
text-decoration: none;
}

A.nav:visited   {
color: #3D2963;
text-decoration: none;
}

A.nav:active    {
color: #3D2963;
text-decoration: none;
}

A.nav:hover {
color: #3D2963;
text-decoration: none;
}

.linelong{
border: 1px dashed #E0A826 0px 0px 0px;
width: 366px;
}
.lineshort{
border-top: 1px dashed ;
width: 350px;
color:#E0A826;

}
.linefull{
border-top: 1px;
border-top-style: dashed;
height: 1px;
width: 760px;
 line-height: 1px;
 color: #E0A826;

}
.bluetext{
	color: #412C68;
	font-size: 12px;
	font-weight: bold;
}
.topnav{
	width: 360px;
	text-align: right;
	padding-top: 22px;
	float: right;
	color: #3D2963;
}
.topBox {
	width: 760px;
	height: 86px;
	text-align: right;
	margin-left: auto;
	white-space: nowrap;
	position: relative;	
	margin-right: auto;
	
	
}
.mainBox{
text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	
	
	
}.flashBox {
	width: 760px;
	height: 150;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;	
	border:0px;
	padding: 0px;
}


.navBox {
	width: 760px;
	/* height: 24px; */
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	padding: 0px 0px 6px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D2963;
text-decoration: none;
background-color: #FFFFFF;	
}
.logo {
width: 337px;
height: 64px;
float: left;
margin-left: -20px;
position: relative;

}

.dotty {
border-top:  1px dashed #E0A826;
width: 95%;
height: 1px;
}
hr {
	
width: 95%;
 line-height: 0px;
 color: #FFFFFF;
 background-color: #FFFFFF;
 border:none;
 border-bottom: dashed 1px #E0A826;
 background-color:#FFFFFF;
 
}
#footer {
	width: 760px;
	border-top: 1px solid #5AC1DA;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
}
.loggy {
	color: #5AC1DA;
	text-decoration: none;
	
}
.sandbglit {
	color: white;
}



