*{
	color:#666;
	font-family:"Trebuchet MS";
	font-size:10pt;
}
html{
	overflow-y:scroll
}
table{border-collapse:collapse}
a{color:#01ACEB;-moz-outline:none;outline:none;ie-dummy:expression(this.hideFocus=true)}
.txtDecorNone,a:hover{text-decoration:none}
img{border:none}
.header{
	background:url(images/header-bg.jpg) repeat-x top;
}
.menu{
	background:url(images/menu.png) no-repeat; 
	text-align:left; 
	padding-top:5px;
	padding-bottom:17px;
}	

.menu * {
	display: block;
	float: left;
}

.menu a{
	color:#666;
	font-size:10pt;
	text-decoration:none;
	margin: 0 18px;
	white-space: nowrap;
}
.menu a:hover{
	text-decoration:underline;
}
.menu .selected{
	background: url(images/but.gif) repeat-x;
	color:#fff;
	height:25px;
	margin: -5px 0 0 0;
	padding: 5px 18px 9px 18px;
}
.menu small{
	color:#666;
	font-size:9pt;
	vertical-align:top;
	padding: 0 0 0 23px;
}

.menu .first {
	padding: 5px 19px 9px 23px;
	background: url(images/blue-corner-left.png) no-repeat;
}

.menu .last {
	white-space: nowrap;
	padding: 8px 23px 6px 19px;
	*padding: 9px 23px 5px 19px;
	background: url(images/blue-corner-right.png) no-repeat right;
	margin: -8px 0 0 0;
	*margin: -9px 0 0 0;
}

.menu .home {
	margin: 0 18px 0 24px;
	_margin: 0 19px 0 12px;
}

.right-corner{
	background:url('images/menu-corner-right.jpg') top no-repeat;
	width:1px;
}
.left-corner{
	background:url('images/menu-corner-left.jpg') top no-repeat;
	width:1px;
}

.blue-left-corner{
	background:url('images/blue-corner-left.png') no-repeat;
	width:14px;
}

.blue-right-corner{
	background:url('images/blue-corner-right.png') no-repeat;
	width:14px;
}

.space{
	font-size:1px;
	height:5px;
}
.context{
	padding-left:15px;
	padding-right:15px;
	vertical-align:top;
}
h1,h2,h3,h4{margin-top:0px}
h3{color:#DE127A;font-size:14pt}
h4{color:#DE127A;font-size:12pt}
h5{font-size:10pt;margin-top:2em}
h5.big{font-size:12pt}
.submit{
	background:url(images/button.gif) no-repeat center;
	color:#fff;
	display:block;
	font-weight:bold;
	height:26px;	
	padding-top:5px;
	text-align:center;
	text-decoration:none;
	width:85px;
}
li{
	list-style-image:url(images/bullet.gif);
}
.submit:hover{
	color:#B9ECFF;
}
input.text{
	border:1px solid #ccc;
	font-family:Tahoma;
	font-size:11pt;
	width:120px;
}
img.middle{
	vertical-align:middle;
}

.rel {
	position: relative;
	text-align: left;
}

#logo {
	position: absolute;
	top: 34px;
	left: 28px;
	border: none;
}

#slogan {
	position: absolute;
	top: 33px;
	left: 218px;
}

#search {
	width: 230px;
	position: absolute;
	top: 64px;
	left: 510px;
}

#search input {
	vertical-align: middle;
}

INPUT.inputSmall {
	background-color: #fff; 
	padding: 2px;
	width: 150px;
	font: 11px/13px Arial, Tahoma, Verdana, Helvetica, sans-serif;		
	border:1px solid #ccc;
	border-top:1px solid #666;
	border-left:1px solid #666;
	margin: 0 12px 0 0;
}

.imgLeft {
 	float:left; 
	margin:5px;
 }
 
 .vAlignTop td {
	vertical-align: top;
 }
 
 .padB1em td {
 	padding-bottom: 1em;
 }
 
 .quote {
 	font-size: 12pt;
	font-style: italic;
	text-align: right;
}

.author {
	font-weight: bold;
	text-align: right;
}

SUP {
	font-size: 0.7em;
}

.simpleUl li {
	list-style-image: none;
}

.alCenter {
	text-align: center;
}

.margL60px {
	margin-left: 60px;
}

.forms input, .forms textarea {
	margin-bottom: 10px;
}

#speechBubble, #speechBubbleBig {
	width: 198px;
	height: 192px;
	padding: 10px 15px;
	background: url(images/speechBubble.gif) no-repeat;
}

#speechBubble em, #speechBubbleBig em {
	color: #DE127A;
	background: transparent;
}

#speechBubbleBig {
	height: 317px;
	background: url(images/speechBubbleBig.gif) no-repeat;
}

table#speechBubble{
	width: 228px;	
	background:;
	padding:0;
}
table#speechBubble td{	
	background:url(images/line.gif) repeat-y;
	padding:0 15px;
}

table#speechBubble .top{
	background: url(images/speechBubble.gif) no-repeat;
}

table#speechBubble .bottom{
	background: url(images/speechBubble.gif) bottom left no-repeat;
	height:55px;
}

.floatL{float:left}

.margR10 {
	margin: 0 10px 0 0;
}
