@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	background-color: #5F8FBC;
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
}
 a:link {
	color: #333;
	text-decoration: underline
}
 a:visited {
	color: #333;
	text-decoration: underline
}
 a:hover {
	color: #315288;
	text-decoration: underline
}
 a:active {
	color: #315288;
	text-decoration: underline
}
h1 {
	margin-top:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:1em;
	font-size: 2em;
	font-weight: normal;
	color: #315288;
	line-height: 1em;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #315288;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: normal;
	text-transform: none;
}


#ROW_top {
	background-image: url(../structure/tile_mainBaseShadow.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 300px;
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#ROW_top #TABLE_topRow {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
#ROW_top #TABLE_topRow tr .blackStripe {
	background-color: #000;
	height: 16px;
}
#ROW_mainText {
	background-image: url(../structure/tile_mainBaseShadow.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: none;
	float: none;
}
#ROW_tail {
	background-image: url(../structure/tile_tailShadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 50px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#ROW_mainText #TABLE_textRow {
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: none;
	float: none;
	width: 900px;
}
#ROW_mainText #TABLE_textRow tr #ROW_tailBlack {
	font-size: 9px;
	color: #FFF;
	background-color: #000;
	height: 21px;
	text-align: right;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#ROW_mainText #TABLE_textRow tr #ROW_tailBlack a:link {  color: #FFFFFF; text-decoration: none}
#ROW_mainText #TABLE_textRow tr #ROW_tailBlack a:visited {  color: #FFFFFF; text-decoration: none}
#ROW_mainText #TABLE_textRow tr #ROW_tailBlack a:hover {  color: #D5DBE7; text-decoration: underline}
#ROW_mainText #TABLE_textRow tr #ROW_tailBlack a:active {  color: #D5DBE7; text-decoration: underline}
#ROW_mainText #TABLE_textRow tr #COL_left {
	background-color: #98A8C3;
	padding: 0px;
	width: 197px;
}
#ROW_mainText #TABLE_textRow tr #COL_right {
	background-image: url(../structure/tile_textArea.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 20px;
	padding-right: 45px;
	padding-bottom: 40px;
	padding-left: 45px;
}
#ROW_mainText #TABLE_textRow tr #COL_rightNews {
	background-image: url(../structure/tile_textArea.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 5px;
	width: 180px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #D5DBE7;
	font-size: 85%;
	line-height: normal;
}
.photoFrame {
	border: 10px solid #D5DBE7;
	margin: 5px;
}

.TableRowWithLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5F8FBD;
}
