.bg-left {	background-repeat: no-repeat;	background-position: left bottom;	}
.bg-left2 {background-repeat: no-repeat; background-position: left top;}
.bg-right {	background-position: right bottom;	background-repeat: no-repeat;}
.bg-right2 {background-position: right top; background-repeat: no-repeat;}
.bg-right3 {
	background-position: right top;
	background-repeat: repeat-y;
}

.bg-left3 {
	background-position: left top;
	background-repeat: repeat-y;
}

a {text-decoration: none; font-family: Arial; font-size: 8pt;}
a:hover {text-decoration: none; font-family: Arial; font-size: 8pt;}

p {font-family: Arial; font-size: 8pt; color: black}

.a_white-arial {font-family: Arial; font-size: 8pt; color: white}
.a_white-arial:hover {text-decoration: underline; font-family: Arial; font-size: 8pt; color: #EFEFEF}

.a_georgia24 {font-family: georgia,serif; color: #1859C9; font-size: 24pt; font-weight: bold; letter-spacing: -0.6pt; word-spacing: 0pt; line-height: 0.9;}
.a_georgia24:hover {text-decoration: underline; font-family: georgia,serif; color: #103D87; font-size: 24pt; font-weight: bold; letter-spacing: -0.6pt; word-spacing: 0pt; line-height: 0.9;}


.a_arial16 {font-family: arial; color: #1859C9; font-size: 16pt; font-weight: bold; word-spacing: 0pt; line-height: 0.9;}
.a_arial16:hover {text-decoration: underline; font-family: arial; color: #103D87; font-size: 16pt; font-weight: bold; word-spacing: 0pt; line-height: 0.9;}

.a_aria8dark {font-family: arial,sans-serif; color: #666666; font-size: 8pt;}
.a_aria8dark:hover {text-decoration: underline; font-family: arial,sans-serif; color: gray; font-size: 8pt;}

.a_aria10dark {font-family: arial,sans-serif; color: #666666; font-size: 10pt;}
.a_aria10dark:hover {text-decoration: underline; font-family: arial,sans-serif; color: gray; font-size: 10pt;}

.a_aria10white {font-family: arial,sans-serif; color: white; font-size: 10pt;}
.a_aria10white:hover {text-decoration: underline; font-family: arial,sans-serif; color: #EFEFEF; font-size: 10pt;}

.georgia24 {font-family: georgia,serif;
color: #1859C9;
font-size: 24pt;
font-weight: bold;
letter-spacing: -0.6pt;
word-spacing: 0pt;
line-height: 0.9;
}

.arial16 {font-family: arial;
color: #1859C9;
font-size: 16pt;
font-weight: bold;
word-spacing: 0pt;
line-height: 0.9;
}

.georgia10 {font-family: georgia,serif;
color: #666666;
font-size: 10pt;

}

.aria8white {font-family: arial,sans-serif;
color: #FFFFFF;
font-size: 8pt;}

.aria10white {font-family: arial,sans-serif;
color: #FFFFFF;
font-size: 10pt;}

.aria8dark {font-family: arial,sans-serif;
color: #666666;
font-size: 8pt;}

.aria8blue {font-family: arial,sans-serif;
color: #1859C9;
font-size: 8pt;}

.aria10dark {font-family: arial,sans-serif;
color: #666666;
font-size: 10pt;}

.aria10blue {font-family: arial,sans-serif;
color: #1859C9;
font-size: 10pt;}

.aria12dark {font-family: arial,sans-serif;
color: #666666;
font-size: 12pt;}

.aria24dark {font-family: arial,sans-serif;
color: #666666;
font-size: 12pt;}






.searchtextbox {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	height: 16px;
	width: 250px;
	text-decoration: none;
	margin: 0px;
	margin-left: 6px;
	padding: 0px;
	float: left;
	border: 0px black solid;
	background-color: transparent;
}