/*
SurveyRx Stylesheet used by the whole site
Author          : Subhash Limaye, January 2005
*/

BODY
{
	background-color: #ffffff;
}
.SectionTitle
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #C9E4FF;
}
.PageRow
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.BlueText
{
	font-size: 12px;
	color: blue;
	font-family: Arial, Helvetica, sans-serif;
}
.WelcomeName
{
	font-weight: bold;
	font-size: 10pt;
	color: #ff6600;
	font-family: Arial, Helvetica, sans-serif;
}
.PageRowBold
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.CSSName
{
	font-weight: bold;
	font-family: Arial, helvetica, sans-serif;
}
.StaticPageRow
{
	text-align: left;
}
.LinkClass
{
	font-weight: bold;
	font-size: 10pt;
	color: #336699;
	font-family: Arial, helvetica, sans-serif;
}
.LinkClass A:active
{
	color: #336699;
	text-decoration: none;
}
.LinkClass A:link
{
	color: #336699;
	text-decoration: none;
}
.LinkClass A:visited
{
	color: #336699;
	text-decoration: none;
}

.ErrorText
{
	font-size: 10pt;
	color: red;
	font-family: Arial, helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
}
BODY
{
	background-color: #ffffff;
}
A:active
{
	font-weight: bold;
	font-size: 11px;
	color: #0066cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A:link
{
	font-weight: bold;
	font-size: 11px;
	color: #0066cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A:visited
{
	font-weight: bold;
	font-size: 11px;
	color: #0066cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.superscripts
{
	font-weight: bold;
	font-size: 5pt;
	vertical-align: super;
	color: #0066cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.topmenulines
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #0066cc;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
.smalllinks
{
	font-weight: bold;
	font-size: 9px;
	color: #0066cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.Button
{
	border-right: gray 1px ridge;
	border-top: gray 1px ridge;
	font-weight: bold;
	font-size: 11px;
	border-left: gray 1px ridge;
	cursor: hand;
	color: #ffffff;
	border-bottom: gray 1px ridge;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 22px;
	background-color: #0066cc;
}

.smtext
{
	font-weight: normal;
	font-size: 8px;
	vertical-align: super;
	color: #0066cc;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.PageHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: #3366cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.copyright
{
	font-weight: normal;
	font-size: 7pt;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #3366CC;
}
.DataHeader
{
	font-weight: bold;
	font-size: 11px;
	color: #eeeeee;
	font-family: Verdana, Arial, helvetica, sans-serif;
}
.DataHeader A
{
	font-weight: bold;
	text-decoration: none;
}
.DataHeader A:link
{
	color: #eeeeee;
	text-decoration: none;
}
.DataHeader A:visited
{
	color: #eeeeee;
	text-decoration: none;
}
.DataHeader A:hover
{
	color: #ffffff;
	text-decoration: none;
}
.StaticPageRow
{
	font-family: Arial, helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
}

.TableTitleBackground
{
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #d9eafb;
}
.TableTitleBackgroundBold
{
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #d9eafb;
}
.TableRow
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
}
.TableRowColor
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f1f8fe;
}
.OddRow
{
	background-color: #f1f8fe;
}
.EvenRow
{
	background-color: #d9eafb;
}
.HeaderBackground
{
	background-color: #99ccff;
}
.MenuHome
{
	color:#ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #3366CC;
}
.StaticText
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, helvetica, sans-serif;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none
}
