/**********   GENERAL STYLES   **********/
body, html {
    background: #313030 url(../bg.gif) repeat 0% 0%;    
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0;
}
body, select, input, textarea, td { 
    font-family: Arial, Helvetica, sans-serif; 
    color: #474747;
    font-size: 13px;
}
big {
    font-size: 14px;
}
small {
    font-size: 11px;
}
a, a:hover {
    color: #006BA8;
    text-decoration: underline;
}
a:hover {
    color: #006BA8;
}
table {
    border: none; 
    border-collapse: collapse;
}
form, img, div, td, th {
    padding: 0;
    margin: 0;
    background: transparent;
    border: none;
}
p {
    padding: 0px 0px 13px 0px;
    margin: 0;   
}
h1, h2, h3, h4 { 
    font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif; 
}
h1 {
    color: #00427e;
    font-size: 21px;
    font-weight: normal;
    padding: 0px 0px 12px 0px;
    margin: 0;    
}
h2 {
    color: #3f3f3f;
    font-size: 18px;
    font-weight: normal;
    padding: 0px 0px 4px 0px;
    margin: 20px 0px 0px 0px;
}
h3 {
    color: #3F3F3F;
    font-size: 17px;
    font-weight: normal;
    padding: 0px 0px 2px 0px;
    margin: 0;
}
/**********   DESIGN ELEMENTS   **********/
#wrapper {
    width: 670px;
    margin: 0 auto;
    padding-bottom: 20px;
    padding-top: 62px;
}
.head {
    height: 98px;
    background: #656c6b url(../bg_head.gif) repeat-x 0% 0%;    
}
.head td {
    vertical-align: top;
}
.head td.logo {
    padding: 30px 4px 0px 4px;
}
.head td.icons {
    padding: 44px 28px 0px 0px;
}
.head td.icons p {
    float: right;
    font-weight: bold;
    font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif; 
    padding: 0px 0px 0px 36px;
}
.head td.icons a, .head td.icons a:hover {
    color: #ffffff;
    text-decoration: none;
}
.head td.icons p img {
    float: left;
    position: relative;
    top: -7px;
    margin-right: 9px;
}

.menu {
    text-align: center;
    border-left: 1px solid #f6fbfe;
    border-right: 1px solid #eef7fe;
    height: 31px;
    background: #444b42 url(../bg_menu.gif) repeat-x 0px 0px;
}
.menu table {
    width: auto;
    margin: 0 auto;
}
.menu, .menu td {
    font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif; 
    font-size: 15px;
    font-weight: bold;
    padding: 0px 12px;
}
.menu a, .menu a:hover {
    display: block;
    position: relative;
    text-decoration: none;
    padding: 4px 18px 6px 18px;
}
.menu a, .menu a:hover, .menu .active a, .menu .active a:hover {
    color: #ffffff;
}
.menu td.active {
    padding-top: 2px;
}
.menu td.active div {
    padding: 0;
    color: #3f3f3f;
    background: #cad0d3 url(../menutab_left.gif) no-repeat 0px 0px;
    position: relative;
    z-index: 4;
    height: 29px;
    bottom: -1px;
}
.menu td.active div div {
    padding: 4px 18px 5px 18px;
    background: transparent url(../menutab_right.gif) no-repeat 100% 0%;
    bottom: 0;
    height: auto;
}

.menuBtm img {
    margin: 0px 7px 2px 7px;
}
.content {
    background: #ffffff url(../grad.gif) repeat-x 0px 0px;
    border-right: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-top: 1px solid #d9dddf;
    text-align: left;
    position: relative;
    z-index: 3;
}

.foot {
    background: #f7f7f7;
    border-left: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    font-size: 13px;
    text-align: left;
    padding: 20px 24px 21px 20px;
    position:relative;
    color: #4c4c4c;
}
.crnTop {
    height: 15px;
    width: 100%;
    clear: both;
    text-align: left;
    background: #f7f7f7 url(../crn4.gif) no-repeat 100% 0%;
}
.crnBtm {
    height: 15px;
    width: 100%;
    clear: both;
    text-align: left;
    background: #f7f7f7 url(../bg_foot.gif) repeat-x 0% 100%;
}
.crnBtm div {
    height: 15px;
    background: transparent url(../crn6.gif) no-repeat 100% 0%;
}

.foot p {
    padding: 0px 0px 7px 0px;
    position:relative;
}
.foot p.copy {
    float: right;
    padding: 0px;
}
.foot p.copy img {
    margin: 1px 0px;
}
.foot a, #foot a:hover {
    color: #4c4c4c;
}
.foot a:hover {
    color: #666666;
}
.clear {
    clear: both;
    width: 100%;
    height: 1px;
    padding: 0 !important;
}
.abuse td {
	color: #000000;
	padding: 6px 10px;
}
.require2change {
	background:#FFF5D4 url(../error-sign.gif) no-repeat scroll 8px center;
	color:#B73811;
	margin:3px;
	padding:10px 10px 10px 40px;
}
.mondatory {
	font-size:1em;
	color:#FF5B00;	
}

/**********   CONTENT STYLES   **********/
.indent {
    padding: 14px 85px 14px 73px;
    vertical-align: top;
}
.cornersBoxTop {
    height: 36px;
}
.cornersBoxTop th {
    background: #ebf5ff url(../box_top.gif) repeat-x 0px 0px;
    width: 100%;
}    
.cornersBoxTop h1 {
     padding: 0;
}
.box {
    background: #ffffff url(../bg_box.gif) repeat-x 0% 100%;        
    vertical-align: top;
    padding: 19px 20px 0px 26px;
}
.image {
    background: #ffffff url(../bg_box.gif) repeat-x 0% 100%;        
    vertical-align: top;
    padding: 19px 0px 0px 26px;
}
.boxLeft {
    background: #ffffff url(../box_border.gif) repeat-y 0% 0%;        
    vertical-align: bottom;
}
.boxRight {
    background: #ffffff url(../box_border.gif) repeat-y 100% 0%;        
    vertical-align: bottom;
}
form h1 {
    text-align: center;
}
.box td {
    text-align: left;
    padding: 7px 0px 7px 0px;
    vertical-align: top;
}
.box td.field {
    text-align: left;
    padding: 6px 0px 10px 16px;
}
.box p input {
    position: relative;
    bottom: -1px;
    margin-right: 3px;
}
.field input, .field select {
    width: 183px;
    height: 21px;
    background: #ffffff;
    border: 1px solid #c1c1c1;
    font-size: 14px;
}
.field select {
    width: 125px;
}
.box td p {
    font-size: 13px;
    padding: 0;
}
