﻿/*General Body/Font/Input Stylings*/
/*

MAIN COLOURS:
background colour: #17134F
sky blue: #0385FC
dark blue: #1A2880



*/
/*Inactive scrollbar fix for firefox*/
HTML {
   overflow: -moz-scrollbars-vertical;
}

body
{
	color: #000000;
	font-family:Trebuchet MS;
	font-size: 11px;
	line-height: 16px;
	margin:10px 0px 0px 0px;
	text-decoration: none;
	vertical-align: middle;
	background-image: url('/img/background_section.gif');
    background-position: 50% 0%;
    background-repeat: repeat;
    background-color: #CDCDCD;
}

input
{
	font-size: 11px;
	vertical-align: top;
	font-family:Trebuchet MS;
	text-decoration: none;
}

.MultiLine
{
    font-size: 11px;
	vertical-align: top;
	font-family:Trebuchet MS;
	text-decoration: none;
}

select
{
	font-size: 11px;
	vertical-align: middle;
	line-height: 16px;
	font-family:Trebuchet MS;
	text-decoration: none;
}

img
{
	border: 0px;
}

/* Standard Links */
a
{
	font-weight: bold;
	color:#0385FC;
	font-family:Trebuchet MS;
    text-decoration: none;
}
a.link
{
	color:#0385FC;
    font-family:Trebuchet MS;
    font-size: 11px; 
    text-decoration: underline;
}
a:hover
{
	color:#0385FC;
    font-family:Trebuchet MS;
    font-weight:bold;
    text-decoration:underline;
}
a.visited
{
	color:#0385FC;
    font-family:Trebuchet MS;
    font-size: 11px; 
    text-decoration: none;
}

a.ContentLink
{
    text-decoration: none;
    color: purple;
}

a.ContentLink:Hover
{
    text-decoration: underline;
}
a.Button
{
	color: #FFFFFF;
	font-size: 11px;
}

/*Structural Elements*/
table.Base
{
	border:none;
	height:100%;
	width:100%;	
}

table.SiteWindow
{
	border:none;
	height:100%;
	width:788px;
}

td.InnerSiteWindow
{
	background-color: #17134F;
	color: #000000;
	margin: 10px 10px 10px 10px;
	padding: 0px 10px 10px 10px;	
	
}

table.ContentPanel
{
	border:none;
	width:100%;
    padding-left: 20px;
}

td.General_Anchor
{
	text-align:left;
	vertical-align:top;
	width:574px;
}

.General
{
	text-align:left;
	vertical-align:top;
}

.General_LinkButton
{
	text-align:left;
	vertical-align:top;	
	cursor: pointer;
}
.General_LinkButton_Hidden
{
	text-align:left;
	vertical-align:top;	
	cursor: default;
}


td.General_Centre
{
	text-align:center;
	vertical-align:top;
}

td.General_Centre
{
	text-align:-moz-center;	
}

td.General_Right
{
	text-align:right;
	vertical-align:top;
}

td.General_Right
{
	text-align:-moz-center;
}

td.General_Middle
{
	text-align:left;
	vertical-align:middle;
}

/* Navigation */
td.Navigation
{
	text-align:left;
	vertical-align:top;
	width:196px;

}

table.Navigation
{

	padding:0px;
	text-align:left;
	vertical-align:top;
	width:172px;
}

td.navArrow
{
    height:8px;
    padding-right:5px;
    width:5px;    
}

/*Blue Header Title Panel*/

table.BlueHeader_Text
{
	background-color:#212839;
	padding:0px;
	text-align:left;
	vertical-align:top;
	width:100%;
}

td.BlueHeader_Top
{
    background-image:url(/img/structural/blue2/blueheader_topslice.gif);
    background-repeat:repeat-x;
    height:4px;
}

td.BlueHeader_TopLeft
{
    background-image:url(/img/structural/blue2/blueheader_topleft.gif);
    background-repeat:no-repeat;
    height:4px;
    width:4px;
}

td.BlueHeader_TopRight
{
    background-image:url(/img/structural/blue2/blueheader_topright.gif);
    background-repeat:no-repeat;
    height:4px;
    width:4px;
}

td.BlueHeader_Left
{
	background-image:url(/img/structural/blue2/blueheader_leftslice.gif);
    background-repeat:repeat-y;
    width:4px;
}

td.BlueHeader_Panel
{
	color:#ffffff;
	font-family:Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	padding-left:3px;
	background-color: #1A2880;
	
}

td.BlueHeader_Right
{
    background-image:url(/img/structural/blue2/blueheader_rightslice.gif);
    background-repeat:repeat-y;
    width:4px;
}

td.BlueHeader_Bottom
{
    background-image:url(/img/structural/blue2/blueheader_bottomslice.gif);
    background-repeat:repeat-x;
    height:3px;
}

td.BlueHeader_BottomRight
{
    background-image:url(/img/structural/blue2/blueheader_bottomright.gif);
    background-repeat:no-repeat;
    height:3px;
    width:4px;   
}

td.BlueHeader_BottomLeft
{
    background-image:url(/img/structural/blue2/blueheader_bottomleft.gif);
    background-repeat:no-repeat;
    height:3px;
    width:4px;   
}

/*Blue Content Title Panel*/
table.PanelHeader
{

	padding:0px;
	text-align:left;
	vertical-align:top;
	width:100%;
}

/*Light Blue Content Panel*/
table.Panel
{
	text-align:left;
	vertical-align:top;
	width:100%;
}

td.LightBlue_Top
{
	border-top:solid #C3E3EA 1px;	
}

td.LightBlue_Left
{
	border-left:solid #C3E3EA 1px;	
	background-color: #FFFFFF;
}

td.LightBlue_Right
{
	border-right:solid #C3E3EA 1px;
	background-color: #FFFFFF;
}

td.LightBlue_BottomLeft
{
	height:8px;width:8px;			
}

td.LightBlue_Slice
{
	background-image:url(/img/structural/lightblue_slice.gif);
    background-repeat:repeat-x;
    height:8px;
}

td.LightBlue_BottomRight
{
	height:8px;width:8px;		
}

td.Panel_Content
{
	padding-top:6px;	
	
}

/* Footer */
table.Footer
{
	/*border:solid #C3E3EA 1px;*/
	width:100%;
	/*background-color: #1A2880;*/
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

/* Basic plain text attribute */
.LinkPlain
{
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
}
.LinkPlain:Hover
{
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: underline;
}
A.LinkPlainDark
{
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}
/* Basic bold attribute */
.LinkBold
{
    font-weight: bold;
}

/* Link button styles */
.LinkUnderLine
{
    color: purple;
    text-decoration:none;
}
.LinkUnderLine:Hover
{
    text-decoration:underline;
}

.LinkTitle
{
    font-size: 12px;
}

.hr
{
    border: none;
    height: 1px;
    width: 100%;
    background-color: #B9DFE8;
    color: #B9DFE8;
}

.MultiLine
{
	font-family:Trebuchet MS;
	font-size: 11px;
}


.ButtonLeft
{
	width: 4px;
	height: 24px;
	 background-image: url('/img/Button_left.gif'); 
	 background-repeat: no-repeat; 
}

.ButtonMiddle
{
	background-image: url(/Img/Button_Background_Slice.gif);
	background-repeat: repeat-x;
	font-family:Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: White;
	vertical-align: middle;
	height: 24px;
	padding-left: 5px;
	
}

.ButtonRight
{
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	background-image: url('/img/Button_arrow_right.gif'); 
}

.LinkButton
{
	color: white
}

.LinkButton:Hover
{
	color: white;
	cursor: pointer;
	font-size: 12px;
}

.modalBackground 
{
	background-color:Gray;
	filter:alpha(opacity=90);
	opacity:0.9;
}



/* SEO Relevant Tags */
H1
{

	color:#ffffff;
	font-family:Trebuchet MS;
	font-size: 12px;
	font-weight:bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin: 0px;
	display: inline;
}

H2
{
	font-size: 12px;
}

P
{
	text-align:left;
	vertical-align:top;
	color:#000000;
	font-family:Trebuchet MS;
	font-size: 11px; 
	text-decoration:none;
}

.Smaller_Font
{
	font-size: 11px;
}

.Full_Width
{
    width: 100%;
}

.FW
{
    width: 100%;
}


/** Navigation elements **/

a.NLP
{
    font-weight: normal;
}

a.NavLinkBold
{
    font-weight: bold;
}



td.NavigationHeader
{
	
}
/** Top left navigation panel **/
td.BH-TL
{
	text-align:left;
	vertical-align:top;
    background-image:url(/img/structural/blue2/blueheader_topleft.gif);
    background-repeat:no-repeat;
    height:4px;
    width:4px;
}
/** Top navigation panel **/
td.BH-T
{
	text-align:left;
	vertical-align:top;
    background-image:url(/img/structural/blue2/blueheader_topslice.gif);
    background-repeat:repeat-x;
    height:4px;
}
/** Top right navigation panel **/
td.BH-TR
{
	text-align:left;
	vertical-align:top;
    background-image:url(/img/structural/blue2/blueheader_topright.gif);
    background-repeat:no-repeat;
    height:4px;
    width:4px;
}
/** left navigation panel **/
td.BH-L
{
	text-align:left;
	vertical-align:top;
	background-image:url(/img/structural/blue2/blueheader_leftslice.gif);
    background-repeat:repeat-y;
    width:4px;
}
/** Inner navigation panel **/
td.BH-P
{
	text-align:left;
	vertical-align:top;
	color:#ffffff;
	font-family:Trebuchet MS;
	font-size: 13px;
	font-weight: normal;
	padding-left:3px;
	background-color: #1A2880;
	
}
/** Right navigation panel **/
td.BH-R
{
	text-align:left;
	vertical-align:top;
    background-image:url(/img/structural/blue2/blueheader_rightslice.gif);
    background-repeat:repeat-y;
    width:4px;
}
/** bottom navigation panel **/
td.BH-B
{
	text-align:left;
	vertical-align:top;
    background-image:url(/img/structural/blue2/blueheader_bottomslice.gif);
    background-repeat:repeat-x;
    height:3px;
}
/** bottom right navigation panel **/
td.BH-BR
{
	text-align:left;
	vertical-align:top;
    background-image:url(/img/structural/blue2/blueheader_bottomright.gif);
    background-repeat:no-repeat;
    height:3px;
    width:4px;   
}
/** bottom left navigation panel **/
td.BH-BL
{
	text-align:left;
	vertical-align:top;
    background-image:url(/img/structural/blue2/blueheader_bottomleft.gif);
    background-repeat:no-repeat;
    height:3px;
    width:4px;   
}
/** inner navigation top border **/
td.LB-T
{
	text-align:left;
	vertical-align:top;
	border-top:solid #C3E3EA 1px;	
}
/** inner navigation left border **/
td.LB-L
{
	text-align:left;
	vertical-align:top;
	border-left:solid #C3E3EA 1px;	
	background-color: #FFFFFF;
}
/** inner navigation right border **/
td.LB-R
{
	text-align:left;
	vertical-align:top;
	border-right:solid #C3E3EA 1px;
	background-color: #FFFFFF;
}
/** inner navigation bottom left border **/
td.LB-BL
{
	text-align:left;
	vertical-align:top;
	height:8px;width:8px;			
}
/** inner navigation slice border **/
td.LB-S
{
	text-align:left;
	vertical-align:top;
	background-image:url(/img/structural/lightblue_slice.gif);
    background-repeat:repeat-x;
    height:8px;
}
/** inner navigation bottom right border **/
td.LB-BR
{
	text-align:right;
	vertical-align:top;
	height:8px;width:8px;		
}


/*** outer shadow effects ***/
/*** Top shadow ***/

td.MAIN-T
{
    background-image: url('/img/shading/Top_Bar.png'); background-repeat: no-repeat; height: 24px; width: 787px;
}
/*** Left shadow ***/
td.MAIN-L
{
    background-image: url('/img/shading/Left.png'); background-repeat: repeat-y; width: 11px;
}
/*** Right shadow ***/
td.MAIN-R
{
    background-image: url('/img/shading/Right.png'); background-repeat: repeat-y; width: 16px;
}
/*** Bottom shadow ***/
td.MAIN-B
{
    background-image: url('/img/shading/Bottom_Bar.png'); background-repeat: no-repeat; height: 16px;
}

/*** Apps Panel borders ***/
.AppBorder
{
    border: solid 1px #F2F2F2;
}

.AppIconBorder
{
    border: solid 1px #F2F2F2; padding: 40px;
}

.AppDescriptionBorder
{
    border: solid 1px #F2F2F2; padding: 0px 0px 10px 10px;
}

.CallToAction
{
    text-align: center; font-size: 15px; font-weight: bold;
}