/* 
 - main Styles 
 - header and footer Styles 
 - left area Styles
 - Homepage Styles
 - Top Menu: drop-down
 - Navigation elements: top nav & bread crumb
 - Navigation elements: left nav 
 - Landing page: content area 
 - Content page: press listing 
*/

/****** main Styles ******/
body {
	font-family:"Verdana","Arial","Helvetica","MS UI Gothic","Osaka",sans-serif;
	background: #F6F7F9;
	background-image: url('/img/gradient.jpg');
	background-repeat: repeat-x; 
	margin-top: 20px;
	color:#666666;
}
#banner {
	width: 782px;
        border-left: 1px solid #cccccc;
        border-right: 1px solid #cccccc;
}
#bannertable {
	border-top: none;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
#bannertable a {
	text-decoration: none;
/*
	vertical-align: middle;
*/
}
#bannertable tr {
	margin: 0;
	padding: 0;
	line-height: 34px;
}
#bannertable td {
	margin: 0;
	padding: 0;
	line-height: normal;
	vertical-align: top;
}
.selectorLeft {
	height: 34px;
	background: url("/img/landing/hnav_normal_left.gif") left top no-repeat;
}
.selectorCenter {
        height: 34px;
	background: url("/img/landing/hnav_normal.gif") center top repeat-x;
}
.selectorRight {
	color: #000000;
	text-indent: 9px;
	text-decoration: none;
	line-height: 34px;
        height: 34px;
	background: url("/img/landing/hnav_normal_right.gif") right top no-repeat;
	font-weight: bold;
}
.selectorCenter_selected .selectorLeft {
        height: 34px;
	background: url("/img/landing/hnav_selected_left.gif") left top no-repeat;
}
.selectorCenter_selected {
        height: 34px;
	background: url("/img/landing/hnav_selected.gif") center top repeat-x;
}
.selectorCenter_selected .selectorRight {
	color: #ffffff;
	background: url("/img/landing/hnav_selected_right.gif") right top no-repeat;
}
#bannarselectorL {
	vertical-align: bottom;
}
#bannarselectorR {
	vertical-align: bottom;
}
.maintable { 
	background: white;
	border: 1px solid #cccccc;
	border-bottom: 4px solid #8f98A2;
}
.topmaintable th,
.topmaintable th a {
	background-color: #649a36;
	color: #ffffff;
	text-align: left;
	text-indent: 4px;
	font-weight: normal;
}
.topmaintable th a {
	text-decoration: none;
}
.maintd {
	padding: 0 8px;
	border-right: 1px solid #eeeeee;
}
.maintd_end {
	padding: 0 8px;
}
.multicategories td {
	padding: 5px 0 0 10px;
}
.multicategories .firsttopic {
	
}
.multicategories .lasttopic {
        padding-bottom: 15px;
}
.contenttable {
	padding: 20px 15px 30px 15px;
}

sup {
	font-size: 90%; line-height: 110%; vertical-align:top;
}
a {
	color: #002469;
}
p,
td,
th,
li,
strong,
a {
	font-size:11px;
	line-height:140%;
}
.pageheading {
	font-size: 14px;
	line-height:120%;
	font-weight: bold;
	color: #76b900;
}
.caphd {
	font-family:"Arial","Helvetica","MS UI Gothic","Osaka",sans-serif;
	font-size: 8pt;
	line-height:110%;
	color: #666666;
}
.sechd {
	font-size: 12px;
	line-height: 130%;
	color: #666666;
	font-weight: bold;
	background-color:#ECEEF1;
	padding:2px 5px;
}
.subhd {
	font-size: 12px;
	line-height: 130%;
	color: #666666;
	font-weight: bold;
}
.subLinksBox .subhd {
	font-size: 10px;
	line-height: 130%;
	color: #666666;
	font-weight: bold;
}
.landing {
	font-size: 12px;
	line-height: 20px;
	line-spacing: -1;
	color: #333333;
	font-weight: bold;
}
.sidecontent { /* 214px right column */
	 font-size: 9pt;
	 line-height: 12px;
	 color: #666666;
}
.relatedcontent { /* under left nav */
	font-size: 9pt;
	line-height:15px;
	color: #666666;
	padding-top:20px;
	padding-left:12px;
}
.quickLinks {
	font-family:"Arial","Helvetica","MS UI Gothic","Osaka",sans-serif;
	font-size: 8pt;
}
.arrowLink {
	font-size: 11pt;
	font-style: normal;
}
.size8 {
	font-size:9px;
	line-height:110%;
}
input, select, textarea {
	color: #666666;
	font-size: 10px;
	
}
.subLinksBox {
	border: 1px solid #cacaca;
	padding:4px;
}
.subLinksBox_noPad {
	border: 1px solid #cacaca;
	padding-bottom:4px;
}
.noMargin{
	padding:0 !important;
	margin:0 !important;
}
.noTopMargin{
	padding-top:0 !important;
	margin-top:0 !important;
}
.dataTable {
	width:500px;
}

.dataTable th {
	background-color:#E6E6E6;
}
.dataTable td {
	background-color:#F0F3F7;
}
.dataTable tr.colorTr th {
	background-color:#D0D6E1;
	}
.dataTable tr.colorTr td {
	text-align:center;
	background-color:#A2A7B0;
	color:#FFFFFF;
	}
.dataTable th,
.dataTable td {
	font-weight:normal;
	border-width:0 1px 1px 0; 
	border-style:solid;
	border-color:#FFFFFF;
	vertical-align:top;
	text-align:left;
	padding:3px;
	}
div.grey {
    width: 100%;
    color: #eeeeee;
    border: solid 1px;
}
div.grey p {
    font-size: 11px;
    color: black;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
div.grey li {
    font-size: 11px;
    line-height: 11px;
    color: #003399;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
}
div.grey p.lessPad {
    font-size: 11px;
    color: white;
    margin-left: 3px;
    margin-top: 3px;
    margin-bottom: 3px;
}
.clear{
	clear:both;
}

.subhd_gr 
{
        color: #79BC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}

.letterbox {
	border: 1px solid #8796c0;
	padding:4px;
}

.lettertitle {
	font-size: 18px;
	line-height: 130%;
	color: #FFFFFF;
	font-weight: bold;
}

.new {
	font-size:9px;
	line-height:110%;
	color: #76b900;
	font-weight: bold;
}

.cap {
	font-size:9px;
	line-height:110%;
	color: #666666;
}

/****** header and footer  Styles ******/
.headertable *,
.footertable * {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
}
.headertable {
	background-color: #ffffff;
	border: 1px solid #cccccc; 
       
}
.footertable {
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	border-top-color: #ffffff;
}
.headertable p,
.footertable p {
	font-size: 11px;
	line-height: 14.5px;
	color: #666666;
	margin:0 0 15px 0;
}
.headertable td,
.headertable th,
.footertable td,
.footertable th {
	font-size: 11px;
	color: #868686;
	line-height: 13px;
}
.headertable a,
.footertable a {
	font-size: 11px;
	line-height: 13px;
}
.headertable input,
.headertable select,
.headertable textarea {
	font-family: Verdana, Geneva, sans-serif;
	color: #666666;
	font-size: 10px;
}
.headertable li {
	color: #666666; 
	font-size: 11px;
	line-height: 17px;
}
.credit {
	font-size: 10px;
	color: #868686;
}

/****** left area Styles ******/
.maintable .lefttable td {
	line-height:98%;
}
.maintable .lefttable td * {
	line-height: 14px;
}
.lefttable {
	border-right: 1px solid #cacaca;
}
.lefttable-bottom {
	border-bottom: 1px solid #cacaca;
}
.bluelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002469;
	text-decoration: none;
}
.searchbox {
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	border-left: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
	font-size : 10px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #868686;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
.select 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


/****** Homepage Styles ******/

td.hometext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}
.hometext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	line-height: 25px;
}
ul.box {
	margin: 0 0 0 10;
	padding: 5 10;

}
li.box {
	line-height: 20px;
	padding: 0 0 5 0;
	color: #6fac02;
}
ul.box-news {
	margin: 0 0 0 10;
	padding: 5 10;

}
li.box-news {
	line-height: 12px;
	padding: 0 0 10 0;
	color: #6fac02;
}
a.home {
	text-decoration: none;
	font-size: 10.5px;
}
a.home:link {
	text-decoration: none;
	font-size: 10.5px;
}
a.home:visited {
	text-decoration: none;
	font-size: 10.5px;
}
a.home:hover {
	text-decoration: underline;
	font-size: 10.5px;
}
.home_td {
	padding-top:10px;
	padding-bottom:5px;
} 
.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #002469;
	text-decoration: none;
}
.home_small {
	font-size: 8pt;
}


/****** Navigation elements: top nav & bread crumb ******/
.breadtable {
	background: #eceef1;
	border-left: 1px solid #cccccc; 
	border-right: 1px solid #cccccc;
}
.breadtable * {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.breadtable td {
	font-size: 9px;
}
.breadcrumb-link {
	font-size: 9px;
	color: #002469;
}
.breadcrumb-arrow {
	font-size: 9px;
	color: #666666;
	font-weight: bold;
}
.breadcrumb {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

/****** Navigation elements: right nav ******/
.listSubLinks {
	margin:0;
	padding:0;
	
}
.listSubLinks li {
	list-style-type: none;
	background-image: url("../../img/link_aarow.gif");
	background-position:0 0.15em;
	background-repeat: no-repeat;
	padding:0 0 0 1.4em;
	margin-bottom:10px;
}

.blue_bubble li {
	list-style-image:url("http://www.access-company.com/img/blue_bubble.png");
	margin-left: -1px;
	padding-left: -1px;
	text-indent: 0px;

	}

/****** Landing page: content area ******/


/****** Content page: press listing ******/

.presshd {
	font-size: 12px;
	font-weight: bold;
	line-height: 180%; 
	color: #666666;
}
.presssubhd {
	font-size: 12px;
	line-height: 180%;
	color: #666666;
}
.uLine {
	 text-decoration: underline;
}

/****** HTML Standards ******/

h3 {
	font-size: 12px;
	line-height: 120%;
	color: #666666;
	font-weight: bold;
}
/****** Floats ******/
.right { float:right;padding: 0 4px 4px 4px; margin: 0 0 2px 7px; display:inline; }
.left { float:left;padding: 0 4px 4px 4px; margin: 0 0 7px 2px; display:inline; }

/* ADD */

.no_ul 
{
	 
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px; 
	color:#002468;
}
a.no_ul:hover
{
	 
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px; 
	color:#002468;
}
.gr_12px{ 
	color: #79BC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight:normal;
}

/****** Landing page boxes ******/

.landing_title { 
	color: #79BC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:7px;
}

.landing_text { 
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	padding-left:7px;
}

.landing_link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px; 
	color: #002468;
	padding-bottom:4px;
	padding-left:7px;
}

a.landing_link:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px; 
	color: #002468;
	padding-bottom:4px;
	padding-left:7px;
}
img.rss {
	vertical-align: bottom;
	margin: 0 5px;
	border: 0;
}

img {
	border: 0;
}
a.featured  {
	text-decoration: none;
	color: #79bc00;
}
a.featured:hover {
	text-decoration: underline;
	color: #79bc00;
}

