body,td,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #073477;
	text-transform:uppercase;
	background-image:url(/images/title_bk.gif);
	background-repeat:no-repeat;
	line-height: 40px;
	padding: 0;
	margin-bottom: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #073477;
	padding: 0;
	margin-bottom: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #073477;
	padding: 0;
	margin-bottom: 0px;
	
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330033;
	
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #073477;
	padding: 0;
	margin-bottom: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #073477;
	padding: 0;
	margin-bottom: 0px;
	
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	
}
a:link {
	text-decoration: underline;
	color: #135681;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #71364A;
}
a:active {
	text-decoration: underline;
}

input.inputfield {
  font-size        : 11px;
  font-family      :  Arial, Helvetica, sans-serif;
  color            : #444444;
	border           : 1px #303465 solid;
	background-color : #F7F8FB;
  font-weight:  bold;
}

.formoutput {
	font-size        : 11px;
    font-family      : Arial, Helvetica, sans-serif;
	color            : #444444;
	border           : 1px #303465 solid;
	background-color : #F7F8FB;
	font-weight:  bold;
	padding-left: 5px;
}


textarea {
  font-size        : 11px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #444444;
	border           : 1px #303465 solid;
	background-color : #F7F8FB;
  font-weight:  bold;
}
select {
  font-size        : 11px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #444444;
	border           : 1px #303465 solid;
	background-color : #F7F8FB;
  font-weight:  bold;
}
.copyright { 
  font-size        : 9px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #666666;
  cursor:text;
  text-decoration:none;
}
a.copyright:link  { 
  font-size        : 9px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #666666;
  cursor:text;
  text-decoration:none;
}
a.copyright:visited  { 
  font-size        : 9px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #666666;
  cursor:text;
  text-decoration:none;
}
a.copyright:hover  { 
  font-size        : 9px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #666666;
  cursor:text;
  text-decoration:none;
}
a.copyright:active  { 
  font-size        : 9px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #666666;
  cursor:text;
  text-decoration:none;
}

/*================Picture Frames and Margins===============*/

.pictmarg_rt
{
	margin-left:0px;
	margin-right:7px;
	margin-bottom:7px;
	margin-top:0px;
	border:solid;
	border-color:#003399;
	border-width:4px;
	padding:0px;
}

.pictmarg_left
{
	margin-left:7px;
	margin-right:0px;
	margin-bottom:7px;
	margin-top:0px;
	border:solid;
	border-color:#003399;
	border-width:4px;
	padding:0px;
}

.txt_normal
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

.txt_small
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}

.txt_article_title
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #073477;
font-weight:bold;
}

.pictborders
{
border:solid;
border-color:#003399;
border-width:4px;
}

.pictborders2
{
border:solid;
border-color:#FAD01C;
border-width:1px;
}


.slogan
{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#073477;
text-align:left;
text-indent:50px;
width:300px;
}

#rightpanel_out
{
float:right; 
position:relative; 
width:210px; 
border-style: solid;
border-width:thin;
border-color:#FAD01C;
margin-left:15px;
margin-top:7px;
padding:7px;
}

#rightpanel
{
float:left;
width:200px;
margin:6px;
}

.quote
{
color:#0033CC;
text-align:left;
}

.callout
{
float:right;
position:relative;
width:200px;
margin-left:20px;
margin-bottom:10px;
border-color:#0033CC;
border-top:solid;
border-bottom:solid;
border-width:10px;
padding:5px;
}

