/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:0.9em; text-align:center}
html, input, textarea	{	font-family:Arial; 
		color:#656565;	}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}

.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}

div.container{	overflow:hidden; width: 100%;}

a img{ border:0px}
img{ vertical-align:top;  }

a{color:#197aaf; text-decoration:none; font-weight:bold} 
a:hover{text-decoration:underline}
.link1, .link2{background:url(images/marker.gif) top left no-repeat; background-position:0 3px; margin:0px; padding-left:12px; float:right} 
.link2{float:left} 


/*header*/
#header {font-size:0.75em; color:#FFFFFF }
#header .info{ margin:15px 0 0px 367px }
#header .logo{ margin:62px 0 57px 322px }
#header .block{ position:absolute; margin:119px 0 0px 573px }
#header .button{ margin:21px 0 0px 176px }
#header .m{ margin:0px 0 0px 33px }

/*content*/
#content{ font-size:0.75em; width:100%; text-align:left;}
#content .indent{padding:0px 0px 0px 0px}
#content .title{  margin-bottom:20px}
#content .img-left1{ float:left; margin:0px 20px 11px 0px}
#content .img-left{ float:left; margin:0px 18px 23px 0px}
#content .img-left2{ float:left; margin:0px 18px 13px 0px}
#content .img-indent{ margin:0px 0px 21px 0px}
#content p{ margin:0px 0px 11px 0px}
#content .p2{ margin:0px 0px 5px 0px}
#content .p3{ margin:5px 0px 5px 0px}
#content .p4{ margin:0px 0px 21px 0px}
#content .bg{ background:url(images/tail.gif) repeat-x bottom}

.indent-col1{padding:26px 25px 48px 32px}
.indent-col2{padding:26px 25px 10px 32px}
.indent-col3{padding:26px 40px 10px 32px}
.indent-col4{padding:26px 36px 48px 32px}

#page7 p{ margin:0px 0px 14px 0px}

/*block*/
.box{ background:url(images/bg_center.gif) #EAE4E0; width:100%; color:#767676; font-size:1em; }
.box .border-top {background:url(images/border_top.gif) repeat-x top;}
.box .border-bottom {background:url(images/border_bottom.gif) repeat-x bottom;}
.box .border-left {background:url(images/border_left.gif) repeat-y left;}
.box .border-right {background:url(images/border_right.gif) repeat-y right;}
.box .corner-top-left {background:url(images/corner_top_left.gif) no-repeat left top;}
.box .corner-top-right {background:url(images/corner_top_right.gif) no-repeat right top;}
.box .corner-bottom-left {background:url(images/corner_bottom_left.gif) no-repeat left bottom;}
.box .corner-bottom-right {background:url(images/corner_bottom_right.gif) no-repeat right bottom; }
.box .indent-box{ padding:0px 0px 0px 0px; }


/*footer*/
#footer { color:#656565; font-size:0.75em; }
#footer .indent-footer{ padding:28px 25px 0px 33px;}
#footer a {color:#8f8f8f; font-weight:bold; text-decoration:none}  
#footer a:hover {  text-decoration:underline}

