
/*   #####################    formatting  styles   #################################   */

b { font-weight: bold; }
strong { font-weight: bold; }
em { font-style: italic;  }
i  { font-style: italic;  }
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color : #FFF;
}

.center {  text-align: center; }
.right {  text-align: right; }
.left{  text-align: left; }
.topofpage {  text-align: right; }


/*   #####################    splash page text   #################################   */

.splashText {  
	font-size: 11px;
	color: #333;  
	line-height: 18px;
	font-weight: bold;
	}
	

/*   #####################    main styles   #################################   */

p {  
	font-size: 12px;
	color: #000;  
	line-height: 14px;
	}
	
td {  
	font-size: 12px;
	color: #000;  
	}

input, textarea, select {
	font-size: 12px;
	color: #000;  
	}

h1 {
	font-size: 16px; 
	line-height: 16px; 
	margin-bottom : 2px;
	}
	
h2 {
	font-size: 14px; 
	line-height: 16px;
	margin-bottom : 2px;
	}
	
h3 {
	font-size: 14px; 
	line-height: 16px; 
	margin-bottom : 2px;
}

th {
	font-size: 14px; 
}
	
h4 {
	font-size: 12px; 
	margin-bottom : 2px;
	}



/*  */

/*   #####################    list  styles   #################################   */
ul {  
	color: #000;  
	list-style-type : disc;  
	}

li {  
	color: #000;    
	}
	
ol {  
	color: #000; 
	}

blockquote  {  
	font-size: 12px;
	}
	
sup {  
	font-size: 10px; 
	}
	
	
/*########################    site map styles   #############################*/
.siteLevel_1 {
	padding-left : 10px;
	margin-left : 10px;
	padding-top : 5px;
}

.siteLevel_2 {
	padding-left : 20px;
	margin-left : 20px;
}

.siteLevel_3 {
	padding-left : 30px;
	margin-left : 30px;
}


/*   #####################    link  styles   #################################   */

a {
	color: #000;	
	text-decoration: underline;
	}
	
a:hover {
	color: #5998c8;	
	text-decoration: none;
	}
	
a:visited {	
	text-decoration: underline;
	}
	
a.linkSection {
	color: #000;
	font-size: 14px;
	font-weight: bold;	
	text-decoration: none;
	line-height:normal;
	}
	
/**/a.linkSection:hover {
	color: #000;
	font-size: 14px;
	font-weight: bold;	
	text-decoration: none;
	line-height:normal;
	}
	
a.linkSection:visited {	
	color: #000;
	font-size: 14px;
	font-weight: bold;	
	text-decoration: none;
	line-height:normal;
	}
	
a.linkSidNav {
	font-size: 14px;
	font-weight: bold;	
	text-decoration: none;
	}
	
a.linkSidNav:hover {
	font-size: 14px;
	font-weight: bold;	
	text-decoration: none;
	}
	
a.linkSidNav:visited {	
	font-size: 14px;
	font-weight: bold;	
	text-decoration: none;
	}
	
a.linkSideNavSmall {
	font-size: 10px;
	text-decoration: none;
	}
	
a.linkSideNavSmall:hover {
	font-size: 10px;
	text-decoration: none;
	}
	
a.linkSideNavSmall:visited {	
	font-size: 10px;
	text-decoration: none;
	}
	
a.linkUnderlined {
	text-decoration: underline;
	}
	
a.linkUnderlined:visited {	
	text-decoration: underline;
	}
	
a.linkSectionLive {
	font-size: 14px;
	font-weight: bold;	
	color: #fff;	
	text-decoration: none;
	background-color: #CCC;
	line-height:normal;
	}
	
a.linkSectionLive:visited {
	font-size: 14px;
	font-weight: bold;	
	color: #fff;	
	text-decoration: none;
	background-color: #CCC;
	line-height:normal;
	}
	
.cellGrey{
	background-color: #CCC;
	color: #FFFFFF;	
	}
	
a.linkLive {
	color: #5998c8;	
	text-decoration: none;
	}
	
a.linkLive:visited {
	color: #5998c8;	
	text-decoration: none;
	}
	
a.linkWhite {
	color: #fff;	
	text-decoration: underline;
	}
	
a.linkWhite:visited {
	color: #fff;	
	text-decoration: underline;
	}
	
a.linkOrangeBold {
	font-weight: bold;	
	color: #000000;	
	text-decoration: none;
	}
	
a.linkOrangeBold:visited {	
	font-weight: bold;	
	color: #000000;	
	text-decoration: none;
	}


/*   #####################   custom  styles   #################################   */


tr.paddedTopBotttom
{
   padding : 10px 0px 10px 0px;
   margin: 10px 0px 10px 0px;
}

td.paddedTopBotttom
{
   padding : 10px 0px 10px 0px;
   margin: 10px 0px 10px 0px;
}

td.paddedBotttom
{
   padding : 0px 0px 10px 0px;
   margin: 0px 0px 10px 0px;
}

td.paddedTop
{
   padding : 10px 0px 0px 0px;
   margin: 10px 0px 0px 0px;
}

.sideNavPadded p 
{
	font-size: 10px;
	margin: 0px;
	padding : 3px 0px 3px 0px;
}

.textOrangeBold
{
	font-weight: bold;	
	color: #000000;	
}

.textHeadingColorA
{
	font-weight: bold;	
	color: #000000;	
}

.textMedium
{
   font-size: 11px; 
}

.textSmall
{
   font-size: 9px; 
}

.textTiny
{
   font-size: 8px; 
}

/*   #####################    styles  for the footer links #################################   */


a.linkfooter {
	color: #000;	
	text-decoration: none;
	font-weight: bold;
   	font-size: 12px; 
	}
	
a.linkfooter:hover {
	color: #5998c8;	
	text-decoration: none;
	font-weight: bold;
   	font-size: 12px; 
	}
	
a.linkfooter:visited {	
	text-decoration: none;
	font-weight: bold;
   	font-size: 12px; 
	}
	
	/*   #####################    styles  for the header links #################################   */


a.linkheader {
	color: #000;	
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	}
	
a.linkheader:hover {
	color: #5998c8;	
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	}
	
a.linkheader:visited {	
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	}
	
		/*   #####################    styles  for the header (h1)links on the 2nd Level  main page #################################   */


a.linkThirdNavHeading {
font-family:  Arial, Helvetica, sans-serif;
	color: #000;	
	text-decoration: none;
	font-weight: bold;
	}
	
a.linkThirdNavHeading:hover {
font-family: Arial, Helvetica, sans-serif;
	color: #999;	
	text-decoration: none;
	font-weight: bold;
	}
	
a.linkThirdNavHeading:visited {	
font-family:  Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	}
	
/*   #####################    this style  for the heading (h1)on the 3rd Level  pages  with NO LINK #################################   */
	
	h1.nolinkThirdNavHeading{	
font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
	
	/*   #####################    styles  for the heading (h1)on the 3rd Level  pages  #################################   */
	
	h1.thirdLevelHeader {
		font-size: 16px; 
	line-height: 16px; 
	margin-top : 0px;
	margin-bottom : 2px;
	background-color: #5998c8;
	color: #fff;
	/*background-color: #f90;*/
	padding: 5px 0px 5px 25px;
}


	/*   #####################    this style is for text that needs to be translated in the alrernate language  #################################   */
	
	.needToTranslate {
		font-size: 12px; 
	line-height: 16px;
		color : Red;
			font-weight: bold;
}



caption {  
	font-size: 13px;
	color: #000; 
	font-weight:bold;
	}

th {  
	font-size: 12px;
	color: #000; 
	font-weight:bold;
	}

.colorWhite {
color: #fff;
}
