body{
	height:100%;
	width:100%;
	background-color:#ffffff;
	background-attachment:fixed;
	margin: 0 auto 1.5em;
}

.cit_body{
	font-family:Arial,Verdana, sans-serif;
	font-size:10pt;
	background-color:#ffffff;
	width:955px;
	min-height:800px;
	margin-left:auto;
	margin-right:auto;
}

.cit_header{
	background-image: url('/images/global/101_header_image.jpg');
	background-repeat:no-repeat;
	position:relative;
	height:155px;
}

.cit_informational{
	background-image: url('/images/global/101_informational_section.jpg');
	background-repeat:no-repeat;
	position:relative;
	height:950px;
	width:955px;
	padding-bottom:4px;
}

.cit_nav{
	position:absolute;
	top:-1px;
	left:428px;
	z-index:100;
}  

.cit_footer{
	background-image: url('/images/global/101_footer_image.jpg');
	background-repeat:no-repeat;
	background-position:-1px;
	position:relative;
	height:267px;
	text-align:center;
}

.cit_footer_section{
	background-image: url('/images/global/101_frame.png');	
	background-repeat:repeat-y;
	font-family:Arial,Verdana, sans-serif;
	text-align:center;
	width:100%;
	padding-left:50px;
}

.cit_frame{
	background-image: url('/images/global/101_frame.png');	
	background-repeat:repeat-y;
}

.cit_content{
	padding-top:10px;
	width:450px;
	padding-left:20px;	
}

table{
	border-collapse:collapse;
}

.cit_form{
	background-image: url('/images/global/101_form_bkrd.png');
	background-repeat:no-repeat;
	min-height:424px;
	min-width:427px;
}

.cit_main_top{
	background-image: url('/images/global/body/101_main_content_top.png');
	background-repeat:no-repeat;
	background-position:25px;
	height:26px;
}

.cit_main_body{
	background-image: url('/images/global/body/101_main_content_body.png');
	background-repeat:repeat-y;
	background-position:25px;	
}

.cit_main_bottom{
	background-image: url('/images/global/body/101_main_content_bottom.png');
	background-repeat:no-repeat;
	background-position:25px;	
	height:26px;
}

.form_td{
	text-align:left;
	color:#ffffff;
	padding-right:5px;
	padding-bottom:5px;
}

.form_icons{
	width:35px;
	height:35px;
}

.footer_content{
	font-size:10pt;
	position:absolute;
	width:650px;
	top:205px;
	left:270px;		
}

.header_number{
	position:absolute;
	left:610px;
	top:110px;
	color:#ffffff;
	font-size:18pt;
}

img{
	border:none;
}

select{
	width:147px;
}

.error_image{
	visibility:hidden;
	width:20px;
	height:20px;
	position:relative;
	left:5px;
	top:5px;
}
	
