A:link {
	color: #00cd64; 
	cursor: pointer;
	border-bottom: 1px dashed;
	text-decoration:none;
}

A:active {
	color: #00cd64; 
	cursor:	pointer;
	text-decoration:none;
	border-top:1px dashed;
	border-bottom: 1px dashed;

}
A:visited {
	color: #00cd64; 
	cursor: pointer;
	border-bottom: 1px dashed;
	text-decoration:none;
}

A:hover {
	color: #484e5a; 
	cursor:	pointer;
	text-decoration:none;
	border-bottom: 1px dashed #484e5a;
}

div#content{
	font-family:Verdana;
	color:black;
	font-size:14px;
	line-height:140%;
	font-weight:normal;
	text-align:center;
	font-weight:bold;	
	/*margin-top:20px;*/
	max-width:1120px;
	max-height:700px;
	margin: 0 auto;
}

object#content{
	display:block;
	margin:0 auto; 
	padding: 0;
	/*max-width:1120px;
	max-height:700px;
	min-width:1000px;
	min-height:540px;*/
	border:5px;
}


#title
{
	color:#0f3183;
	font-size:23px;
	font-weight:bold;
	letter-spacing:5px;
	font-variant:small-caps;
	/*text-align:center;*/
}

div.headline_1
{
	font-weight:bold;
	text-decoration:underline;
	color:#0f3183;
	margin-top:10px;
	letter-spacing:2px;
	font-variant:small-caps;
}

div.headline_2
{
	font-weight:bold;
	color:#0f3183;
	font-size:14px;
	letter-spacing:2px;
	font-variant:small-caps;
}

div.headline_3
{
	font-weight:bold;
	text-decoration:none;
	color:#0f3183;
	margin-top:10px;
	letter-spacing:2px;
	font-variant:small-caps;
}

div.boldText
{
	font-weight:bold;
	color:#0f3183;
}

div.statusInformation
{
	font-weight:bold;
	color:#f19900;
	font-size:14px;
}

font.boldText
{
	font-weight:bold;
	color:#0f3183;
}

#boldTextColor2
{
	font-weight:bold;
	color:#f19900;
}

#boldTextColor3
{
	font-weight:bold;
	color:#6891cb;
}

div.italicText
{
	font-style:italic;
}

font.italicText
{
	font-style:italic;
}

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	color: #000000;
	/*background: #808080 url(../bgnd.gif) left top repeat-x;*/
	font: 12px Verdana, Arial, sans-serif;
	line-height: 100%;
}

img.image
{
	border:0;
}

div.noflash
{
	margin: 20px auto 0 auto;
	background-color:white;
	border-top: 5px solid #484e5a;
	border-bottom: 5px solid #484e5a;
	border-left: 5px solid #484e5a;
	border-right: 5px solid #484e5a;
	padding:0;
	width:750px;
	min-width:750px;
	background-image:url(../noflash_bgnd.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height: 520px;
	min-height: 520px;
	line-height:140%;
}

div.noflash_header
{
	float: right;
	position: relative;
	text-align:right;
	color: #484e5a;
	font-weight: bold;
	font-size: 24px;
	margin-top: 50px;
	margin-right: 15px;
	min-height: 300px;
	height:300px;
}

div.noflash_note
{
	float:left;
	position:relative;
	text-align:justify;
	color: #484e5a;
	font-weight: bold;
	font-size: 14px;
	margin-top: 250px;
	margin-left: 15px;
	vertical-align:top;
	min-width:290px;
	width: 290px;	
}

div.noflash_footer
{
	position:relative;
	text-align:right;
	color: #484e5a;
	font-weight: bold;
	font-size: 12px;
	margin-top: 495px;
	margin-right: 15px;
	vertical-align:top;
}

A.image:hover
{
	text-decoration:none;
	cursor: pointer;
	border-top:0px;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
	border:0px;
}

a.image:visited
{
	text-decoration:none;
	cursor: pointer;
	border-top:0px;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
	border:0px;
}

a.image:active
{
	text-decoration:none;
	cursor: pointer;
	border-top:0px;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
	border:0px;
}
