table.LayoutTable{
	table-layout  : fixed ;
	margin-top    : 0px ;
	margin-right  : 0px ;
	margin-bottom : 0px ;
	margin-left   : 0px ;
}

h1.header{margin-top: 29px;margin-bottom: 0px;}


/* [link color Start */

a:link        { color : #660000 ; text-decoration : none ; }
a:visited     { color : #656565 ; text-decoration : none ; }
a:hover       { color : #cdaeae ; text-decoration : underline ; }
a:active      { color : #cdaeae ; text-decoration : none ; }

a.ach:link    { color : #660000 ; text-decoration : none ; }
a.ach:visited { color : #660000 ; text-decoration : none ; }
a.ach:hover   { color : #cdaeae ; text-decoration : underline ; }
a.ach:active  { color : #cdaeae ; text-decoration : none ; }

/* link color end n*/



/* [form control Start */

.box1    { background-color : #e0e0e0 ; width : 160px ; }
.box2    { background-color : #e0e0e0 ; width : 240px ; }
.box3    { background-color : #e0e0e0 ; width : 344px ; height : 10em ; }
.box4    { background-color : #e0e0e0 ; width :  40px ; }
.box5    { background-color : #e0e0e0 ; width :  50px ; }
.zip1    { background-color : #e0e0e0 ; width :  60px ; }
.zip2    { background-color : #e0e0e0 ; width :  70px ; }

.NavTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}
.Txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #001254;
}
.TopTxt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}
.NavTop {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	color: #001254;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #001254;
	line-height: 20px;
	font-weight: bolder;
	font-variant: normal;
}


/* form control end n*/
