/* 
  Basement Systems CSS by Evan Islam
  http://www.basementsystems.com
*/

 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #ffffff; font-family : Verdana;  margin: 5px 0px 0px 0px;  font-size : 9pt;
}

td, p, li { font-family : Verdana; font-size : 9pt; color: #000000; }



.phonenumber { padding: 22px 10px 15px 400px;}

.topmenu { padding: 6px 10px 6px 10px; font-size : 9pt; font-family : verdana; color : #ffffff; background-color:#054d89}
/* menu at the header  */
.top, a.top:link, a.top:visited		{color : #FFFFFF; text-decoration:none;}
a.top:hover	{color : #FFFFFF; text-decoration : underline;}

.hrbar { padding: 1px 0px 0px 0px; background-color:#7C7F91; margin: 5px 0px 0px 0px;}

a.submenu, a.submenu:visited		{color : #054d89; text-decoration:none; font-weight:bold;}
a.submenu:hover	{color : #ff0000; text-decoration : underline; font-weight:bold;}

a.submenured, a.submenured:visited		{color : #fa8181; text-decoration:none; font-weight:bold;}
a.submenured:hover	{color : #fa8181; text-decoration : underline; font-weight:bold;}

a.menulinks, a.menulinks:visited		{font-size : 10pt; cursor: pointer; font-family : arial; color : #054d89; text-decoration:none;}
a.menulinks:hover	{font-size : 10pt; cursor: pointer; font-family : arial; color : #ff0000; text-decoration : underline;}

a.menulinksred, a.menulinksred:visited		{font-size : 10pt; cursor: pointer; font-family: arial; color:#ff0000; text-decoration:none;}
a.menulinksred:hover	{font-size : 10pt; cursor: pointer; font-family : arial; color : #ff0000; text-decoration : underline;}


/* The general footer...  */
.footerlinks		{ font-size : 8pt; font-family : Verdana; color : #2476D0; text-decoration:none;}
a.footerlinks:link, a.footerlinks:visited 		{ font-size : 8pt; cursor: pointer; font-family : Verdana; color : #2476D0; text-decoration:none; font-weight: none;}
a.footerlinks:hover	{ font-size : 8pt; cursor: pointer; font-family : Verdana; color : #2476D0; text-decoration:underline;}

/* Main table cell colours and backgrounds */
table.table1	{ border: #7C7F91; border-style: solid; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px}

/* strong blue headers */
.header1			{ font-weight: bold; font-size: 14px; color : #000080;}
.header2			{ font-weight: bold; font-family : Verdana; font-size: 14px; color : #000080;}
.header3			{ font-weight: bold; font-family : Verdana; font-size: 14px; color : #000080;}
.headerbig			{ font-weight: bold; font-size: 18px; color : #000080;}
h1, a.h1:link, a.h1:visited {padding: 0px 0px 0px 0px; font-weight: bold; font-size: 24px; color : #000000; font-family : Verdana; text-decoration:none;}
a.h1:hover { font-weight: bold; font-size: 24px; color : #ff0000; font-family : Verdana; text-decoration:underline;}
h2, a.h2:link, a.h2:visited { font-weight: bold; font-size: 18px; color : #000000; font-family : Verdana; text-decoration:none;}
a.h2:hover { font-weight: bold; font-size: 18px; color : #ff0000; font-family : Verdana; text-decoration:underline;}

/*learning center */
.gen { font-size : 12px; }
.genmed { font-size : 12px; color : #000000;}
.gensmall { font-size : 10px; }
.gen, .gensmall { color : #6D6D6D; }
a.gen, a.genmed, a.gensmall { color: #006699; text-decoration: none; }
a.gen:hover, a.genmed:hover, a.gensmall:hover	{ color: #DD6900; text-decoration: underline; }

/* Copyright and bottom info */
.copyright		{ font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #78787E;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}

div.scroll {
	height: 110px;
	width: 160px;
	overflow-y: scroll;
	border: 1px solid #082d61;
	padding: 5px 8px 5px 8px;
	background-color: #FFF;
	margin: 3px 0 0 0;
}

#city-block {
	margin: 18px 0 0 5px;
}
