a:link{color:#333333;font-family:Arial, Verdana;text-decoration:none}
a:active{color:#333333;font-family:Arial, Verdana;text-decoration:none}
a:visited{color:#333333;font-family:Arial, Verdana;text-decoration:none}
a:hover{color:#920606;font-family: Arial, Verdana;text-decoration:underline}

.embedTitleColor{color:#920606}

.embedHeaderSmall a:link{font-size:12px;font-weight:bold}
.embedHeaderSmall a:active{font-size:12px;font-weight:bold}
.embedHeaderSmall a:visited{font-size:12px;font-weight:bold}
.embedHeaderSmall a:hover{font-size:12px;font-weight:bold}
.embedHeaderSmall{background-image:url(images/embed_tab.gif)}

.embedHeaderHighlight{border-style:solid;border-width:1px;border-right-color:#8C8A8B;border-left-color:#8C8A8B;border-top-color:#8C8A8B;border-bottom-color:#FFFFFF;}
.embedHeaderHighlight a:link{font-size:14px;color:#920606;font-weight:bold;text-decoration:none}
.embedHeaderHighlight a:active{font-size:14px;color:#920606;font-weight:bold;text-decoration:none}
.embedHeaderHighlight a:visited{font-size:14px;color:#920606;font-weight:bold;text-decoration:none}
.embedHeaderHighlight a:hover{font-size:14px;color:#920606;font-weight:bold;text-decoration:underline}

.embedBorderit img{border: 1px solid #FFFFFF}
.embedBorderit:hover img{border: 1px solid #CCCCCC}
.embedBorderit:hover{color: #FFFFFF}

.ExampleBackColor{background-color:#DDDDDD}
.TableBackColor{background-color:#8C8A8B}

td,tr{font-size:8pt;color:#000000;font-family:Arial, Verdana}

.size10{font-size:10pt;color:#000000;font-family:Arial, Verdana}
.size10 a:link{color:#333333;text-decoration:none;border-bottom:1px dotted #CCCCCC}
.size10 a:active{color:#333333;text-decoration:none;border-bottom:1px dotted #CCCCCC}
.size10 a:visited{color:#333333;text-decoration:none;border-bottom:1px dotted #CCCCCC}
.size10 a:hover{color:#920606;text-decoration:none;border-bottom:1px dotted #920606}

.topHeadingText{font-size:24px;font-weight:bold;color:#333333}
.topHeadingText a:link{color:#333333;text-decoration:none;border-bottom:1px dotted #CCCCCC}
.topHeadingText a:active{color:#333333;text-decoration:none;border-bottom:1px dotted #CCCCCC}
.topHeadingText a:visited{color:#333333;text-decoration:none;border-bottom:1px dotted #CCCCCC}
.topHeadingText a:hover{color:#920606;text-decoration:none;border-bottom:1px dotted #920606}

.bigText{font-size:18px;font-weight:bold;color:#000000}
.bigText a:link{color:#333333;text-decoration:none;border-bottom:1px dotted #CCCCCC}
.bigText a:active{color:#333333;text-decoration:none;border-bottom:1px dotted #CCCCCC}
.bigText a:visited{color:#333333;text-decoration:none;border-bottom:1px dotted #CCCCCC}
.bigText a:hover{color:#920606;text-decoration:none;border-bottom:1px dotted #920606}

.boxHeadingText{font-size:14px;font-weight:bold;color:#000000}
.boxHeadingText{background-image:url(images/embed_box_top_shade.gif)}

.explanationText{font-size:16px;color:#000000;font-family:Microsoft Sans Serif}
.explanationText a:link{color:#333333;text-decoration:none;border-bottom:1px dotted #CCCCCC}
.explanationText a:active{color:#333333;text-decoration:none;border-bottom:1px dotted #CCCCCC}
.explanationText a:visited{color:#333333;text-decoration:none;border-bottom:1px dotted #CCCCCC}
.explanationText a:hover{color:#920606;text-decoration:none;border-bottom:1px dotted #920606}

.redInputText{font-size:16px;color:#FF0000;font-family:Microsoft Sans Serif}
.greyInputText{font-size:16px;color:#808080;font-family:Microsoft Sans Serif}
.darkredInputText{font-size:16px;color:#5C0404;font-family:Microsoft Sans Serif}

.stepText{font-size:16px;color:#000000;font-family:Microsoft Sans Serif}
.stepText a:link{color:#333333;text-decoration:none;border-bottom:1px dotted #CCCCCC}
.stepText a:active{color:#333333;text-decoration:none;border-bottom:1px dotted #CCCCCC}
.stepText a:visited{color:#333333;text-decoration:none;border-bottom:1px dotted #CCCCCC}
.stepText a:hover{color:#920606;text-decoration:none;border-bottom:1px dotted #920606}

.popupHeadingText{font-size:14px;font-weight:bold;color:#000000}
.popupBodyText{font-size:12pt;color:#000000}

.warningText{font-size:10pt;font-weight:bold;color:#FFFFFF}
.warningText a:link{text-decoration:underline;color:#FFFFFF}
.warningText a:active{text-decoration:underline;color:#FFFFFF}
.warningText a:visited{text-decoration:underline;color:#FFFFFF}
.warningText a:hover{text-decoration:underline;color:#FFFFFF}

#loading
{	font-size:20px;
	font-weight:bold;
    margin-top:10px;
    margin-left:15px;
}

#PreviewButton
{	cursor:pointer;
}

/* Calculating... */
#UpdateProgress
{	background-color:#FFE9E9;
	font-family:Arial, Verdana;
	font-size:18px;
	font-weight:bold;
	color:#920606;
	border: solid 1px #920606;
	padding-left:13px;
	padding-right:13px;	
	padding-top:13px;
	padding-bottom:13px;
	white-space:nowrap;
}

/*Modal Popup*/
.modalBackground
{	background-color:Gray;
	filter:alpha(opacity=50);
	opacity:0.5;
}

.modalPopup
{	background-color:#ffffff;
	border-width:1px;
	border-style:solid;
	border-color:#404040;
}

#CloseButton
{	cursor:pointer;
}

#PopupCloseWindow
{	cursor:pointer;
}
