/* #DBEEDB */

body {
	
	font-family : Arial;
	font-size : 13px;
	background-color : #60A875;
}
.bodycell{
	padding-left : 20px;
	padding-right : 20px;
	padding-top :10px;
}

p {
	font-family : Arial;
	font-size : 13px;
	
}
h1{
	font-family : Georgia;
	font-size : 19px;
	color : #49855A;
	
}




h2 {
	
	font-family : Garamond;
	font-size : 16px;
	color : #647460;
}
.bodytable{
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	margin-bottom : 10px;
}
.innerbodytable{
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	margin-top : 10px;
}

.bannerheading{
	
	background-repeat : repeat;
	border-bottom-color : #8D8D8D;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	background-color : #CAE4B9;
}
.address-strip{
	color : #3F6188;
	font-size : 15px;
	font-family : Arial, Helvetica, sans-serif;
	padding-bottom : 7px;
	padding-top : 7px;
	padding-right : 7px;
	background-color : #CAE4B9;
}
.shadowleft{
	background-image : url(global/headerbgleft.jpg);
	background-position :top left;
	background-repeat : no-repeat;
}
.shadowright{
	background-image : url(global/headerbgright.jpg);
	background-position :top right;
	background-repeat : no-repeat;
	padding-right : 5px;
	padding-bottom : 5px;
	padding-top : 5px;
}

.links a{
	color : #9D6B9F;
	text-decoration : none;
}


.caption{
	font-family : Arial;
	font-size : 12px;
	
}
.navigation{
	background-color : #CDE9D1;
}
.navigationtable{
	
	border-collapse : collapse;
}
.navicell {
	
	padding-right : 10px;
	padding-left : 10px;
	padding-bottom : 10px;
	padding-top : 10px;
	color : #647460;
	font-size : 14px;
}

.navicell  A {
	color : #647460;
	text-decoration : none;
}
.navicell  A:hover {
	color : #A52A2A;
}


.linktextsmall a{
	text-decoration : none;
	
}

.linktextsmall{
	font-family : Arial;
	font-size : 14px;
	
	
}

.linktext a{
	text-decoration : none;
	
}
.linktext a:hover{
	text-decoration : none;
	color : #FFDEAD;
}
.linktext{
	font-family : Arial;
	font-size : 15px;
	
	font-weight : bold;
	
}
.textnavigation a{
	font-family : Arial;
	font-size : 12px;
	
	text-decoration : none;
}
.textnavigation{
	font-family : Arial;
	font-size : 14px;
	
}
.address a{
	font-family : Arial;
	font-size : 14px;
	
}

.address{
	padding-left : 10px;
}
.footer{
	font-family : Arial;
	font-size : 13px;
	color : #BFBFBF;
	margin-top : 0px;
	padding-top : 0px;
	
}
.mylink a{
	font-family : Arial;
	font-size : 11px;
	
	margin-top : 0px;
	color : #C9C9C9;
	text-decoration : none;
}

