/* ================================
    CSS STYLES FOR IDD
    v1.1.1, 08/2002
   ================================
*/   

BODY
{
    FONT-SIZE: 8pt;
    COLOR : #ffffff
    background-color: #acd9e6;
    FONT-FAMILY: Tahoma,Helvetica;
   
}

TABLE {
	BORDER-COLLAPSE: collapse;
 	     
	
}
TABLE1 {
	BORDER-COLLAPSE: collapse;
 	       BACKGROUND-COLOR: #FFFFFF;    
	
}
TD {
	FONT-SIZE: 10px; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	
}
A:link {
	COLOR: #333333; TEXT-DECORATION: underline;  FONT-WEIGHT: bold 
}
A:visited {
	COLOR: #333333; TEXT-DECORATION: underline;  FONT-WEIGHT: bold
}
A:active {
	COLOR: #333333; TEXT-DECORATION: underline;  FONT-WEIGHT: bold
}
A:hover {
	COLOR: #333333; TEXT-DECORATION: underline;  FONT-WEIGHT: bold
}
.siteTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #FFFFFF; FONT-FAMILY: Tahoma,Helvetica; TEXT-DECORATION: none; POSITION: relative; TOP: 3px
}

.siteTitle1 {
	FONT-WEIGHT: bold; FONT-SIZE: 38px; COLOR: #333333; FONT-FAMILY: Tahoma,Helvetica; TEXT-DECORATION: none; POSITION: relative; TOP: 3px
}
.HeaderT {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #333333; FONT-FAMILY: Tahoma,Helvetica; TEXT-DECORATION: none; POSITION: relative; TOP: 3px
}
.moduleTitleBg {
        BORDER: 0px #CCCCCC solid; 
	
 	BACKGROUND-IMAGE: url(../images/forumHeaderBgAlternate.gif);
	
}
.moduleContentBg {
        BORDER: 0px #CCCCCC solid; 
	
 	BACKGROUND-IMAGE: url(../images/forumHeaderBgAlternate1.gif);
	
}
.normal {
	FONT-SIZE: 10px; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.normalBold {
	FONT-SIZE: 10px; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-WEIGHT: bold
}
.normalBoldMenu {
	FONT-SIZE: 10px; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-WEIGHT: bold
	BACKGROUND-IMAGE: url(../images/forumHeaderBgAlternate1.gif);
}
.normalRed {
	FONT-SIZE: 10px; COLOR: Red; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-WEIGHT: bold
}
.normalWhite {
	FONT-SIZE: 10px; COLOR: white; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-WEIGHT: bold
}
.itemStyle {
	BACKGROUND-COLOR: #FFFFFF;

}
.itemStyleMenu {
	
	BACKGROUND-IMAGE: url(../images/forumHeaderBgAlternate1.gif);
}
.alternatingItemStyle {
	BACKGROUND-COLOR: #FFFFFF;
}
.HTMLToolBar { 
	BACKGROUND-COLOR: threedface; 
        PADDING: 1px; 
        COLOR: menutext; 
	BORDER-WIDTH: 1px; 
        BORDER-STYLE: solid; 
	BORDER-COLOR: threedhighlight threedshadow threedshadow threedhighlight;
}
.HTMLToolBarBtn	{
	HEIGHT:18px;
	BORDER-LEFT: threedface 1px solid;
	BORDER-RIGHT: threedface 1px solid;
	BORDER-TOP: threedface 1px solid;
	BORDER-BOTTOM: threedface 1px solid; 
}
.HTMLEditBox { 
        HEIGHT=100%; 
        WIDTH=100%; 
}

 
.forumTableBorder
{
        BORDER: 1px #CCCCCC solid; 
        BACKGROUND-COLOR: #FFFFFF;
}

.forumHeaderText
{
        COLOR: white;
        FONT-SIZE: 0.7em;
        FONT-WEIGHT: bold;
}
th
{
        BACKGROUND-IMAGE: url(../images/forumHeaderBg.gif);
        BACKGROUND-COLOR: #CA0000;
}
td.forumHeaderBackgroundAlternate
{
        BACKGROUND-IMAGE: url(../images/forumHeaderBgAlternate.gif);
        BACKGROUND-COLOR: #FFFFFF;
}



.SurveyQuestion
{

	color: red;
}

.SurveyPanel
{
	color: red;
	background-color: dodgerblue;
}

.SurveyOption
{
	color: black;
}

.SurveyButton
{
	color: red;
	font-weight: bold;
}

