@charset "utf-8";
/* CSS Document */

/* Set the body template */
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000000;
	text-align:left;
  }

/* Sets the alignment of the picture with the text */
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
img.floatRightClear { 
    float: right; 
    clear: right; 
    margin: 4px; 
}

/* Form format */
.aButton {
	background-color: #1D1D1D;
	color: #FF6600;
	font-size: 12px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing:1px;
	border: 1pt solid #FF6600;
}

/* Form format */
.button {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing:1px;
	border-color: #FF6600;
	border-style: solid;
	border-width:1pt;
}

/* Sets the hyperlink colours and fonts */
A {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color:#FF6600; text-decoration: none;}
A:link {
	color:#999999;
	text-decoration: none;
	font-weight: bold;
}
A:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	color: #FF6600;
	font-weight:bold;
	text-decoration: none;
}
A:active {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
A.imgbord:link {border-width: 0;} 

/*Set the hyperlinks for the header */
.headerlink {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color:#FF6600; text-decoration: none;}
.headerlink:link {
	color:#FF6600;
	text-decoration: none;
}
.headerlink:visited {
	color: #FF6600;
	text-decoration: none;
}
.headerlink:hover {
	color: #FF6600;
	font-weight:bold;
	text-decoration: underline;
}
.headerlink:active {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.headerlink.imgbord:link {border-width: 0;} 

/* Sets the font size for all headers. Font is currently orange */
h1 {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 36px;
	color:#FF6600;
}
h2 {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 26px;
	color:#FF6600;
	font-weight: bold;
}
h3 {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color:#FF6600;
	font-weight: bold;
}
p {
	font-family:   Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;
}

/* sets the font colour and size for the main orange background */
.back1{
	background-color: #FF6600;
	font-size: 14px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	text-align:left;
}

/* sets the font style and background colour for the nav bar */
TD.topleft{
background-color: #FF6600;
font-size: 12px;
font-family:  Arial, Verdana, Helvetica, sans-serif; 
color:#000000; 
font-weight: bold;
text-align:left;
}

.backnavform{
	font-size: 11px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	color:#FFFFFF;
	letter-spacing: 1px;
	font-weight: bold;
	text-align:left;
}

/* sets the font style and background colour for the nav links */
.backnavlinks{
	font-size: 12px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-align:left;
	background-image: url(images/layout/nav-bar-fade-to-black.gif);
	background-repeat: repeat-y;
	background-position: right;
}

/* sets the font style and background colour for the nav links */
.backnavcolour{
	background-color: #000000;
}

/* sets the font style and background colour for the main content */
.main{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-align:left;
	background-color: #000000
}

/* Set the footer style */
div.footer{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-align:center;
	text-decoration: none;
	font-weight: bold;
}

.headernav{
font-family:  Arial, Verdana, Helvetica, sans-serif; 
font-size: 12px; 
color:#FF6600; 
text-align:center;
}

/* sets the positioning for navigation background */
.nav_top_right {
	background-image: url(images/layout/black-orange-top-right.gif);
	background-position:right top;
	background-repeat:no-repeat;
	background-color: #FF6600;
}

/* sets the positioning for navigation background */
.nav_top_left {
	background-image: url(images/layout/black-orange-top-left.gif);
	background-position: left top;
	background-repeat:no-repeat;
	background-color: #FF6600;
}
.nav_top {
	background-color: #FF6600;
}

/* sets the positioning for navigation background */
.nav_bottom_left {
background-image: url(images/layout/black-grey-bottom-left.gif);
background-position: left;
background-repeat:no-repeat;
background-color: #000000;
}

/* sets the positioning for grey navigation background */
.nav_bottom_right {
background-image: url(images/layout/black-grey-bottom-right.gif);
background-position: right;
background-repeat:no-repeat;
background-color: #000000;
}

.nav_links_main {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-align:left;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
}

.boarder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #FF6600;
	border-left-style: solid;
	border-left-color: #FF6600;
	font-weight: bold;
	}

/* sets the positioning for white navigation background */
.white_bottom_left {
	background-image: url(images/layout/black-orange-bottom-left.gif);
	background-position: left, bottom;
	background-repeat:no-repeat;
}

/* sets the positioning for white navigation background */
.white_bottom_right {
	background-image: url(images/layout/black-orange-bottom-right.gif);
	background-position: left, bottom;
	background-repeat:no-repeat;
}

/* sets the positioning for orange top left corner */
.orange_top_left {
background-image: url(images/layout/black-orange-top-left.gif);
background-position: left, top;
background-repeat:no-repeat;
background-color: #FF6600;
}

.bottom {
	background: #FF6600;

}

/* sets the background of the header */
.header {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
}

/* sets the background of the header */
.nav-background {
background-image: url(images/vector2.gif);
background-position: left, top;
background-repeat:repeat-y;
}

.red {
color: #FF0000;
}

/* Set the navigation rollover */
#navi a , #navi strong {
	font: 12px, Arial, Verdana, Helvetica, sans-serif;
	letter-spacing:1px; 
	color: #FF6600;
	font-weight:bold;
	text-decoration: none;
	border: 0px;
	display: block;
	width: 80px;
	padding: 1px 1px;
	margin: 1px;
}

#navi strong {
	font: 12px Arial,Helvetica,sans-serif;
	color: #FF6600;
	font-weight:bold;
	text-decoration: none;
	border: 1px solid #000000;
	display: block;
	width: 80px;
	padding: 1px 1px;
	margin: 1px;
}

#navi a {
	background: #1D1D1D;

}

#navi a:hover {
	background: #FF6600;
	font: 12px Arial,Helvetica,sans-serif;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
/* End of Navigation style script */
#navi {
	border: 0.5px solid #000000;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1pt solid #000000;
}
.navbarfadetoblack {
	background-image: url(images/layout/orange.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #000000;
}
.form-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.form-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.Table_Orange {
	color: #000;
	background-color: #FC9;
	border: thin dotted #F60;
	border-width: 1px;
	font-weight: normal;
}

table.Table_Orange td {
	border: dotted 1px #F60;
	margin: 2px;
	padding: 2px;
}

.Orange_Sub {
	color: #F60;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.Orange_Sub h1 { font-size:16px; }

.Orange_Sub a { color: #F60; }

.TickList {
	font-family: Webdings;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
}

.ExpandItem {
	font-family: Webdings;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	color: #FFF;
}
