BODY

.bdtext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #444444;
}

.destxt
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font: bold;
	line-height: 24px;
	color: #1b1b1b;
}
.ucsc
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font: bold;
	font-size: 14px;
	color: #3c0000;
}

.heading{
	color: #475457;
	font-size: 16px;
	font-weight : bold;
	margin-left: 1em;
}

.subheading{
	background-color : #FFDDDF;
	padding: 2px;
	font-size: 14px;
	font-weight : bold;
	margin-left: 1em;
}

h3{
	color: #013C47;
}

h4{
	color: #475457;
}
li{
	padding-bottom : 4px;
	padding-top : 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #444444;
}

p{
	margin-left: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #444444;
	text-align: justify;
}

p.banner{
	line-height: 12px;
}

p.workshop
{
	margin-left: 0em;
	text-align: left;
}

p.setheading{
	margin-left: 3em;
}

.roundcont {
	width: 100%;
	background-color: #A9C5D0;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(images/ttr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/tbr.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}




