/* CSS Document */


.blue14           { color: #06568b; font-size:14px;  text-decoration:none; text-align:justify;}
.blue14 a         { color: #06568b; font-size:14px;  text-decoration:none text-align:justify;}
.blue14 a:link    { color: #06568b; font-size:14px;  text-decoration:none text-align:justify;}
.blue14 a:visited { color: #06568b; font-size:14px;  text-decoration:none text-align:justify;}
.blue14 a:hover   { color: #000000; font-size:14px;  text-decoration:none text-align:justify;}
.blue14 a:active  { color: #000000; font-size:14px;  text-decoration:none text-align:justify;}



.grey     { color: #4d4f4f; font-size:14px; font-weight: none; text-decoration:none}
.grey a         { color: #4d4f4f; font-size:14px; font-weight: none; text-decoration:none}
.grey a:link    { color: #4d4f4f; font-size:14px; font-weight: none; text-decoration:none}
.grey a:visited { color: #4d4f4f; font-size:14px; font-weight: none; text-decoration:none}
.grey a:hover   { color: #06568b; font-size:14px; font-weight: none; text-decoration:none}
.grey a:active  { color: #06568b; font-size:14px; font-weight: none; text-decoration:none}

.grey10     { color: #848383; font-size:10px; font-weight: none; text-decoration:none}
.grey10 a         { color: #848383; font-size:10px; font-weight: none; text-decoration:none}
.grey10 a:link    { color: #848383; font-size:10px; font-weight: none; text-decoration:none}
.grey10 a:visited { color: #848383; font-size:10px; font-weight: none; text-decoration:none}
.grey10 a:hover   { color: #86cadf; font-size:10px; font-weight: none; text-decoration:none}
.grey10 a:active  { color: #86cadf; font-size:10px; font-weight: none; text-decoration:none}


.white14     { color: #ffffff; font-size:14px; font-weight: none; text-decoration:none}


.darkblue14     { color: #002855; font-size:14px; font-weight: none; text-decoration:none}
.darkblue14 a         { color: #000000; font-size:14px; font-weight: none; text-decoration:none}
.darkblue14 a:link    { color: #000000; font-size:14px; font-weight: none; text-decoration:none}
.darkblue14 a:visited { color: #000000; font-size:14px; font-weight: none; text-decoration:none}
.darkblue14 a:hover   { color: #44afda; font-size:14px; font-weight: none; text-decoration:none}
.darkblue14 a:active  { color: #44afda; font-size:14px; font-weight: none; text-decoration:none}


.white11b{
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}
.white12{
	font-size:12px;
	color:#FFFFFF;
}
.white14b     { color: #ffffff; font-size:14px; font-weight: bold; text-decoration:none}
.white14b a         { color: #ffffff; font-size:14px; font-weight: bold; text-decoration:none}
.white14b a:link    { color: #ffffff; font-size:14px; font-weight: bold; text-decoration:none}
.white14b a:visited { color: #ffffff; font-size:14px; font-weight: bold; text-decoration:none}
.white14b a:hover   { color: #000000; font-size:14px; font-weight: bold; text-decoration:none}
.white14b a:active  { color: #000000; font-size:14px; font-weight: bold; text-decoration:none}

.text{
	font-size:11px;
	color:#4e371c;
}
.text12b{
	font-size:12px;
	color:#4e371c;
	font-weight: bold;
}
.text a         { color: #4e371c; text-decoration:none}
.text a:link    { color: #4e371c; text-decoration:none}
.text a:visited { color: #4e371c; text-decoration:none}
.text a:hover   { color:#000000; text-decoration:none}
.text a:active  { color:#000000; text-decoration:none}

.text12{
	font-size:12px;
	color:#4e371c;
}
.text12 a         { color: #4e371c; text-decoration:none}
.text12 a:link    { color: #4e371c; text-decoration:none}
.text12 a:visited { color: #4e371c; text-decoration:none}
.text12 a:hover   { color:#000000; text-decoration:none}
.text12 a:active  { color:#000000; text-decoration:none}

.text10{
	font-size:10px;
	color:#4e371c;
}

.textBlack{
	font-size:15px;
	color:#000000;
}
#articlePhoto{
padding-right:5px;
float:left;
}