@charset "utf-8";
@import url("http://yui.yahooapis.com/2.5.1/build/fonts/fonts-min.css");
/*************************************************************************************\
* Global Styles                                                                       *
\*************************************************************************************/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #000000;
	margin:0;
	padding:0;
	background-image: url(../../iface/bgs/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #403e3f;
	overflow:no;
}
#wrapper {
	width:888px;
	margin-left:auto;
	margin-right:auto;
}
#topicBox {
	font-size: 9px;
	color: #FFFFFF;
	padding: 6px;
}
#topicBox a:link, #topicBox a:visited, #topicBox a:active {
	color: #FFCC00;
}
#topicBox a:hover {
	color: #FF0000;
}



p {
	padding-right: 6px;
	padding-left: 6px;
	text-align: center;
}

h1 {
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	display:block;
	font-size:1.3em;
}
h2 {
	font-size:12pt;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
a:link, a:visited {
	color: #339900;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #FFCC00;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
	text-align: left;
}
form {
	padding:0;
	margin:0;
}
#ftr {
	background-image: url(../../iface/bgs/ftr_bg.jpg);
	background-repeat: repeat-x;
	background-color: #9E9D9B;
	background-position: center top;
}
.footerDottedline {
	clear: both;
	background-image: url(../../iface/hdottedline.gif);
	background-position:center center;
	background-repeat: no-repeat;
	background-repeat: repeat-x;
	height: 14px;
	margin:02px 0 2px;
}
.footerDottedlineV {
	clear: both;
	background-image: url(../../iface/vdottedline.gif);
	background-position:center center;
	background-repeat: no-repeat;
	background-repeat: repeat-y;
	width: 14px;
	margin:02px 0 2px;
}
.footerTxt {
	font-size: 7pt;
	padding: 6px;
	clear: both;
	margin: 6px;
}
/*************************************************************************************\
* Navigation Styles                                                                   *
\*************************************************************************************/

.navBars {
	font-size:9px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	text-transform: uppercase;
}
.navBars a, .navBars a:link, .navBars a:visited, .navBars a:active {
	color:#FFFFFF;
	text-decoration:none;
}
.navBars a:hover {
	color:#F00001;
	text-decoration:none;
}
.navBarsSpacer {
	padding:0 10px 0 10px;
}
.subNavBars {
	clear:both;
	float:left;
	font-size:9px;
	font-weight:bold;
	color:#282A41;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	width: 100%;
}
.subNavBars a, .subNavBars a:link, .subNavBars a:visited, .subNavBars a:active {
	color:#070711;
	text-decoration:none;
}
.subNavBars a:hover {
	color:#3F4366;
	text-decoration:underline;
}
#bottomNav {
	background-image: url(../../iface/bgs/bottomNavbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #CCCCCC;
}
#silverLining {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7C7A7B;
}

.bottomNavBars {
	clear:both;
	float:left;
	font-size:10px;
	font-weight:normal;
	color:#999999;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	width: 100%;
	text-transform: uppercase;
}
.bottomNavBars a, .bottomNavBars a:link, .bottomNavBars a:visited, .bottomNavBars a:active {
	color:#0000FF;
	text-decoration:none;
}
.bottomNavBars a:hover {
	color:#FF0000;
	text-decoration:underline;
}
#list-menu {
width: 180px;
/* this width value is also effected by
the padding we will later set on the links. */
}#list-menu ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight: bold;
}
#list-menu li {
margin: 2px 0 0;
}
#list-menu a {
	display: block;
	width:168px;
	/*border: 1px solid #000000;
background: #dcdcdc;*/
text-decoration: none; /*lets remove the link underlines*/
	text-transform: uppercase;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#list-menu a:link, #list-menu a:active, #list-menu a:visited {
	color: #000000;
}

#list-menu a:hover {
	color: #fff;
	background-color: #F00000;
}
/******************************************************************\
* Alternate sub navigation 1                                       *
/*******************************************************************/
#list-menub ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;









!important
	list-style-type: square;
	font-weight: bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin: 0px;
	text-indent: 15px;
	display: inline-block;
	list-style-type: none;
}
#list-menub li {
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
#list-menub a {
	display: block;
	width:168px;
	/*border: 1px solid #000000;
background: #dcdcdc;*/
text-decoration: none; /*lets remove the link underlines*/
	text-transform: uppercase;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#list-menub a:link, #list-menub a:active, #list-menub a:visited {
	color: #000000;
}

#list-menub a:hover {
	color: #fff;
	background-color: #006600;
}

.leftCol {
	padding: -1px;
	width: 180px;

}

#catInfo {
	font-size: 8pt;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}#catInfo2 {
	font-size: 12px;
	padding: 10px;
	
}#catInfo2 a:link, #catInfo2 a:visited, #catInfo2 a:active{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}#catInfo2 a:hover {
	color: #FFCC00;
}
.catTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}
/*************************************************************************************\
* page spcific styles                                                                 *
\*************************************************************************************/

#page1hdr {
	background-color: #FFFFFF;
	background-image: url(../../iface/hdrs/page_mainhdr1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.catTitle2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #FFCC00;
	font-weight: bold;
	padding-top: 5px;
}
#genBox {
	background-color: #FFFFFF;
	background-image: url(../../iface/hdrs/gen_mainhdr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#supBox {
	background-color: #FFFFFF;
	background-image: url(../../iface/hdrs/support_mainhdr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#folioBox {
	background-color: #FFFFFF;
	background-image: url(../../iface/hdrs/portfolio_mainhdr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#mainBox {
	background-color: #FFFFFF;
	background-image: url(../../iface/hdrs/index_mainhdr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
