/* Generic - Blue */

.boxtlblue
{
	width: 20px;
	background: url(../resources/boxtlblue.gif) no-repeat;
}

.boxtlbluefill
{
	width: 133px;
	background: url(../resources/boxtlbluefill.gif) no-repeat;
}

.boxtmblue
{
	height: 30px;
	background: url(../resources/boxtmblue.gif) repeat-x;
}

.boxtrblue
{
	width: 20px;
	background: url(../resources/boxtrblue.gif) no-repeat;
}

.boxcontentblue
{
	height: 160px;
	vertical-align: top;
	border-left: 1px solid #21378c;
	border-right: 1px solid #21378c;
	background: white;
}

div.boxcontentwrapperblue
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

.boxcontentwrapperblue a
{
	color: #21368c;
}

.boxblblue
{
	width: 20px;
	background: url(../resources/boxblblue.gif) no-repeat;
}

.boxbmblue
{
	height: 30px;
	background: url(../resources/boxbmblue.gif) repeat-x;
}

.boxbrblue
{
	width: 20px;
	background: url(../resources/boxbrblue.gif) no-repeat;
}

.boxbrbluefill
{
	width: 133px;
	background: url(../resources/boxbrbluefill.gif) no-repeat;
}


/* Quote - Blue */

.boxquotetopblue
{
	height: 50px;
	background: url(../resources/quotestart.gif) no-repeat;
	background-position: top left;
}

.boxquotebottomblue
{
	height: 50px;
	background: url(../resources/quoteend.gif) no-repeat;
	background-position: bottom right;
}

.boxquotecontentblue
{
	height: 120px;
	vertical-align: middle;
	font-size: 9pt; 
	font-style: italic; 
	padding: 10px 20px 10px 20px;
}

/* Quote - Blue (Wide) */
.widequoteblue
{
	width: 75px; 
	height: 120px; 
	float: left;
}

.quoteleft
{
	background: url(../resources/quotestart.gif) top right no-repeat;
}

.quoteright
{
	background: url(../resources/quoteend.gif) bottom left no-repeat;
}

/* Global */

div.boxtitlebar{
	font-size: 10pt;
	font-weight: bold;
	color: white;
	clear: both;
}

div.boxcontentwrapper {
	clear: both;
}

div.boxfooterbar{
	font-weight: bold;
	color: white;
	text-align: right;
	clear: both;
}

div.boxfooterbar a{
	color: white;
}

div.boximg {
	text-align: center;
	clear: both;
	padding-bottom: 10px;
}

div.boxtitle{
	padding-left: 10px;
}
div.boxcontentblue
{

}
div.boxcontent ul {
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style: none;
}

div.boxfooter{
	padding-right: 10px;
}

div.contentbox1 {
	width: 240px;
	height: 220px;
	margin: 5px;
}
