﻿.wizardDropDown { width:383px; height:400px; text-align:left; overflow:auto; border:1px solid #000066; font-family:Calibri, Tahoma, Verdana, Arial; font-size:13px; color:Black; visibility: hidden; background-color:#ffffff; }
.wizardDropDown table { width:366px; }
.wizardDropDown a:link { color:black; text-decoration:none; }
.wizardDropDown a:hover { color:black; text-decoration:underline; }
.wizardDropDown a:active { color:black; text-decoration:none; }
.wizardDropDown a:visited { color:black; text-decoration:none; }

.wizardTextBoxDropDownList { width:238px; height:17px; padding: 0px 12px 0px 4px; font-family: Calibra, Tahoma, Verdana, Arial; font-size:11px; color:#000000; background-color:#ffffff; background-image:url(../../Images/MultiColumnDropDown.gif); background-position:right; background-repeat:no-repeat; 
	border-left: 1px solid #E2E3EA; border-top: 1px solid #ABADB3; border-right: 1px solid #DBDFE6; border-bottom: 1px solid #E3E9EF; }
.wizardTextBoxDropDownList span { margin:3px 0px; }

.wizardDropDownNormal { }
.wizardDropDownNormal td { background-color:#ffffff; }
.wizardDropDownNormal a:link { color:#000000; text-decoration:none; }
.wizardDropDownNormal a:hover { color:#000000; text-decoration:underline; }
.wizardDropDownNormal a:visited { color:#000000; text-decoration:none; }
.wizardDropDownNormal a:active { color:#000000; text-decoration:none; }

.wizardDropDownHighlight { }
.wizardDropDownHighlight td { background-color:#3399FF; }
.wizardDropDownHighlight a:link { color:#ffffff; text-decoration:none; }
.wizardDropDownHighlight a:hover { color:#ffffff; text-decoration:underline; }
.wizardDropDownHighlight a:visited { color:#ffffff; text-decoration:none; }
.wizardDropDownHighlight a:active { color:#ffffff; text-decoration:none; }


.wizardDropDownNormalPreferred { }
.wizardDropDownNormalPreferred td { background-color:#eeeeee; }
.wizardDropDownNormalPreferred a:link { color:#000000; text-decoration:none; }
.wizardDropDownNormalPreferred a:hover { color:#000000; text-decoration:underline; }
.wizardDropDownNormalPreferred a:visited { color:#000000; text-decoration:none; }
.wizardDropDownNormalPreferred a:active { color:#000000; text-decoration:none; }

.wizardDropDownHighlightPreferred { }
.wizardDropDownHighlightPreferred td { background-color:#3399FF; }
.wizardDropDownHighlightPreferred a:link { color:#ffffff; text-decoration:none; }
.wizardDropDownHighlightPreferred a:hover { color:#ffffff; text-decoration:underline; }
.wizardDropDownHighlightPreferred a:visited { color:#ffffff; text-decoration:none; }
.wizardDropDownHighlightPreferred a:active { color:#ffffff; text-decoration:none; }

.adminMenuItem { color:White; text-decoration:none; }
.adminMenuItem a:link { color:White; text-decoration:none; }
.adminMenuItem a:hover { color:White; text-decoration:none; }
.adminMenuItem a:active { color:White; text-decoration:none; }
.adminMenuItem a:visited { color:White; text-decoration:none; }