﻿body
{
    font: 100% Arial, Helvetica, sans-serif;
    background: #5b0f0f;
    margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
    padding: 0;
    text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
    color: #000000;
    background-image: url(../images/nrcc2_bg1.jpg);
    background-repeat: repeat-x;
}

a:link
{
  color: #3073aa;
  text-decoration: underline;

}
a:active
{
  color: #3073aa;
  text-decoration: underline;

}
a:visited
{
  color: #3073aa;
  text-decoration: underline;
}
a:hover
{
  color: #931313;
  text-decoration: none;
}




.general_1
{
	background-image: url(../images/nrcc2_rightbg2.jpg);
}

.twoColFixRt #container
{
    width: 988px; /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
    background-image: url(../images/nrcc_bg4.gif);
    background-repeat: repeat-y;
    margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
    border: 0px solid #000000;
    text-align: left; /* this overrides the text-align: center on the body element. */
}
.twoColFixRt #sidebar1
{
    float: right; /* since this element is floated, a width must be given */
    width: 321px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */ /* the background color will be displayed for the length of the content in the column, but no further */
    padding-left: 0px;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
}
.twoColFixRt #mainContent
{
    margin: 0 321px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
    padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.twoColFixRtHdr #footer
{
    padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
    background: #5b0f0f;
}
.twoColFixRtHdr #footer p
{
    margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
    padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt
{
    /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
    float: right;
    margin-left: 8px;
}
.fltlft
{
    /* this class can be used to float an element left in your page */
    float: left;
    margin-right: 8px;
}
.clearfloat
{
    /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}
a:link.navtext
{
    color: #FFFFFF;
    font-style: normal;
    text-decoration: none;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 16px;
}
a:active.navtext
{
    color: #FFFFFF;
    font-style: normal;
    text-decoration: none;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 16px;
}
a:visited.navtext
{
    color: #FFFFFF;
    font-style: normal;
    text-decoration: none;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 16px;
}
a:hover.navtext
{
    color: #3073aa;
    font-style: normal;
    text-decoration: underline;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 16px;
}
.breakingnews
{
    color: #FFFFFF;
    font-style: normal;
    text-decoration: none;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 16px;
}
a:link.breakingnews
{
    color: #FFFFFF;
    font-style: normal;
    text-decoration: none;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 16px;
}
a:active.breakingnews
{
    color: #FFFFFF;
    font-style: normal;
    text-decoration: none;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 16px;
}
a:visited.breakingnews
{
    color: #FFFFFF;
    font-style: normal;
    text-decoration: none;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 16px;
}
a:hover.breakingnews
{
    color: #3073aa;
    font-style: normal;
    text-decoration: underline;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 16px;
}
.main
{
    color: #000000;
    font-style: normal;
    text-decoration: none;
    font-smooth: always;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}
a:link.main
{
    color: #3073aa;
    font-style: normal;
    text-decoration: none;
    font-smooth: always;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}
a:active.main
{
    color: #3073aa;
    font-style: normal;
    text-decoration: none;
    font-smooth: always;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}
a:visited.main
{
    color: #3073aa;
    font-style: normal;
    text-decoration: none;
    font-smooth: always;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}
a:hover.main
{
    color: #931313;
    font-style: normal;
    text-decoration: underline;
    font-smooth: always;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}








.headline
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 20px;
}
a:link.headline
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 20px;
}
a:active.headline
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 20px;
}
a:visited.headline
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 20px;
}
a:hover.headline
{
    color: #3073aa;
    font-weight: bold;
    text-decoration: underline;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 20px;
}
.subheadline
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    font-style: italic;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 16px;
}
a:link.subheadline
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: italic;
}
a:active.subheadline
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: italic;
}
a:visited.subheadline
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: italic;
}
a:hover.subheadline
{
    color: #3073aa;
    font-weight: bold;
    text-decoration: underline;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: italic;
}
.subheadline2
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    font-style: normal;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 18px;
}
.whitesubheadline
{
    color: #FFFFFF;
    font-weight: boldNORMAL;
    text-decoration: none;
    font-style: normal;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 16px;
}
.rightsidetext
{
    color: #d6d6e2;
    font-style: normal;
    text-decoration: none;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 15px;
}
a:link.rightsidetext
{
    color: #d6d6e2;
    font-weight: normal;
    text-decoration: none;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 15px;
}
a:active.rightsidetext
{
    color: #d6d6e2;
    font-weight: normal;
    text-decoration: none;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 15px;
}
a:visited.rightsidetext
{
    color: #d6d6e2;
    font-weight: normal;
    text-decoration: none;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 15px;
}
a:hover.rightsidetext
{
    color: #931313;
    font-weight: normal;
    text-decoration: underline;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 15px;
}
.rightsidetextlarge
{
    color: #d6d6e2;
    font-style: normal;
    text-decoration: none;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 18px;
}
a:link.rightsidetextlargelink
{
    color: #d6d6e2;
    font-weight: normal;
    text-decoration: underline;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 18px;
}
a:active.rightsidetextlargelink
{
    color: #d6d6e2;
    font-weight: normal;
    text-decoration: underline;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 18px;
}
a:visited.rightsidetextlargelink
{
    color: #d6d6e2;
    font-weight: normal;
    text-decoration: underline;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 18px;
}
a:hover.rightsidetextlargelink
{
    color: #d6d6e2;
    font-weight: normal;
    text-decoration: none;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 18px;
}
a:link.twitterlink
{
    color: #d6d6e2;
    font-weight: normal;
    text-decoration: underline;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 15px;
}
a:active.twitterlink
{
    color: #d6d6e2;
    font-weight: normal;
    text-decoration: underline;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 15px;
}
a:visited.twitterlink
{
    color: #d6d6e2;
    font-weight: normal;
    text-decoration: underline;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 15px;
}
a:hover.twitterlink
{
    color: #d6d6e2;
    font-weight: normal;
    text-decoration: none;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 15px;
}
.twittertime
{
    color: #d6d6e2;
    font-style: normal;
    text-decoration: none;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 15px;
}
.rightsideheader
{
    color: #d6d6e2;
    font-style: normal;
    text-decoration: none;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 17px;
}
a:link.rightsideheader
{
    color: #d6d6e2;
    font-weight: normal;
    text-decoration: none;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 17px;
}
a:active.rightsideheader
{
    color: #d6d6e2;
    font-weight: normal;
    text-decoration: none;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 17px;
}
a:visited.rightsideheader
{
    color: #d6d6e2;
    font-weight: normal;
    text-decoration: none;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 17px;
}
a:hover.rightsideheader
{
    color: #931313;
    font-weight: normal;
    text-decoration: underline;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 17px;
}
.footertext
{
    color: #844b4b;
    font-weight: normal;
    text-decoration: none;
    font-smooth: always;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
a:link.footertext
{
    color: #844b4b;
    font-weight: normal;
    text-decoration: none;
    font-smooth: always;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
a:active.footertext
{
    color: #844b4b;
    font-weight: normal;
    text-decoration: none;
    font-smooth: always;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
a:visited.footertext
{
    color: #844b4b;
    font-weight: normal;
    text-decoration: none;
    font-smooth: always;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
a:hover.footertext
{
    color: #3073aa;
    font-weight: normal;
    text-decoration: underline;
    font-smooth: always;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
input.form1
{
    border: 1px solid #666666;
    padding: 2px;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 100px;
}
input.form2
{
    border: 1px solid #666666;
    padding: 2px;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 60px;
}


input.form1:hover
{
    border: 1px solid #3073aa;
    padding: 2px;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 100px;
}
input.form2:hover
{
    border: 1px solid #3073aa;
    padding: 2px;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 60px;
}



/*DevExpress Fix Styles*/

.dxCenterControlFix
{
	margin-left:auto;
	margin-right:auto;
}

.dxCenterImageButton
{
	cursor:pointer;
	margin-left:auto;
	margin-right:auto;	
}

.dxImageButton
{
	cursor:pointer;
}

/***************/
/* BLOG Styles */
/***************/
.blogDate {font-size:12px; text-decoration:none;font-family:"Trebuchet MS" , Arial, Helvetica, sans-serif; font-weight:normal; color:#19497e; text-align:center}
.blogDate a:link {font-size:12px; text-decoration:none;font-family:"Trebuchet MS" , Arial, Helvetica, sans-serif; font-weight:normal; color:#19497e}
.blogDate a:active {font-size:12px; text-decoration:none;font-family:"Trebuchet MS" , Arial, Helvetica, sans-serif; font-weight:normal; color:#19497e}
.blogDate a:visited {font-size:12px; text-decoration:none;font-family:"Trebuchet MS" , Arial, Helvetica, sans-serif; font-weight:normal; color:#19497e}
.blogDate a:hover {font-size:12px; text-decoration:underline;font-family:"Trebuchet MS" , Arial, Helvetica, sans-serif; font-weight:normal; color:#931313}


.blogTitle {font-size:18px; text-decoration:none;font-family:"Trebuchet MS" , Arial, Helvetica, sans-serif; font-weight:bold; color:#19497e; text-align:center}
.blogTitle a:link {font-size:18px; text-decoration:none;font-family:"Trebuchet MS" , Arial, Helvetica, sans-serif; font-weight:bold; color:#19497e}
.blogTitle a:active {font-size:18px; text-decoration:none;font-family:"Trebuchet MS" , Arial, Helvetica, sans-serif; font-weight:bold; color:#19497e}
.blogTitle a:visited {font-size:18px; text-decoration:none;font-family:"Trebuchet MS" , Arial, Helvetica, sans-serif; font-weight:bold; color:#19497e}
.blogTitle a:hover {font-size:18px; text-decoration:underline;font-family:"Trebuchet MS" , Arial, Helvetica, sans-serif; font-weight:bold; color:#931313}


.blogTable
{
	border: solid 1px #E5E6E8;
	background-color: #F6F7F9;
	color:#000000;
	text-decoration: none;

	font-weight:500;
	font-size: 13px
}


.blogline2 { color: #5b0f0f;
      background-color: #5b0f0f;
      height: 1px; noshade: true; border: thin;}

/******************************/
/* TextBoxes in the Home Page */
/******************************/

/* -- ErrorFrame -- */
.dxeErrorCell_hp, .dxeErrorCell_hp td
{
    font-family: Tahoma;
    font-size: 9pt;
	color: Red;
}
.dxeErrorCell_hp
{ 
	padding-left: 4px;
	padding-right:5px;
}
.dxeErrorFrameWithoutError_hp {
    border: 1px solid Red;
}
.dxeErrorFrameWithoutError_hp .dxeControlsCell {
    padding: 2px;
}

.dxeEditArea_hp 
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

.dxeTextBox_hp, .dxeMemo_hp
{
    background-color: white;
    border: 1px solid #666666;
}
.dxeTextBox_hp td.dxic
{
	padding: 1px 2px;
}
.dxeTextBox_hp td.dxic
{
	width: 100%;
}


/***************/
/* NEWS Styles */
/***************/
.newsheadline
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 20px;
}
a:link.newsheadline
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 20px;
}
a:active.newsheadline
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 20px;
}
a:visited.newsheadline
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 20px;
}
a:hover.newsheadline
{
    color: #3073aa;
    font-weight: bold;
    text-decoration: underline;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 20px;
}



.newssubheadline
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 16px;
}
a:link.newssubheadline
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 16px;
}
a:active.newssubheadline
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 16px;
}
a:visited.newssubheadline
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 16px;
}
a:hover.newssubheadline
{
    color: #3073aa;
    font-weight: bold;
    text-decoration: underline;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 16px;
}





.newslinks
{
    color: #3073aa;
    font-weight: bold;
    text-decoration: none;
    font-smooth: always;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}
a:link.newslinks
{
    color: #3073aa;
    font-weight: bold;
    text-decoration: underline;
    font-smooth: always;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}
a:active.newslinks
{
    color: #3073aa;
    font-weight: bold;
    text-decoration: underline;
    font-smooth: always;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 13px;
}
a:visited.newslinks
{
    color: #3073aa;
    font-weight: bold;
    text-decoration: underline;
    font-smooth: always;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 13px;
}
a:hover.newslinks
{
    color: #931313;
    font-weight: bold;
    text-decoration: none;
    font-smooth: always;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}




.newsbottom
{
    color: #3073aa;
    font-weight: bold;
    text-decoration: none;
    font-smooth: always;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
a:link.newsbottom
{
    color: #3073aa;
    font-weight: bold;
    text-decoration: underline;
    font-smooth: always;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
a:active.newsbottom
{
    color: #3073aa;
    font-weight: bold;
    text-decoration: underline;
    font-smooth: always;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 11px;
}
a:visited.newsbottom
{
    color: #3073aa;
    font-weight: bold;
    text-decoration: underline;
    font-smooth: always;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 11px;
}
a:hover.newsbottom
{
    color: #931313;
    font-weight: bold;
    text-decoration: none;
    font-smooth: always;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}



a:link.stbuttontext
{
    color: #3073aa;
    font-weight: bold;
    text-decoration: underline;
    font-smooth: always;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
a:active.stbuttontext
{
    color: #3073aa;
    font-weight: bold;
    text-decoration: underline;
    font-smooth: always;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 11px;
}
a:visited.stbuttontext
{
    color: #3073aa;
    font-weight: bold;
    text-decoration: underline;
    font-smooth: always;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 11px;
}
a:hover.stbuttontext
{
    color: #931313;
    font-weight: bold;
    text-decoration: none;
    font-smooth: always;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}



.pollthankyouheadline
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 15px;
}

.pollthankyoutitle td.dxpc
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	color:White;
}

/*** SIDEBAR DX */
/* -- ErrorFrame -- */
.dxeErrorCell_sb_master, .dxeErrorCell_sb_master td
{
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 9pt;
	color: Red;
}
.dxeErrorCell_sb_master
{ 
	padding-left: 4px;
	padding-right:5px;
}
.dxeErrorFrameWithoutError_sb_master {
    border: 1px solid Red;
}
.dxeErrorFrameWithoutError_sb_master .dxeControlsCell_sb_master {
    padding: 2px;
}

.dxeEditArea_sb_master 
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: 1px solid #A0A0A0;
}

.dxeTextBox_sb_master, .dxeMemo_sb_master
{
    background-color: white;
    border: solid 1px #9f9f9f;
}
.dxeTextBox_sb_master td.dxic
{
	padding: 1px 2px;
}
.dxeTextBox_sb_master td.dxic
{
	width: 100%;
}

.rightsidedonationheaders
        {
            font-family: Helvetica, Arial, sans-serif;
            font-size: 21px;
            color: #FFFFFF;
            font-weight: 800;
        }
        .rightsidedonationheaders2
        {
            font-family: Helvetica, Arial, sans-serif;
            font-size: 21px;
            color: #FFFFFF;
            font-weight: 800;
        }
        .rightsidedonationheaders3
        {
            font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
            font-size: 16px;
            color: #FFFFFF;
            font-weight: 500;
        }
        .rightsidedonationstars
        {
            font-family: Helvetica, Arial, sans-serif;
            font-size: 14px;
            color: #FFFFFF;
        }
       input.rightsidedonationform1 {border: 1px solid #a8a6bc;
		padding: 5px;
		font-family: Helvetica, Arial sans-serif;
		font-size: 105%;
				width: 160px;
}
input.rightsidedonationform2 {border: 1px solid #a8a6bc;
		padding: 5px;
		font-family: Helvetica, Arial sans-serif;
		font-size: 105%;
				width: 60px;
}

input.rightsidedonationform1:hover {border: 1px solid #a8a6bc;
		padding: 5px;
		font-family: Helvetica, Arial sans-serif;
		font-size: 105%;
				width: 160px;
}
input.rightsidedonationform2:hover {border: 1px solid #a8a6bc;
		padding: 5px;
		font-family: Helvetica, Arial sans-serif;
		font-size: 105%;
				width: 60px;
}

input.rightsidedonationform1:focus {border: 1px solid #851717;
		padding: 5px;
		font-family: Helvetica, Arial sans-serif;
		font-size: 105%;
				width: 160px;
}
input.rightsidedonationform2:focus {border: 1px solid #851717;
		padding: 5px;
		font-family: Helvetica, Arial sans-serif;
		font-size: 105%;
				width: 60px;
}

input.rightsidedonationform1:active {border: 1px solid #851717;
		padding: 5px;
		font-family: Helvetica, Arial sans-serif;
		font-size: 105%;
				width: 160px;
}
input.rightsidedonationform2:active {border: 1px solid #851717;
		padding: 5px;
		font-family: Helvetica, Arial sans-serif;
		font-size: 105%;
				width: 60px;
}

        .rightsidedonationtext
        {
            font-family: Helvetica, Arial, sans-serif;
            font-size: 12px;
            color: #D6D6E2;
        }
        a:link.rightsidedonationtext
        {
            color: #D6D6E2;
            font-weight: normal;
            text-decoration: underline;
            text-smooth: always;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
        }
        a:active.rightsidedonationtext
        {
            color: #D6D6E2;
            font-weight: normal;
            text-decoration: underline;
            text-smooth: always;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
        }
        a:visited.rightsidedonationtext
        {
            color: #D6D6E2;
            font-weight: normal;
            text-decoration: underline;
            text-smooth: always;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
        }
        a:hover.rightsidedonationtext
        {
            color: #3073aa;
            font-weight: normal;
            text-decoration: none;
            text-smooth: always;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
        }
        .rightsidedonationtext2
        {
            font-family: Helvetica, Arial, sans-serif;
            font-size: 10px;
            color: #D6D6E2;
        }

a:link.largewhitetext
{
    color: #FFFFFF;
    font-style: normal;
    text-decoration: none;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 16px;
}
a:active.largewhitetext
{
    color: #FFFFFF;
    font-style: normal;
    text-decoration: none;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 16px;
}
a:visited.largewhitetext
{
    color: #FFFFFF;
    font-style: normal;
    text-decoration: none;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 16px;
}
a:hover.largewhitetext
{
    color: #3073aa;
    font-style: normal;
    text-decoration: underline;
    font-smooth: always;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 16px;
}        


/* HomePage - Twitter */
ul.twitter
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

ul.twitter li
{
	margin-top:10px;
}

ul.twitter li.first
{
	margin-top:0px;
}
/* ADDED BY NRCC */
span.linkedpath a:link{display:none;}
