﻿#content-main {
	width:90%;
	float:left;
	margin-left:25px;
}

td.header
{
    font-family: Verdana;
    font-size: 12px;
    margin-left: 20px;
    margin-right: 20px;
    font-style: italic;
    font-weight: bold;
    border-bottom: 1px solid #003366;
    padding-top:10px;
    padding-bottom:2px;
}

p.bodyText
{
    font-family: Verdana;
    font-size: 12px;
    margin-left: 20px;
    margin-right: 20px
}

p.bodyHeader
{
    font-family: Verdana;
    font-size: 16px;
    margin-left: 20px;
    margin-right: 20px;
    font-weight: bold;
}

li
{
    font-family: Verdana;
    font-size: 12px;
    margin-left: 20px;
    margin-right: 20px;
}

a
{
    color: #0033CC;
    font-family: Verdana;
    font-size: 12px;
}

a:hover
{
    color: #0033CC;
    font-family: Verdana;
    font-size: 12px;
}

a:visited
{
    color: #0033CC;
    font-family: Verdana;
    font-size: 12px;
}

td a
{
    color: #0033CC;
    font-family: Verdana;
    font-size: 12px;
}

td a:hover
{
    color: #0033CC;
    font-family: Verdana;
    font-size: 12px;
}

td a:visited
{
    color: #0033CC;
    font-family: Verdana;
    font-size: 12px;
}

td a:active
{
    color: #0033CC;
    font-family: Verdana;
    font-size: 12px;
}

p.bodyText a
{
    color: #0033CC;
    font-family: Verdana;
    font-size: 12px;
}

p.bodyText a:hover
{
    color: #0033CC;
    font-family: Verdana;
    font-size: 12px;
}

p.bodyText a:visited
{
    color: #0033CC;
    font-family: Verdana;
    font-size: 12px;
}

p.bodyText a:active
{
    color: #0033CC;
    font-family: Verdana;
    font-size: 12px;
}

p a
{
    color: #0033CC;
    font-family: Verdana;
    font-size: 12px;
}

p a:hover
{
    color: #0033CC;
    font-family: Verdana;
    font-size: 12px;
}

p a:visited
{
    color: #0033CC;
    font-family: Verdana;
    font-size: 12px;
}

p a:active
{
    color: #0033CC;
    font-family: Verdana;
    font-size: 12px;
}


td.footerTD a
{
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 10px
}

td.footerTD a:visited
{
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 10px
}

td.footerTD a:hover
{
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 10px
}

td.footerTD
{
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 10px
}

td.footerTD2
{
    color: #808080;
    font-family: Verdana;
    font-size: 10px
}

#content-header
{
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	width:728px;
	text-align: center;
}

#content-container {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	width:728px;
	border:1px solid #818181;
	position:relative;
}

	
#content-side2 {
width:160px;
	float:right;
}

#content-side1 {
width:160px;
	float:left;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LISTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#ul.list-of-links {
	border-bottom:1px dotted #B2B2B2;
}

#ul.list-of-links li{
	border-top:1px dotted #B2B2B2;
	background:url(~/News/images/list-bullet-01-link.gif) no-repeat 0 .8em;
	padding-left: 1em;
	margin-left: 0.4em;
}

#ul.list-of-links li.current {
	background-color:#E5E5E5;
}

#content-side1 ul.list-of-links,
content-side2 ul.list-of-links {
	margin: 0 0 30px 0px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	UPDATE PROGRESS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#updProgress 
{
	z-index: 11000; left: 5px; position: absolute; bottom: 2px;
	border: Solid 1px #4682B4; background-color: #FFFAFA; vertical-align: middle; 
    text-align: left; width: 180px; height: 15px; padding: 5px 0px 8px 5px;
}
#updProgress SPAN
{
	font-size: 0.8em;
	font-weight: bold; text-align: left; padding-left: 5px; margin-bottom: 10px;
}