    a.SignIn   	{color: #2a93c8; text-decoration: underline}

	td.label, td.labelXL {
		border-top: 1px #448ccb solid; 
		width: 202px;
		font-size: 12px;
		vertical-align: top;
		padding-bottom: 15px }	 
		
	td.TDfield {
		padding-bottom: 15px }
		
	input.field, textarea.field, select  {
		margin-top: -1px; 
		background-color: #d7e6f4; 
		border: 1px #448ccb solid;
		font: 11px "Trebuchet MS", Verdana, Arial, sans-serif; }

	input.field {
		width: 248px; }

	.note {
		font-size: 9px; 
		font-style: italic;
		color: #448ccb;
		display: none } 
		
	.error_note {
		font-size: 9px; 
		font-style: italic;
		color: #ed1c24;
		display: none } 

	p.radioChoices {
		width: 135px; 
		font-size: 12px;
		float: left; 
		margin: 0px; 
		padding: 0px } 

	ul.subscribe {
		margin-left: 15px }
		
	ul.subscribe li {
		color: #44abfd; 
		font-size: 14px; 
		font-variant: small-caps }		
		
    .Welcome {
		font-weight: bolder;
		color: #44abfd;
		font-size: 13px} 
		
	p.marged {
		margin-top:10px	}

    p.submitClassic {
    	width: 340px;
        height: 23px;
		text-align: center;
        background-color: #44abfd;
        text-transform: uppercase;
        font-weight: bolder;
		padding-top:6px;
		margin: 15px auto;
        border: 1px #448ccb solid; }

    p.submitClassic a {
		color: #fff;
		text-decoration: none; }
		
