/* ================================
    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
{


}

/* 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    {
width: 380px;
}

/* 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, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	color: #333;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	color: #333;
weight: bold;

}

/* 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  {
font-family: Arial, Helvetica, sans-serif;
font-size:1.8em;
line-height: 1.1em;
font-weight: bold;
color: #000;

}

h2  {
font-family: Arial, Helvetica, sans-serif;
font-size:1.2em;
font-weight: bold;
color: #000;

}

H3  {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
color: #333;
line-height: normal;
padding-bottom: 6px;

}

h3 a {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
font-color: #036;

}




H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
}

td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	color: #333;
}

A:link  {
color: #036;
font-size: 13px;
}

A:visited   {
font-size: 13px;
}

A:active    {
color: #036;
font-size: 13px;
}

A:hover {
color: #960;
font-size: 13px;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


ul {
margin-left: 13px;
padding-left: 0;
}

ul li  {
font-family: Verdana, Geneva, sans-serif;
font-size: 13px;
line-height: 1.4em;
color: #333;
padding-bottom: 14px;
list-style-type: square;

}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
	color:#cacaca;
}

/* 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 {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}



p {

	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	color: #333;

}

p a {
	color:#036;
	font-weight: 400;
	text-decoration: underline;
	
}


p img {
margin-right: 10px;
color:#999;
}


.elist {

	list-style-position: inside;
	list-style-type: none;		
	
}

hr {
	color:#cacaca;
}

.BioHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-color: #333;
	padding-bottom: 9px;
	text-decoration: none;


}

.BioHead a {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #036;
text-decoration: none;

}

.BioHead a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #960;
}


.Title {
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: bold;
color: #000;
line-height: normal;
}

.board {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #036;
text-decoration: none;

}

.board a {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #036;
text-decoration: none;	
}

.board a:hover {
color: #960;
text-decoration: none;	
}

.ChapterFooterList {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #ccc;
}

.ChapterFooterList a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
text-decoration: none;	

}

.ChapterFooterList a:hover {
color: #FC9;
text-decoration: none;	
}

.timeline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CACACA;
	border-size: 1px;
	padding-top: 3px;
 	font-size: 16px;
	font-weight: bold;
}

.sideBullet {
padding: 0;
margin:0;
position: absolute;
left: 0;

}

.committees {
	background-color:#C00;
	color: #FFF;
	padding: 6px;
	font-weight: bold;
	border-bottom-color: #FFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	cursor:pointer;
}

.volunteerH2 {
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	border-top: #CACACA 1px solid;
	border-bottom: #CACACA 1px solid;
	color: #333;
}

.purch {
	padding: 0;
	margin: 0;
}

.purchCol1 {
	width: 170px;
	padding: 0;
	margin: 0;
	
}

.purchCol2 {
	width: 160px;
}

.purchCol3 {
	width: 200px;
	
}

.purchCol4 {
	position:relative;
	top: -35px;
	left: 520px;
}

.radioB {
padding: 0;
margin:0;

}

.legal {
	list-style-type: upper-roman;
}

.SHoFame {
width: 460px;
}

.SHoFame a {
padding: 10px;
}

.sideMov {
background-color: #000;
}








































































