a, a:link,a:visited {
	color: #5f5f5f;
	font-weight: bold;
	text-decoration: underline;
}

a:hover,a:active {
	color: #cc3333;
}

a.footer, a.footer:link,a.footer:visited {
	color: white;
	font-size: 11px;
font-weight: normal;
}

a.footer:hover {
	color: white;
}

td.footer{
		color: white;
		padding-left: 20px;
}

body{
	margin: 0px;
	background-color: #FFF;
}

.content{
border-top: 0px solid #e5e5e5;
border-right: 2px solid #e5e5e5;
border-left: 2px solid #e5e5e5;
border-bottom: 0px solid #e5e5e5;
}

.bodycontent{
border-top: 2px solid #e5e5e5;
border-right: 2px solid #e5e5e5;
border-left: 1px solid #e5e5e5;
border-bottom: 3px solid #e5e5e5;
margin-left: 1px;
}


h1 {
	color: #FFFFFF;
	font-family: arial, 'MS Sans Serif';
	font-size: 18px;
	font-weight: normal;
	padding-left: 9px;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-bottom: 0px;
	margin-bottom: 0px;
text-transform: lowercase;
display: block;
width:100%;
}

.bodycopy{
	padding-top: 15px;
}

h2 {
	color: #cc3333;
	font-family: arial, 'MS Sans Serif';
	font-size: 14px;
	font-weight: normal;
}

.ticker{
		color: #FFFFFF;
	font-family: arial, 'MS Sans Serif';
	font-size: 11px;
	font-weight: normal;
}

.outerborder{
	border-bottom: 2px solid #315b77;
	border-right: 2px solid #315b77;
	border-left: 2px solid #315b77;
	border-top: 0px solid #315b77;
	background-color: White;
	width: 773px;
}

input,select,textarea {
	color: #000000;
	font-family: Arial, 'MS Sans Serif';
	font-size: 11px;
}

p,td {
	color: #5f5f5f;
	font-family: arial, 'MS Sans Serif';
	font-size: 12px;
	text-align: justify

}


p.address {
	color: #cc3333;
	font-family: arial, 'MS Sans Serif';
	font-size: 11px;

}

td.breadcrumb {
	color: #000000;
	font-family: Arial, 'MS Sans Serif';
	font-size: 11px;
}

td.level1 {
	padding-left: 8px;
}

td.level2 {
	padding-left: 16px;
}

td.level3 {
	padding-left: 24px;
}

.button_general {
}

.error_text {
	color: #FF0000;
	font-weight: bold;
}
