@charset "utf-8";
/* CSS Document */
.dummy {clear:both; height:0px; width:0px;}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	padding-top:10px;
	margin:0px;
	margin-top:20px;
}

a {
	color:#ff0072;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}
img{border:0px}
input, textarea {border:1px solid #cfcfcf; float:left; margin:0px 0px 10px 0px}
.form_Q {float:left; width:100px;}
.header {width:780px; padding:10px;}
.header_logo {float:left; width:136px; height:57px;}
.header_strapline {float:right; width:376px; height:17px; margin-top:40px;}

.home_holder {width:800px; height:200px;  margin-top:15px; }
.home_box {width:560px; height:200px; border:1px solid #cfcfcf; float:left;}
.home_tabbox {width:233px; height:202px; margin-left:5px; float:left; background:#ff0072; color:#fff;}
.home_tabs {width:223px; height:56px; border-bottom:3px solid #fff; padding:5px; text-align:left; cursor:pointer;}
.home_tabs:hover {background-image:url(../images/point.png); background-repeat:no-repeat; background-position:top right; background-position:right 0px 0px 0px 25px;}
.home_tabtext {margin-top:4px; font-size:10px; text-decoration:none;}


.text_title {
	font-size:20px;
	color: #ff0072;
	font-weight:bolder;
}

.text_subtext {
	font-size:14px;
	color:#666666;
}

.text_link {
	color:#666666;
	font-weight:normal;
	text-decoration:none;
}

.text_link:hover {
	color:#ff0072;
	font-weight:normal;
	text-decoration:none;
}

.text_link_on {
	color:#666666;
	font-weight:normal;
	text-decoration:underline;
}

.text_link_on:hover {
	color:#ff0072;
}


.page_basic {
	width:500px;
	padding-top:15px;
	text-align:left;
}

.break {
	width:500px;
	border:solid 1px #FF0066;
	padding:10px;
}
input {border:1px solid #cfcfcf; float:left;}