/* CSS Document */
a.choicesHeaderLink:link,a.choicesHeaderLink:hover,a.choicesHeaderLink:active,a.choicesHeaderLink:visited {color:#fff; line-height:34px;}
a.choicesBlueLink:link,a.choicesBlueLink:hover,a.choicesBlueLink:active,a.choicesBlueLink:visited {color:#03f;}
.choicesLandingHeader{background-color:#DDE8FC; padding:6px 6px 6px 6px;margin:2px 0px 10px 0px; font-size:12px; font-weight:bold;font-family:Arial,Helvetica,Sans-Serif;}	
.choicesLandingItemHeader{font-size:11px; font-family:Arial,Helvetica,Sans-Serif;font-weight:bold;}
.choicesLandingItemText{font-size:11px; font-family:Arial,Helvetica,Sans-Serif;}
.footerLinks{font-size:11px; font-family:Arial,Helvetica,Sans-Serif;margin:22px 0px 0px 0px;}

.choicesHeader{font-size:12px; font-weight:bold; font-family:Arial,Helvetica,Sans-Serif;}	
.choicesHeaderText {font-size:11px; font-family:Arial,Helvetica,Sans-Serif;}	
.choicesText {font-size:11px; font-family:Arial,Helvetica,Sans-Serif;}	

.stepBGblue {background-color:#B2D1F0;margin:0px 0px 2px 0px;} /* step 1*/
.stepBGgreen {background-color:#CCE1B0;margin:0px 0px 2px 0px;} /* step 2*/
.stepBGlightgreen {background-color:#EAF1AF;margin:0px 0px 2px 0px;} /* step 3*/
.stepBGlightblue {background-color:#DEE7FF;margin:0px 0px 2px 0px;} /* step 4*/
.choicesStepNumberPadding{padding:6px 5px 6px 8px;}
.choicesStepContentPadding{padding:7px 8px 0px 0px;}
/*style padding is {padding:top right bottom left} */

