@import url(/VAM/appearance/VAMStyleSheet.css);
/***************************/
/*  Site Template Styles	*/
/***************************/
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;*/
	background-color: #f4f4f4;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0;
	height:100%;
}

form {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	vertical-align: top;
}



.topbar .sitemap{ 
padding-left: 5px;
}

.topbar A.sitemap:LINK{ 
	text-decoration: none;
	color: #717272;
}
.topbar A.sitemap:VISITED{ 
	text-decoration: none;
	color: #717272;
}
.topbar A.sitemap:HOVER{ 
	text-decoration: none;
	color: #569EBA;
}
.topbar A.sitemap:ACTIVE{ 
	text-decoration: none;
}

/*case study boxes*/

h2.casetitle{
font-family: arial, verdana, helvetica, sans-serif;
font-size: 1.0em;/*1.1em; */
color: #6a6a6a; 
font-weight: bold;
text-align: left;
padding-left: 14px;
margin-bottom: 3px;
text-decoration: none;
}

.casebody{
font-size: 1.0em;/*1.1em; */
color: #ffffff; 
text-align: left;
padding-left: 14px;
padding-right: 10px;
margin-top: 0px;
}

.casestudybox{
background-color: #C5CDD8;
}

/*other background colours*/

.topbar{
background-color: #95c4dc;
vertical-align: middle;
height:31px;
/*display: table;
float: left;*/
background-image: url(/assets/images/icons_05.gif);
background-position: top;
background-repeat: repeat-x;
}

.sitebox{
background-color: #848385;
}

TABLE.content{
background-color: #ffffff;
}

TD.content{
background-color: #ffffff;
padding-right:15px;
font-size: 1.1em;
}

TD.EditContent{	
	font-size: 97%;/*0.95em;*/
}

.searchbox{
background-color: #C5CDD8;
}

.menu{
background-color: #ABD4E4;
}

.footer{
padding-left: 2px;
padding-right: 3px;
color: #556277;
}

/*second tier menu items*/

.menuitem{ 
display: block;
height: 22px;
background-color: #75a7c5;
/*border-bottom: solid #c5d9e7 1px;*/
font-family: arial, verdana, helvetica, sans-serif;
color: #ffffff; 
text-align: right;
padding-right: 29px;
padding-top: 5px;
width:140px;/*170px;*/
}

TD.menuitem{ 
/*background-color: #75a7c5;
background-image: url(/assets/images/nav/menu-item_bg.gif);
background-repeat: repeat-x;
background-position: bottom left;*/
border-bottom: solid #c5d9e7 1px;
border-collapse: collapse; 
font-family: arial, verdana, helvetica, sans-serif;
color: #ffffff; 
text-align: right;
padding-right: 29px;
padding-top: 5px;
}
TD.menuitemheader {
	background-color: #ABD4E4;
}

.menuitem a:link{ 
	text-decoration: none;
	color: #ffffff;
}

.menuitem a:visited{ 
	text-decoration: none;
	color: #ffffff;
}

.menuitem a:hover{ 
	text-decoration: none;
	color: #bae9fc;
}

/*for panel bar */
.RADmenuitem{ 
display: block;
height: 22px;
background-color: #75a7c5;
border-bottom: solid #c5d9e7 1px;
color: #ffffff; 
text-align: right;
padding-right: 29px;
padding-top: 5px;
    cursor: hand;
	font-size: 1.1em; 
	vertical-align: middle;
padding-bottom: 5px;
}

.RADmenuitemHover{  
display: block;
height: 22px;
background-color: #75a7c5;
border-bottom: solid #c5d9e7 1px;
	color: #bae9fc;
text-align: right;
padding-right: 29px;
padding-top: 5px;
    cursor: hand;
	font-size: 1.1em;
	vertical-align: middle;
padding-bottom: 5px;
}




/***************************************************/
/*	 SiteMap modules settings 								*/
/***************************************************/

.SiteMapTier1
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #001740;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
	}
.SiteMapTier2
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #0668B3;
	font-weight: normal;
	}
.SiteMapTier3
	{
		color:#569EBA;
		font-size: 0.85em;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
	}
A.SiteMapTier1:link,A.SiteMapTier1:visited
	{
	color: #001740;
	text-decoration: none;
	padding-left: 10px;
	}
A.SiteMapTier2:link,A.SiteMapTier2:visited
	{
	color: #0668B3;
	text-indent: 0px;
	padding-left: 35px;
	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:#569EBA;
	background-image: url(/assets/images/graphics/bullet_off.gif);
	text-decoration: none;
	text-indent: 25px;
	background-repeat: no-repeat;
}
A.SiteMapTier1:hover
	{
		color:#ff0000;
		padding-left: 10px;
	}
A.SiteMapTier2:hover
	{
		color:#ff0000;
		text-indent: 0px;
		padding-left: 35px;
		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: #556277;
	font-family: Arial, Helvetica, sans-serif,;
}

.searchSeperator
{
	height: 20px;
}

.searchElement
{
	color: #556277;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.searchElementAlt
{
	font-weight: normal;
	color: #556277;
}


.searchTitle
{
	font-family: Arial, Helvetica, sans-serif;
	color: #569EBA;
}
/*
.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: #569EBA;
	text-decoration: none;
}

.searchElement A:link, .searchElementAlt A:link
{
	font-weight: bold;
	color: #569EBA;
	text-decoration: None;
}

.searchElement A:visited, .searchElementAlt A:visited
{
	font-weight: bold;
	color: #569EBA;
	text-decoration: none;
}

.searchElement A:hover, .searchElementAlt A:hover
{
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline;
}

input.search
{
	font-weight: normal;
	color:#556277;
	background-color:#FFFFFF;
	border-color:#556277;
	border-width:1px;
	border-style:solid;
	height: 15px;
}
/************ END OF SEARCH SECTION ***************/


/***************************************************/
/*	FOOTER  settings 											*/
/***************************************************/
#footerlinks	{
	width: 775px;
	color: #999999;/*#569EBA;*/
}

#footerlinks A {
	color: #999999;/*#569EBA;*/
	text-decoration: None;
}
#footerlinks A:link
{
	color: #999999;/*#569EBA;*/
	text-decoration: None;
}

#footerlinks A:visited
{
	color: #999999;/*#569EBA;*/
	text-decoration: none;
}

#footerlinks A:hover
{
	color: #848385;
	text-decoration: underline;
}

/************ END OF FOOTER SECTION ***************/


/***************************************************/
/*	CONTACT FORM settings 									*/
/***************************************************/


.ContactFormSection
{
	font-weight: bold;
font-size: 1.1em;
color: #556277;
text-align: justify;
line-height: 15px;
padding-left: 15px;
}


.ContactForm
{
	font-weight: bold;
/*font-size: 1.1em;*/
color: #556277;
text-align: justify;
line-height: 15px;
padding-left: 15px;
}
INPUT.ContactForm
{
	font-weight: normal;
	color:#556277;
	background-color:#F4F4F4;
	border-color:#556277;
	border-width:1px;
	border-style:solid;
	height: 15px;
padding-left: 2px;
}
SELECT.ContactForm
{
	font-weight: normal;
	color:#001740;
	background-color:#F4F4F4;
	border-color:#556277;
	border-width:1px;
	border-style:solid;
	height: 15px;
padding-left: 2px;
}
TEXTAREA.ContactForm
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#556277;
	background-color:#F4F4F4;
	border-color:#556277;
	border-width:1px;
	border-style:solid;
padding-left: 2px;
}
INPUT.ContactFormButton
{
	font-weight: normal;
	color:#556277;
	background-color:#F4F4F4;
	float:right;
	border-style: ridge;
}

/************ END OF CONTACT FORM SECTION ***************/
