@import "lib/layout2.css";

body 					{ background:#fff; color:#164059; }

#header 				{ padding:20px 0 0 0; }



h1, h2, h3, h4, h5		{ color: #003745; }
h1						{ color: #164059; }
em						{ color: #003745;  }
h2						{ border-top:solid 2px #003745; font-weight:bold; }
#content p				{ font-size:13px;}

#content ul				{ list-style: none; padding-top:10px; margin: 0; font-size:12px; }
#content ul li			{ background: url(../images/li-contentlist-rpt3.gif) no-repeat 0 6px; padding: 0 0 0 15px;}

ul#rpt3-breadcrumb		{ list-style:none; margin:25px 0; font-size:1.6em; padding:0 200px 0 0; font-weight:500;  }
ul#rpt3-breadcrumb li	{ float:left; display:block; padding:0 10px 0 0; color: #fcaf17; background: none;}
ul#rpt3-breadcrumb a:link, ul#rpt3-breadcrumb a:visited	{color: #164059; text-decoration: none; padding-right:20px; background:url(../images/bc_rpt3.gif) no-repeat right;} 
* html ul#rpt3-breadcrumb li	{ padding: 5px 0 30px;}

ul#latestnews li		{ background: none !important; padding: 0;}
span.date				{ color: #FCAF17; display:block; border-bottom:solid 1px #FCAF17 }


#footer 				{ clear:both; border-top:solid 2px #003745; position:relative; padding:5px 0 0 0;}

ul.contentlist 			{ list-style: none; padding-top:21px; font-size:13px; }
.contentlist li			{ background: url(../images/li-contentlist-hiq.gif) no-repeat 0 6px; padding: 0 0 0 15px;}

#content a:link, #content a:visited		{ color: #164059; text-decoration: none; }
#content a:hover		{ color:#fcaf17; }

#nav-side				{ list-style: none; margin:0; padding:0 ; }
#nav-side li			{ background:url(../images/li-nav-side-rpt32.gif) no-repeat 0 4px; padding:0 0 0 20px }
#nav-side li a			{ border-bottom:solid 1px #fcaf17; display:block; color:#164059; text-decoration:none; font-size:13px;height:16px;}
#nav-side li a:hover	{ color:#fcaf17; }
#nav-side li.active a { color:#fcaf17; }

#latestnews li a { color:#164059; text-decoration:none }
#latestnews li a:hover	{ color:#fcaf17; text-decoration:none }

.products				{ color:#164059 !important; text-decoration: none; }
.products:hover			{ border-bottom: #164059 5px solid !important;}



table.blue			{ width:500px; border-collapse:collapse; clear:both; margin:20px 0 0 0; }
.blue caption		{ display:none; }
.blue thead			{ background:#fcaf17; color:#164059; }
.blue tfoot			{ display:none;}
.blue th, td		{ padding:4px; text-align:left;vertical-align:top; border:solid 1px #164059; }
.blue thead th		{ border:solid 1px #164059;  }

.blue tr			{  }
.blue tr.even		{  }

.menu a:hover			{ color: #fcaf17;}
.menu a, .menu :visited { border-bottom: 1px solid #003745; color:#164059; }

#footer a				{ color:#003745; text-decoration: none;}
#footer a:hover			{ color:#fcaf17; }
ul#nav li a		 		{ color: #003745; }
ul#nav li a:hover 		{ color: #fcaf17; } /* Hover Styles */

/* if IE6 */
* html .menu ul li a:hover {color:#fcaf17;}
* html .menu ul li a:hover ul li a:hover {color:#fcaf17;}

#content a						{color: #fcaf17;}

div.spacer				{ margin-top: 30px; clear: both;}
*:first-child+html div.spacer	{ padding-top: 5px; clear: both;}

*:first-child+html ul#rpt3-breadcrumb	{line-height: 25px;}

