/* ================================
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-family: Tahoma, Arial; font-size: 11px;
}
.ControlPanel {
}
/* background/border colors for the selected tab */
a.tab {
background-color: #ffffff;
display:block;
font-size:11px;
color:#333333;
text-decoration: none;
border-top: 1px solid #999999;
border-right: 1px solid #999999;
border-bottom: 3px solid #999999;
border-left: 1px solid #999999;
font-family: Tahoma, Arial;
font-weight: bold;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 8px;
width: 145px;
} 
a.tab:hover {
color:#FFFFFF;
text-decoration: none;
background-color: #00694a;
} 
a.tab2 {
background-color: #ffffff;
display:block;
background: no-repeat;
font-size:11px;
color:#333333;
text-decoration:none;
border-top: none #E4E7EA;
border-top: 1px solid #999999;
border-right: 1px solid #999999;
border-bottom: 3px solid #999999;
border-left: 1px solid #999999;
font-family: Tahoma, Arial;
padding-left: 8px;
font-weight: bold;
padding-top: 2px;
padding-bottom: 2px;
width: 145px;
} 
a.tab2:hover {
color:#FFFFFF;
font-weight: bolder;
text-decoration: none;
background-color: #b51439;
} 
.LeftPane  { 
}
.ContentPane  { 
}
.RightPane  { 
}
/* text style for the selected tab */
/* hyperlink style for the selected tab */
/* text style for the unselected tabs */
.OtherTabs {
}
/* hyperlink style for the unselected tabs */
/* 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
{
H1-text  {
font-size: 14px;
font-weight: bold;
border-bottom-width: thin;
border-bottom-style: solid;
border-bottom-color: #0d6d52;
}
H2-text  {
font-size: 14px;
font-weight: bold;
border-bottom-width: thin;
border-bottom-style: solid;
border-bottom-color: #FF0000;
}

}
aaaBodyText  {
font-family: Tahoma;
font-size:  10px;
font-weight:    normal;
color: #000000;
}

.aaBodyArial2  {
font-family: Arial;
color: #000000;
Style: normal;
font-size: 15px;
line-height: 20px;
font-weight: normal;
decoration: none;
}

.aaBodyAdressArial2  {
font-family: Arial;
color: #000000;
font-style: bold;
font-size: 15px;
line-height: 18px;
font-weight: bold;
decoration: none;
}

}
aaaSubTitle  {
font-family: Tahoma;
font-size: 10px;
font-weight: Bold;
color: #000000;
}
.Title SRB Green  {
font-size: 14px;
font-weight: bold;
border-bottom-width: thin;
border-bottom-style: solid;
border-bottom-color: #0d6d52;
}
.Title RPP Red  {
font-size: 14px;
font-weight: bold;
border-bottom-width: thin;
border-bottom-style: solid;
border-bottom-color: #FF0000;
}

.Bullets {
font-family: Tahoma;
font-size: 13px;
font-weight: bold;
font-style: italic;
line-height: 16px;
}

.aaRevolvoBodyText {
font-family: Tahoma;
color: #000000;
Style: normal;
font-size: 12px;
line-height: 15px;
font-weight: normal;
}

.aaHeadingText {
font-family: Tahoma;
color: #666644;
font-style: bold;
font-size: 14px;
line-height: 18px;
font-weight: normal;
}

.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 */
/* button style for standard HTML buttons */
.StandardButton     {
}
/* GENERIC */
H1  {
font-size: 14px;
font-weight: bold;
border-bottom-width: thin;
border-bottom-style: solid;
border-bottom-color: #0d6d52;
}
H2  {
font-size: 14px;
font-weight: bold;
border-bottom-width: thin;
border-bottom-style: solid;
border-bottom-color: #FF0000;
}

.Bullets {
font-family: Tahoma;
font-size: 13px;
font-weight: bold;
Style: italic;
line-height: 16px;
}

.aaLabelSRB {
font-family: Tahoma;
color: #0d6d52;
Style: italic;
font-size: 14px;
line-height: 18px;
font-weight: bold;
}

.aaLabelRPP {
font-family: Tahoma;
color: #FF0000;
Style: italic;
font-size: 14px;
line-height: 18px;
font-weight: bold;
}


H3  {
font-size: 14px;
font-weight: bold;
border-bottom-width: thin;
border-bottom-style: solid;
border-bottom-color: Blue;
}
H4  {
}
H5, DT  {
}
H6  {
}
TFOOT, THEAD    {
}
TH  {
}
SMALL   {
}
BIG {
}
BLOCKQUOTE, PRE {
}
UL LI   {
}
UL LI LI    {
}
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 {
}
.MainMenu_MenuBar {
}
.MainMenu_MenuItem {
}
.MainMenu_MenuIcon {
}
.MainMenu_SubMenu {
}
.MainMenu_MenuBreak {
}
.MainMenu_MenuItemSel {
}
.MainMenu_MenuArrow {
}
.MainMenu_RootMenuArrow {
}


.orgTitle{
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight:bold;
	color:red;
	width:798px;
	padding-bottom:0px;
	margin-bottom:0px;
}
.orgParent
{
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:bold;
	color:Black;
	width:260px;
	padding-top:0px;
	margin-top:0px;
	position:relative;
	top:-280px;
	border:thin #669999 double;
	background:white;
	filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;	
	z-index:0;
}
.orgDetails
{
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
}
.orgURL
{
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;

}












