﻿
a
{
	color: #29619A;
	font-weight: normal;
	text-decoration: none;
}

a:link
{
	color: #29619a;
	font-weight: normal;
	text-decoration: none;
}

a:visited
{
	color: #29619a;
	font-weight: none;
	text-decoration: none;
}

a:hover
{
	color: #29619a;
	font-weight: bold;
	text-decoration: underline;
}

a:active
{
	color: #29619a;
	font-weight: bold;
	text-decoration: none;
}




#content
{
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	background-color: #fff;
}

#content h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #29619a;
	line-height: 20px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-weight: bold;
}

#content h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 12px 0 8px 0;
	line-height: 26px;
	background-color: #505c53;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

#content h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	line-height: 14px;
}

#content h4 a { font-weight: bold; }

#content h4.indent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	padding: 0px 0px 5px 40px;
	margin: 0px;
}

#content p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	padding: 0px;
	margin: 0px 0px 16px 0px;
	text-align: left;
}

#content p.small
{
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-transform: inherit;
	padding: 2px 0px 2px 0px;
}

#content td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	padding: 4px 4px 4px 0px;
	margin: 0px 0px 16px 0px;
}

#content li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	text-transform: inherit;
	padding: 2px 0px 2px 0px;
}

#content p.small
{
	font-size: 9.5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-transform: inherit;
	padding: 2px 0px 2px 0px;
}

/* wrapper for feature boxes */
#issue
{
	float: right;
	width: 230px;
	background-color: #29619a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	padding: 10px;
	margin: 0px 0px 0px 10px;
	color: #fff;
}

#issue a:link
{
	color: #ffcc33;
	font-weight: bold;
	text-decoration: none;
}

#issue a:visited
{
	color: #ffcc33;
	font-weight: bold;
	text-decoration: none;
}

#issue a:hover
{
	color: #ffcc33;
	font-weight: bold;
	text-decoration: underline;
}

#issue a:active
{
	color: #29619a;
	font-weight: bold;
	text-decoration: underline;
}

#issue td
{
	padding: 4px;
	font-size: 12px;
	line-height: 13px;
}

#issue li
{
	text-align: left;
	font-size: 10px;
	line-height: 10px;
}

#issue2
{
	width: 500px;
	background-color: #29619a;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	color: #fff;
}

#issue2 a:link
{
	color: #ffcc33;
	font-weight: bold;
	text-decoration: none;
}

#issue2 a:visited
{
	color: #ffcc33;
	font-weight: bold;
	text-decoration: none;
}

#issue2 a:hover
{
	color: #ffcc33;
	font-weight: bold;
	text-decoration: underline;
}

#issue2 a:active
{
	color: #ffcc33;
	font-weight: bold;
	text-decoration: underline;
}

#issue2 h4
{
	margin: 0px;
	text-align: center;
	font-size: 15px;
	color: #ffcc33;
}

#issue2 td
{
	padding: 4px;
	font-size: 12px;
	line-height: 13px;
}

#issue2 li
{
	text-align: left;
	font-size: 10px;
	line-height: 10px;
}

