FORM {
	FONT-SIZE: 11px; 
	COLOR: #555758; 
	FONT-FAMILY: Arial, sans-serif;
	TEXT-DECORATION: none
}
TD {
	FONT-SIZE: 11px; 
	COLOR: #555758; 
	FONT-FAMILY: Arial, sans-serif; 
	TEXT-DECORATION: none
}
P {
	FONT-SIZE: 11px; 
	COLOR: #555758; 
	FONT-FAMILY: Arial, sans-serif;  
	TEXT-DECORATION: none
}
BODY {
	FONT-SIZE: 11px; 
	COLOR: #555758; 
	FONT-FAMILY: Arial, sans-serif; 
	TEXT-DECORATION: none; 
}
a:link {
    FONT-SIZE: 11px; 
	COLOR: #09357A; 
	FONT-FAMILY: Arial, sans-serif; 
	TEXT-DECORATION: none;
}

a:active {
    FONT-SIZE: 11px; 
	COLOR: #09357A; 
	FONT-FAMILY: Arial, sans-serif; 
	TEXT-DECORATION: underline;
}

a:visited {
    FONT-SIZE: 11px; 
	COLOR: #09357A; 
	FONT-FAMILY: Arial, sans-serif; 
	TEXT-DECORATION: none;
}

a:hover {
    FONT-SIZE: 11px; 
	COLOR: #09357A; 
	FONT-FAMILY: Arial, sans-serif; 
	TEXT-DECORATION: underline;
}

.table-c1 { font-family: Arial, sans-serif; 
			font-size:11px; 
			background-color: #F1F1F1 ; 
			border-color: black black #000000; 
			border-style: solid; 
			border-top-width: 0px; 
			border-right-width: 0px; 
			border-bottom-width: 1px; 
			border-left-width: 0px
}
.table-c2 { font-family: Arial, sans-serif;  
			font-size: 11px; 
			background-color: #CCCCCC; 
			border-color: black black #000000; 
			border-style: solid; 
			border-top-width: 0px; 
			border-right-width: 0px; 
			border-bottom-width: 1px; 
			border-left-width: 0px
}
.text {
	font-family: Arial, sans-serif; 
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
	color: #555758;
	font-weight: normal;
}
.text_small {
	font-family: Arial, sans-serif; 
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
	color: #CBD4E2;
	font-weight: normal;
}
.textboxes {
	font-family: Arial, sans-serif; 
	font-size: 11px;
	color: #555758;
	border-top: thin solid #CCCCCC;
	border-right: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	border-left: thin solid #CCCCCC;
	background-color: #ffffff;
}
.buttons {
	font-family: Arial, sans-serif; 
	font-size: 11px;
	color: #555758;
	border-top: thin solid #CCCCCC;
	border-right: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	border-left: thin solid #CCCCCC;
	background-color: #CCCCCC;
}
.heading {
	font-family: Arial, sans-serif; 
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #285786;
}
.heading2 {
	font-family: Arial, sans-serif; 
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.image {
	margin: 10px;
	float: right;
	font-family: Arial, sans-serif; 
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #555758;
}
.image-caption {
	font-family: Arial, sans-serif; 
	font-size: 10px;
	text-align: center;
	padding: 4px 2px 2px;
}
.linkblack {
	color: #000000;
	font-size: 11px;
	font-family: Arial, sans-serif; 
	font-style: normal;
	text-decoration: underline;
}
.linkblue {
	color: #555758;
	font-size: 11px;
	font-family: Arial, sans-serif; 
	font-style: normal;
	text-decoration: underline;
}
.heading-white {
	font-family: Arial, sans-serif; 
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
