body 
{
	margin-bottom:0;
	margin-top:0;
	background-color: white;
}
td, p 
{
	font-family: Verdana; /* Arial;*/
	font-size: 12px;
	/*color: #003366;*/
}
td#useTick {
	border-right: 1px solid #003366;
	/*border-bottom: solid 1px #003366;*/
	padding-top: 3px;
	padding-bottom: 3px;
}
td#useTickTop
{
   border-right: solid 1px #003366; 
}
td#useTickRSP {
   	border-right: 1px solid #003366;
	/*border-bottom: solid 1px #003366;*/
	padding-top: 3px;
	padding-bottom: 3px;
}
td#useTickISHCOF {
   	border-right: 1px solid #003366;
	/*border-bottom: solid 1px #003366;*/
	padding-top: 3px;
	padding-bottom: 3px;
}
td#useTickcountryRpt {
   	border-right: 1px solid #003366;
	/*border-bottom: solid 1px #003366;*/
	padding-top: 3px;
	padding-bottom: 3px;
}
td#useTickDAR {
   	border-right: 1px solid #003366;
	/*border-bottom: solid 1px #003366;*/
	padding-top: 3px;
	padding-bottom: 3px;
}
td#useTickDRP {
   	border-right: 1px solid #003366;
	/*border-bottom: solid 1px #003366;*/
	padding-top: 3px;
	padding-bottom: 3px;
}
td#useTickCU {
   	/*border-bottom: solid 1px #003366;*/
	padding-top: 3px;
	padding-bottom: 3px;
}
a.navMenu
{
	text-decoration: none;
	color:  #0E335D; 
	font-weight: bold;
	font-family: Verdana;
}
a.highlighted 
{
	text-decoration: none;
	color: #003366;  /* #0E335D; */
	font-weight: bold;
}
a.navMenu:hover 
{
	text-decoration: underline;	
	color: white;
}
a.highlighted:hover
{
	text-decoration: underline;	
	color: #003366;
}
.bodyAlign {
	background-color: #56b8e0 /*#0E335D; */
}
.footer 
{
	padding: 5px; 
	background-color:  #DCEDFB; /*#E4E3D3;*/
	font-size: 10px;
	border-top: 1px solid gray;
}
.header 
{
    font-size: 13px;
    font-weight: bold;
}
.highlighted {
	background-color:  #F49633; 
}
.lightBlueBackground {
	background-color: #DCEDFB;  /*#E4E3D3; */
	padding: 10px; 
	width: 180px;
}
.middlebox 
{
    background-color: #FFCF5A; 
    color: #003366;
    width: 138px; 
    height: 100px; 
    padding: 4px; 
    border: 1px solid #003366;
    font-weight: bold;
    text-align: center;
}
.pubSearchText 
{
    background-color: #DCEDFB;
    border: solid 1px #003366;
}
.pubSearchButton 
{
    background-color: #DCEDFB;
    border: solid 1px #003366;
}
.leftcol {
    background-color: white;
    width: 200px;
    padding-top: 10px;
    padding-left: 3px;
}
.resource {
    display: block;
    visibility: hidden; 
    width: 200px; 
    position: absolute; 
}
.resource2 {
    display: block;
    visibility: hidden; 
    border-left: solid 1px #003366; 
    border-right: solid 1px #003366;
    border-bottom: solid 1px #003366;
    width: 145px; 
    background-color: #F49633; 
    position: absolute; 
}
.resourceItem {
    text-decoration: none;
    color: #003366;
    font-weight: bold;
    border: solid 1 #FF9933;
}
.resourceTd {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-right: 10px;
    /*border-left: solid 1px #bcbcbc;
    border-right: solid 1px #bcbcbc;
    border-bottom: solid 1px #bcbcbc;*/
    background-color: #FF9933;
    color: #003366;
    
}
a.resourceItem:hover {
    color: white;
    text-decoration: underline;
}
.tableBox 
{
	border-right: #003366 1px solid;
    border-top: #003366 1px solid; 
    border-left: #003366 1px solid; 
    border-bottom: #003366 1px solid;
    width: 500px;
}
.tableBoxHeader 
{
	background-color: #003366; 
	color: #ffffff; 
	font-weight: bold;
	padding-left: 10px;
}
.tableBoxTd 
{
	border-bottom: solid 1px #003366; 
	border-right: solid 1px #003366;
	padding-left: 10px;
}
.tableBoxTd2 
{
	border-bottom: solid 1px #003366; 
	padding-left: 10px;
}
.callout
{
	background-image: url(img/comment-arrow2.gif);
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	margin-bottom: -7px;
}

.bullets_indent 
{
	margin: 0 0 5 10 !important;
	margin: 0 0 5 45;
	padding-bottom: 5px;
}



.connector {
	background-image: url(img/v.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}

.nobullets
{
 list-style-type:none;
 list-style-image:none; 
}
.Tagline
{
	font-size: 12px;
	font-style: normal;
	font-family: Verdana;
	color: #000000;
	line-height:18px;
    
}
