@import url(/VAM/appearance/VAMStyleSheet.css);
/*************************** 
   Light Blue:  #0668B3;
   Gray:		#333333;
   Navy Blue:	#001740;
***************************/
html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}

body {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	font-size: 10px;/*62.5%;*/
	font-family: Arial, Helvetica, sans-serif;
	background-color: #cccccc;/*#eFeFeF;*/
}

form {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}

#quicklinks-container {
	width: 100%;
	height: 25px;
	/*background: url(/assets/images/bgnd-quicklinks.gif); 16/11/06 KW Quick links moved into banner*/
	margin-bottom: 0px;
	margin-top: 15px;
}

#quicklinks {
	width: 569px;/*760px; 16/11/06 KW Quick links moved into banner*/
	text-align: right;
	font-size: 1.0em;
	color: #0668B3;
	font-weight: bold;
}

#quicklinks select {
	width: 150px;
	height: 18px;
	margin-top: 3px;
	vertical-align: middle;
	font-size: 0.9em;
	line-height: 130%;
	color: #0668B3;
	border: 1px solid #999999;
}

#maintable {
	width: 760px;
	background-color: #FFFFFF;
}

#maintable .column1 {
	width: 191px;
}

#maintable .column2 {
	width: 569px;
}

#menu {
	background:url(/assets/images/bgnd-menu.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	background-color: #FCFCFC;
}

#menu-homepage {
	background:url(/assets/images/bgnd-menu-homepage.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	background-color: #FCFCFC;
}

#contentarea {
	background: url(/assets/images/bgnd-content.jpg);
	background-position: top left;
	background-repeat:repeat;
	font-size: 9pt /*1.15em*/;
	color: #333333;
	padding: 11px 7px 11px 15px;
}

#contentarea h1 {
	font-size: 9pt /*1.15em*/;
	color: #0668B3;
	margin: 0px;
	padding: 0px;
}

/* First-tier nav */
ul.navigation {
	padding: 0px;
	margin-left: 0px;
	margin-top: 10px;
	width: 190px;
}

ul.navigation li {
	list-style: none;
	text-indent: 18px;
}

ul.navigation li a {
	font-size: 8pt;/*1.1em;*/
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #001740;
}

ul.navigation li a:visited {
	font-size: 9pt;/*1.1em;*/
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #001740;
}

ul.navigation li a:hover {
	display: block;
	width: 191px;
	background-color: #0668B3;
	color: #FFFFFF;
}

ul.navigation li a.highlight {
	display: block;
	width: 191px;
	background-color: #0668B3;
	color: #FFFFFF;
}

ul.navigation li a:visited.highlight {
	display: block;
	width: 191px;
	background-color: #0668B3;
	color: #FFFFFF;
}

ul.navigation li ul {
	margin-left: 33px;
	padding-left: 0px;
	
}

ul.navigation li ul li {
	list-style: disc;
	color: #8B2A2E;
	line-height: 170%;
	font-size: 8pt;/*0.95em;*/
	text-indent: 0px;
}

ul.navigation li li a {
	color: #8B2A2E;
	text-transform: none;
}

ul.navigation li li a:visited {
	color: #8B2A2E;
	text-transform: none;
}

ul.navigation li li a:hover {
	color: #8B2A2E;
	display: inline;
	text-decoration: underline;
	background:none;
}



/**************************************************
/	 SiteMap modules settings 
/**************************************************/
.SiteMapTier1
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #001740;/*#0668B3;*/
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
	}
.SiteMapTier2
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #0668B3;/*#888a8a;*/
	font-weight: normal;
	}
.SiteMapTier3
	{
		color:#a7afad;
		font-size:xx-small;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
	}
A.SiteMapTier1:link,A.SiteMapTier1:visited
	{
	color: #001740;/*#0668B3;*/
	text-decoration: none;
	}
A.SiteMapTier2:link,A.SiteMapTier2:visited
	{
	color: #0668B3;/*#888a8a;*/
	text-indent: 0px;
	padding-left: 25px;
	font-weight: normal;
	text-decoration: none;
	/*background-image: url(/assets/images/graphics/bullet_off.gif);
	background-repeat:no-repeat;
	background-position: 10px;*/
	}
A.SiteMapTier3:link, A.SiteMapTier3:visited
{
	/*background-position: 20px 50%;*/
	padding-left: 45px;
		color:#a7afad;
	/*background-image: url(/assets/images/graphics/bullet_off.gif);*/
	text-decoration: none;
	text-indent: 25px;
	/*background-repeat: no-repeat;*/
}
A.SiteMapTier1:hover
	{
		color:#ff0000;
	}
A.SiteMapTier2:hover
	{
		color:#ff0000;
		text-indent: 0px;
		padding-left: 25px;
		/*background-image: url(/assets/images/graphics/bullet_on.gif);
		background-repeat:no-repeat;
		background-position: 10px;*/
	}
A.SiteMapTier3:hover
	{
		color:#ff0000;
		text-indent: 25px;
		padding-left: 45px;
		/*background-image: url(/assets/images/graphics/bullet_on.gif);
		background-repeat:no-repeat;
		background-position: 20px;*/
	}
	
/**************** END OF SITE MAP SECTION *********************/

/**************************************************
/	 Search modules settings 
/**************************************************/
.searchResults
{
	color: #001740;
	font-family: Arial, Helvetica, sans-serif,;
}

.searchSeperator
{
	height: 20px;
}

.searchElement
{
	color: #0668B3;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.searchElementAlt
{
	font-weight: normal;
	color: #0668B3;
}


.searchTitle
{
	font-family: Arial, Helvetica, sans-serif;
	color: #001740;
}
/*
.searchResult
{
	font-size: 0.9em;
	color: #cc0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}*/
/*
TD.searchResult
{
	color: #cc0000;
	padding-top: 20px;
	background-color: #ffffff;
}*/


.searchElement A, .searchElementAlt A
{
	font-weight: bold;
	color: #001740;
	text-decoration: none;
}

.searchElement A:link, .searchElementAlt A:link
{
	font-weight: bold;
	color: #001740;
	text-decoration: None;
}

.searchElement A:visited, .searchElementAlt A:visited
{
	font-weight: bold;
	color: #001740;
	text-decoration: none;
}

.searchElement A:hover, .searchElementAlt A:hover
{
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline;
}

input.search
{
	font-weight: normal;
	color:#0668B3;
	background-color:#FFFFFF;
	border-color:#0668B3;
	border-width:1px;
	border-style:solid;
	height: 15px;
}
/************ END OF SEARCH SECTION ***************/


/**************************************************
/	CONTACT FORM settings 
/**************************************************/

.ContactFormSection
{
	font-weight: bold;
	font-size: small;
}

.ContactForm
{
	font-weight: bold;
}

INPUT.ContactForm
{
	font-weight: normal;
	color:#0668B3;
	background-color:#FFFFFF;
	border-color:#0668B3;
	border-width:1px;
	border-style:solid;
	height: 15px;
}
SELECT.ContactForm
{
	font-weight: normal;
	color:#001740;
	background-color:#FFFFFF;
	border-color:#0668B3;
	border-width:1px;
	border-style:solid;
	/*height: 15px;*/
}
TEXTAREA.ContactForm
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#0668B3;
	background-color:#FFFFFF;
	border-color:#0668B3;
	border-width:1px;
	border-style:solid;
}
OPTION.ContactForm
{
	font-weight: normal;
	color:#001740;
	background-color:#FFFFFF;
	border-color:#0668B3;
	border-width:1px;
	border-style:solid;
	/*height: 15px;*/
}

/************ END OF CONTACT FORM SECTION ***************/
