/* BuildMySurvey Default CSS Stylesheet */

/* Default CSS Stylesheet TAGS */
BODY
{
    BACKGROUND-COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8.5pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

TD	{	
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size:	8.5pt;
	}	
	
A:link
{
	color: #330066;
	text-decoration: none;
}	
		
A:visited
{
	color: #000066;
	text-decoration: none;
}	
		
A:hover
{
	color: #B1000C;
	text-decoration: underline;
}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

HR
{
	color: #3C3B67;
	background: #3C3B67 url(images/hr.gif);
}

/* DigiMed Custom CSS Stylesheet */
INPUT
{
	border-right: #888878 1px solid;
	border-top: #d5d5ca 1px solid;
	padding-left: 1px;
	font-weight: 500;
	font-size: 8.5pt;
	border-left: #d5d5ca 1px solid;
	color: black;
	border-bottom: #888878 1px solid;
	font-family: Verdana, Arial, 'MS Sans Serif';
	background-color: #f9f9f8;
}
TEXTAREA
{
	border-right: #F2F2F2 1px solid;
	border-top: #3C3B67 1px solid;
	padding-left: 1px;
	font-size: 8.5pt;
	border-left: #3C3B67 1px solid;
	color: black;
	border-bottom: #F2F2F2 1px solid;
	font-family: Verdana, Arial, 'MS Sans Serif';
	background-color: #f9f9f8;
}
SELECT
{
	border-right: #F2F2F2 1px solid;
	border-top: #949D76 1px solid;
	padding-left: 1px;
	font-weight: 500;
	font-size: 8.5pt;
	border-left: #949D76 1px solid;
	color: black;
	border-bottom: #F2F2F2 1px solid;
	font-family: Verdana, Arial, 'MS Sans Serif';
	background-color: #f9f9f8;
}
.error
{
	font-weight: bold;
	color: firebrick;
}
.bigText
{
	color: Navy;
	font-size: 18pt;
	font-weight: bold;
}

.HeaderBack
{
	background-color: #3C3B67;
	padding: 4px;
	border: solid 1px #f2f2f2;
	color:White;
}

.SubHeaderBack
{
	background-color: #3C3B67;
	background-image: url(images/top_sub_back.gif);
	padding-left: 5px;
	padding-bottom: 10px;
}

.LogoBack
{
	background-color: #FFFFFF;
	font-family: Trebuchet MS, Verdana;
	cursor: hand;
}
.logo 
{
	background-image: url(images/app_title.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 120px;
}
.winner
{
	border-right: #cc0033 1px solid;
	border-top: #cc0033 1px solid;
	border-left: #cc0033 1px solid;
	border-bottom: #cc0033 1px solid;
}
.DotBox
{
	background-color: #FFFFFF;
	font-family: Verdana, Arial;
	padding: 12px;
	border: solid 1px #3C3B67;
	font-size: 8.5pt;
	letter-spacing: 1px;
}
.TextBoxWhite
{
	background-color: #FFFFFF;
	font-family: Verdana, Arial;
	padding: 5px 12px 10px 12px;
	font-size: 8.5pt;
	border-left: solid 1px #3C3B67;
	border-right: solid 1px #3C3B67;
	border-bottom: solid 1px #3C3B67;
}

.TableHeader
{
    font-size: 11.5pt;
    color: black;
    text-align:center;
    font-weight: bold;
    height: 38px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-image: url(images/tHead_gray.gif);
    border-left: solid 1px #3C3B67;
	border-right: solid 1px #3C3B67;
 
}
.TableText
{
    font-size: 8.5pt;
    color: black;
    background-color: White;
    text-align:center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
 
}
.TableHeaderGray
{
    font-size: 9.5pt;
    color: black;
    text-align:center;
    font-weight: bold;
    height: 38px;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    background-image: url(images/tHead_gray.gif);
    border-left: solid 1px #3C3B67;
	border-right: solid 1px #3C3B67;
 
}
.welcome
{
	background-color: #E0E0E0;
	color: Black;
	font-family: Trebuchet MS, Verdana, Arial;
	padding: 5px 12px 5px 12px;
	font-size: medium;
	letter-spacing: 1px;
	border: solid 1px #3C3B67;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#E0E0E0', endColorStr='#FFFFFF', gradientType='1');
}

.divboxhead
{
	background-color: #E2EAF7;
	font-weight: bold;
	border: solid 1px #94B0DF;
	padding: 4px 0px 4px 8px;
	color: #0C4F9D;
}

.divboxtext
{
	background-color: #F2F2F2;
	border-left: solid 1px #94B0DF;
	border-right: solid 1px #94B0DF;
	border-bottom: solid 1px #94B0DF;
	padding: 4px 4px 4px 8px;
	color: black;
}


.divboxfoot
{
	background-color: #e0e0e0;
	border-left: solid 1px #94B0DF;
	border-right: solid 1px #94B0DF;
	border-bottom: solid 1px #94B0DF;
	padding: 4px 4px 4px 8px;
	color: black;
}

#drag_list
{
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
	background-color: White;
	display: block;
	width: 100%;
	list-style-type: none;
}

#drag_list li
{
	list-style-type: none;
	border: solid 1px #f2f2f2;
	padding: 3px;
}