@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 1em; font-family: Verdana, Arial, Helvetica, sans-serif;	vertical-align: baseline;}
/* remember to define focus styles! */
:focus {outline: 0;}
body {line-height: 1; color: #000000; background: white; }
ol, ul {list-style: none;}
a{color:#999999; text-decoration:none;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {	quotes: "" "";}

p{line-height:150%;}

 /* This needs to be first because FF3 is now supporting this */
.clearfix {display: inline-block;}

.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    font-size: 0;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
body{background-color:#ffffff; font-size:1em; background:url(../images/backgroundBg.jpg) repeat-x scroll 0 0px; }


.hidden{
	display:none;
}
.iconText{
	font-size:.7em;
	color:#333333;
	position:absolute;
	line-height:100%;
}
/*
.boardText{
	font-size:.7em;
	color:#333333;
	position:absolute;
	line-height:110%;
	width:150px;
	text-align:center;
}*/
.text{
	font-size:.8em;
	color:#808080;
	line-height:120%;
	margin:5px 0;
	font-weight:bold;
}
.introTxt{
	font-size:.7em;
	color:#333333;
	margin-bottom:20px;
	font-weight:normal;
}
.detailText{
	font-size:.8em;
	color:#bfd5d9;
	line-height:120%;
	margin:5px 0;
}
.descripTxt{
	margin:5px 0;
}
.arrowBtn{margin-left:5px;width:6px; height:5px;}

a.mailLink{ font-weight:bold; color:#0F8B8B; }
