body
{
	margin:  0px;
	padding:  0px;
}

#header
{
	background:  #00548A;
	height:  15px;
}

.topline
{
	background:  #00548A;
	height:  15px;
}

#navigation
{
	height:  90px;
}

.logo
{
	float:  left;
	vertical-align:  middle;
	left:  10px;
	top:  18px;
	position:  absolute;
}

.buttons
{
	left:  200px;
	position:  absolute;
	top:  76px;
}

#highlightlines
{
	height:  16px;
}

.blue
{
	background:  #406D9D;
	height:  10px;
}

.white
{
	background-color:  #FFFFFF;
	height:  2px;
}

.grey
{
	background-color:  #999999;
	height:  5px;
}

#side
{
	position:  absolute;
	width:  155px;
	left:  10px;
	top:  140px;
	background: #FFFFFF;
	border: 1px solid #406D9D;
                padding: 10px;
                font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:  12px;
	color:  #000000;
	line-height:  22px;
	padding: 5px;
}

#content
{
	position:  absolute;
	left:  200px;
	top:  140px;
	right:  10px;
                width: 500px;
}

.title
{
	color:  #025589;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:  22px;
	font-weight:  bold;
	border-bottom-width:  1px;
	border-bottom-style:  solid;
	border-bottom-color:  #025589;
	margin-left:  25px;
	line-height:  150%;
}

.newstitle
{
	color:  #025589;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:  14px;
	font-weight:  bold;
}


.text
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:  12px;
	color:  #000000;
	line-height:  22px;
	text-align:  justify;
	padding-right:  10px;
}

.byline
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:  10px;
	color:  #000000;
	text-align:  justify;
	padding-right:  10px;
}

#footer
{
	position: absolute;
                bottom:  5px;
	right:  10px;
	font-family:  Geneva, Arial, Helvetica, san-serif;
	font-size:  10pt;
	font-weight:  bold;
	color:  #025589;
}

a:link
{
	color:  #00548A;
	text-decoration:  none;
}

a:visited
{
	color:  #406D9D;
	text-decoration:  none;
}

a:hover
{
	color:  #025589;
	text-decoration:  underline;
}

a:active
{
	color:  #999999;
	text-decoration:  none;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00548A;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.abn {
	font-weight: normal;
	font-size: 10px;
}
.sidetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00548A;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00548A;
	line-height: normal;
}
.sideinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	line-height: normal;
}