.headings
{
	font-weight:bold;
	font-size:10pt;
	color:#4d567d;
}
.ContentTxt
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size:  8pt;
    font-weight:    normal;
    color: #4d567d;
}
.FooterTxt
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size:  7pt;
    font-weight:    normal;
    color: white;
    
}
.ErrMsg
{
	FONT-WEIGHT:normal;
	FONT-SIZE:7pt;
	COLOR:red
}
table,tr,td,body
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size:  8pt;
    font-weight:    normal;
    color: #4d567d;
}
/* text style for buttons and link buttons used in the portal admin pages */
.LnkBtns     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.LnkBtns:link
{
	color: #4d567d;
	text-decoration: underline;
}

A.LnkBtns:visited  {
    text-decoration:    underline;
    color: #4d567d;
}

A.LnkBtns:active   {
    text-decoration:    underline;
    color: #4d567d;
}

A.LnkBtns:hover    {
    text-decoration:    underline;
    color: lightblue;
}
/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  9pt;
    font-weight:    bold;
    color: #4d567d;
}

/* style of item titles on edit and admin pages */
.SubValue    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  7pt;
    font-weight:    normal;
    color: #4d567d;
}
.LeftImageBorder
{
	border-left:2px solid #27345e;
}
.LeftImageBorderLight
{
	border-left:1px solid #27345e;
}
.RightImageBorder
{
	border-right:2px solid #27345e;
}
/* text style for buttons and link buttons used in the portal admin pages */
.SiteNav     {
    /*font-family: Verdana, Helvetica, sans-serif;*/
    font-family:Tahoma;
    font-size: 6.5pt;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.SiteNav:link
{
	/*color: #4d567d;*/
	color: White;
	text-decoration: none;
}

A.SiteNav:visited  {
    text-decoration:    none;
    /*color: #4d567d;*/
	color: White;
}

A.SiteNav:active   {
    text-decoration:    none;
    /*color: #4d567d;*/
	color: White;
}

A.SiteNav:hover    {
    text-decoration:    underline;
    color: #4d567d;
}

.RegisLink     {
    font-family: arial;
    font-size: 13pt;
    font-weight: bold;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.RegisLink:link
{
	color: red;
	text-decoration: underline;
}

A.RegisLink:visited  {
    text-decoration:    underline;
    color: red;
}

A.RegisLink:active   {
    text-decoration:    underline;
    color: red;
}

A.RegisLink:hover    {
    text-decoration:    underline;
    color: #4d567d;
}
.SiteNavPxBorder
{
	border-top:solid 1px white;
	border-bottom:solid 1px white;
	border-right:solid 1px white;
}
.FooterLnk     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 7pt;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.FooterLnk:link
{
	color: white;
	text-decoration: underline;
}

A.FooterLnk:visited  {
    text-decoration:    underline;
    color: white;
}

A.FooterLnk:active   {
    text-decoration:    underline;
    color: white;
}

A.FooterLnk:hover    {
    text-decoration:    underline;
    color: #b1b6cc;
}
.SubLightHead    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  8pt;
    font-weight:    bold;
    color: #4d567d;
}

.SubLightValue    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  8pt;
    font-weight:    normal;
    color: #333333;
}
/*UL
{
	list-style-position:outside;
	list-style-type:square;
	margin-left:14px;
	margin-top:2px;
}
LI
{
	font-size:9px;
		
}*/
.BoxHead
{
	font-weight:bold;
	font-size:10pt;
	font-family:Tahoma;
	color:darkred;
}
.Images
{
	border:solid 1px silver;
}
.BorderTop
{
	border-top:1px solid #27345e;
}
.GreyBottomBorder
{
	border-bottom:solid 1px silver;
}
.GreyRightBorder
{
	border-right:solid 1px silver;
}
.PWF
{
	border-top:1px solid #27345e;
	border-bottom:solid 1px silver;
}
.BottomBorderLight
{
	border-bottom:1px solid #27345e;
}

/* text style for buttons and link buttons used in the portal admin pages */
.Questions     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.Questions:link
{
	color: #4d567d;
	text-decoration: underline;
}

A.Questions:visited  {
    text-decoration:    underline;
    color: #4d567d;
}

A.Questions:active   {
    text-decoration:    underline;
    color: #4d567d;
}

A.Questions:hover    {
    text-decoration:    underline;
    color: lightblue;
}

 .QuestionCell
 {
	padding-bottom:40px;
	padding-top:20px;
 }
 
 .QuestionText
 {
	font-family: Verdana, Helvetica, sans-serif;
    font-size:  8pt;
    font-weight:    bold;
    /*font-style:	italic;*/
    color: #4d567d;
 }
 
 


