/* main css tags */

body {
	text-align: center;
	margin-bottom: 20px;
}
.rtpad {
	padding-right: 8px;
}
.lftpad {
	padding-left: 8px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	letter-spacing: .1em;
}

/* homepage */

.homenav {
	background-image: url(../images/home_nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.small {
	font-size: 8pt;
	color: #999999;
}
.smallwhite {
	font-size: 8pt;
	color: #ffffff;
}
ul {
	line-height: normal;
	list-style-type: disc;
	list-style-image: url(../images/bullet.jpg);
}


/* mainpage */

.mainnav {
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FB0B0C;
	background-image: url(../images/red_main.jpg);
}
.rtborder {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999999;
}
.leftnav {
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
	font-size: 9pt;
	padding-top: 25px;
	padding-left: 20px;
	padding-bottom: 15px;
	line-height: 12pt;
	background-image: url(../images/left_grey.jpg);
}
.leftphoto {
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
	font-size: 9pt;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	line-height: normal;
	background-image: url(../images/left_grey.jpg);
}
.leftred {
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 0px;
	padding-left: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	line-height: normal;
	background-image: url(../images/left_grey.jpg);
}
.leftmore {
	font-size: 8pt;
	padding-top: 20px;
	padding-left: 2px;
	padding-right: 18px;
	padding-bottom: 0px;
	line-height: 10pt;
	text-align: center;
	margin: 0px;
}

/* footer */

.copyright {
	color: #999999;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
li {
	padding-top: 3px;
	padding-bottom: 3px;
}

.ltgrey {
	color: #8b8989;
}
.content {
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
}

.contentnew {
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: justify;
}
/* header */

.icons {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16pt;
	color: #999999;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 14pt;
	color: #CCCCCC;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

/* linkstyles - main */

a:link {
	color: #51a0b6;
	text-decoration: none;
}
a:visited {
	color: #51a0b6;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}

/* linkstyles - white to blue */

a.white:link {
	color: #ffffff;
	text-decoration: none;
}
a.white:visited {
	color: #ffffff;
	text-decoration: none;
}
a.white:hover {
	color: #51a0b6;
	text-decoration: none;
}
a.white:active {
	color: #51a0b6;
	text-decoration: none;
}

/* linkstyles - grey to blue */

a.base:link {color: #999999; text-decoration: none; }
a.base:visited {color: #999999; text-decoration: none; }
a.base:hover {color: #51a0b6; text-decoration: none; }
a.base:active {color: #51a0b6; text-decoration: none; }.header {
	font-size: 8px;
	padding-bottom: 15px;
}
.imglftpad {
	padding-right: 12px;
	padding-bottom: 5px;
}
.imgrtpad {
	padding-left: 12px;
	padding-bottom: 5px;
}
.imgpad {
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 15px;
}
.signature {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	color: #8b8989;
}
.indentrt {
	padding-right: 10px;
}
.arialbold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
.announcetable {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

