body
{
	margin:0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#EEEEEE;
	/*background-image:url(images/BG.gif);
	background-position:center;
	background-repeat:repeat-y;*/
	background-image:url(images/indexbg.gif);
	background-repeat:repeat;
}

Form
{
	margin:0px 0px 0px 0px;
}

.Form
{
	margin:0px 0px 0px 0px;
	background-position:center;
	background-repeat:repeat-y;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://localhost/AdaptITHoldingsWeb/images/formBG.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.Form[class] {
	background-image:url(images/formBG.png);
}	

.indexbody
{
	margin:0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFFFFF;
	background-image:url(images/indexbg.gif);
	background-repeat:repeat;
	color:#666666;
}

.indextable
{
	text-align:center;
	width:375px;
	height:300px;
	padding:60px 40px 60px 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;	
	background-repeat:no-repeat;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://localhost/AdaptITHoldingsWeb/images/indextablebg.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.indextable[class] {
	background-image:url(images/indextablebg.png);
}

A
{
	color:#344f74;
	text-decoration: none;
}

A:Hover
{
	color:#E31937;
	text-decoration: underline;
}

UL LI
{
	list-style-image: url(images/bullet.gif);
	padding:0 1 2 1;
}/**/

HR
{
	color:#B8CAD0;
	height:1px;
}

.H1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #0092be;
	text-decoration: none;
}

.HomeSurroundingTable
{
	padding:0 0 0 0;
	width: 930px;
	font-family: Verdana, Arial, Tahoma;
    font-size: 11px;
    color:#000000;
    border-left:solid 0px #CCCCCC;
    border-right:solid 0px #CCCCCC;
}

.SurroundingTable
{
	height: 100%;
	padding:0 0 0 0;
	width: 930px;
	font-family: Verdana, Arial, Tahoma;
    font-size: 11px;
    color:#000000;
    border-left:solid 0px #CCCCCC;
    border-right:solid 0px #CCCCCC;
}

.HeaderRow
{
	vertical-align:top;
	height:123px;
	background-color:#FFFFFF;
}

.ContentRow
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color:#FFFFFF;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}

.MiddleTable
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 100%;
	height: 100%;	
	vertical-align: top;
	border-top: solid 10px #FFFFFF;	
}

.LeftSideColumn
{
	width:178px;
	vertical-align:top;
	padding: 0px 9px 0px 17px;
	border-right: solid 1px #B8CAD0;
}

.CampaignRow
{
	text-align:center;
	vertical-align:top;
	padding:0px 0px 0px 0px;
	height:300px;
}

.ContentArea
{
	vertical-align: top;
	padding-right: 5px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

.ContentColumn
{
	text-align:center;
	vertical-align:top;
	padding:0px 5px 0px 5px;
}

.RightSideColumn
{
	width:178px;
	vertical-align:top;
	padding: 0px 17px 0px 9px;
}

.Tabrow
{
	vertical-align:top;
	background-color:#848C8F;
	background-position:center top;
	background-repeat: no-repeat;
	background-image:url(images/tabrowbg.gif);
	height:165px;
}

.HomeFooterRow
{
	vertical-align:top;
}

.FooterRow
{
	vertical-align:bottom;
	height:17px;
}

.HeaderTable
{
	width:100%;
	height:67px;
	background-color:#FFFFFF;
}

.HomeHeaderRow
{
	width:100%;
	height:97px;
}


.bluepatch01 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #2BAAE1;
}

.HeaderTable2
{
	width:100%;
	height:158;
	background-image: url(images/headerBG.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.TopHeading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:normal;
	color: #000000;
	padding: 0px 5px 0px 17px;
}

.TopImage
{
	height:1px;
	font-size: 1px;
	padding: 0px 0px 0px 17px;
}

/*-------- START SEARCH --------*/
.searchBG {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image:url(images/searchBG.gif);
	height: 33px;
	width: 200px;
	vertical-align:middle;
	text-align:center;
	padding-bottom:6px;
}

.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border-top: solid 1px #F0F0F0;
	border-left: solid 1px #C4C4C4;
	border-right: solid 1px #C4C4C4;			
	border-bottom: solid 1px #C4C4C4;
	height: 22px;
	width: 130px;
	padding-left: 2px;
	vertical-align:middle;
}
.goButton {
	background-image: url(images/goBtn.gif);
	background-repeat: no-repeat;
	border:solid 0px #B1B3B3;
	height:22px;
	width:18px;
}
.violet {
	background-color: #ccccff;
}
	
/*-------- END SEARCH --------*/

/*-------- START NAV --------*/
.top_nav	{
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 13px;
	width: 174px;
	font-size:1px;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://localhost/AdaptITHoldingsWeb/images/nav_BG_tp.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.top_nav[class] {
  background-image:url(images/nav_BG_tp.png);
}

.navtx	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e03e27;
	text-decoration: none;
	background-image: url(images/arrowBullet.gif);
	background-repeat: no-repeat;
	background-position: 35px;
	padding-left: 50px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.navDividers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-image: url(images/NAVdivider.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 1px;
}
.nav_BG 
{
	padding:0px 5px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-repeat: repeat-y;
	background-position: center top;
	text-align:center;
	vertical-align: middle;	
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://localhost/AdaptITHoldingsWeb/images/nav_BG.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.nav_BG[class] {
  background-image:url(images/nav_BG.png);
}

.nav_BGright 
{
	padding:0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-repeat: repeat-y;
	background-position: center top;
	text-align:center;
	vertical-align: middle;	
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://localhost/AdaptITHoldingsWeb/images/nav_BG.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.nav_BGright[class] {
  background-image:url(images/nav_BG.png);
}

.bottom_nav	{
	background-repeat: no-repeat;
	background-position: center top;
	height: 15px;
	width: 174px;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://localhost/AdaptITHoldingsWeb/images/nav_BG_btm.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.bottom_nav[class] {
  background-image:url(images/nav_BG_btm.png);
}


/*-------- END NAV --------*/

/*-------- START CONTENT --------*/

.content_BG {
	width: 732px;
}

.content_BG_top {
	height: 12px;
	width: 732px;

}

.content_BG_btm {

	height: 20px;
	width: 732px;

}

.contentTD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	text-decoration: none;
	width: 475px;
	padding-left: 10px;
	vertical-align: top;
	text-align: justify;
	padding-bottom: 16px;
}

/*-------- END CONTENT --------*/

/*-------- START NEWS --------*/
.NewsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #de3d27;
	text-decoration: none;
	background-image: url(images/headerNews.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 35px;
	width: 202px;
	text-align: left;
	vertical-align: middle;
	padding-left: 25px;
	padding-top: 5px;
}
.newsBTM {
	text-decoration: none;
	background-image: url(images/newsBTM.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 23px;
}
.newsTx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f3f3f;
	text-decoration: none;
	background-image: url(images/newsBG.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-left: 15px;
	padding-right: 15px;
}

.newsTxContent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f3f3f;
	text-align:justify;	
}

.newsContent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f3f3f;
	text-align:justify;	
}

.newsTxBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3f3f3f;
}
A.newsRead:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #de3d27;
	text-decoration: underline;
}
A.newsRead:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0092be;
	text-decoration: none;
}
A.newsRead:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f3f3f;
	text-decoration: none;
}
	
/*-------- END NEWS --------*/

/*-------- HOME BLOCKS --------*/

.homeblocks
{
	height:180px;
	width:170px;
	padding:20px 0px 0px 18px;
    background-image: url(images/homeblock.gif);
    background-position: left top;
    background-repeat:no-repeat;
}

A.homelinks
{
	font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    color:#000000;
    padding:0px 0px 0px 7px;
    background-image: url(images/homebullet1.gif);
    background-position:left center;
    background-repeat:no-repeat;
}

A.homelinks:hover
{
	font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    color:#AA0000;
    padding:0px 0px 0px 12px;
    background-image: url(images/homebullet2.gif);
    background-position:left center;
    background-repeat:no-repeat;
}

/*-------- END HOME BLOCKS --------*/


.MenuTable
{
	height:20;
	font-family: Verdana, Arial, Tahoma;
    font-size: 11px;
    color:#999999;
}

A.Menu
{
	font-family: Verdana, Arial, Tahoma;
    font-size: 11px;
    color:#6A6A6A;
    text-decoration: none;
    padding:1 3 1 3;
}

A.Menu:hover
{
	font-family: Verdana, Arial, Tahoma;
    font-size: 11px;
    color:#6A6A6A;
    text-decoration: none;
    padding:1 3 1 3;
    background-color:#F4F4F4;
}

.MenuBreaker
{	
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color:#868686;
    padding:3 3 3 3;
}

.menupad
{
	padding: 0px 2px 0px 15px;
}

.VertMenuTable
{
	width:178px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 12px;
    font-weight:bold;
    color:#FFFFFF;
    padding: 0px 0px 0px 0px;
    background-color:#B8CAD0;
}

A.VertMenu
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 12px;
    font-weight:bold;
    color:#000000;
    text-decoration: none;
    padding: 0 0 0 0;
}

A.VertMenu DIV
{
	width:155px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 12px;
    font-weight:bold;
    color:#000000;
    text-decoration: none;
    padding: 2px 2px 2px 2px;
}

A.VertMenu:hover
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 12px;
    font-weight:bold;
    color:#FFFFFF;
    text-decoration: none;
    padding:0 0 0 0;
}

A.VertMenu:hover DIV
{
	width:155px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 12px;
    font-weight:bold;
    color:#FFFFFF;
    text-decoration: none;
    padding:2px 2px 2px 2px;
    cursor:hand;
}

.breadcrumbs
{
	background-color:#DF1300;
	height:3px;
}

.dottedpanel
{
	font-family: Verdana, Arial, Tahoma;
    font-size: 9px;
    color:#FFFFFF;
    letter-spacing: 0px;
    text-decoration: none;
    padding:2 2 2 2;
    background-color:#D1AE33;
    border-bottom:dotted 1px #E2290C;
}

.FooterTable
{
	width:100%;
	height:17;
	font-family: Arial, Verdana, Tahoma;
    font-size: 10px;
    color:#999999;
    border-top: solid 0px #DAD3CD;      
}

A.FooterLink
{
	font-family: Arial, Verdana, Tahoma;
    font-size: 10px;
    color:#999999;
    text-decoration: none;
}

A.FooterLink:hover
{

	font-family: Arial, Verdana, Tahoma;
    font-size: 10px;
    color:#999999;
    text-decoration: underline;
}

.FooterFade1
{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#F3DDCC',endColorStr='#F3EDCC',gradientType='1');	
}

.FooterFade2
{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#F3EDCC',endColorStr='#F3DDCC',gradientType='1');
}

.ContentTable
{
	width:100%;
	font-family: Verdana, Arial, Tahoma;
    font-size: 11px;    
}

.ContentHeading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	vertical-align:top;
}

.ContentContent
{
	padding:5px 5px 5px 5px;
	font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    color:#000000;
}

.Heading
{
	color:#990000;
	font-family: Arial, Verdana, Tahoma;
    font-size: 14px;
    font-weight: bold;
}

.subHeading
{
	color:#000000;
	font-family: Verdana, Arial, Tahoma;
    font-size: 11px;
    font-weight: bold;
}

.subtitle
{
	color:#000000;
	font-family: Verdana, Arial, Tahoma;
    font-size: 11px;
    font-weight: bold;
}

.Content
{
	font-family: Arial, Verdana, Tahoma;
    font-size:12px;
    color:#000000;
}

.EditContent
{
	font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    color:#000000;
    font-weight:bold;
    letter-spacing:normal;
}

.ModuleTable
{
	width:100%;
	font-family: Verdana, Arial, Tahoma;
    font-size: 10px;
    color:#000000;
    border: solid 0px #A2AFB4;
}

.ModuleHeading
{
	color:#E03E27;
	font-family: Arial, Verdana, Tahoma;
    font-size: 11px;
    font-weight:bold;
    padding-bottom:2px;
}

.ModuleContent
{
	padding:2px 2px 2px 2px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 12px;
    color:#000000;
}

.LeftModuleTable
{
	width:178px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 12px;
}

.LeftModuleHeading
{
	height:25px;
	padding:0px 0px 0px 15px;
	background-color:#B8CAD0;
	color:#000000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 12px;
    font-weight:bold; 
}

.LeftModuleContent
{
	padding:2px 2px 2px 15px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 12px;
    color:#000000;
    border-left:solid 1px #B8CAD0;
    border-right:solid 1px #B8CAD0;
}

.RightModuleTable
{
	width:178px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 12px;
    border:solid 1px #B8CAD0; 
}

.RightModuleHeading
{
	height:25px;
	padding:0px 0px 0px 20px;
	background-color:#B8CAD0;
	color:#000000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 12px;
    font-weight:bold;
    background-image: url(images/rightmodulebr.gif);
    background-position:right bottom;
    background-repeat:no-repeat;  
}

.RightModuleContent
{
	padding:2px 2px 2px 15px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 12px;
    color:#000000; 
}

.pullquote
{
	width:100%;
	background-color:#EEEEEE;
	color:#000000;
    padding:0px 0px 0px 0px;
    text-align:justify;
}

.pullquotecontent
{
	width:100%;
	background-color:#EEEEEE;
	color:#000000;
	font-family: Arial, Verdana, Tahoma;
    font-size: 14px;
    font-weight:bold;
    font-style:italic;
    padding:5px 20px 5px 20px;
    text-align:justify;
}
.pullquotetop
{
	font-size: 1px;
	width:100%;
	height:10px;
	background-color:#EEEEEE;
	background-image:url(images/pullquotetop.gif);
}
.pullquotebottom
{
	font-size: 1px;	
	width:100%;
	height:10px;
	background-color:#EEEEEE;
	background-image:url(images/pullquotebottom.gif);
}
.CalendarTable
{
	width:230px;
	height:195px;
	padding:10px 10px 10px 10px;
	font-family: Verdana, Arial, Tahoma;
    font-size: 11px;
    color:#000000;
    background-image: url(images/calendartablebg.gif);
    background-position:center top;
    background-repeat:no-repeat;  
}


.TextboxContent
{
	border: solid 1px #E31936;
	background-color: #FFFFFF ;
    color:#000000;
	font-family: Arial, Verdana, Tahoma;
    font-size: 11px;
    background-image:url(images/textboxBG.gif);
    background-position:top;
    background-repeat:repeat-x;
}

.TextboxModule
{
	border: solid 1px #E31936;
	background-color: #FFFFFF ;
    color:#000000;
	font-family: Arial, Verdana, Tahoma;
    font-size: 10px;
    background-image:url(images/textboxBG.gif);
    background-position:top;
    background-repeat:repeat-x;
    height:16;
}

.ButtonContent
{
    color:#FFFFFF;
    background-color:#b7142c;
    border:solid 1px #FFFFFF;
	font-family: Arial, Verdana, Tahoma;
    font-size: 10px;
    background-image:url(images/buttonBG.gif);
    background-position:top;
    background-repeat:repeat-x;
}

.buttonSecurity
{
    color:#FFFFFF;
    background-color:#E31936;
    border:solid 1px #FFFFFF;
	font-family: Arial, Verdana, Tahoma;
    font-size: 10px;
}

.ModuleButton
{
    color:#FFFFFF;
    background-color:#b7142c;
    border:solid 1px #FFFFFF;
	font-family: Arial, Verdana, Tahoma;
    font-size: 10px;
    background-image:url(images/buttonBG.gif);
    background-position:top;
    background-repeat:repeat-x;
}

.redfont
{
	color: #CC0000;
	font-size: 10px;
}

.validator
{
	color: #CC0000;
	font-size: 10px;
}

.whitefont
{
	color:#FFFFFF;
}

.BigFont
{
	font-family: Verdana, Arial, Tahoma;
    font-size: 14px;
    font-weight:bold;
}

.PollTable
{
	border: solid 2px #000000;
}

.border
{
	border: solid 1px #B8CAD0;
}

.contentimage
{
	border: solid 5px #FFFFFF;
}

.imageborder
{
	border: solid 2px #FFFFFF;
}

.Br10
{
	height:10px;
	font-size: 10px;
}


.Br5
{
	height:5px;
	font-size: 5px;
}

.Br4
{
	height:4px;
	font-size: 4px;
}

.Br3
{
	height:3px;
	font-size: 3px;
}

.Br2
{
	height:2px;
	font-size: 2px;
}

.Br1
{
	height:1px;
	font-size: 1px;
}

.HomeHR
{
	color:#E9E0CF;
	height:1px;
}

.blanktext1
{
	height:1;
	font-size: 1px;
}

.QuickLinks
{
	font-family:Verdana, Helvetica, sans-serif;
    font-size: 9px;
	word-spacing: 0px;
	letter-spacing: -1px;
    color:#000000;
    padding:0 0 0 0;
}

.pagemap
{
    font-size: 10px;
	font-family: Arial, Verdana, Tahoma;    
}

.ListTable
{
	border-top: solid 2 #B8CAD0;
	border-bottom: solid 1 #B8CAD0;
	border-left: solid 1 #B8CAD0;
	border-right: solid 1 #B8CAD0;
	font-family: Verdana, Arial, Tahoma;
    font-size: 11px;
    color:#000000;
	padding: 0 0 0 0;
}

.ListHeadingRow
{
	background-color:#DDDDDD;
	padding: 2 2 2 2;
	color:#5E6467;
	font-family: Verdana, Arial, Tahoma;
    font-size: 11px;
    font-weight: bold;
}

.liststyle
{
	background-color:#F6F6F6;
	font-family: Verdana, Arial, Tahoma;
    font-size: 11px;
    color:#5E6467;	
}

.listalternate
{
	background-color:#EEEEEE;
	font-family: Verdana, Arial, Tahoma;
    font-size: 11px;
    color:#5E6467;	
}

.grid
{
	border: solid 1 #999999;
	font-family: Verdana, Arial, Tahoma;
    font-size: 10px;
    color:#5E6467;
	padding: 2 2 2 2;
	background-color:#EEEEEE;
}

.gridheader
{
	background-color:#0092be;
	font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    color:#FFFFFF;
    font-weight:bold;
}

.griditemstyle
{
	background-color:#FFFFFF;
	color:#5E6467;
	font-family:Verdana, Arial, Tahoma;
    font-size: 10px;
}

.gridalternatingitemstyle
{
	background-color:#EEEEEE;
	color:#5E6467;
	font-family:Verdana, Arial, Tahoma;
    font-size: 10px;
}

.gridpager
{
	font-family:Verdana, Arial, Tahoma;
    font-size: 10px;
    color:#5E6467;    
}

.gridcontent
{
	font-family:Verdana, Arial, Tahoma;
    font-size: 10px;
    color:#000000;  
}

.gridlinks
{
	font-family:Verdana, Arial, Tahoma;
    font-size: 10px;
}

.gridlinkswhite
{
	font-family:Verdana, Arial, Tahoma;
    font-size: 10px;
    color:#FFFFFF;
    font-weight:lighter;
}

.journallisttable
{
	font-family:Arial, Verdana, Tahoma;
    font-size: 12px;
    color:#000000;
}

.journalliststyle
{
	background-color:#F9F9F9;
	font-family:Arial, Verdana, Tahoma;
    font-size: 12px;
    color:#000000;
}

.journalliststylebreak
{
	background-color:#F9F9F9;
	font-family:Arial, Verdana, Tahoma;
    font-size: 12px;
    color:#000000;
    border-bottom:dotted 1px #B8CAD0;
}

.journallistalternate
{
	background-color:#EEEEEE;
	font-family:Arial, Verdana, Tahoma;
    font-size: 12px;
    color:#000000;	
}

.journaldetails
{
    border:solid 1px #B8CAD0;
	font-family:Arial, Verdana, Tahoma;
    font-size: 12px;
    color:#000000;
    padding:10px 10px 10px 10px;
}

.tendertable
{
	border: solid 1 #999999;
	font-family:Arial, Verdana, Tahoma;
    font-size: 10px;
    color:#5E6467;
	padding: 2 2 2 2;
	background-color:#FFFFFF;
}

.tendertop
{
	height:0px;
	font-size:0px;
}

.tenderheader
{
	border-top: solid 2 #AAAAAA;
	background-color:#8FD2EF;
	padding: 2 2 2 2;
	color:#000000;
	font-family:Arial, Verdana, Tahoma;
    font-size: 11px;
    font-weight: bold;   
}

.tenderheaderalt
{
	border-top: solid 2 #AAAAAA;	
	background-color:#8FD2EF;
	padding: 2 2 2 2;
	color:#000000;
	font-family:Arial, Verdana, Tahoma;
    font-size: 11px;
    font-weight: bold;   
}

.tendersubheader
{
	background-color:#CCCCCC;
	padding: 2 2 2 2;
	color:#000000;
	font-family:Arial, Verdana, Tahoma;
    font-size: 11px;
    font-weight: bold;   
}

.tenderitemstyle
{
	background-color:#F6F6F6;
	color:#000000;
	font-family:Arial, Verdana, Tahoma;
    font-size: 12px;
}

.tenderalternatingitemstyle
{
	background-color:#EEEEEE;
	color:#000000;
	font-family:Arial, Verdana, Tahoma;
    font-size: 12px;
}

.calendarevent
{
	background-color:#FFFFFF;
	font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    color:#000000;	
}

.calendareventheader
{
	background-color:#BB0000;
	font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    color:#FFFFFF;
    font-weight:bold;
}

.calendareventitemstyle
{
	background-color:#FFFFFF;
	font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    color:#000000;
}

.calendareventalternatestyle
{
	background-color:#EEEEEE;
	font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    color:#000000;		
}

A.HomeLink
{
    border:solid 2 #FFFFFF;
    color:#FFFFFF;
}

A.HomeLink:hover
{
    border:solid 2 #A2AFB4;
    color:#FFFFFF;
}

.HomeSumLeft
{
	background-image: url(images/HomeSumLeftBG.gif);
	background-position:top;
	background-repeat:repeat-x;
	border-right: solid 2px #A2AFB4;
	padding-right:10;
}

.HomeSumRight
{
	background-image: url(images/HomeSumRightBG.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding-left:10;
}

.ContactLeft
{
	background-color:#F9F9F9;
	border-top:solid 1px #CCCCCC;
	padding-right: 5px;
	vertical-align:top;
	text-align:left;
	width:50%;
}

.ContactRight
{
	background-color:#EEEEEE;
	border-left:solid 1px #CCCCCC;
	border-top:solid 1px #CCCCCC;
	padding-left: 5px;
	vertical-align:top;
	text-align:right;
	width:50%;
}

.ContactLetters
{
	background-color:#EEEEEE;
	border-top:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	border-bottom:solid 1px #666666;
	border-right:solid 1px #666666;			
	padding:0 2 0 2;
}

.IntroBGBG
{
	background-image: url(images/introBGBG.jpg);
	background-position: center center;
	background-repeat:no-repeat;	
}

.IntroBG
{
	background-image: url(images/introBG.gif);
	background-position: center center;
	background-repeat:repeat-x;		
}

.IntroDetails
{
	font-family: Verdana, Arial, Tahoma;
    font-size: 10px;
    color:#000000;
    letter-spacing: 0px;
}

.ContactDetails
{
	font-family: Arial, Verdana, Tahoma;
    font-size: 9px;
    color:#000000;
    letter-spacing: 0px;
}

.Businesscard
{
	font-family: Verdana, Arial, Tahoma;
    font-size: 9px;
    color:#FFFFFF;
    letter-spacing: 0px;
}

.HomeTable
{
	width:100%;
	font-family: Verdana, Arial, Tahoma;
    font-size: 11px;
    color:#333333;	
}

.HomeLeft
{
	width: 50%;
	padding:2 10 2 4;
	font-family: Verdana, Arial, Tahoma;
    font-size: 11px;
    color:#333333;
    border-right: dotted 1px #D1AE33;
    vertical-align:top;	
}

.HomeRight
{
	width: 50%;
	padding:2 4 2 10;
	font-family: Verdana, Arial, Tahoma;
    font-size: 11px;
    color:#333333;	
    vertical-align:top;	
}

.rightsideborder
{
    border-bottom:dotted 1px #E9E0CF;
}

.QuestionHeading
{
	color: #AA0000;
	font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    font-weight:bold;
    background-color:#EEEEEE;
}

.answerheader
{
	color: #AA0000;
	font-family: Arial, Verdana, Tahoma;
    font-size: 11px;
    font-weight:bold;
    background-color:#D9D9D9;
}

.answeritemstyle
{
	font-family: Arial, Verdana, Tahoma;
    font-size: 11px;
    color:#000000;
    background-color:#F9F9F9;
}

.answeralternatingitemstyle
{
	font-family: Arial, Verdana, Tahoma;
    font-size: 11px;
    color:#000000;
    background-color:#FFFFFF;
}

.newshr
{
	height:1px;
	color:#DDDDDD;
}

/* Top Horizontal Menu styles */

.DDDefaultTable
{
	font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    color:#000000;
    text-decoration: none;
    padding:1 5 1 5;
	white-space:nowrap;
	border:solid 1px #2BAAE1;
}

.DDTopTable
{
	height:100%;
	font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
    color:#000000;
    text-decoration: none;
    vertical-align:middle;
    padding: 0 0 0 0;
    white-space:nowrap;
    border:solid 1px #2BAAE1;
}

.DDTopTableOver
{
	font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    color:#000000;
    text-decoration: none;
    padding:1 5 1 5;
    background-color:#E9F6FC;
    background-repeat:no-repeat;
    white-space:nowrap;
}

.DDSubTable
{
	font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    color:#000000;
    text-decoration: none;
    background-color:#E9F6FC;
    white-space:nowrap;
    border:solid 1px #2BAAE1;
}

.tab1
{
	height:30px;
	width:120;
	white-space:nowrap;
	font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    color:#000000;
    font-weight:bold;
    text-decoration: none;
    text-align:center;
    vertical-align:middle;
    padding: 5px 0 0 0;
    white-space:nowrap;
    background-color:#FFFFFF;
    background-image: url(images/tab1.gif);
    background-position:center;
    background-repeat:no-repeat;
}

.tab2
{
	height:30px;
	width:120;
	white-space:nowrap;
	font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    font-weight:bold;
    color:#000000;
    text-decoration: none;
    text-align:center;
    vertical-align:middle;
    padding: 5px 0 0 0;
    white-space:nowrap;
    background-color:#E03E27;
    background-image: url(images/tab2.gif);
    background-position:center;
    background-repeat:no-repeat;
}

.DDbreaker
{
	font-size: 1px;
	color:#000000;
	padding:0px 0px 0px 0px;
}

.basix
{
	vertical-align: top;

}

/* start of styles for the forum */

.ForumSubject
{
	width:100%;
}

.ForumMessage
{
	width:100%;
}

.Normal
{
    font-size: 0.7em;
    color: #000000;
    font-family:Verdana, Arial, Tahoma;
}
.WebSolutionBorder
{
    border: 0 #7694c8 solid; 
    background-color: #FFFFFF;
}
.WebSolutionHeader
{
    background-color: #CCCCCC;
    color: #000000;
    font-size: 0.7em;
    font-weight:bold;
    font-family:Verdana, Arial, Tahoma;
}

table#Forumpost1_tblPost #btnSubmit input
{
	width:150px;
}

.WebSolutionFormControl
{
    font-size: 1.0em;
    font-family:Verdana, Arial, Tahoma;    
}

table#Forumpost1_tblPost .WebSolutionFormControl
{
    width:100%;
}

.WebSolutionErrorText
{
    color: red;
}
.WebSolutionQuote
{
    border-top: 1px #977E3B solid; 
    border-bottom: 1px #977E3B solid; 
}
TD.WebSolutionRow
{
    background-color: #DDDDDD;
}
TD.WebSolutionRowTopic
{
    background-color: #DDDDDD;
    font-weight:bold;
}
TD.WebSolutionRowHighlight
{
    background-color: #EEEEEE;
}
.WebSolutionSmallerFont
{
    font-size: 0.85em;
}

/* end of styles for the forum */



/* start of styles for the sitemap */
.sitemapgrid
{
	border: solid 1 #999999;
	font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    color:#000000;
	padding: 2 2 2 2;
	background-color:#F9F9F9;	
}

.sitemapitemstyle
{
	background-color:#FFFFFF;
	font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    color:#000000;
}

.sitemapalternatingitemstyle
{
	background-color:#F3F3F3;
	font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    color:#000000; 
}

.sitemapheader
{
	background-color:#c6d5d9;
	padding: 2 2 2 2;
	font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    color:#000000;
    font-weight: bold;
    background-image: url(images/sitemapheaderBG.gif);
    background-position:top;
    background-repeat:repeat-x;
}

.sitemaplink
{
	font-family: Arial, Verdana, Tahoma;
    font-size: 11px;
    text-align:right;
    padding-right:10px;
}

/*---- newsletterlist */
.PatientListGrid
{
	background-color:#FFFFFF;
	color:#000000;
	font-family: Arial, Tahoma, Verdana;
    font-size: 12px;
    padding:2px 2px 2px 2px;
    width:100%;
}

table.PatientListGrid, table.PatientListGrid td
{
	border: 1px #dddddd solid;
	border-collapse: collapse;
}

.PatientListHeader
{
	background-color:#0066D4;
	color:#FFFFFF;
	font-family: Arial, Tahoma, Verdana;
    font-size: 12px;
    font-weight:bold;
    padding:2px 2px 2px 2px;
    text-align:center;
	background-image: url(images/PatientListHeaderBG.gif);
	background-position:top;
	background-repeat:repeat-x;	    
}

.PatientListHeader A
{
	color:#FFFFFF;
	font-family: Arial, Tahoma, Verdana;
    font-size: 12px;
    font-weight:bold;
}

.PatientListItem
{
	background-color:#FFFFFF;
	color:#000000;
	font-family: Arial, Tahoma, Verdana;
    font-size: 12px;
    padding:2px 2px 2px 2px;
}

.PatientListAlt
{
	background-color:#F1F5F9;
	color:#000000;
	font-family: Arial, Tahoma, Verdana;
    font-size: 12px;
    padding:2px 2px 2px 2px;
}

.PatientListLink
{
	color:#DD0000;
	font-family: Arial, Tahoma, Verdana;
    font-size: 12px;
    font-weight:lighter;
}

.PatientListLink A
{
	color:#DD0000;
	font-family: Arial, Tahoma, Verdana;
    font-size: 12px;
    font-weight:lighter;
}

.PatientListPager
{
	height:40px;
	background-image: url(images/ListPagerBG.gif);
	background-position:left middle;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	color:#DD0000;
	font-family: Arial, Tahoma, Verdana;
    font-size: 12px;
    vertical-align:bottom;
}
.PatientListPager A
{
	color:#DD0000;
	font-family: Arial, Tahoma, Verdana;
    font-size: 12px;
}

/* rss link */

.rsslink
{
	color:#999999;
	font-family: Arial, Tahoma, Verdana;
    font-size: 9px;
	text-decoration:none;
}

.rsslink:hover
{
	color:#ef8731;
	font-family: Arial, Tahoma, Verdana;
    font-size: 9px;
	text-decoration:none;
}

#Holder
{
	height:300px !important;
}

#Campaign
{
	z-index:1;
}

#Newsticker
{
	position:relative;
	z-index:10;
	width:100%;
	margin-top:-25px;
	float:left;	
}

.tickerbullet
{
	font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
	font-weight:bold;
	color:#E31937;
}

.TagCloudTable
{
	width:178px;
	font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    border-top:solid 1px #B8CAD0;
}

.TagCloudContent
{
	padding:0px 5px 0px 5px;
	font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    color:#000000;
    border-left:solid 1px #B8CAD0;
    border-right:solid 1px #B8CAD0;
}

.SiteMap UL LI
{
	list-style-image: none;
}

.HideButton
{
Visibility:hidden;
}