/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1em; background: url(images/bg.gif) repeat-x top}
html, input, textarea	{	font-family:Arial; 
		color:#a2a2a2;	}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}

.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
.fright1{ float:center}
div.container {	overflow:hidden; width: 100%;}

a img{ border:0px}
img{ vertical-align:top;  }

b{color:#018eb9;}

a{color:#e4336d; text-decoration:underline} 
a:hover{text-decoration:none}
.link1{color:#a2a2a2; } 
.link2{color:#000000; background:url(images/marker2.gif)  center right no-repeat; padding-right:7px; font-size:1.09em} 
.link3{ color:#5a5a5a}
.link4{color:#e4336d; font-size:1.09em} 
.link5{color:#b4164a; font-size:14px; font-weight:bold; text-decoration:none;} 

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/marker1.gif) top left no-repeat; background-position:0 10px; margin:0; padding-left:7px; }
ul li a{color:#e4336d; text-decoration: underline; line-height:1.83em; font-size:1.09em} 
ul li a:hover { text-decoration:none; }

.link { display:block; float:left; background:url(images/link_bg.gif) left top repeat-x; color:#fff; text-decoration:none;}
.link em { display:block; background:url(images/link_left.gif) no-repeat left top;}
.link b { display:block; background:url(images/link_right.gif) no-repeat right top; padding:1px 11px 3px 19px; font-weight:normal; font-style:normal;}
.link a { color:#ffffff; text-decoration:none;}
.link a:hover { text-decoration:underline; }


/*header*/
#header .flash{ margin:0px -51px 0px -50px; position:absolute }

/*content*/
#content{ font-size:0.6875em; width:100%; text-align:left;}
#content .indent-col2{padding:17px 0 0 10px}
#content .indent-col1{padding:16px 0 0 17px}
#content .title{  margin-bottom:27px}
#content .title1{  margin:15px 0 17px 0}
#content .title2{  margin:0 0 11px 0}
#content .img-left{ float:left; margin:0 26px 0 0}
#content .img-left1{ float:left; margin:0 16px 0 -10px}
#content .img-left2{ float:left; margin:0 16px 0 0}
#content .img-indent{ margin:0 0 24px 0}
#content .img-indent1{ margin:0 0 15px -10px}
#content .img-indent2{ margin:30px 0 15px -10px}
#content p{ margin:0 0 17px 0}
#content .p{ margin:0 0 17px 0}
#content .p1{ margin:0 0 27px 0}
#content .p2{ margin:0 0 11px 0}
#content .p3{ margin:0}
.txt a{ color:#4e4e4e; text-decoration:none; font-size:1.09em}
.txt a:hover{ text-decoration:underline}
.txt span a{ color:#91070b; }
h4{ color:#b4164a; font-size:1.54em; margin-bottom:6px}
h3{ color:#e4336d; font-size:1.09em}
h5{ color:#e4336d; font-size:1.09em; font-weight:normal}
.h3{ margin-bottom:15px}

.greydark{color:#333333; center right no-repeat; padding-right:7px; font-size:1.09em}

.indent{padding:6px 0 0 6px}
.indent1{padding:0 0 0 6px}
.indent2{padding:0 0 40px 20px}
.indent-1{margin:0 0 0 20px; position:relative; float:left}
.indent3{padding:0 15px 10px 16px; line-height:1.27em}


/*box*/
.box{ background:#fff; width:100%; }
.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:0 23px 36px 23px; }
/*box1*/
.box1{ background:#eeeeee; width:100%; color:#7e7e7e; font-size:1.09em }
.box1 .corner-top-left {background:url(images/corner_top_left1.gif) no-repeat left top;}
.box1 .corner-top-right {background:url(images/corner_top_right1.gif) no-repeat right top;}
.box1 .corner-bottom-left {background:url(images/corner_bottom_left1.gif) no-repeat left bottom;}
.box1 .corner-bottom-right {background:url(images/corner_bottom_right1.gif) no-repeat right bottom; }
.box1 .indent-box{ padding:15px 30px 16px 17px; }
.box1 .indent-box1{ padding:15px 30px 32px 17px; }
.box1 .indent-box2{ padding:15px 15px 1px 15px; }
.box1 .link-1{ color:#5a5a5a; display:block; margin-bottom:7px}
.box1 .link-2{ color:#7e7e7e; }
.box1 b{ color:#5a5a5a}


/*footer*/
#footer { color:#5c5c5c; font-size:0.75em; }
#footer .indent-footer{ padding:20px 25px 0 55px;}
#footer a {color:#5c5c5c; text-decoration:underline}  
#footer a:hover {  text-decoration:none}

.h{ height:34px}
.block-contact span{ float:right; margin-right:180px}
input{
   	border:1px solid #a2a2a2; 
	background:#FFFFFF;
	width:245px; height:20px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:3px
}
textarea{
   	border:1px solid #a2a2a2; 
	background:#FFFFFF;
	width:270px; height:122px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}