#content {
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	border-left-width: thin;
	border-left-style: none;
	border-left-color: #FAFAFA;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #2698B9;
}
h1 {
	font-size: 18px;
}
h5 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}

h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}



.title1 {
	font-size: 24px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.title2 {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}

.title3 {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}


.title4 {
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}

.textcenter {
	text-align: center;
}

.textright {
	text-align: right;
}
.bold {
	font-weight: bold;
}

.bigger {
	font-size: larger;
}

.biggest {
	font-weight: normal;
	font-size: x-large;
}



.small {
	font-weight: normal;
	font-size: 10px;
}

.higher {
	font-size: 14px;
}

.uppercase {
	text-transform: uppercase;
}

.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FAFAFA;
	float: none;
	width: auto;
	text-align: right;
	clear: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12%;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.grey- {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: none;
	width: auto;
	text-align: left;
	clear: none;
	margin-right: 3%;
	margin-left: 2%;
	background-image: url(../images/Whpaper.gif);
	padding-top: 6px;
	padding-right: 1px;
	padding-bottom: 6px;
	padding-left: 9px;
}
#div-long {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bolder;
	color: #999999;
	width: auto;
	float: none;
	clear: none;
	text-align: right;
	padding-right: 9px;
	font-variant: normal;
	text-transform: uppercase;
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #6394BD;
	cursor: crosshair;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #6394BD;
}

#top-page-link-div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-top-width: thin;
	border-top-style: dotted;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #6394BD;
	border-bottom-color: #30577F;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	width: auto;
	float: none;
	margin-right: 0px;
	background-color: #FAFAFA;
}
#arial-short
{
	font: normal 12px Arial, Helvetica, sans-serif;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #2698B9;
	background-color: #FEFEFE;
	background-image: url(../images/Whpaper.gif);
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 9px;
	border-right-width: thin;
	border-right-style: none;
	border-left-style: none;
	border-left-color: #2698B9;
	border-left-width: thin;
	margin: 0px;
}
.arial-silver
{
	font: normal 12px Arial, Helvetica, sans-serif;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #2698B9;
	background-color: #FEFEFE;
	padding-top: 9px;
	padding-right: 3px;
	padding-bottom: 9px;
	padding-left: 6px;
	color: #999999;
}


a:link {
	color: #000099;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #0000FF;
	font-weight: bolder;
}

a:visited {
	text-decoration: none;
	color: #000099;
}

a:active {
	text-decoration: none;
	color: #993300;
	font-weight: bold;
}
