/* DNN Environment */

html, body {height:100%}
body {
padding:0;
margin:0;
background: #FFFFFF;
color: #000000;
}

#skinmaster		{vertical-align:top; background-color: #FFFFFF; border: 0px solid #000000; height: 100%; border-collapse:collapse}

#pagemaster{
height: 100%;
min-height:100%;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
color: #000000;
}
html>body .pagemaster{height:auto;} /*for mozilla as IE treats height as min-height anyway*/


#main{
height:100%;
min-height:100%;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding: 2px;
color: #000000;
vertical-align:top;
}
html>body #main{height:auto;} /*for mozilla as IE treats height as min-height anyway*/

.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color: transparent;
    BORDER-RIGHT: #C0D7EF 1px solid; 
    BORDER-TOP: #C0D7EF 1px solid; 
    BORDER-LEFT: #C0D7EF 1px solid; 
    BORDER-BOTTOM: #C0D7EF 1px solid; 
}

.top-right-bg {
	background-color:#3266CC;
	background-image:url(sign-in-bg.jpg);
	background-position: bottom;
	background-repeat:repeat-x;
}


.PageTitle {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.PageTitleBox {
	background: #1F2D57 url(images/submenu-selected-bg.gif) repeat-x;
	padding: 0px 3px 0px 6px;
	vertical-align: middle;
	border: 1px solid #004D85;
}

.PageTitleArrowBox {
	background-color: #3589E8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #004D85;
	border-right-color: #004D85;
	border-bottom-color: #004D85;
	border-left-color: #004D85;
}


#ve-search input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #D5E8F2;
	border: 1px solid #000208;
	width: 100px;
}

/* Main Menu */

.MainMenu_MenuContainer		{ background-color: transparent; }

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #002F5E;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
	font-weight: bold;
	border-top: 1px solid #EEF2F4;
	border-right: 0px solid #EEF2F4;
	border-bottom: 1px solid #EEF2F4;
	border-left: 0px solid #EEF2F4;
}
.MainMenu_MenuItemSel {
	cursor: pointer;
	cursor: hand;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #002F5E;
	text-decoration: none;
	font-weight: bold;
	background-color: #DCEAF7;
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #429927;
	border-left:  1px solid #429927; 
	border-bottom: 1px solid #429927;
	border-top: 1px solid #429927;
	text-align: center; 
	width: 15; 
	height: 21;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-top: 0px solid #EEF2F4;
	border-bottom: 1px solid #EEF2F4;
	border-right: 1px solid #EEF2F4;
}
.MainMenu_SubMenu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1E3462;
	border-right-color: #1E3462;
	border-bottom-color: #1E3462;
	border-left-color: #1E3462;
	background-color: #EEF2F4;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
}

.MainMenu_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4C5D3;
	width:0px;
}
.RootMenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #666666; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}
.RootMenuItemActive {
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

/* Links Sub Menu Menu */

.LinksMenuContainer		{ background-color: transparent; padding: 2px; width:155px; }

.LinksMenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 16px;
}

.LinksMenuItem {
	cursor: pointer; cursor: hand;
	font-family: Tahoma, Verdana, Arial; font-size: 11px;  text-decoration: none; font-weight: bold; color: #002F5E;
	vertical-align: middle;
	border: 1px solid #EEF2F4;
	background-color: #EEF2F4;
	padding: 7px 5px 7px 6px;
}

.LinksSubMenuItemSelected {
	cursor: pointer; cursor: hand;
	font-family: Tahoma, Verdana, Arial; font-size: 11px;  text-decoration: none; font-weight: bold; color: #002F5E;
	border: 1px solid #DCEAF7;
	background-color: #DCEAF7;
	vertical-align: middle;
}

.LinksSubMenuItemSelected TD {
	border: 1px solid #000000;

}


.LinksRootMenuArrow, .LinksMenuArrow , .linksMenuIcon  {
	display: none;
}

.LinksSubMenu {
	border: 1px solid #B4C5D3;
	background-color: #FFFFFF;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
}

.LinksMenuBreak {
	border: 1px solid #EEEEEE;
	height: 1px;
}


.LinksRootMenuItem {
	cursor: pointer; cursor: hand;
	font-family: Tahoma, Verdana, Arial; font-size: 11px;  text-decoration: none; font-weight: bold; color: #002F5E;
}
.LinksRootMenuItem TD {
	text-decoration: none;
	border: 1px solid #B4C5D3;
	padding:  7px 5px 6px 16px;
	vertical-align: middle;
	background: #EEF2F4 url(submenu-arrow-green.gif) no-repeat top left;	
}

.LinksRootMenuItemActive {
	cursor: pointer; cursor: hand;
	font-family: Tahoma, Verdana, Arial; font-size: 11px;  text-decoration: underline; font-weight: bold; color: #002F5E;
}
.LinksRootMenuItemActive TD {
	text-decoration: none;
	border: 1px solid #799FD7;
	padding: 7px 5px 6px 16px;
	vertical-align: middle;
	background: #DCEAF7 url(submenu-arrow-green.gif) no-repeat top left;
	
}

/* Link Text */

.linktext 			{font-weight: bold; font-size: 8.5pt; color: #FFFFFF; font-family: Tahoma, Arial, Helvetica; text-decoration: none;}
A.linktext:link		{text-decoration:none; color:#FFFFFF;}
A.linktext:visited	{text-decoration:none; color:#FFFFFF;}
A.linktext:active	{text-decoration:none; color:#FFFFFF;}
A.linktext:hover	{text-decoration:none; color:#D1D2B6;}

/* Panes */
.VE-ContentPane { padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; border-collapse:collapse }
.VE-Pane1 { padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 0px; border-collapse:collapse; vertical-align:top }
.VE-Pane2 { padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; border-collapse:collapse; vertical-align:top  }
.VE-Pane3 { padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; border-collapse:collapse; vertical-align:top  }
.VE-Pane4 { padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; border-collapse:collapse; vertical-align:top  }


/* ------------------- drop down ------------------------ */

.arrowimg {
	height: 26px;
	width: 14px;
	border: 0px;
	background: url(submenu-arrow-green.gif) no-repeat center center;
	vertical-align: middle;
}


/* !!!!!!!!!!!!! Panel Heading Global Attributes !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

.panel-head-black,
.panel-head-blue,
.panel-head-grey,
.panel-head-red,
.panel-head-green,
.panel-head-white
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

/* ------------- Panel Heading Colours ----------------------------- */

.panel-head-black {
	color: #000000;
}
.panel-head-blue {
	color: #223869;
}
.panel-head-grey {
	color: #999999;
}
.panel-head-red {
	color: #CD0505;
}
.panel-head-green {
	color: #008900;
}

.panel-head-white {
	color: #FFFFFF;
}

/* Bullet Style */
.bullet-text
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #3689D4;
	text-decoration: none;
}

.bullet-text:hover {text-decoration: underline; color:#3689D4;}
.bullet-text:link, bullet-text:visited,bullet-text:active {text-decoration: none; color:#3689D4;}



/* Base Styles


/* SkinObject */

.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #3689D4;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.SkinObject:hover    {
    text-decoration:    underline;
    color: #3689D4;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#3689D4;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#3689D4;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#3689D4;
}


/* style for module titles */
.Head   {
    font-family: Tahoma, Verdana, Arial;
    font-size:  11px;
    font-weight:    bold;
    color: #000000;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Verdana, Arial;
    font-size:  11px;
    font-weight:    bold;
    color: #666666;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
	font-family: Tahoma, Verdana, Arial;
    font-size:  11px;
    font-weight:    bold;
    color: #666666;
}

/* text style used for most text rendered by modules */

.body-text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
}

.Normal,.NormalDisabled
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
  font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

/* text style used for error messages */
.NormalRed
{
   font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
    font-weight: bold;
    color: #ff0000
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}


select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}


/* styles used by TreeMenu Skin Object */
.TreeMenu_Node 
{
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.TreeMenu_NodeSelected
{
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	background-color: #dcdcdc; 
}

A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited  {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active   {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover    {
    text-decoration:    none;
    color: #ff0000;
}


/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;

}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #666666;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #666666;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #666666;
}

A.CommandButton:hover    {
    text-decoration:    none;
    color: #000000;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #dddddd;
	color: #000000;
	font-family: Tahoma, Verdana, sans-serif;
}

    
/* GENERIC */
H1  {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H4  {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H5, DT  {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

TFOOT, THEAD    {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size:  12px;
    color: #003366;
}

TH  {
    vertical-align: baseline;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

A {
	color: #3689D4;
}

A:link  {
    text-decoration:    none;
    color:  #3689D4;
}

A:visited   {
    text-decoration:    none;
    color:  #3689D4;
}

A:active    {
    text-decoration:    none;
    color:  #3689D4;
}

A:hover {
    text-decoration:    underline;
    color:  #3689D4;
}


SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}






/* !!!!!!!!!!!!! Body Text Heading Global Attributes !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

.body-text-heading-blue,
.body-text-heading-white,
.body-text-heading-orange,
.body-text-heading-red,
.body-text-heading-black,
.body-text-heading-green,
.body-text-heading-darkblue
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

/* ------------- Body Text Heading Colours ---------------- */

.body-text-heading-white {
	color: #FFFFFF
}
.body-text-heading-blue {
	color: #3689D4
}
.body-text-heading-orange {
	color: #FF9900;
}
.body-text-heading-red {
	color: #CC3300;
}
.body-text-heading-black {
	color: #000000;
}
.body-text-heading-green {
	color: #008C00;
}
.body-text-heading-darkblue {
	color: #1F2D57;
}

/* !!!!!!!!!!!!! Long Document/Article Styles !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

.ArticleImageRight {
	border: 1px solid #CCCCCC;
	background-color: #EDF5F8;
	float: right;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
	margin-top: 5px;
}
.ArticleImageLeft {
	border: 1px solid #CCCCCC;
	background-color: #EDF5F8;
	float: left;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-top: 5px;
}
.ArticleItemFloatLeft {
	float: left;
	margin-left: 3px;
}
.ArticleItemFloatRight {
	float: right;
	clear: none;
}
.Article-Full-Column {
	text-align: justify;
	width: 500px;
	text-indent: 20px;
}

.article-heading-red, .article-heading-black, .article-heading-blue, .article-heading-green {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.article-heading-green {
	color: #008C00;
}
.article-heading-blue {
	color: #3589E8;
}
.article-heading-red {
	color: #CD0505;
}
.article-heading-black {
	color: #000000;
}
.News-Story-Box {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #3689D4;
	border-right-color: #3689D4;
	border-bottom-color: #3689D4;
	border-left-color: #3689D4;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.Content-Text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
}


/* !!!!!!!!!!!!! ve-BulletHeader !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

#ve-page-heading-blue span.Head
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #3689D4;
}

#ve-page-heading-green Span.Head
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #008C00;
}





