body {
	margin: 0px;
	background-image: url(images/gradbg.jpg);
	background-repeat: repeat-x;
}

.coverheadline {
    font-family:Trebuchet MS;
    font-size:26px;
    font-weight: bold;
    color: #B50B0C;
}
.covertagheadline {
    font-family:Trebuchet MS;
    font-size:18px;
    font-weight: bold;
    color: #455A21;
}

#blogtitledetail {
    font-family:Trebuchet MS;
    font-size:16pt;
    font-weight: bold;
    color: #000000;
}

#blogdate {
    font-family:Trebuchet MS;
    font-size:12pt;
    font-weight: bold;
    color: #666666;
}

.covertext {
    font-family:Trebuchet MS;
    font-size:11pt;
    color: #000000;
}

h1 {
    font-family:Trebuchet MS;
    font-size:14pt;
    font-weight: bold;
    color: #966403;
    margin-bottom: 5px;
    padding: 0px;
}
h2 {
    font-family:Arial;
    font-size:10pt;
    font-weight: bold;
    color: #000000;
    margin: 0px;
    padding: 0px;
    margin-bottom: 4px;
}
h3 {
    font-family:Trebuchet MS;
    font-size:12pt;
    font-weight: bold;
    color: #000000;
    margin: 0px;
    padding: 0px;
}
h4 {
    font-family:Arial;
    font-size:11pt;
    font-weight: bold;
    color: #08004B;
    margin: 0px;
    padding: 0px;
}
.box {
   font-family: arial, verdana, sans-serif;
   font-size: x-small;
   background: #cccccc;
}
.box-title {
   font-size: small;
   font-weight: bold;
   color: white;
   background: #08004D;
   padding: 2px;
   text-align: center;
}
.box-content {
   background: #eeeeee;
   padding: 2px;
}
.copyright {
	font-family:Arial;
	font-size:10pt;
	color: #666666;
}

ul {
	xmargin-top: 2px;
}

li {
	margin-bottom: 2px;
}

td {
	font-family:Arial;
	font-size:10pt;
	color: #000000;
}
.whitectrl {border: 0px solid #FFFFFF; font-family: Verdana, arial, helvetica, sans-serif; font-size: 	11px; font-weight: bold; background: #FFFFFF; color: #000000;}
.form_reg   {border: 1px solid #000066; font-family: Verdana, arial, helvetica, sans-serif; font-size:  11px; font-weight: bold; background: #eeeeee; color: #000000;}
.form_error {border: 1px solid red; font-family: Verdana, arial, helvetica, sans-serif; font-size:  11px; font-weight: bold; background: #eeeeee; color: #000000;}

select, option, textarea, input {border: 1px solid #000066; font-family: Verdana, arial, helvetica, sans-serif; font-size: 	11px; font-weight: bold; background: #eeeeee; color: #000000;}

#newsitem {
	padding:5px 11px;

	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
        text-align:left;
	border : 1px double #cccccc;
	background: #E7ECDD;
	width:90%; 
	voice-family: "\"}\"";
	voice-family:inherit;
}


#event {
	padding:5px 11px;

	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
        text-align:left;
	border : 1px double #cccccc;
	background: #eeeeee;
	width:90%; 
	voice-family: "\"}\"";
	voice-family:inherit;
}

#eventdate {
    font-family:Trebuchet MS;
    font-size:12pt;
    font-weight: bold;
    color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
}
#eventaddr {
	font-family:Arial;
	font-size:12pt;
	text-align: left;
	color: #000000;
	padding-bottom: 3px;
}
#eventtitle {
    font-family:Trebuchet MS;
    font-size:13pt;
    font-weight: bold;
    color: #966403;
	padding-top: 3px;
	padding-bottom: 3px;
}
#eventloc {
    font-family:Arial;
    font-size:11pt;
    font-weight: normal;
    color: #000000;
	padding-top: 1px;
	padding-bottom: 1px;
}

#eventdesc {
	font-family:Arial;
	font-size:10pt;
	color: #000000;
	text-align: left;
	padding: 5px;
}
#eventteaser {
	font-family:Arial;
	font-size:10pt;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}


A:link    { color: #000066;	text-decoration: underline;}
A:active  { color: #000066;	text-decoration: underline;}
A:visited {	color: #000066;	text-decoration: underline;}
A:hover   { color: #666699; text-decoration: underline;}

A.blk:link    { color: #666666;	text-decoration: underline;}
A.blk:active  { color: #666666;	text-decoration: underline;}
A.blk:visited {	color: #666666;	text-decoration: underline;}
A.blk:hover   { color: #ffffff; text-decoration: underline;}


div.headerClass{
	width: 737px;
	height: 74px;
	position: relative;
	left: 50%;
	margin-left: -367px; /* half the width of the div */
}

div.footerClass{
	width: 735px;
	height: 23px;
	position: relative;
	left: 50%;
	margin-left: -367px; /* half the width of the div */
	background-image: url(/images/bottombg.jpg);
    text-align: center;
    padding:0px;
	padding-top: 5px;
	font-family:Arial;
	font-size:10pt;
	color: #333333;
}

div.copyrightClass{
	width: 735px;
	position: relative;
	left: 50%;
	margin-left: -367px; /* half the width of the div */
	text-align: center;
	font-family:Arial;
	font-size:10pt;
	color: #333333;
}

div.valClass{
	width: 100px;
	position: relative;
	left: 50%;
	margin-left: -100px; /* half the width of the div */
	text-align: center;
	margin-top: 30px;
}

div.navClass{
	width: 735px;
	height: 28px;
	position: relative;
	left: 50%;
	margin-left: -367px; /* half the width of the div */
	background-image: url(/images/buttonbg.jpg);
	background-repeat: repeat-x;
}

div.contentClass {
	width: 735px;
	position: relative;
	left: 50%;
	margin-left: -367px; /* half the width of the div */
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #6A8830;
	xborder-color: #000000;
}

div.coverClass {
	top: 35px;
	width: 735px;
	height: 482px;
	position: relative;
	left: 50%;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: -367px; /* half the width of the div */
	background-image: url(/images/cover.jpg);
	background-repeat: no-repeat;
	font-family:Times New Roman;
	font-size:20pt;
	color: #ffffff;
	text-align: center;
}

div.contentTextClass {
	width: 725px;
	padding-bottom: 20px;
	padding-top: 3px;
	padding-left: 10px;
	text-align: left;
	font-family:Arial;
	font-size:10pt;
	color: #000000;
}
div.contentCoverTextClass {
	width: 450px;	
	padding-bottom: 115px;
	padding-top: 110px;
	padding-left: 30px;
	text-align: right;
	font-family:Arial;
	font-size:10pt;
	color: #000000;
}
div.smClass {
	text-align: left;
	font-family:Arial;
	font-size:8pt;
	color: #000000;
	padding-top: 7px;
}
div.portfolioHeaderClass {
	padding-top: 45px;
	padding-left: 30px;
	width: 30px;
	font-family:Trebuchet MS;
	font-size:26pt;
	font-weight: bold;
	color: #000000;
}

p {
	margin-bottom: 0px;
	margin-top: 14px;
}

.rightImage {
	float: right;
	clear: right;
	margin-right: 5px;
	margin-left: 8px;
	padding-top: 10px;
}
.rightCoverImage {
	float: right;
	clear: right;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom:13px;
}
.rightValImage {
	float: right;
	clear: right;
	border:0;
	width:88px;
	height:31px;
}
.leftValImage {
	float: left;
	clear: left;
	padding-right:10px;
}
