/* CSS Document */
/* start defining basic frame of web page*/
html, body{ 
		margin:0; 
		padding:0; 
		text-align:center; 
			} 
body {
		margin-top:20px;
		margin-bottom:20px;
		
	}	
#pageframe {
		margin:0 auto;
		padding:0px;
		width:1024px;
		text-align: left;
		background:#FFFFFF;		
	}
#maincolumn {
		position:relative;
		top:0;
		left:0;
		padding:0;
		margin:0;
		display:block;
		height:633px;		
}
/* end defining basic frame of web page*/

/* start defining basic fonts, hyperlinks, bullets and images*/
h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	margin:0;
	padding:0;
	color:#bec0c2;
	font-weight:normal;
	margin-bottom:10px;
	letter-spacing:2.5px;
}	
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	color:#9d9fa2;
	line-height:18px;
	margin-bottom:10px;
}
p a:link,a:visited {
	color:#9d9fa2;
}
p a:hover{
	color:#333333;
}
img {
	border: 0px none;
}
/* end defining basic fonts, hyperlinks, bullets and images*/

/*start defining common elements in include file page_common_elements.htm*/
#t_img1{position:absolute;width:44px;height:44px;left:688px;top:46px;}
#t_img2{position:absolute;width:44px;height:44px;left:740px;top:46px;}
#t_img3{position:absolute;width:44px;height:44px;left:793px;top:46px;}
#t_img4{position:absolute;width:44px;height:44px;left:845px;top:46px;}
#t_img5{position:absolute;width:44px;height:44px;left:898px;top:46px;}
#t_img6{position:absolute;width:44px;height:44px;left:950px;top:46px;}
#t_logo{position:absolute;top:35px;left:28px;width:227px;height:38px;}
#t_top_horiz_line1{position:absolute;width:658px;height:3px;left:17px;top:81px;background:url(../assets/t_linedot_bckg.png);background-repeat:repeat-x;}
#t_top_vert_line1{position:absolute;width:3px;height:40px;left:278px;top:39px;background:url(../assets/t_linedot_bckg.png);background-repeat:repeat-y;}
#t_top_vert_line2{position:absolute;width:3px;height:11px;left:674px;top:84px;background:url(../assets/t_linedot_bckg.png);background-repeat:repeat-y;line-height:11px;}
#t_top_horiz_line2{position:absolute;width:325px;height:3px;left:674px;top:96px;background:url(../assets/t_linedot_bckg.png);background-repeat:repeat-x;}
#t_middle_vert_line2{position:absolute;width:3px;height:487px;left:524px;top:98px;background:url(../assets/t_linedot_bckg.png);background-repeat:repeat-y;}
#t_middle_horiz_line1{position:absolute;width:112px;height:3px;left:527px;top:149px;background:url(../assets/t_linedot_bckg.png);background-repeat:repeat-x;}
#t_middle_horiz_line2{position:absolute;width:473px;height:3px;left:527px;top:284px;background:url(../assets/t_linedot_bckg.png);background-repeat:repeat-x;}
#t_bottom_horiz_line1{position:absolute;width:983px;height:3px;left:17px;top:587px;background:url(../assets/t_linedot_bckg.png);background-repeat:repeat-x;}
#t_footer{position:absolute;width:400px;height:28px;left:333px;top:594px;text-align:center;}
#t_footer p{font-size:9px;line-height:15px;color:#999999;}
/*end defining common elements in include file page_common_elements.htm*/





