/* 
================================
Skin styles for DotNetNuke
================================
*/   

body {
	background-color: #0066CC;
	background-image: url(bg.jpg);
	background-repeat:repeat-x;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.pagemaster {
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.pagemaster-sub {
	background-image: url(bgsub.jpg);
	background-repeat:repeat-x;
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.skinmaster {
	width: 850px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.skinheader {
}

.skinheader {
background-color: #ffffff;
}
.skingradient {
	background-color: #00216B;
	height: 25px;	
}
.contentpane {
	width: 433px;
	height: 100%
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: top;
}
.rightpane {
	width: 217px;
	height: 100%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	vertical-align: top;
	background-color:#003466;
}
.imagePane {
	width: 650px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	vertical-align: top;
}
/* SignIn */
.SignIn{
	margin-top: 12px;
	margin-left: 10px;
	margin-bottom: 0px;
}
.NormalTextBox {
	width: 197px;
    font-family: Arial; 
    font-size: 10px;
    font-weight: normal;
	height: 17px;
	border-right: #003466 1px solid; 
	border-top: #003466 1px solid; 
	border-left: #003466 1px solid; 
	border-bottom: #003466 1px solid; 
}
.StandardButton {
	cursor: hand; 
    background: #fff; 
    color: #000;
    font-family: Microsoft Sans Serif; 
    font-size: 11px;
    font-weight: normal;
    border: #8f9092 1px solid;
}
.LoginButton {
	cursor: hand;
	align: left;
    background: #001A33; 
    color: #fff;
    font-family: Microsoft Sans Serif; 
    font-size: 11px;
    font-weight: normal;
    border: #fff 0px solid;
	padding: 0px;
	margin-top: 8px;
	width: 197px;
	height: 20px;
}
.RegisterButton {
	cursor: hand;
    background: #001A33; 
    color: #fff;
    font-family: Microsoft Sans Serif; 
    font-size: 11px;
    font-weight: normal;
    border: #fff 0px solid;
	padding: 0px;
	margin-top: 5px;
	width: 112px;
	height: 20px;
}
.SendpasswordButton {
	cursor: hand; 
    background: #fff; 
    color: #00216B;
    font-family: Microsoft Sans Serif; 
    font-size: 11px;
    font-weight: normal;
    border: #8f9092 0px solid;
	padding: 0px;
	margin: 0px;
	width: 175px;
}
/* Main Menu */
.MainMenu_MenuContainer {	
	background-color: Transparent;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:30px;
}
.MainMenu_TabRootMenuItem TD{
	height: 30px;
	color: #fff;
	font-family: Microsoft Sans Serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 8px;
}
.MainMenu_TabRootMenuItemSel TD{
	height:30px;
	color: #fff;
	font-weight: bold;
	font-family: Microsoft Sans Serif;
	font-size: 11px;
	padding-left: 3px;
	padding-right: 8px;
}
.MainMenu_TabMenuItemHover TD{
	height: 30px;
	color: #fff;
	background-color: #000;
	font-family: Microsoft Sans Serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 8px;
}

.MainMenu_TabMenuItemSelHover TD{
	height:30px;
	color: #fff;
	font-weight: bold;
	font-family: Microsoft Sans Serif;
	font-size: 11px;
}
.MainMenu_MenuItem {
	height:23px;
	cursor: hand; 
	color: #000; 
	font-family: Microsoft Sans Serif;
	font-size: 11px; 
	font-weight: normal; 
	border-bottom: 0px solid #ffffff; 
	border-left: 0px solid #ffffff; 
	border-top: 0px solid #ffffff; 
	border-right: 0px solid #ffffff; 
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #001A33; 
	text-align: center; 
	width: 15px; 
	height: 20px;
	color: #000000;
	border-bottom: 0px solid #ffffff; 
	border-left: 0px solid #ffffff; 
	border-top: 0px solid #ffffff; 
	border-right: 0px solid #ffffff; 
}

.MainMenu_SubMenu {
	border-bottom: 0px solid #ffffff; 
	border-left: 0px solid #ffffff; 
	border-top: 0px solid #ffffff; 
	border-right: 0px solid #ffffff; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color:#fff;
	color: #000000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray' , Direction=135, Strength=0);
}
.MainMenu_MenuBreak {
	border-bottom: 0px solid #ffffff; 
	border-left: 0px solid #ffffff; 
	border-top: 0px solid #ffffff; 
	border-right: 0px solid #ffffff; 
	background-color: #000; 
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #001A33;
	cursor: hand; 
	font-family: Microsoft Sans Serif;
	font-size: 11px; 
	font-weight: normal; 
	color:#ffffff;
	border-right: 0px solid #ffffff; 
	border-bottom: 0px solid #ffffff; 
	border-top: 0px solid #ffffff; 
	border-left: 0px solid #ffffff; 
}
.MainMenu_MenuArrow {
	font-family: Microsoft Sans Serif; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
	padding-left: 3px;
	border-right: 0px solid #ffffff; 
	border-bottom: 0px solid #ffffff; 
	border-top: 0px solid #ffffff; 
	border-left: 0px solid #ffffff; 
}
.MainMenu_RootMenuArrow {
	font-family: Microsoft Sans Serif; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
}
.Main {
	border-right: #ffffff 0px solid; 
	border-left: 0px solid #ffffff; 
}
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}
.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:20px;
	background-color: transparent;
}
.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #000; 
	font-family: Microsoft Sans Serif;
	font-size: 11px; 
	font-weight: none; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 0px solid; 
	border-top: white 0px solid; 
	border-right: white 0px solid;
	background-color: #fff;
}
.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #ffffff; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=0); 
	border-bottom: #ffffff 0px solid; 
	border-left: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-right: #ffffff 0px solid;
	font-family: Microsoft Sans Serif;
	font-size: 11px;
	color:#000;
}
.ModuleTitle_MenuIcon {
 cursor: pointer;
 cursor: hand; 
 background-color: #fff; 
 border-left: #EEEEEE 0px solid; 
 border-bottom: #EEEEEE 0px solid; 
 border-top: #EEEEEE 0px solid; 
 border-bottom:  #EEEEEE 0px solid; 
 text-align: center; 
 width: 15px; 
 height: 20px; 
 color: #fffffff;
 }
.ModuleTitle_MenuArrow{	
font-family: Microsoft Sans Serif;
font-size: 11px; 
cursor: pointer; 
cursor: hand; 
border-right: #FFFFFF 0px solid; 
border-bottom: #FFFFFF 0px solid; 
border-top: #FFFFFF 0px solid;
border-left:  #FFFFFF 0px solid;
}
.ModuleTitle_RootMenuArrow{
font-family: Microsoft Sans Serif; 
font-size: 11px; 
cursor: pointer; 
cursor: hand;
}
.ModuleTitle_MenuBreak{
border-bottom: #EEEEEE 0px solid; 
border-left: #EEEEEE 0px solid; 
border-top: #EEEEEE 0px solid;  
border-right: #EEEEEE 0px solid; 
background-color: transparent; 
height: 1px; 
color: #fff;
}
.ModuleTitle_MenuItemSel { 
font-family: Microsoft Sans Serif; 
font-size: 11px; 
font-weight: none; 
cursor: pointer; 
cursor: hand; 
color: #000; 
background: #ddd; 
padding: 0px 0px 0px 0px; 
border: 0;
}

.TreeViewMenu {
	width: 175px;
	background-color: #dddddd;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtGray.jpg);
}
.date {
   font-family: Microsoft Sans Serif;
   font-size:  11px;
   font-weight: normal;
   color: #fff;
   text-decoration:none;
   line-height: 20px;
}
.breadcrumbs {
   font-family: Microsoft Sans Serif;
   font-size:  11px;
   font-weight:  normal;
   color: #fff;
   padding-left: 5px;
   text-decoration:none;
   line-height: 25px;
}
A.breadcrumbs:link {
   font-family: Microsoft Sans Serif;
   font-size:  11px;
   font-weight:  normal;
   color: #fff;
   padding-left: 5px;
   text-decoration:none;
   line-height: 25px;
}
A.breadcrumbs:hover {
   font-family: Microsoft Sans Serif;
   font-size:  11px;
   font-weight:  normal;
   color: #000;
   padding-left: 5px;
   text-decoration:none;
   line-height: 25px;
}
A.breadcrumbs:visited { 
   font-family: Microsoft Sans Serif;
   font-size: 11px;
   font-weight: normal;
   color: #fff;
   padding-left: 5px;
   line-height: 25px;
}
A.breadcrumbs:active {
   font-family: Microsoft Sans Serif;
   font-size: 11px;
   font-weight: normal;
   color: #fff;
   padding-left: 5px;
   text-decoration: none;  
   line-height: 25px; 
}

.Normal {font-family: Microsoft Sans Serif;	font-size: 11px; color: #FFFFFF; font-weight: normal; line-height: 16px;}
A.Normal:visited,A.Normal:active,A.Normal:link,  {font-family: Microsoft Sans Serif; font-size: 11px; color: #FFFFFF; font-weight: normal; text-decoration: none;}
A.Normal:hover  {font-family: Microsoft Sans Serif;	font-size: 11px; color: #ccc;font-weight: normal; text-decoration: none;}


.NormalBold {font-family: Microsoft Sans Serif;	font-size: 11px; color: #FFFFFF; font-weight: bold;}
A.NormalBold:visited,A.NormalBold:active,A.NormalBold:link,  {font-family: Microsoft Sans Serif; font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration: none;}
A.NormalBold:hover  {font-family: Microsoft Sans Serif;	font-size: 11px; color: #ccc;font-weight: bold; text-decoration: none;}

.announcements {
   background-color: #0053a6;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.downloads {
   font-family: Microsoft Sans Serif;
   font-size:  11px;
   color: #000;
   line-height: 16px;
}
A.downloads:link {
   font-family: Microsoft Sans Serif;
   font-size:  11px;
   color: #336699;
   line-height: 16px;
   text-decoration:none;
}
A.downloads:hover {
   font-family: Microsoft Sans Serif;
   font-size:  11px;
   color: #336699;
   line-height: 16px;
   text-decoration:underline;
}
A.downloads:visited
{ 
   font-family: Microsoft Sans Serif;
   font-size:  11px;
   color: #336699;
   line-height: 16px;
}
A.downloads:active
{
   font-family: Microsoft Sans Serif;
   font-size:  11px;
   color: #336699;
   line-height: 16px;
   text-decoration: none;   
}

.subhead {
   font-family: Microsoft Sans Serif;
   font-size:  12px;
   font-weight: bold;
   color: #000066;
   text-decoration:none;
}
A.subhead:link {
   font-family: Microsoft Sans Serif;
   font-size:  12px;
   font-weight:  bold;
   color: #336699;
   text-decoration:none;
}
A.subhead:hover {
   font-family: Microsoft Sans Serif;
   font-size: 12px;
   font-weight: bold;
   color: #336699;
   text-decoration:underline;
}
A.subhead:visited
{ 
   font-family: Microsoft Sans Serif;
   font-size: 12px;
   font-weight: bold;
   color: #336699;
}
A.subhead:active
{
   font-family: Microsoft Sans Serif;
   font-size: 12px;
   font-weight: bold;
   color: #336699;
   text-decoration: none;   
}

.subheadmenu{
   font-family: Microsoft Sans Serif;
   font-size:  12px;
   font-weight: bold;
   color: #336699;
   line-height: 20px;
   text-decoration:none;
}
A.subheadmenu:link {
   font-family: Microsoft Sans Serif;
   font-size:  12px;
   font-weight:  bold;
   color: #336699;
   line-height: 20px;
   text-decoration:none;
}
A.subheadmenu:hover {
   font-family: Microsoft Sans Serif;
   font-size: 12px;
   font-weight: bold;
   color: #336699;
   line-height: 20px;
   text-decoration:underline;
}
A.subheadmenu:visited
{ 
   font-family: Microsoft Sans Serif;
   font-size: 12px;
   font-weight: bold;
   color: #00216B;
   line-height: 20px;
}
A.subheadmenu:active
{
   font-family: Microsoft Sans Serif;
   font-size: 12px;
   font-weight: bold;
   color: #336699;
   line-height: 20px;
   text-decoration: none;   
}

.normalred{
   font-family: Microsoft Sans Serif;
   font-size:  11px;
   font-weight: normal;
   color: #FF0000;
   text-decoration:none;
}
.ruler {
	color: #003466;
	height: 1px;
}
.subhead{
  	font-family: Microsoft Sans Serif;
    font-size:  11px;
    font-weight: bold;
    color: #fff;
	line-height: 20px;
}
A.subheadbutton:link {
   font-family: Microsoft Sans Serif;
   font-size:  12px;
   font-weight:  bold;
   color: #fff;
   text-decoration:none;
}
A.subheadbutton:hover {
   font-family: Microsoft Sans Serif;
   font-size: 12px;
   font-weight: bold;
   color: #fff;
   text-decoration:none;
}
A.subheadbutton:visited
{ 
   font-family: Microsoft Sans Serif;
   font-size: 12px;
   font-weight: bold;
   color: #fff;
   text-decoration: none;
}
A.subheadbutton:active
{
   font-family: Microsoft Sans Serif;
   font-size: 12px;
   font-weight: bold;
   color: #FFCC00;
   text-decoration: none;   
}
.subheadbutton {
  	font-family: Microsoft Sans Serif;
    font-size:  12px;
    font-weight: bold;
    color: #fff;
    text-decoration:none;
    background-color: #00246B;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	height: 20px;
}
A.subheadbutton:link {
   font-family: Microsoft Sans Serif;
   font-size:  12px;
   font-weight:  bold;
   color: #fff;
   text-decoration:none;
}
A.subheadbutton:hover {
   font-family: Microsoft Sans Serif;
   font-size: 12px;
   font-weight: bold;
   color: #fff;
   text-decoration:none;
}
A.subheadbutton:visited
{ 
   font-family: Microsoft Sans Serif;
   font-size: 12px;
   font-weight: bold;
   color: #fff;
   text-decoration: none;
}
A.subheadbutton:active
{
   font-family: Microsoft Sans Serif;
   font-size: 12px;
   font-weight: bold;
   color: #FFCC00;
   text-decoration: none;   
}

.newsimage {
	float: left; margin-right: 10px; margin-top: 0px;
}
.introduction {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.normalpad5 {
    font-family: Microsoft Sans Serif;
    font-size:  11px;
    color: #fff;
    line-height: 16px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.flash-index {
	padding-top: 0px;
	height: 20px;
	valign: top;
}
.newsitem {
	padding-right: 10px;
}
.maintitel {
	padding-left: 10px;
    font-family: Microsoft Sans Serif; 
    font-size: 11px;
    font-weight: bold;
	color:#fff;
	line-height: 20px;
}
.casetitel {
    font-family: Arial; 
    font-size: 16px;
    font-weight: bold;
	color:#fff;
	padding-top:5px;
}
.contacttitel{
	margin-top: 20px;
	margin-bottom: 0px;
}
.contactdetails{
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 0px;
    font-family: Microsoft Sans Serif; 
    font-size: 11px;
    font-weight: normal;
	color:#fff;
}
.passwordsafe{
    font-family: Microsoft Sans Serif; 
    font-size: 11px;
    font-weight: normal;
	color:#fff;
	background-color: #0053a6;
	width: 433px;
	padding-left: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.links{
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 0px;
    font-family: Microsoft Sans Serif; 
    font-size: 11px;
    font-weight: normal;
	color:#fff;
}
.partners{
	margin-top: 54px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.clients{
	padding-left: 10px;
}
.feedback {
	padding-left: 10px;
	padding-bottom:10px;
	padding-top:10px;
	padding-right:10px;
	background-color: #0053a6;
}
.NormalTextBox{
    font-family: Microsoft Sans Serif; 
    font-size: 11px;
    font-weight: normal;
	color:#000;
	background-color: #fff;
	border-bottom: #0066CC 0px solid; 
	border-left: #0066CC 0px solid; 
	border-top: #0066CC 0px solid; 
	border-right: #0066CC 0px solid;
}

A.link { color: #fff; }
A.hover  { color: #000; }
A.visited  { color: #fff; }
A.active  { color: #fff; }