body
{
	text-align: left;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top:20px;
	background-image: url(images/bg_bluegradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #72B2F0;
	color:#555;
}

#mainWrapper {
	margin: auto;
	width: 955px;
	min-width: 905px;
	text-align: left;
	padding-top:0px;
	padding-bottom:35px;
}

/* General Navigation */

a {
text-decoration:none;
}

:link { color: #FF6600; }
:visited { color: #FF6600; }
:link:hover, :visited:hover { color: #FD0101; }
:link:active, :link:active { color: #FF6600; }


/* Top navbar */

#nav {
	clear:both;
	padding-top:0px;
}
#nav ul {
	float:left;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	background:#d41e00 url(images/nav-tab.gif) repeat-x;
}
#nav li {
	display:inline;
	margin:0;
	padding:0;
}
#nav a {
	display:block;
	float:left;
	width:auto;
	margin:0;
	padding:0px 20px;
	border-right:1px solid #E15C02;
	border-bottom:none;
	border-left:1px solid #FAAE7B;
	color:#fff;
	background:#d41e00 url(images/nav-tab.gif) repeat-x;
	font:bold 1.2em/2.5 Helvetica,Arial,Geneva,sans-serif;
	text-decoration:none;
	letter-spacing:0px;
}
#nav a:hover,
#nav a:focus,
#nav a:active {background:#b31203 url(images/nav-tab.gif) repeat-x 0 -150px}
#nav .active a {background:#720000 url(images/nav-tab.gif) repeat-x 0 -300px}
#nav .active a:focus {background:#b31203 url(images/nav-tab.gif) repeat-x 0 -150px}



/* Side Menu */

#sideMenu {
clear: left;
float: left;
width: 180px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#sideMenu ul {	
list-style: none;
width: 180px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	


#home #sideMenu {
clear: left;
float: left;
width: 280px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#home #sideMenu ul {	
list-style: none;
width: 280px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#sideMenu li {
margin-bottom: 2px;
}

#sideMenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #FF6600;
display: block;
padding: 6px 0 0 10px;
background: #f4f4f4;

}	
	
#sideMenu li a:hover {
background: #eaeaea;
color: #FD0101;

}

#sideMenu a:active {background:#b31203 url(images/nav-tab.gif) repeat-x 0 -150px;color:#fff;}
#sideMenu li.active a {background:#720000 url(images/nav-tab.gif) repeat-x 0 -300px;color:#fff;}
#sideMenu li.active a:focus {background:#b31203 url(images/nav-tab.gif) repeat-x 0 -150px}



/* Round Corners Panels Styles */

div.curvedBoxLGrey {background-color:#eeeeee}
div.curvedBoxGrey {background-color:#cccccc}
div.curvedBoxBlack {background-color:#333333}
div.curvedBoxLBlue {background-color:#E7F1FB}
div.curvedBoxBlue {background-color:#CDE3F8}
div.curvedBoxRed {background-color:#F1351B}

div.curvedBoxLGrey,
div.curvedBoxGrey,
div.curvedBoxBlack,
div.curvedBoxLBlue,
div.curvedBoxBlue,
div.curvedBoxRed
{
	padding:10px;
}

div.curvedBoxBlack,
div.curvedBoxRed {
	color:#f5f5f5;
}



/*
=Headings
*/
h1,h2,h3,h4,h5,h6 {
	color:#5292D1;
	font-weight:normal;
	font-family:Helvetica,Arial,Geneva,sans-serif;
}
h1 {
	margin:0.5em 0 0;
	font-size:2em;
	line-height:1.2;
}
h2 {
	margin:0.5em 0 0;
	font-size:1.6em;
	line-height:1.2;
}
h3 {
	margin:0.5em 0 0;
	font-size:1.4em;
}

h4 {
	margin:0.5em 0 0;
	font-size:1.2em;
}

h5 {
	margin:0.5em 0 0;
	font-size:1em;
}

h6 {
	margin:0.5em 0 0;
	font-size:0.9em;
}

h2 a:link,
h2 a:visited,
h2 a:hover,
h3 a:link,
h3 a:visited,
h3 a:hover {
	margin:0;
	padding:0;
	border-bottom:1px dotted #cfcfa0;
	color:#5292D1;
	font-weight:normal;
}
h2 a:hover,
h3 a:hover {color:#D03900}



/*
=Lists
*/
dl,
ol,
ul {margin:1em 0}
dl {margin-top:-0.5em}
dt {
	margin:0.5em 0 0;
	font-weight:bold;
}
.lab dt {margin-top:1em}
dd {margin:0 0 0 2em}
dd p {margin:0 0 0.5em}
ul {
	padding:0 0 0 2em;
	list-style:square;
}
ol {padding:0 0 0 2.5em}
li {margin:0 0 0.5em}
.code {
	padding:3px 5px 3px 35px;
	border:1px solid #98be10;
	list-style-type:decimal-leading-zero;
	font-family:Courier;
}
.code code {font-family:Monaco,"Courier New",Tahoma}
.code li {
	margin:2px 0;
	padding:0 5px;
	background:#f7f7f5;
}
.code li.tab1 {padding-left:4ex}
.code li.tab2 {padding-left:8ex}
.code li.tab3 {padding-left:12ex}
.code li.tab4 {padding-left:16ex}
.code li.tab5 {padding-left:20ex}
.code .changed {
	color:#900;
	font-weight:bold;
}
.code em {
	color:#900;
	font-weight:bold;
	font-style:normal;
}

/*
=Data tables
*/
table {
	border-collapse:collapse;
}

/*
=Images
*/
img {
	display:block;
	border:none;
}
.fullwidth {margin:1em auto}
.flow {
	float:right;
	margin:0 0 6px 12px;
}
.alt {
	float:left;
	margin:0 12px 6px 0;
}
.dec {
	padding:4px;
	border:1px solid #ccc;
}

/*
=Foreground Colours
*/

.blueTexts {color:#5292D1}
.redTexts {color:#D00303}
.greyTexts {color:#cccccc}
.darkgreyTexts {color:#666666}
.whiteTexts {color:#ffffff}


/*
=Misc
*/
code,
kbd,
pre {font-family:Monaco,"Courier New",Tahoma}
ins {
	background-color:#dde3dd;
	text-decoration:none;
}
p,
pre {margin:0 0 1em}
abbr,
acronym {border:none}
abbr[title],
acronym[title] {
	border-bottom:1px dotted #666;
	cursor:help;
	font-style:italic;
}
.non-visual {
	position:absolute;
	left:-9999px;
}
.clearfix:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
.clearfix {display:inline-block}
.clearfix {display:block}

/* Floating elements left or right */
.picLeft {
margin: 10px 10px 5px 0;
float: left;
}

.picRight {
margin: 10px 0 5px 10px;
float: right;
}


/* basic text styles */
.textRight {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

/* Pull Quotes */

blockquote.pullquote {
float:left;
width:10em;
margin:0.25em 0.75em 0.25em 0;
padding:0.5em;
border:3px solid #E7F1FB;
border-width:3px 0;
color:#333;
background:transparent;
font:italic 1.3em/1.3 Georgia;
}
blockquote.alt {
float:right;
margin:0.25em 0 0.25em 0.75em;
}
pullquote p {
margin:0;
text-align:center;
}
pullquote p:first-letter {text-transform:uppercase}



/* data areas */
#lhsMenuColumn {
}

#contentCol1 {
	padding-left:20px;
}

#contentCol2 {
	padding-left:20px;
}

td#homeLogoSupport img {
float:left;
}
	

#footerBox {
	padding-left:20px;
	color:#ccc;
	font-size:0.9em;
}

/* ---- Data table.styled---- */
/* Full Functionality from Ahntu's design */
table.styled { 
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #999;
	border-top: none;
	border-top:1px solid #ebf3ff;
}

table.styled tr.subheading {
	padding:1em;
	color: #fff;
	background-color: #71B2EF;
	border-right:1px solid #999;
	border-top:1px solid #999;
	text-align:left;
	font-weight:bolder;
}

table.styled tr.odd {
	background-color: #ebf3ff;
}

table.styled th {
	color: #333;
	background-color: #CFE5FA;
	border-bottom:1px solid #aaa;
	text-align:right;
}

table.styled tr {
	vertical-align: top;
}

table.styled tr a {
	color: #000000;
}
table.styled tr:hover a {
	color: #666666;
}
table.styled tr:hover, table.styled tr.odd:hover {
	background-color: #FEF8C2;
}
table.styled caption {
	font-size: 110%;
	color: #fff;
	font-weight: bold;
	text-align: center;
	width: 100%;
	background-color: #5292D1;
	border-left: 1px solid #5292D1;
	border-right: 1px solid #616161;
	padding:0.5em;
}
table.styled thead th {
	font-size: 105%;
	color: #333;
	background: #ccc url(tbar.gif) repeat-x;
	padding:0.5em;
	border-left:1px solid #ddd;
}
table.styled thead th:hover {

}
table.styled tr {
	vertical-align: top;
}
table.styled tr,table.styled th,table.styled td {
	padding: .25em;
}
table.styled td {
	border-left: 1px solid #dadada;
	border-bottom:1px solid #ebf3ff;
}
table.styled tfoot tr {
	background: #fff url(bbar.gif) repeat-x;
}
table.styled tfoot td, table.styled tfoot th{
	border: 0px;
}

/* ---- Data table.styledNoHover ---- */
/* same as table.formStyled, no highlight on row hover */
table.styledNoHover { 
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #999;
	border-top: none;
	border-top:1px solid #ebf3ff;
}

table.styledNoHover tr.subheading {
	padding:1em;
	color: #fff;
	background-color: #71B2EF;
	border-right:1px solid #999;
	border-top:1px solid #999;
	text-align:left;
	font-weight:bolder;
}

table.styledNoHover tr.odd {
	background-color: #ebf3ff;
}

table.styledNoHover th {
	color: #333;
	background-color: #CFE5FA;
	border-bottom:1px solid #aaa;
	text-align:right;
}

table.styledNoHover tr {
	vertical-align: top;
}

table.styledNoHover tr a {
	color: #000000;
}
table.styledNoHover tr:hover a {
	color: red;
}
table.styledNoHover caption {
	font-size: 110%;
	color: #fff;
	font-weight: bold;
	text-align: center;
	width: 100%;
	background-color: #5292D1;
	border-left: 1px solid #5292D1;
	border-right: 1px solid #616161;
	padding:0.5em;
}
table.styledNoHover thead th {
	font-size: 105%;
	color: #333;
	background: #ccc url(tbar.gif) repeat-x;
	padding:0.5em;
	border-left:1px solid #ddd;
}
table.styledNoHover thead th:hover {

}
table.styledNoHover tr {
	vertical-align: top;
}
table.styledNoHover tr,table.styledNoHover th,table.styledNoHover td {
	padding: .25em;
}
table.styledNoHover td {
	border-left: 1px solid #dadada;
	border-bottom:1px solid #ebf3ff;
}
table.styledNoHover tfoot tr {
	background: #fff url(bbar.gif) repeat-x;
}
table.styledNoHover tfoot td, table.styledNoHover tfoot th{
	border: 0px;
}

/* ---- Data table.formStyle---- */
/* Same as styled but no alternating rows or gridlines */
table.formStyle { 
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #999;
	border-top: none;
	border-top:1px solid #ebf3ff;
}

table.formStyle tr.subheading {
	padding:1em;
	color: #fff;
	background-color: #71B2EF;
	border-right:1px solid #999;
	border-top:1px solid #999;
	text-align:left;
	font-weight:bolder;
}

table.formStyle th {
	color: #333;
	background-color: #CFE5FA;
	border-bottom:1px solid #aaa;
	text-align:right;
}

table.formStyle tr {
	vertical-align: top;
}

table.formStyle tr a {
	color: #000000;
}
table.formStyle caption {
	font-size: 110%;
	color: #fff;
	font-weight: bold;
	text-align: center;
	width: 100%;
	background-color: #5292D1;
	border-left: 1px solid #5292D1;
	border-right: 1px solid #616161;
	padding:0.5em;
}
table.formStyle thead th {
	font-size: 105%;
	color: #333;
	background: #ccc url(tbar.gif) repeat-x;
	padding:0.5em;
	border-left:1px solid #ddd;
}
table.formStyle thead th:hover {

}
table.formStyle tr,table.styled th,table.styled td {
	padding: .25em;
}
table.formStyle tfoot tr {
	background: #fff url(bbar.gif) repeat-x;
}
table.formStyle tfoot td, table.styled tfoot th{
	border: 0px;
}

