body {
	margin: 4px 0px;
	background-color: #EFEFEF;


  }
  
  td#text p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.5em;
}
.rightalign {
}

#text {
	vertical-align: top;
	padding: 10px;
	background-color: #FFFFFF;
	text-align: left;
}

  
td#text a:link{
	color: #0000CC;
	font-weight: normal;
	text-decoration: underline;
	 }
  
td#text a:hover{
	color: #FF0000;
	font-weight: normal;
	text-decoration: underline;
}


td#text li {
	margin-left: 40px;
	padding-top: 3px;
	padding-bottom: 3px;
}


table{
	width: 99%;
	margin: 0;


  }

table td {
	font-family: verdana, Helvetica, sans-serif;
	text-decoration: none;

  }
  


td#topleft{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-color: #FFFFFF;
}


td#topright{
	border: none;
	width: 20%;
	background-color: #FFFFFF;
}

td#date{
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 16px;
	padding-right: 10px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-style: normal;
	background-color: #666;

}

td#date a:link {
	color: #FEFEAB;
}
td#date a:hover {
	color: #FF0000;
}

td#crumb{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* [disabled]font-size: 70%; */
	padding: 3px 5px 3px 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	vertical-align: middle;
	font-size: 70%;
	background-color: #FFFFFF;

}



td#sitenav
{
	padding: 0px;
	width: 150px;
	border: none;
	vertical-align: top;
	background-color: #FFFFFF;
}




	ul#mainnav {
	list-style: none;
	margin: 0px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
		
ul#mainnav li {
	display: block;
	}

ul#mainnav li a {
	display: block;
	margin: 0px;
	padding: 5px;
	color: #000033;
	text-decoration: none;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	}

ul#mainnav  a:hover {
	color: #666;
	}



/*
td#text{
	padding: 10px;
	border-top: 0px none #BDB8B8;
	border-right: 1px solid #BDB8B8;
	border-bottom: 0px none #BDB8B8;
	border-left: 1px solid #BDB8B8;
	margin: auto;
	vertical-align: top;



}

td#text p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	margin: 10px;
}



td#text li {
	margin-left: 40px;
	padding-top: 3px;
	padding-bottom: 3px;
}


*/
td#rightCol{
	width: 200px;
	padding: 10px;
	vertical-align: top;
	background-color: #FFFFFF;
}




td#footnav{
	text-align: center;
	border-top: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(images/greybackground40.gif);
	background-repeat: repeat-x;
}

td#footnav a:link{
	text-decoration: none;
	 }
  
td#footnav a:hover{
	text-decoration: underline;
}

td#footnav a:visited{
	text-decoration: none;
	 }



td#address{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #333;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	background-image: url(images/greybackground40.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

td#address a:link{
	text-decoration: none;
	 }
  
td#address a:hover{
	text-decoration: underline;
}

td#address a:visited{
	text-decoration: none;
	 }


td#archive {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #FFFFFF;
	background-color: #B20000;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}


td#archive a:link{
	color:#ffffff;
	 }
  
td#archive a:hover{
	text-decoration: underline;
}

td#archive a:visited{
	color:#ffffff;
	 }


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #000033;
	font-weight: normal;
	}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #000033;
	font-weight: bold;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000033;
	font-weight: bold;
	margin: 10px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #000033;
	padding-left: 10px;
}

li {
	font-size: 80%;
	line-height: 1.5em;
}



.rightAlign {
	text-align: right;
}


.leftAlign {
	text-align: left;
}

.centre {
	text-align: center;
}



.floatRight {
	float: right;
	border: 0px none;
	margin: 0px;
	padding: 10px;
}

.floatLeft {
	float: left;
	border: 0px none;
	padding: 10px;

}

	
.data {
	padding: 3px;
	}

.datatd{
	border: 1px solid #CCCCCC;
	padding: 3px;
	vertical-align: top;
}

.dataHeaders{
	border: 1px solid #CCCCCC;
	color: #FFF;
	text-align: left;
	background-color: #771446;
	vertical-align: top;
	padding: 3px;
	background-image: url(images/greyBackground40.gif);
	background-repeat: repeat-x;
}
.redText {
	color: #F00;
}




.noBorder {
	border: none;
}


.margin20 {
	padding-right: 20px;
	padding-left: 20px;
}
.margin40 {
	padding-right: 40px;
	padding-left: 40px;
}


.borderBox {
	border: 1px solid #89438F;
	background-color: #FFFFFF;
	padding: 5px;
	margin-right: 5px;
	margin-left: 5px;
}


.small {
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;

}




	
	/*style for side boxes other than sub menus*/

.sidebox{
	border: 1px solid #666666;
	text-align: left;
	vertical-align: top;
	background-color: #000033;
	color: #FFFFFF;
	margin: 5px;
}

.sidebox h2 {
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	font-size: 90%;
	font-weight: bold;
	padding: 5px 5px 10px 10px;
	background-color: #000033;
	
	}

	.sidebox h3 {
	font-size: 75%;
	}





.sidebox p
{
	margin: 10px;
	font-size: 70%;
	}
.sidebox li {
	font-size: 70%;
}

.sidebox a:link {
color:#FFFFFF;}

.sidebox a:visited {
color:#FFFFFF;}


.sidebox a:hover {
color:#FFFFFF;}

.sidebox1{
	border: 1px solid #666666;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	margin: 5px;
}


.sidebox1 h2 {
	color: #FF6600;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	font-size: 90%;
	font-weight: bold;
	padding: 5px 5px 10px 10px;
	
	}
	.sidebox1 h3 {
	font-size: 75%;
	}





.sidebox1 p
{
	margin: 10px;
	font-size: 70%;
	}
.sidebox1 li {
	font-size: 70%;
}








.floatrightnopad {
	float: right;
	border: none;
}



.horizontalRule
{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000033;
}



.sidebox2{
	border: 1px solid #666666;
	text-align: left;
	vertical-align: top;
	background-color: #FF0000;
	color: #FFFFFF;
	margin: 5px;
}

.sidebox2 h2 {
	color: #006600;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	font-size: 90%;
	font-weight: bold;
	padding: 5px 5px 10px 10px;
	background-color: #FF0000;
	
	}

	.sidebox2 h3 {
	font-size: 75%;
	}





.sidebox2 p
{
	margin: 10px;
	font-size: 70%;
	}
.sidebox2 li {
	font-size: 70%;
}

.sidebox2 a {
color:#FFFFFF;}


/*  shadow styles*/


/*  styles for shadow boxes */

.shadow-white {
	background-color: rgb(114,114,114); /* Needed for IEs */
	-moz-box-shadow: 5px 5px 5px rgba(114,114,114,0.6);
	-webkit-box-shadow: 5px 5px 5px rgba(114,114,114,0.6);
	box-shadow: 5px 5px 5px rgba(114,114,114,0.6);



	
	/*
1. The horizontal offset of the shadow, positive means the shadow will be on the right of the box, a negative offset will put the shadow on the left of the box.

2. The vertical offset of the shadow, a negative one means the box-shadow will be above the box, a positive one means the shadow will be below the box.
    
3. The blur radius (optional), if set to 0 the shadow will be sharp, the higher the number, the more blurred it will be.
    
4. The spread radius (optional), positive values increase the size of the shadow, negative values decrease the size. Default is 0 (the shadow is same size as blur).

5 Color

	
	*/


        filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
	-ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
	zoom: 1;
	margin-bottom: 20px;
}


.shadow-white .content-white {
	position: relative; /* This protects the inner element from being blurred */
	padding: 10px;
	background-color: #FFF;
	border: 1px solid #E4E4E4;
	line-height: 1.25em;
}

.content-white h2 {
	color: #000033;
	font-size: 90%;
	font-weight: bold;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}




.content-white p
{
	font-size: 80%;
	}
	


.content-white li {
	font-size: 85%;
	padding-top: 2px;
	padding-bottom: 2px;
}

td#rightCol .content-white a {

}

td#rightCol .content-white a:visited {

}

  /* ------------------------------------------------ styles for shadow boxes on template --------------------------------*/


.shadow-grey {
	background-color: #E9E9E9; /* Needed for IEs */
	-moz-box-shadow: 5px 5px 5px rgba(114,114,114,0.6);
	-webkit-box-shadow: 5px 5px 5px rgba(114,114,114,0.6);
	box-shadow: 5px 5px 5px rgba(114,114,114,0.6);

	
	/*
1. The horizontal offset of the shadow, positive means the shadow will be on the right of the box, a negative offset will put the shadow on the left of the box.

2. The vertical offset of the shadow, a negative one means the box-shadow will be above the box, a positive one means the shadow will be below the box.
    
3. The blur radius (optional), if set to 0 the shadow will be sharp, the higher the number, the more blurred it will be.
    
4. The spread radius (optional), positive values increase the size of the shadow, negative values decrease the size. Default is 0 (the shadow is same size as blur).

5 Color

	
	*/


        filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
	-ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
	zoom: 1;
	margin-bottom: 20px;
}


.shadow-grey .content-grey {
	position: relative; /* This protects the inner element from being blurred */
	padding: 10px;
	background-color: #F8F8F8;
	line-height: 1.25em;
}

.shadow-grey h2 {
	color: #000033;
	font-size: 90%;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;

}

.content-grey p
{
	font-size: 70%;
	padding: 0px;
	}
	
.content-grey li {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 70%;
	list-style-type: circle;
}
