body {
	font-family: Tahoma, Skia;
	color: #3571A2;
}
.menuitem {
	font-size: 13px;
	font-weight: bold;
	line-height: 150%;

}
.menuitemindent {
	font-size: 13px;
	font-weight: bold;
	line-height: 150%;
	text-indent: 16px;

}
a:link {
	color: #4088C0;
	text-decoration: none;

}
a:visited {
	color: #734E94;
	text-decoration: none;

}
a:hover {
	color: #FFFFFF;
	text-decoration: none;

}
a:active {
	color: #4088C0;
	text-decoration: none;

}
p {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	
ul {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.pHeading {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4188C0;

}
.pTitle{
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding:4px;
	display:block;
	width:95%;
	color: #FFFFFF;
	background-color:#4188C0;
}


.pTitleCat	{
font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding:4px;
	width:95%;
	color: #D7EEF2;
	background-color:#4188C0;
}

.pSubHeading {

	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4188C0;
}
.menuitemindentSel {
	font-size: 13px;
	font-weight: bold;
	line-height: 150%;
	text-indent: 16px;
	color: #004E77;

}
.menuitemSel {

	font-size: 13px;
	font-weight: bold;
	line-height: 150%;
	text-indent: 0px;
	color: #004E77;
}
.price {
	font-weight: bold;
	background-position: right;
}
div.hr {
  height: 2px;
  background: #fff url(../../pink.gif) repeat center;
}

div.hr hr {
  display: none;
}
div.hr2 {
  height: 2px;
  background: #fff url(../../green.gif) repeat center;
}

div.hr2 hr {
  display: none;
}
a.textlink {
text-decoration: underline;
}

label {
	font-size: 12px;
}
.tableheader {
font-size:0.75em;
font-weight:bold;
background-color: #E2EDF5}
.tabledata {
font-size:0.75em;
font-weight:normal;
background-color: #FFFFFF}
.tabledata2 {
font-size:0.75em;
font-weight:normal;
background-color: #F3F8F8;
}
label {
float: left;
display: block;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
width: 200px;
margin-right:2px 8px 2px 0px;
text-align: right;
vertical-align:middle;
}
.input {
vertical-align:top;
background-color:#F4FDFF;
border: 1px solid #3571A2;
margin:2px;
}
.warn {
	font-weight: bold;
	color: #CC3366;
}
#menu ul  li {
list-style:none;
margin-left:-24px;
}
#menu ul  li ul li {
list-style:none;
list-style-position:outside;
margin-left:-24px;}

.smaller {
	font-size: 80%;
}
