/******************************************************************************
STYLESHEET
Created: 5/31/2006
*****************************************************************************/
BODY
{
    FONT-SIZE: 69%;
    HEIGHT: 8.5in;
}

.pageTitle	{
	font-family: Verdana, Arial, Helvetica, Sans-Serif ;
	color: #093767;
	text-decoration:  none;
	font-size: 17px;
	font-weight: bold;
}
H1	{
	font-family: Verdana, Arial, Helvetica, Sans-Serif ;
	color: #000000;
	text-decoration:  none;
	font-size: 15px;
	font-weight: bold;
}
H1redbolditelic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
} 
H2	{
	font-family: Verdana, Arial, Helvetica, Sans-Serif ;
	color: #000000;
	text-decoration:  none;
	font-size: 13px;
	font-weight: bold;
} 
H3	{
	font-family: Verdana, Arial, Helvetica, Sans-Serif ;
	color: red;
	text-decoration:  none;
	font-size: 11px;
	font-weight: bold;
} 
H4	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 13.5pt;
	color: #000000;
	font-weight: bold;
}
H5 {font-family: Verdana, Arial, Helvetica, Sans-Serif ;
	color: red;
	text-decoration:  none;
	font-size: 11px;
	font-weight: bold;
	} 
.body	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 13.5pt;
	color: #000000;
}	
.bodySmall	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.note  {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: normal; 
	text-decoration: none; 
	color: #000000;
}
.alertb
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none; 
	color: red;
}
/* Table */
.tableTitle {

	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #003366;
	text-decoration:  none;
	font-size: 11px;
	font-weight: bold;
}
.tableTitleWhite {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #ffffff
} 
.tableBody {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	text-decoration: none; 
	color: #000000
}
.border {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
td {
		font-family: Myriad, Verdana, Arial, Helvetica, Sans-Serif ;
		color: #000000;
		text-decoration:  none;
		font-size: 11px;
		font-weight: normal;
	  }
table.promobox
{
	border: 1px #cccccc solid
}	  
/* Miscellaneous */
ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: -2px;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bulletSquare	{
	list-style : square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
li.arrowbox
{
	list-style : square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image : url('../../images/bullet_arrow.gif');
	margin-left: -1em;
	line-height: 1.4em;
	margin-top: 1px;
}
li.arrowdown
{
	list-style : square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image : url('../../images/bullet_arrow_down.gif');
	margin-left: -1em;
	line-height: 1.4em;
	margin-top: 1px;
}
li.dash
{
	list-style : square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image : url('../../images/li_dash.gif');
	margin-left: -2em;
	line-height: -1.4em;
	margin-top: 1px;
}

/* Link text */
	a { text-decoration: none }
	a:link { color: #FF0000; font-style: normal; text-decoration: underline; }
	a:visited { color: #FF0000; font-style: normal; text-decoration: underline; }
	a:link { color: #FF0000; font-style: normal; text-decoration: underline; }
	a:hover { color: #333333; font-style: normal; text-decoration: underline;}
	a:active { color: #333333; font-style: normal; text-decoration: underline;}

	a.member:link      { font-style: normal; text-decoration: none; }
	a.member:active   { font-style: normal; text-decoration: none; }
	a.member:visited { font-style: normal; text-decoration: none; }
	a.member:hover     { font-style: normal; text-decoration: none; }
	a.member:active   { font-style: normal; text-decoration: none; }
	
/* Navigation and footer text */
	.footer { color: #000000;  font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold}
	a.footer:link { color: #FF0000; font-weight: bold }
	a.footer:active { color: #333333; font-weight: bold }
	a.footer:visited { color: #FF0000; font-weight: bold}
	a.footer:hover { color: #333333; text-decoration: none; font-weight: bold }
	
.SubNav, .SubNav A:active, .SubNav A:link, .SubNav A:visited  {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: normal; 
	text-decoration: none; 
	color: #000000
}
.SubNav A:hover  {
	color: #003399
}
.SubNavSelected, .SubNavSelected A:active, .SubNavSelected A:link, .SubNavSelected A:visited  {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000
}
.SubNavSelected A:hover  {
	color: #000000
}
/* admin search box autocomplete dropdown */
.ui-autocomplete {
    max-height: 200px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
    /* add padding to account for vertical scrollbar */
    padding-right: 20px;
}
/* IE 6 doesn't support max-height
 * we use height instead, but this forces the menu to always be this tall
 */
* html .ui-autocomplete {
    height: 100px;
}
