BODY
{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color : black;
	background: white repeat scroll left top;
}

TABLE
{
	empty-cells: show;
	vertical-align: top;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-collapse: separate;
	border-spacing: 0px;
	border-style: none none;
}

TD
{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: top;
	color: black;
	background-color: transparant;
}

TD.content
{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: top;
	color: black;
	padding: 10px 15px 10px 15px;
	background-color: transparent;
}

TD.nlred
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: top;
	color: black;
	background-color: #FF0032;
}

TD.nlwhite
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: top;
	color: black;
	background-color: #FFFFFF;
}

TD.nlblue
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: top;                                         
	color: black;
	background-color: #03359A;
}

TD.uablue
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: top;
	color: black;
	background-color: #0098FF;
}

TD.uayellow
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: top;
	color: black;
	background-color: #FFFF00;
}

TD.topleft
{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	vertical-align: bottom;
	text-align: left;
	color: black;
	background-color: transparant;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

TD.topright
{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	vertical-align: bottom;
	text-align: right;
	color: black;
	background-color: transparant;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}



TD.small
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: top;
	color: black;
	background-color: transparent;
}

P
{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: top;
	color: black;
	background-color: transparent;
	margin-top: 7px;
	margin-bottom: 12px;
}

P.message
{
	font-size: 15px;
	font-family: "Times New Roman", Times, serif; 
	font-weight: normal;
	vertical-align: top;
	color: black;
	background-color: transparent;
	margin-top: 7px;
	margin-bottom: 12px;
}


DIV
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: top;
	color: black;
	background-color: transparent;
	margin-left: 12px;
	margin-top: 7px;
	margin-bottom: 12px;
}

DIV.photo-left,
DIV.photo-right
{
	font-size: 11px;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #004997;
	text-align:left;	
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px 0px 0px 0px;
}

DIV.photo-left
{
	float: left;
	margin-left: 0px;
	margin-right: 5px;
}

DIV.photo-right
{
	float: right;
	margin-left: 5px;
	margin-right: 0px;
}



LI
{
	color: black;
}

UL
{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: top;
	color: black;
	background-color: transparent;
	margin-top: 7px;
	margin-bottom: 12px;
	margin-left: 18px;
}

OL
{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: top;
	color: black;
	background-color: transparent;
	margin-top: 7px;
	margin-bottom: 12px;
}

H1
{
	font-size: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
	color: black;
	border-bottom: #EC8D11 2px solid;
	margin-bottom: 7px;
}

H2
{
	font-size: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	vertical-align: middle;
	text-align: left;
	color: black;
	margin-bottom: 6px;
	padding-bottom: 0px;
}

H3
{
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	vertical-align: middle;
	text-align: left;
	color: black;
	margin-bottom: 1px;
	padding-bottom: 0px;
}

H4
{
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	vertical-align: middle;
	text-align: left;
	color: black;
	margin-bottom: 1px;
	padding-bottom: 0px;
}

H5
{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	vertical-align: middle;
	text-align: left;
	color: black;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

H3.news
{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	vertical-align: middle;
	text-align: left;
	color: black;
	padding-top: 0px;	
	padding-bottom: 0px;
	border-bottom: #EC8D11 1px solid;
	margin-top: 0px;
	margin-bottom: 3px;
}

H4.news
{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	vertical-align: middle;
	text-align: left;
	color: black;
	padding-top: 0px;	
	padding-bottom: 0px;
	border-bottom: #EC8D11 1px solid;
	margin-top: 0px;
	margin-bottom: 2px;
}

TABLE.menu
{
	empty-cells: show;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-collapse: separate;
	border-spacing: 0px;
	border-style: none none;
	background-color: #6BADCF;
}

TD.menu
{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: middle;
	text-align: center;
	color: ;
	background-color: transparent;
}

TD.leftside
{
	height: 100%;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: bottom;
	text-align: left;
	color: black;
	background-color: white;
	margin-right: 1px;	
	border-right: #EC8D11 1px solid;
}


TD.rightside
{
	height: 100%;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: bottom;
	text-align: left;
	color: black;
	background-color: white;
	margin-left: 1px;
	border-left: #EC8D11 1px solid;
}


.empty
{
	background-color: #AFC3CE;
}

.menuleft
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	vertical-align: bottom;
	text-align: left;
	padding-left: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	border-right: #F8DA2C 2px solid;
	color: black;
	background-color: #AFC3CE;
}

.menuleftbottom
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	vertical-align: top;
	text-align: right;
	padding-top: 3px;
	padding-right: 3px;
	border-top: black 1px solid;
	border-right: #F8DA2C 2px solid;
	color: black;
	background-color: #AFC3CE;
}

.menuitem
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: middle;
	text-align: right;
	padding-right: 3px;
	border-top: black 1px solid;
	color: black;
	background-color: #D9E2E7;
}

.dividerwide
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: top;
	color: black;
	background-color: #36576A;
}

A.menu:link
{
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #EC8D11;
}

A.menu:visited
{
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #EC8D11;
}

A.menu:hover
{
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #6BADCF;
}

A.top:link
{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: black;
}

A.top:visited
{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: black;
}

A.top:hover
{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: white;
}

HR
{
	height: 1px;
	color: #6BADCF;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}

HR.news
{
	height: 1px;
	color: #EC8D11;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}


A:link
{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	color: #36576A;
}

A:visited
{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	color: #36576A;
}

A:hover
{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	color: black;
}

A.news:link
{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	color: black;
}

A.news:visited
{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	color: black;
}

A.news:hover
{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	color: red;
}

/* List */

TABLE.list
{
/*  border-style: hidden hidden; */
/*  border-spacing: 0px */
	empty-cells: show;
	background: transparent;
/*  vertical-align: middle; */
/*  background: #FDEB6B; */
}

TH.list
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	color: black;
	background-color: #D9E2E7;
	vertical-align: middle;
}

TH.listright
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-align: right;
	color: black;
	background-color: #D9E2E7;
	vertical-align: middle;
}

TH.listcenter
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	color: black;
	background-color: #D9E2E7;
	vertical-align: middle;
}


TD.list
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: middle;
	color: black;
	background-color: #F1F5F7;<
}

TD.listHighlighted
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: middle;
	color: #5BB8F9;
	background-color: #F1F5F7;
}

TD.listEmphasized
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: middle;
	color: black;
	background-color: #F1F5F7;
}

TD.label
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	text-align: left;
	color: black;
	background-color: #F1F5F7;
	vertical-align: top;
}

TD.labelMiddle
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	text-align: left;
	color: black;
	background-color: #F1F5F7;
	vertical-align: middle;
}

.comment
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	text-align: left;
	color: black;
	background-color: #E8E8E8;
	vertical-align: middle;
}


LI.list
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: middle;
	color: black;
	background-color: #F1F5F7;
}
