/* BuildMySurvey Default CSS Stylesheet */

/* Default CSS Stylesheet TAGS */
BODY
{
    BACKGROUND-COLOR: #F2F2F2;
    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	{	
	text-decoration:	none;
	color:	#92413A;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#92413A;
	}	
		
A:hover
{
	color: #3300cc;
	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: #5B3672;
	background: #5B3672 url(images/hr.gif);
}

/* DigiMed Custom CSS Stylesheet */
INPUT
{
	border-right: #CCCCCC 1px solid;
	border-top: #5B3672 1px solid;
	padding-left: 1px;
	font-weight: 500;
	font-size: 8.5pt;
	border-left: #5B3672 1px solid;
	color: black;
	border-bottom: #CCCCCC 1px solid;
	font-family: Verdana, Arial, 'MS Sans Serif';
	background-color: #f9f9f8;
}
TEXTAREA
{
	border-right: #F2F2F2 1px solid;
	border-top: #5B3672 1px solid;
	padding-left: 1px;
	font-size: 8.5pt;
	border-left: #5B3672 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;
}
.HeaderBack
{
	background-color: #5B3672;
	padding: 5px;
	border: solid 1px #f2f2f2;
	color: White;
	font-weight:bold;
}

.link
{
	cursor: hand;
	cursor: pointer;
}

.SubHeaderBack
{
	background-color: #E4E4E6;
	background-image: url(images/top_sub_back.gif);
	padding-left: 5px;
	padding-bottom: 10px;
}

.LogoBack
{
	background-color: #5B3672;
	background-image: url(images/top_purple_back.gif);
	font-family: Trebuchet MS, Verdana;
	cursor: hand;
}
.logo 
{
	background-image: url(images/logo_purple_bg.gif);
	background-repeat: no-repeat;
}

.logo_right
{
	background-image: url(images/logo_purple_bg_rt.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.DotBox
{
	background-color: #FFFFFF;
	font-family: Verdana, Arial;
	padding: 12px;
	border: dotted 1px #5B3672;
	font-size: 8.5pt;
	margin-bottom: 2px;
}
.TextBoxWhite
{
	background-color: #FFFFFF;
	font-family: Verdana, Arial;
	padding: 5px 12px 10px 12px;
	font-size: 8.5pt;
	border-left: solid 1px #5B3672;
	border-right: solid 1px #5B3672;
	border-bottom: solid 1px #5B3672;
}

.TableHeader
{
    font-size: 11.5pt;
    color: white;
    text-align:center;
    font-weight: bold;
    height: 38px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-image: url(images/tHead_purple.gif);
    border-left: solid 1px #5B3672;
	border-right: solid 1px #5B3672;
 
}
.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 #5B3672;
	border-right: solid 1px #5B3672;
 
}
.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 #5B3672;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#E0E0E0', endColorStr='#FFFFFF', gradientType='1');
}