/* Start of CMSMS style sheet 'VT_style_top_menu_0508' */
/*
This is an Elated Product - www.elated.com.
Copyright (c) 1996-2008 Elated Communications Ltd.
*/

/* Sets up the menu */

#top-menu
{
	padding: 0  10px 0 0;
	margin: 0 0 0 0;
	list-style: none;
	float: right;
}

#top-menu li 
{
	float: left;
}


/* Defines the appearance of the links */

#top-menu a 
{
	font-size: 0.8em;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -0.05em;
	padding: 0 0 0 10px;
}

#top-menu a:hover 
{
	color: #cc6600;
}

#top-menu a.visited 
{
	color: #666;
}


/* End of 'VT_style_top_menu_0508' */

/* Start of CMSMS style sheet 'VT_style_menu' */
/*
This is an Elated PageKit - www.elated.com.
All artwork copyright (c) 1996-2006 Elated Communications Ltd.
By using this PageKit, you are agreeing to be bound by the
usage agreement available online at http://www.pagekits.com/usage/
*/

/* THIS STYLESHEET FOR THE MENU ONLY */
/* Credit where it's due, this is based on the alistapart.com menu */



/* Menu */

#menu
{
	float: left;
	width: 360px;
	height: 161px;
	padding-left: 10px;
}





/* side menu nav */
/* for submenus, IE6 inherits the width defined here */

ul#nav
{
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	width: 360px;
}


/* side menu nav rollover */
/* be sure to double-reference the id for IE to work */

ul#nav li:hover ul, ul#nav li.over ul 
{ 
	display: block; 
}


ul#nav li a
{
	display: block;
	color: #999;
	font-weight: normal;
	text-decoration: none;
	margin-right: 12px;
}



ul#nav li ul li a:hover
{
	background-color: #3e3525;
	color: #fff;
	text-decoration: none;
}


/* sub menu */

ul#nav li ul
{
	display: block;
	list-style: none;
	color: #af9d7a;
	font-size: 0.6em;
	text-decoration: none;
	position: absolute;
  margin-left: 245px;
  padding-left: 0px;
  margin-top: -153px;
  display: none;
  height: 50px;
  width: 360px;
}

ul#nav li ul li a
{
	height: 25px;
	padding-left: 5px;
	padding-top: 5px;
	background-color: #fff;
 	border-bottom: 1px dotted #FDE8C5;
}

/* Creates "pullout" tab */

#submenu
{
	background-image: url("../images/tab.gif");
	background-position: top right;
  background-repeat: no-repeat;
  z-index: 2;
}

/* Holly Hack. IE Requirement to get rid of white space \*/
* html ul#nav li { float: left; height: 1%; }
* html ul#nav li a { height: 1%; }
/* End */









/* End of 'VT_style_menu' */

/* Start of CMSMS style sheet 'VT_style_hp_0508' */
/*
Adapted by Jim White for CMSMade Simple from  an Elated Product - www.elated.com.
Copyright (c) 1996-2008 Elated Communications Ltd.
*/


/* 
	BASIC LAYOUT 
*/


/* Outer Container for home only */


#outer-container { /* this is the holder for the page content */
    width: 780px;
    border: 1px solid #000;
    background-color: #fff;
    padding: 2px; /* pad the content a little */
    margin: -16px auto; /* this centers the container */
}

/* Header */

#header
{
	width: 780px;
 	height: 161px;
 	margin: 0 0 0 0;
 	padding: 0 0 0 0;
	background-image: url("../images/top-image-bk.gif")
}


/* Content wrapper */

#content-container
{
	width: 780px;
}



/*



/* End of 'VT_style_hp_0508' */

/* Start of CMSMS style sheet 'VT Tools 0508' */
/* A CSS Framework by Mike Stenhouse of Content with Style, adapted to CMSMS by Daniel Westergren */

/* clearing */
	.stretch,
	.clear {
		clear:both; 
		height:1px; 
		margin:0; 
		padding:0; 
		font-size: 15px;
		line-height: 1px;
	}
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
	}
	
	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}

/* end clearing */


/* replace */
	.replace {
		display:block;
		
		background-repeat: no-repeat;
		background-position: left top;
		background-color:transparent;
	}
	/* tidy these up */
	.replace * {
		text-indent: -10000px;
		display:block;
		
		background-repeat: no-repeat;
		background-position: left top;
		background-color:transparent;
	}
	.replace a {
		text-indent:0;
	}
	.replace a span {
		text-indent:-10000px;
	}
/* end replace */


/* accessibility */
     span.accesskey {
     	text-decoration:none;
     }
     .accessibility {
     	position: absolute;
     	top: -999em;
     	left: -999em;
     }
dfn {
  position: absolute;
  left: -1000px;
  top: -1000px;
  width: 0;
  height: 0;
  overflow: hidden;
  display: inline;
}
/* end accessibility */
/* End of 'VT Tools 0508' */

/* Start of CMSMS style sheet 'VT Nav-Horizontal 0508' */
/* A CSS Framework by Mike Stenhouse of Content with Style, adapted to CMSMS by Daniel Westergren, further adapted by Jim White*/

/* NAV */

    * html div#menu_horiz {
        /* hide ie/mac \*/
        height: 1%;
        /* end hide */
    }
    div#menu_horiz {
     /*   display: block; */  	
  
	padding: 0  10px 0 0;
	margin: 0 0 0 0;
	list-style: none;
	font-family: arial, helvetica, sans-serif;
font-size: 16px;


    }
    div#menu_horiz ul {
        float: right; 
        margin-right: 20px;
        margin-left: 20px;
        margin-top: 0;
        margin-bottom: 0;
        padding: 0;
        list-style: none;
    }
    div#menu_horiz li {
        float: left;

        list-style: none;
        margin: 0 ;
        border-right: none;
    }
    div#menu_horiz li a {
        border-right: none;
    }
    div#menu_horiz a,
    div#menu_horiz a:link,
    div#menu_horiz a:active,
    div#menu_horiz a:visited {
     
      display: block;
   

        /* hide from ie/mac \*/
        display: block;
        /* end hide */

   
        margin: 0;

	font-size: 0.8em;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -0.05em;
	padding: 0 0 0 10px;

    }
div#menu_horiz li a:hover {
	 font-weight: strong;
        color: #18507C;
}
    div#menu_horiz .activeparent {
       

    }

    div#menu_horiz .current a,
    div#menu_horiz .current a:link,
    div#menu_horiz .current a:active,
    div#menu_horiz .current a:visited,
    div#menu_horiz .current a:hover,
    div#menu_horiz .activeparent a,
    div#menu_horiz .activeparent a:link,
    div#menu_horiz .activeparent a:active,
    div#menu_horiz .activeparent a:visited,
    div#menu_horiz .activeparent a:hover 
{
    }
/* END NAV */

div#menu_horiz li.active01 h3 {
        display: inline-block;
font-size: 0.8em;


        /* hide from ie/mac \*/
        display: block;
        /* end hide */

   
        text-decoration: none;
        margin: -2px 0 0 10px;
	padding: 0 0 0  0;

    
    }
#menu_horiz li.active02 h3 {
  display: block;
  text-decoration: none;
  padding: 5px 5px 5px 10px;
  font-weight: normal;
  color: #0A2236;
  margin: 0;
  font-size: 1em;

  }

#menu_horiz li.active03 h3
{
  display: block;
  padding: 3px 5px 3px 25px;
  border-bottom: none;
  font-size: 0.8em;
  font-weight: bold;
  color: #0A2236;
  margin: 0;
}

/* End of 'VT Nav-Horizontal 0508' */

/* Start of CMSMS style sheet 'VT 11/07 News' */
/* HEADLINE SECTION */

.NewsHeadline {
    margin-bottom: 10px;

 }


.NewsHeadlineLink {
font-size: 0.9em;
font-weight: bold;
padding: 0;
}

.NewsHeadlinePostdate {
font-size: 0.7em;
color: #666666;
margin-top:5px;
font-variant: small-caps
}

/* SUMMARY SECTION */

.NewsSummary {
    margin-bottom: 10px;
line-height: 150%;
 }

.NewsSummaryLink {
font-size: 100%;
font-weight: bold;
padding: 0;

}


.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }


.NewsSummaryPostdate {
font-size: 70%;
color: #666666;
margin-top:5px;
font-variant: small-caps
}

.NewsSummarySummary .NewsSummaryContent {
font-size: 100%;

padding: 0;

}


.NewsSummaryMorelink {
font-size: 70%;
margin-bottom: 10px;
margin-top: 0px;
padding-left: 1.5em;
background: none;

}

#NewsPostDetailDate {
  font-size: 90%;
  font-style: italic;
  margin-bottom: 5px;
  }

#NewsPostDetailSummary {
   margin-bottom: 10px;
  line-height: 150%;
   }

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }


/* to add specific style to the below div, uncomment them. */
/* 

.NewsSummaryAuthor {}

#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailCategory {}
#NewsPostDetailAuthor {}
#NewsPostDetailAuthor {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/




/* End of 'VT 11/07 News' */

/* Start of CMSMS style sheet 'VT 11/07 Forms' */
/* A CSS Framework by Mike Stenhouse of Content with Style, adapted to CMSMS by Daniel Westergren */

/* FORM ELEMENTS */
	form {
		margin:0;
		padding:0;
	}
	form div,
	form p {
		font-size: 1em;
		margin: 0 0 1em 0;
		padding: 0;
	}
	label {
		font-weight: bold;
	}
	fieldset {
		border: 1px solid #eee;
		padding: 5px 10px;
		margin: 0 0 1.5em 0;
	}
	fieldset legend {
		color: #666;
		font-size: 1.1em;
		font-weight: bold;
		margin: 0 0 0 0px;
		padding: 0;
		background-color: white;
	}
	* html fieldset legend {
		margin: 0 0 10px -10px;
	}
	fieldset ul {
		list-style: none;
		margin: 0 0 1.5em 0;
		padding: 0;
	}
	fieldset ul li {
		list-style: none;
		margin: 0 0 0.5em 0;
		padding: 0;
	}
     
	
	input, select, textarea {
		font-size:1em; 
		font-family: arial, helvetica, verdana, sans-serif;
        
        margin: 0;
		padding: 2px;
	}
	
	input, select {
		vertical-align:middle;
	}
	textarea {
		width: 200px;
		height: 8em;
	}
	
	input.check {
		border: none;
		width: auto;
		height: auto;
		margin: 0;
	}
	input.radio {
		border: none;
		width: auto;
		height: auto;
		margin: 0;
	}
	input.file {
		height: auto;
		width: 250px;
	}
	input.readonly {
		background-color: transparent;
		border: none;
	}
	input.button {
		width: 10em;
		border:1px solid black;
		background-color: #ddd;
	}
	input.image {
		border: none;
		width: auto;
		height: auto; 
	}
	
    form div.submit {
		margin: 1em 0;
	}
    form div.submit input {
		height: 2em;
        width: 15em;
	}
/* END FORM ELEMENTS */
		
/* End of 'VT 11/07 Forms' */

/* Start of CMSMS style sheet 'VT_list_style_0808' */
/* LIST STYLES */

.sidebarBox 


#quickLinks ul {
	font-weight: bold;
	padding: 0 0px;
font-size: 0.9em;
	}
#quickLinks li {
	list-style: none;
	}
#quickLinks a {
	color: #003399;
	display: block;
	padding: 8px 0 10px 36px;
	text-decoration: none;
	}
#quickLinks a:hover {
	background-position: 0 0;
	text-decoration: underline;
	}



/* End of 'VT_list_style_0808' */

/* Start of CMSMS style sheet 'VT 3col' */
/* adapted by Jim White from a stylesheet by Mani Sheriar | www.ManiSheriar.com | Design@ManiSheriar.com. */

#wrapper1 {
	position:relative;
	text-align:left;
	width:100%;

	}
#wrapper2 {
	position:relative;
	text-align:left;
	width:100%;

	}
#maincol {
	position:relative;
	margin:0;
	padding:10px;
	}
#leftcol { 
position: relative;

	top:-10px;
	left:-10px;
	float:left;
	width:260px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:240px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;

	z-index:100;
	}

#leftcol a {
	color:#666;
	}

#rightcol {
position: relative;

	top:-10px;
	right:-10px;
	float:right;
	width:260px;   /*for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:240px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;

	z-index:99;
	}

#rightcol a {
	color:#666;
	}

#centershell {
}

#centercol {
position: relative;

	padding:0 240px 0 260px;
	}
#centercol a {
	color:#666;
	}
#centercol a:hover {
	border-bottom:1px solid;

	}
#footer {
	position:relative;
	top:1px;

	width:100%;
	clear:both;
	margin:0;
	padding:1% 0;
	text-align:center;
	color:#CCC;
	}

/* BULLETS */

.linkbox{
font-weight: bold;
margin-left: 0;
padding-left: 0px;
	}

#joinlist  ul
{
list-style: none;
padding-left: 10px;
}

#joinlist li
{
padding-top: 7px;
padding-bottom: 10px;

}

#join_bullet
{
background-image: url(images/join_bullet.jpg) ;
background-repeat: no-repeat;
background-position: 0 0;
padding-left: 30px;
}

#join_bullet_1
{
background-image: url(images/join_bullet_1.jpg);
background-repeat: no-repeat;
background-position: 0 0;
padding-left: 30px;

}

#join_bullet_2
{
background-image: url(images/join_bullet_2.jpg);
background-repeat: no-repeat;
background-position: 0 0;
padding-left: 30px;

}
#join_bullet_3
{
background-image: url(images/join_bullet_3.jpg);
background-repeat: no-repeat;
background-position: 0 0;
padding-left: 30px;

}
#join_bullet_4
{
background-image: url(images/join_bullet_4.jpg);
background-repeat: no-repeat;
background-position: 0 0;
padding-left: 30px;
}

#GI_bullet
{
background-image: url(images/GI_bullet.jpg) ;
background-repeat: no-repeat;
background-position: 0 0;
padding-left: 30px;
}

#GI_bullet_1
{
background-image: url(images/GI_bullet_1.jpg);
background-repeat: no-repeat;
background-position: 0 0;
padding-left: 30px;

}

#GI_bullet_2
{
background-image: url(images/GI_bullet_2.jpg);
background-repeat: no-repeat;
background-position: 0 0;
padding-left: 30px;

}
#GI_bullet_3
{
background-image: url(images/GI_bullet_3.jpg);
background-repeat: no-repeat;
background-position: 0 0;
padding-left: 30px;

}
#GI_bullet_4
{
background-image: url(images/GI_bullet_4.jpg);
background-repeat: no-repeat;
background-position: 0 0;
padding-left: 30px;
}


#VSA_bullet
{
background-image: url(images/VSA_bullet.gif);
background-repeat: no-repeat;
background-position: 0 0;
padding-left: 30px;
}




/* QUOTES BOX */

.clean-gray{
border:solid 1px #DEDEDE;
background:#EFEFEF;
color:#222222;
padding:4px;
text-align:left;

}


.clean-gray p{
		line-height:1.4em;
}
/* End of 'VT 3col' */

/* Start of CMSMS style sheet 'VT_style_0508' */
/*
Adapted by Jim White for CMSMade Simple from  an Elated Product - www.elated.com.
Copyright (c) 1996-2008 Elated Communications Ltd.
*/


/*
	Standard font family for site
*/

body, table, tr, td, a, p, h1, h2, h3, h4, h5
{
	font-family: arial, helvetica, sans-serif;

}


/*
	Page body style
*/

body
{
	margin: 0;
	padding: 1em;
 	color: #000;
 	background-color: #ccffff;
 	background-image: url("../images/bg_grad.gif");
 	background-repeat: repeat; 
}


#header
{
	width: 780px;
 	height: 161px;
 	margin: 0 0 0 0;
 	padding: 0 0 0 0;
	background-image: url("../images/top-image-bk.gif")
}



/*
	Standard paragraph style
*/

p
{
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.8em;
	color: #000;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	line-height: 200%
}

p.small
{

	line-height: 120%
}


/*
	Headings
*/

h1
{
	font-weight: bold;
	letter-spacing: -0.03em;
	font-size: 1em;
 	color: #666666;
 	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 120%
}

h2
{
	font-weight: bold;
	letter-spacing: -0.05em;
	font-size: 1.2em;
 	color: #cc3300;
 	margin: -5px 0 0 0;
	padding: 0 0 0 0;
	line-height: 250%
}

h4
{
	font-weight: bold;
	letter-spacing: -0.05em;
	font-size: 0.8em;
 	color: #000;
 	margin: -5px 0 0 0;
	padding: 0 0 0 0;
	line-height: 250%
}

h3
{

	font-size: 0.8em;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -0.05em;
	padding: 0 0 0 10px;

}



/*
	Style for standard links
*/

a
{
	color: #cc3300;
 	text-decoration: none;
}

a:visited
{
 	color: #999;
 	text-decoration: underline;
}

a:hover
{
 	color: #000;
 	text-decoration: underline;
}

a:visited:hover
{
 	color: #000;
 	text-decoration: underline;
}



/* logo links */

h1 a
{
	color: #6699cc;
 	text-decoration: none;
}

h1 a:visited
{
 	color: #000;
 	text-decoration: none;
}

h1 a:hover
{
 	color: #555;
 	text-decoration: none;
}

h1 a:visited:hover
{
 	color: #555;
 	text-decoration: none;
}


/* The highlight colour for the logo */

.highlight-colour
{
	color: #da0373;
}










/* 
	HEADER STYLES
*/


/* logo */

#logo
{
	width: 773px;
	padding: 0;
	margin: 0 0 10px 0;

}


/* Top navigation */

#navigation
{
	margin: 0 0 0 0;
 	padding: 0 0 0 0;
 	float: right;
}





/* SUBPAGES ONLY */


#content-left
{
	width: 580px;
	float: left;
	padding: 0;
	margin: 0;
}

#content-right
{
	width: 360px;
	min-height: 400px;
	float: right;
	padding: 0;
	margin: 0 0 0 20px;
	background-color: #6699cc;
	/* Provides the gradient in the coloured box */
	background-image: url("../images/bg_box.gif");  						
	background-repeat: repeat-x;
}

#content-right p.big
{
	font-size: 1.2em;
	padding: 10px;
}

#content-right p
{
	font-size: 0.8em;
	padding: 10px;
}



#content-left p.big
{
	font-size: 1em;
	padding: 0;
}

#content-left p
{
	font-size: 0.7em;
	padding: 0;
}

#content-left p.narrow
{
	width: 340px;
}





/*
	Footer styling
*/

#footer
{
 	height: 0;
 	margin: 50px 0 0 0;
 	padding: 10px 0 0 0;
 	border-top: 1px solid #222;
}

#footer p
{
	font-size: 0.7em;
	color: #555;
            margin: 0;
            padding: 15px;
line-height: 0.7em;
}

#footeralt {
	position:relative;
	top:1px;

	width:100%;
	clear:both;
	margin:0;
	padding:1% 0;
	text-align:center;

 	border-top: 1px solid #222;
	}
#footeralt p
{
	font-size: 0.7em;
	color: #555;
            margin: 0;
            padding: 15px;
line-height: 1em;
}



/* Clearing element */

.clear
{
  position: relative; 
  clear: both; 
  height: 0; 
  line-height: 0; 
  font-size: 0;
}

/*
	Standard images
*/

img
{
	border: none;
}


/* End of 'VT_style_0508' */

