/* @override http://www.thecreamstudios.com/public/css/additionals.css */

/* Side Quotes */

.side-quote {
		padding: 0px 0px 0px 0;
	margin: 15px 0px 0px 4px;
}

.side-quote p a {
	margin-left: 14px;
	text-decoration: none;
	color: #339fd3;
}

.side-quote p a:hover {
	margin-left: 14px;
	text-decoration: none;
	color: #ff8b0e;
}

.side-quote h5 {
	color: #787878;
	font: italic 13px/18px Georgia, "Times New Roman", Times, serif;
	margin-top: 00px;
	margin-bottom: 0;
	margin-left: 14px;
}

.side-quote h6 {
		font-weight: bold;
	color: #292929;
	text-decoration: none;
	margin-bottom: 10px;
	margin-left: 14px;
	text-align: right;
	font-size: 12px;
}

.side-quote h6 a {
		font-weight: bold;
	color: #ff8b0e;
	text-decoration: none;
}

.side-quote h6 a:hover {
		font-weight: bold;
	color: #339fd3;
	text-decoration: none;
}

/* Table Styles 2
----------------------------------------------- */

table.sofT td {
	padding: 5px;
}

.contacthead {	color: #ff8b0e;	font-size: 14px;}table.contacts {	background-color: #e6e6e6;	border: solid 1px #3491c2;	border-collapse: collapse;	border-spacing: 0px;}td.contactDept {	background-color: #e6e6e6;	border: solid 1px #3491c2;	font-weight: bold;	font-size: 11px;	color: #858585;	font-family: Arial, Helvetica, SunSans-Regular, sans-serif;}td.contact {	border-bottom: 1px dotted #6699cc;	text-align: left;	font-weight: normal;	font-size: 0.7em;	color: #858585;	font-family: Arial, Helvetica, SunSans-Regular, sans-serif;	background-color: #fafafa;	padding: 4px 0 4px 8px;}

/* News Block */

.with-border-box {
	float: left;
	border-bottom: 1px dotted #3c3c3c;
	margin: 18px 0 0 0;
	padding-bottom: 10px;
	width: 100%;
	padding-top: 6px;
}

.pic-border-small {
	width: 113px;
	height: 76px;
	float: left;
	background: url(../images/bg/pic-border-small.gif) no-repeat left top;
	line-height: 0%;
	font-size: 1px;
}

.pic-border-small IMG {
	margin: 8px 0 0 8px;
}

.text-block-right {
	float: right;
	margin: 8px 0 0 0;
	width: 450px;
}

.text-block-right H3 {
	font-size:15px;
	color:#ff8b0e;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;;
	font-weight:normal;
	padding-left: 0;
	margin-bottom: -10px;
	margin-top: -5px;
}

.text-block-right H3 a {
	font-size:15px;
	color:#ff8b0e;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;;
	font-weight:normal;
	text-decoration: none;
}

.text-block-right H3 a:hover {
	text-decoration: underline;
}

.text-block-right H2 {
	font-size: 18px;
	color: #0c2d57;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 8px;
}

.text-block-right H2 A {
	color: #0c2d57;
	font-size: 18px;
	text-decoration: none;
}

.text-block-right H2 A:Hover {
	color: #ff8b0e;
	font-size: 18px;
}

.text-block-right P {
	margin: 2px 0 0 0;

}

.text-block-right P A {

}

/* Images */

.bigpic-vert {
	border: 1px solid #3c3c3c;
	padding: 4px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}

.bigpic-horiz {
	border: 1px solid #3c3c3c;
	padding: 4px;
}

/* Quote Styles----------------------------------------------- */

div.quote {
	position: relative;
	padding: 0;
	background: #bce2fe;
	width: 580px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-right: 15px;
}

div.quote p {
	margin: 0 0 10px;
	width: 385px;
}

div.quote img {
	float: right;
	margin-left: 15px;
	border: 1px solid #77b5e3;
	padding: 4px;
}

div.quote .company {
	font-size: 14px;
	text-align: right;
	color: #0869b1;
	padding-bottom: 0;
	font-weight: bold;
	padding-right: 110px;
}

div.quote .company a {
	font-size: 14px;
	text-align: right;
	color: #0869b1;
	padding-bottom: 10px;
	font-weight: bold;
}

div.quote em {
	font-style: italic;
	background: none;
}

div.quote div.qbody {
	position: relative;
	margin: 0;
	padding: 0 20px 0 50px;
	color: #0869b1;
	background: #bce2fe url(../images/quote_box/quote-bg.gif) no-repeat 10px 5px;
	font: italic 16px/25px Georgia, "Times New Roman", Times, serif;
}

div.quote div.qbody a {

	text-decoration: underline;
	color: #0869b1;
	font-size: 15px;
}

div.quote div.qbody a:hover {
	
	color: white;
	
	text-decoration: underline;
}

div.quote div.qtop, div.quote div.qbottom {
	position: relative;
	margin: 0;
	padding: 0;
	height: 10px;
	background: url(../images/quote_box/quote-top.gif) no-repeat;
}

div.quote div.qbottom {
	background: url(../images/quote_box/quote-bottom.gif) no-repeat;
}

/* Sidebar */

.sidebarImg{
	float:left;
	padding:0 0 12px 0;
	margin-right: 6px;
}
