body {
    color:#000000;
    background-color: #bebebe;
	padding: 0px;
	margin: 0 0 0 0;
}

a {
    color:#00B4EF;
    text-decoration: none;
    
}

a:link {
    color:#00B4EF;
    text-decoration: none;
}

a:visited {
    color:#00B4EF;
    text-decoration: none;
}

a:hover {
    color:#FF6D6E;
    text-decoration: none;
}

a:active {
    color:#FF6D6E;
    text-decoration: none;
}

a.ltr {
    color:#000000;
    text-decoration: none;
    font-weight: bold;
}

a.ltr:link {
    color:#000000;
    text-decoration: none;
    font-weight: bold;
}

a.ltr:visited {
    color:#000000;
    text-decoration: none;
    font-weight: bold;
}

a.ltr:hover {
    color:Red;
    text-decoration: underline;
    font-weight: bold;
}

a.ltr:active {
    color:Red;
    text-decoration: none;
    font-weight: bold;
}


a.letter {
	color : #8f8f8f;
}

a.letter:active {
	color : #8f8f8f;
	text-decoration: none;
}

a.letter:visited {
	color : #8f8f8f;
	text-decoration: none;
}

a.letter:hover {
	color :Red;
	text-decoration: underline;
}

a.letter:link {
	color : #8f8f8f;
	text-decoration: none;
}

		
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: white;
}



span.smallTitle {
	color: #873330;
	font-weight: bold;
}

input.clText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px #999999 solid;
	color: #33CC3333;
	background: #ffffff;
}

#loginTable {
	margin-right: 5px;
}

#loginTable a {
	color: #09348C;
}

#loginTable td {
	font-size: 8pt;
	margin-right:
}

#mainTable {
	border: 1px #333333 solid;
	border-top: 0px;
}

#subNavTable {
	color: #ffffff;
}

#subNavTable a {
	color: #ffffff;
	text-decoration: none;
}

#subNavTable a:hover {
	text-decoration: underline;
}

#marketingText {
	color: #000000;
}

#marketingText a {
	color: #868686;
	text-decoration: none;
}

#marketingText a:hover {
	text-decoration: underline;
}

table.s {
	background-color: #f5f5f5; 
	border: 1px solid #747474;
}

table.l {
	background-color: #999999; 
}

td.header {
	background-color: #cccccc; 
}

td.cell {
	background-color: #ffffff; 
}

td.cellgray {
	background-color: #eeeeee; 
}

a.infoBar {
	color : #ffffff;
	text-decoration: none;
}

a.infoBar:visited {
	color : #ffffff;
	text-decoration: none;
}

a.infoBar:active {
	color : #c00;
	text-decoration: none;
}

.attachment img {
	max-width: 900px;
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
.attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

