/* Community Builder 1.0 RC2 template file */
/* Name: Default */

/* For registration and user profile titles and fields: */
HTML {
  height: 100%;
  margin-bottom: 1px;
}

BODY {
	height: 100%;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background: #ffffff;
	background-repeat: repeat;
}

a:link, a:visited {
	color: #1C1C76; text-decoration: none;
	font-weight: bold;
}

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

td,tr,p,div {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
	font-size: 11px;
	color: #333333;
	text-align: left;
}

h3, .componentheading {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #1C1C76;
	line-height: 18px;
	margin: 5px 0;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	font-variant: small-caps;
	color: #1C1C76;
	line-height: 18px;
	margin: 5px 0;
	text-align: center;
}

h5 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 14px;
	font-variant: small-caps;
	color: #1C1C76;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 1px;
	text-align: left;
}

h6 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16px;
	font-weight: bold;
	color: #1C1C76;
	line-height: 16px;
	margin: 5px 0;
	text-align: left;
	display: inline;
}
.componentheading {
  padding-top: 10px;
}

.contentheading {
	font-family: "Times New Roman", Times, serif;
  background: url(../images/hsep.png) bottom left repeat-x;
  padding: 0px 0px 5px 0px;
	font-size: 20px;
	font-weight: normal;
	height: 45px;
	vertical-align: bottom;
	color: #1C1C76;
	text-align: left;
	width: 100%;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

ul li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/bullet_red.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.small {
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-align: left;
}

 
/*  styles for usbf . */
 
 
 
.boxfortext {
 	border: 1px solid #003366;
	padding: 0px 5px 0px 5px;
	}
 
	
/* end styles for usbf . */

 
.titleCell, .captionCell {
  font-size: 14px;
	font-weight:bold;
	text-align:	left;
	vertical-align:top;
	white-space: nowrap;
	padding:2px 4px 2px 4px;
}
.titleCell {
   font-size: 14px;
	 
}
.fieldCell , .fieldCell td, .tab_Description {
  font-size: 14px;
	font-weight:normal;
	vertical-align:top;
	padding:2px 4px 2px 4px;
}
 