/* scrollbar always on */
html { overflow: -moz-scrollbars-vertical; overflow-y : scroll; } 

/* no anchor border around IMGs */
a:link img { border: none }
a:visited img { border: none }
a:active img { border: none }
a:hover img { border: none }

/* link colours */
a:link        { color: #008BBF; text-decoration: none } 
a:visited     { color: #008BBF; text-decoration: none }
a:active      { color: #008BBF; text-decoration: none }
a:hover       { color: #D42E12; text-decoration: none; border: none; }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #002E63;
	background-image: url("/images/bg.jpg");
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

hr {
	border: 0px;
	width: 100%;
	background-color: #D42E12;
	color: #D42E12;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
}

ul { 
	list-style-position: outside;
	list-style-image: url("/images/p.gif");
	margin-left: 16px;
	padding-left: 16px;
	line-height: 18px;
	font-size: 11px;
	color: #565656;
}
dl { 
	margin-left: 0px;
	padding-left: 16px;
	line-height: 18px;
	font-size: 11px;
	color: #565656;
}

h1, h2, h3 {
	line-height: 18px;
	text-align: left;
	color: #D42E12;
	font-weight: bold;
}

h1 {
	font-size: 15px;
	text-transform: uppercase;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

#itsa h1, #itsa h2, #itsa h3, #itsa a { color: #008BBF;}
#emss h1, #emss h2, #emss h3, #emss a { color: #868705;}
#itsc h1, #itsc h2, #itsc h3, #itsc a { color: #009687;}
#ivss h1, #ivss h2, #ivss h3, #ivss a { color: #801F1B;}
#rads h1, #rads h2, #rads h3, #rads a { color: #DE8703;}

p, .normal {
	font-size: 11px;
	color: #565656;
	line-height: 14px;
	text-align: left;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.left { text-align: left; }
.aligned { text-align: justify; }
.center { text-align: center; }
.right { text-align: right; }

td.text /* main area */
{
  padding-top: 0px;
	padding-left: 13px;
	padding-right: 20px;
	padding-bottom: 0px;
}
td.text_right /* right area */
{
  padding-top: 0px;
	padding-left: 10px;
	padding-right: 25px;
	padding-bottom: 0px; 
}
td.text_left /* small menu box */
{
    padding-top: 5px;
	padding-left: 20px;
	padding-right: 27px;
	padding-bottom: 13px; 
	font-size: 10px;
	font-weight: bold;
	color: #008BBF;
	line-height: 14px;
}
td.table { padding-bottom: 20px; }
table.bgbox {
	background-repeat: no-repeat;
    background-position: bottom left;
}

#sitemap  ul li {
	list-style: none;
	font-size: 14px
}

#sitemap  ul li ul li {
	list-style-image: url("/images/p.gif");
	font-size: 13px
}

#sitemap  ul li ul li ul li {
	font-size: 12px
}

#sitemap  ul li ul li ul li ul li {
	font-size: 11px
}

.copyright
{
    padding-left: 13px;
	font-size: 9px;
	color: #002E63;
}
.credits
{
	padding-left: 15px;
	font-size: 9px;
	color: #565656;
	line-height: 15px;
}

table.hotlinks { background-color:#FFFFFF;}

table.hotlinks td {
	font-size: 11px;
	color:#565656;
	line-height: 14px;
	text-align: left;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-weight:bold;
	background-color:#FFFFFF;
}

table.hotlinks th {
	font-size: 11px;
	color: #565656;
	line-height: 14px;
	text-align: left;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-left: 0px;
	padding-left: 0px;
	font-weight:bold;
	background-color:#FFFFFF;
}


table.hotlinks td strong{
	font-size: 13px;
	color: #008BBF;
	line-height: 14px;
	text-align: left;
	margin-bottom: 5px;
	padding-bottom: 5px;
	background-color:#FFFFFF;
}


/*link colors for left menu*/
a.itsa:link        { color: #008BBF;} 
a.itsa:visited     { color: #008BBF;}
a.itsa:active      { color: #008BBF;}
a.itsa:hover       { color: #D42E12;}

a.emss:link        { color: #868705;} 
a.emss:visited     { color: #868705;}
a.emss:active      { color: #868705;}
a.emss:hover       { color: #D42E12;}

a.itsc:link        { color: #009687;} 
a.itsc:visited     { color: #009687;}
a.itsc:active      { color: #009687;}
a.itsc:hover       { color: #D42E12;}

a.ivss:link        { color: #801F1B;} 
a.ivss:visited     { color: #801F1B;}
a.ivss:active      { color: #801F1B;}
a.ivss:hover       { color: #D42E12;}

a.rads:link        { color: #DE8703;} 
a.rads:visited     { color: #DE8703;}
a.rads:active      { color: #DE8703;}
a.rads:hover       { color: #D42E12;}


/* copyright link colours */
a.copyrightlink:link        { color: #002E63; text-decoration: none } 
a.copyrightlink:visited     { color: #002E63; text-decoration: none }
a.copyrightlink:active      { color: #002E63; text-decoration: none }
a.copyrightlink:hover       { color: #D42E12; text-decoration: none; border: none; }

/* credits link colours */
a.creditslink:link        { color: #666666; text-decoration: none } 
a.creditslink:visited     { color: #666666; text-decoration: none }
a.creditslink:active      { color: #666666; text-decoration: none }
a.creditslink:hover       { color: #D42E12; text-decoration: none; border: none; }

