body {
	font: 12px/1.3 verdana, arial, helvetica, sans-serif;
	margin: 0px;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../images/bg-drop2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
h1 { font-size:1.3em; }    
a:link {
	color:#62615F;
	text-decoration: underline;
}   
a:hover {
	color:#62615F;
	text-decoration: none;
}  
a:visited {
	color:#62615F;
	text-decoration: underline;
}    
div#menu { font-size:14px; background-color:#eee; }
p.demo1 { font-size: 12px }
div.demo2 { font-size: 11px }
td.demo3 { font-size: 12px }


div#sizer { display:inline; } 

.title-box {
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #62615F;

}

.dotted-box {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #62615F;

}

.footer-box {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;

}

.content {
	font-size:13px;
	font-weight: normal;
	text-align: left;
	color: #666666;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	margin-right: 10px;
}

.content-white {
	font-size:13px;
	font-weight: normal;
	text-align: left;
	color: #ffffff;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}

.content-small {
	font-size:11.5px;
	font-weight: normal;
	text-align: left;
	color: #333333;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}

.content-white-small {
	font-size:11.5px;
	font-weight: normal;
	text-align: left;
	color: #ffffff;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}

.title {
	font-size:22px;
	font-weight: bold;
	text-align: left;
	color: #62615F;
	font-family: Helvetica, Arial, Verdana, Tahoma;
	text-transform: uppercase;
	letter-spacing: -2px;
}

.News-title {
	font-size:15px;
	font-weight: bold;
	text-align: left;
	color: #62615F;
	font-family: Helvetica, Arial, Verdana, Tahoma;
	text-transform: uppercase;
	letter-spacing: -1px;
}

.bold{
	font-weight: bold;
	color: #333333;
}
.bold-carergrey{
	font-weight: bold;
	color: #48525B;
}

.red{
	font-weight: bold;
	color: #D6222D;
	font-size: 13px;
}

.duck-egg{
	color: #C0DEC2;
	font-size: 11.5px;
}

.blue{
	font-weight: bold;
	color: #0058A8;
	font-size: 13px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #202528;

}
a.menutext:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a.menutext:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a.menutext:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #E1EFE2;
	text-decoration: underline;
}
a.menutext:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #E1EFE2;
	text-decoration: none;
}


a.whitetext:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
a.whitetext:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
a.whitetext:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #E1EFE2;
	text-decoration: none;
}
a.whitetext:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #E1EFE2;
	text-decoration: none;
}


.submitbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #F1F8F1;
	text-align: left;
	border: 1px double #202528;
}
.submitbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 2px;
	background-color: #62615F;
	text-align: center;
	border-top: 1px solid #8E8177;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #8E8177;
	cursor: hand;
	font-weight: bold;
}
.wrapper {
	background-color: #FFFFFF;
}
