
.header
{
	COLOR: #ac2b31;
	FONT-FAMILY: "Bauhaus 93", Arial, Helvetica, Verdana, sans-serif;
    FONT-SIZE: 18pt;
	FONT-WEIGHT: normal;
}

.header-small
{
	COLOR: #ac2b31;
	FONT-FAMILY: "Bauhaus 93", Arial, Helvetica, Verdana, sans-serif;
    FONT-SIZE: 14pt;
	FONT-WEIGHT: normal;
}

.header-smaller
{
	COLOR: #ac2b31;
	FONT-FAMILY: "Bauhaus 93", Arial, Helvetica, Verdana, sans-serif;
    FONT-SIZE: 16pt;
	FONT-WEIGHT: normal;
}

.heading
{
	COLOR: #00ABC7;
    FONT-FAMILY: "Bauhaus 93", Arial, Helvetica, Verdana, sans-serif;
	FONT-SIZE: 14pt;
	text-decoration: underline;
}

.small-heading
{
	COLOR: #00ABC7;
    FONT-FAMILY: Times New Roman;
	FONT-SIZE: 12pt;
}

.small-heading-red
{
	COLOR: #ac2b31;
    FONT-FAMILY: Times New Roman;
	FONT-SIZE: 12pt;
}

.heading-qa
{
	COLOR: #00ABC7;
    FONT-FAMILY: "Bauhaus 93", Arial, Helvetica, Verdana, sans-serif;
	FONT-SIZE: 12pt;
}

.quote
{
	COLOR: #ac2b31;
    FONT-FAMILY: "Bauhaus 93", Arial, Helvetica, Verdana, sans-serif;
	FONT-SIZE: 12pt;
	vertical-align: baseline;
}


.resume-header
{
	COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
	FONT-SIZE: 16pt;
	FONT-WEIGHT: bold;
}

.resume
{
	COLOR: #000000;
    FONT-FAMILY: Times New Roman;
	FONT-SIZE: 11pt;
	FONT-WEIGHT: bold;
}

.single-space
{
	line-height: .3;
}

.resume-bold
{
	COLOR: #000000;
    FONT-FAMILY: Times New Roman;
	FONT-SIZE: 11pt;
	FONT-WEIGHT: bold;
}

.radio-text
{
	COLOR: #ffffff;
    FONT-FAMILY: Times New Roman;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
	text-decoration:none;
}

.gift-font
{
	COLOR: #000000;
    FONT-FAMILY: Times New Roman;
	FONT-SIZE: 13pt;
}

body  
{ 
	margin-top: 0px; 
	margin-bottom: 0px; 
	/* scrollbar-3d-light-color: #00ABC7; 
	scrollbar-arrow-color: #ac2b31; 
	scrollbar-base-color: #00ABC7; 
	scrollbar-darkshadow-color: #00ABC7; 
	scrollbar-face-color: #00ABC7; 
	scrollbar-highlight-color: #ac2b31;
	scrollbar-shadow-color: #ac2b31; 
	scrollbar-track-color: #00ABC7; 
    */
}
.newscroller{padding:0 8px;width: 400px;position:absolute;margin-top:5px;margin-left:250px;}
/* Rounded corners */
* html div.modulecontainer{height:auto;}
.modulecontainer{padding:0 8px;width: 200px;position:relative;}
.modulecontainer div{border-style:solid;border-width:1px; margin:-2px -8px;height:1em;}
html>body .modulecontainer div{height:auto;}
.modulecontainer div div{border-style:none;border-width:0;margin:0;}
.modulecontainer .first, .modulecontainer .last{position:relative;height:8px;margin:0;}			
.modulecontainer .first{border-width:1px 0 0 0;}
.modulecontainer .last{border-width:0 0 1px 0;}
.modulecontainer .first .first, .modulecontainer .first .last{margin-top:-1px;}
.modulecontainer .last .first, .modulecontainer .last .last{margin-bottom:-1px;}
.modulecontainer .first .first, .modulecontainer .first .last, .modulecontainer .last .first, .modulecontainer .last .last{border:0;position:absolute;z-index:1;width:8px;background-repeat:no-repeat;}
.modulecontainer .first .first, .modulecontainer .last .first{margin-left:-8px;}
.modulecontainer .first .last, .modulecontainer .last .last{right:0px;margin-right:-8px;}

/* Dashboard */
div.topfilled .toptitle {border-bottom-style:solid;border-bottom-width:1px;font:78% verdana;text-align:left;padding:.4em;padding-top:0px;}
div.topfilled .toptitle span.first {float:left;text-align:left;font-weight:bold;}
div.filled .toptitle {font:78% verdana;text-align:right;padding:.4em;padding-top:0px;}
div.filled .toptitle span.first {float:left;text-align:left;font-weight:bold;}
div.topfilled #filtercontrol span{display:block;margin:0 .4 0 0;padding:0;float:left }
div.topfilled #filtercontrol span#dashviewselector{padding-right:15px;padding-left:.4em ;text-decoration:underline; font-weight:normal}

div.dashcontent { padding:.4em;font-family:verdana,arial,sans-serif;font-size:84%;}
div.dashcontent .viewtitle { font-weight:bold; }
div.dashcontent .collection { margin-top:.4em;}
div.dashcontent li { font-family:arial,sans-serif; padding-left:1em};
.nagbar a {margin:4px 0;font:78% verdana;text-align:right;text-decoration:underline;}


/* Dashboard */
div.topfilled div{border-color:#95b3de;background-color:#ffffff;}
div.topfilled div.first { background-color:#e1ebfb;  }
div.topfilled .first .first{background-image:url(layout/topleft.gif);}
div.topfilled .first .last{background-image:url(layout/topright.gif);}
div.topfilled .last .first{background-image:url(layout/bottomleft.gif);}
div.topfilled .last .last{background-image:url(layout/bottomright.gif);}
div.topfilled .toptitle 
{ 
	background-color:#e1ebfb;  
	border-bottom-color:#95b3de;
	COLOR: #ac2b31;
	FONT-FAMILY: "Bauhaus 93", Arial, Helvetica, Verdana, sans-serif;
    FONT-SIZE: 14pt;
	FONT-WEIGHT: normal;
	text-align: center;	
}

div.topfilled span.filterbutton{color:#039}

div.dashcontent .viewtitle {  color:#999999;}




.center-align
{
	text-align: right; 
}

