body {
	margin: 0px;
	background-color: #ececec;
}

p,div,li,input,select {
	font-family: Verdana, Arial, Helvetica;
	font-size:11px;
	color: #5a5959;
	line-height: 20px;
 	vertical-align:text-top;
}

/*a {
  color:#005199;
  text-decoration:underline
}

a:hover {
  text-decoration:none
}*/


a:link, a:visited {
	color: #005599;
	font-weight: normal;
	text-decoration:none;
}

a:hover, a:active{
	color : #dd4411;
	text-decoration:underline;
}



a.sidenav {
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	line-HEIGHT: 22px;
	color:#005199;
    text-decoration:none
}

a.sidenav:hover {
    text-decoration:underline
}
a.fpcathead { color:#005199;font-family: Georgia, Times, "Times New Roman", serif; font-size: 15px; font-weight: bold; line-height: 21px; }
a.menu { color: #005199;font-family: Georgia, Times, "Times New Roman", serif; font-size: 14px; font-weight: normal; line-height: 16px; }


input {
  font-family:verdana, arial, sans-serif;
  font-size:11px;
  background-color:transparent;
  line-height: 11px;
}
select.menu2 { color: #005199;font-family: Georgia, Times, "Times New Roman", serif; font-size: 14px; font-weight: normal; line-height: 16px; }
input.menu2 { color: #005199;font-family: Georgia, Times, "Times New Roman", serif; font-size: 14px; font-weight: normal; line-height: 16px; }
option.menu2 { color: #005199;font-family: Georgia, Times, "Times New Roman", serif; font-size: 14px; font-weight: normal; line-height: 16px; }

input.smbuttons {
  color:#005199;
  font-family:verdana, arial, sans-serif;
  font-size:8pt;
  background-color:transparent;
  border: 2px;
  margin: 0px;
  padding: 0px;
}

.subtitle {  font-size: 12px; font-weight: bold; color: #005199}

.subtitle-org { 
	color:#9FB188;
	font-size:13px;
	font-weight: bold
	}
	
.footer { font-size:9px }

.viewall{
	background-image: url("images/iconCLOSE.gif");
	background-repeat:no-repeat;
}

.tablebg-ind2 { background-color: #F6F7F3 }
.tablebg-ind { background-color: #F7F5E3 }
.line { background-color:#9FB188 }




.TopHeading
{
	font-family:Georgia, serif;
	font-size:18px;
	color: #DA4725;  /*#DA4725;*/
	line-height:25px;
	text-align:left;
	padding-left:10px;
}

.ArticleHeading
{
	font-family:Georgia, serif;
	font-size:21px;
	line-height:25px;
	text-align:left;
}


.ArticleSubHeading
{
	font-family:serif;
	font-size:19px;
	line-height:25px;
	text-align:left;	
}

.SubHeading
{
	font-family:serif;
	font-size:16px;
	line-height:20px;
	text-align:left;	
}


#footerNav {
  width:749px;
  height:80px;
  background-color:Transparent;
  background-image:url(../images/footer-back.gif);
  
  margin:0px;
}

.languageSelect {
	font-family: Verdana, Arial, Helvetica;
	/*font-size: 0.70em;*/
	font-size: 10px;
	color: #000000; /*#5a5959;*/
	line-height: 10px;
}





/*Don't change*/
.roundcont {
	width: 100%;
	background-color: #f90;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}
img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
   vertical-align:bottom;
}

/*Red Image Corner*/
.roundtop_red { 
	background: url(../images/tr_red.gif) no-repeat top right; 
}

.roundbottom_red {
	background: url(../images/br_red.gif) no-repeat bottom right; 
}


/*Dark Gray Image Corner*/
.roundtop_gray { 
	background: url(../images/tr_gray.gif) no-repeat top right; 
}

.roundbottom_gray {
	background: url(../images/br_gray.gif) no-repeat bottom right; 
}

/*Gold Image Corner*/
.roundtop_gold { 
	background: url(../images/tr_gold.gif) no-repeat top right; 
}

.roundbottom_gold {
	background: url(../images/br_gold.gif) no-repeat bottom right; 
}


/*Yellow-Orange Image Corner*/
.roundtop_yellow { 
	background: url(../images/tr_yellow.gif) no-repeat top right; 
}

.roundbottom_yellow {
	background: url(../images/br_yellow.gif) no-repeat bottom right; 
}







