/* 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: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}
.DNNSubscriberContent TD {padding: 5px 10px;}
.DNNSubscriberContent span.Normal {clear: both;}
.DNNSubscriberContent input.NormalTextBox {border: #999999 1px solid; margin-left: 0px; width:98%;}
.DNNSubscriberContent .CommandButton   {
	border:#CCCCCC 1px dotted;
	padding: 5px;
	background: url(/Portals/58/images/button_bg.gif) 0px 0px repeat-x;
}

p, .Normal, span.Normal {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
line-height: 1.5;
text-align: left;
}
.media_release_tbl {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}
/* 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
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: normal; 
text-align: left;
}
/* 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   {
	padding: 5px;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active {
	color: #7f0000; 
	font-size: 11px; 
	text-decoration: none;
	margin: 5px;
	clear: both;

}

A.CommandButton:hover {
	text-decoration: none; 
	color: #000000;
	font-size: 11px;
}
/* GENERIC */
H1  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 22px; 
font-weight: bold; 
text-align: left;
color: #a71c20;
text-decoration: none;
}
H2  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px; 
font-weight: bold; 
text-align: left;
/*color: #5a5959;*/
color: #a71c20;
text-decoration: none;
}
H3  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px; 
font-weight: bold; 
text-align: left;
color: #a71c20;
text-decoration: none;
margin: 10px 0px
}
H4  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px; 
font-weight: bold; 
text-align: left;
color: #5a5959;
text-decoration: none;
}
H5  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: bold; 
text-align: left;
color: #a71c20;
text-decoration: none;
}
H6  {
}
TFOOT, THEAD    {
}
TH  {
}
A:link  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: bold; 
text-align: left;
color: #a71c20;
text-decoration: none;
}
A:visited   {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: bold; 
text-align: left;
color: #a71c20;
text-decoration: none;
}
A:active    {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: bold; 
text-align: left;
color: #a71c20;
text-decoration: none;
}
A:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: bold; 
text-align: left;
color: #a71c20;
text-decoration: underline;
}
SMALL   {
}
BIG {
}
BLOCKQUOTE {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 13px;
line-height: 1.2;
font-weight: normal;
font-style: italic;
margin: 5px 80px;
}
PRE { }
UL LI   {
	list-style: square;
	margin: 5px 0px;
}
UL.pub {
	margin: 0px; 
	padding: 0px;	
}
UL.pub LI {
	list-style: none;
	padding: 10px 0px;
	border-bottom: #CCCCCC 1px dotted;	
}
UL.pub LI span.content {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.2;
	font-weight: normal;
	font-style: italic;
	margin: 5px 80px;
	clear: both;
}
UL LI LI    {
list-style: square;
}
UL LI LI LI {
list-style: square;
}
OL LI   {
}
OL OL LI    {
}
OL OL OL LI {
}
HR {
color: #EEEEEE;
}
/* 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 {
}
/***CONTENT SETTINGS: HOME PAGE***/
p.containerHd  {
text-decoration: none;
font-weight: bold;
font-size: 24px;
color: #8e2f2f;
text-decoration: none;
margin:0px;
padding: 0px 0px 7px 0px;
}
.globalsites {
font-size: 10px;
font-weight: normal;
color: #000000;
}
.globalsites .hd a:Link {
font-weight: bold;
font-size: 13px;
color: #8e2f2f;
}
.globalsites .hd a:Active{
font-weight: bold;
font-size: 13px;
color: #8e2f2f;
}
.globalsites .hd a:Visited{
font-weight: bold;
font-size: 13px;
color: #8e2f2f;
}
.globalsites .hd a:Hover{
font-weight: bold;
font-size: 13px;
color: #8e2f2f;
}
.globalsites a:Link {
font-size: 10px;
font-weight: normal;
text-decoration: none; 
color: #656464;
}
.globalsites a:Active {
font-size: 10px;
font-weight: normal;
text-decoration: none; 
color: #656464;
}
.globalsites a:Visited {
font-size: 10px;
font-weight: normal;
text-decoration: none; 
color: #656464;
}
.globalsites a:Hover {
font-size: 10px;
font-weight: normal;
text-decoration: none;
color: #8e2f2f;
}
.funder {
padding: 5px; 
border: #DDDDDD 1px solid;
}
.funder p {
font-weight: bold;
font-size: 14px;
color: #8e2f2f;
}
.funder img {
padding: 0px 0px 5px 0px;
}
.Sectbox {
border: #adadad 1px solid;
padding:0px;
margin: 0px;
}
.hmheaderlink {
height: 30px;
background: url(/Portals/58/grad_bg.gif) top repeat-x;
vertical-align: middle;
padding-left: 5px;
}
.hmheaderlink a:Link {
font-weight: bold;
font-size: 14px;
color: #8e2f2f;
padding: 10px 0px;
text-decoration: none;
}
.hmheaderlink a:Active {
font-weight: bold;
font-size: 14px;
color: #8e2f2f;
padding: 10px 0px;
text-decoration: none;
}
.hmheaderlink a:Visited {
font-weight: bold;
font-size: 14px;
color: #8e2f2f;
padding: 10px 0px;
text-decoration: none;
}
.hmheaderlink a:hover {
font-weight: bold;
font-size: 14px;
color: #000000;
padding: 10px 0px;
text-decoration: none;
}
.photocaption {
font-size: 9px;
font-weight: normal;
color: #000000;
}
.HmIntro {margin-top: 25px; margin-left: 5px; margin-right: 5px;}
.HmIntro p {font-size: 14px; }
/* HOME SECTION LINKS - SIDE PANEL SETTINGS*/
.HmSecLinksArea {
	/*width: 273px;*/
	background: url(images/hompict/hmsec_bg.jpg) top left repeat-x;
	border: #dad9d9 1px solid;
	border-collapse: collapse;
}
.HmSecLinksBg {
	/*width:270px;*/
	background: url(images/hompict/mossie_bg.png) 0px 0px no-repeat;
	margin: 0px auto;
	position:relative;
	padding: 25px 35px 25px 25px;
}
.HmSecLinksBg a {
	color: #8E2F2F;
    font-size: 13px;
    font-weight: bold;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration: none;
}
.HmSecLinksBg a:hover {
	color: #383838;
    font-size: 13px;
    font-weight: bold;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration: none;
}
.HmSecLinksBg .progress, .HmSecLinksBg .faqs, .HmSecLinksBg .publications, .HmSecLinksBg .media {display: block}

.HmSecLinksBg .progress {}
.HmSecLinksBg .faqs {float: right;}
.HmSecLinksBg .publications {margin-top: 135px;}
.HmSecLinksBg .media {float: right; margin-top: 135px;}


/*FAQ COLLAPSIBLE SETTINGS*/
.arrowlistmenu{
/*width: 180px; width of accordion menu*/
width: 100%;

margin-top: 20px;
}

.collapselistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
color: #000000;
font-size: 12px;
background: #EEEEEE;
border:#DDDDDD 1px solid;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
padding: 7px 5px 7px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.collapselistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(titlebar-active.png);
}
.collapselistmenu .categoryitems {padding: 5px 20px;border:#DDDDDD 1px solid;}

span.FAQnumbering1 {position: relative; float: left; height: 35px; margin-right: 3px;}

