@font-face {
font-family:franklin;
src:url("../../assets/templates/custom/inc/fonts/Frkgotn.ttf") format("truetype");
}

@font-face {
font-family: franklin;
font-style: italic;
src:url("../../assets/templates/custom/inc/fonts/Frkgotni.ttf") format("truetype");
}

@font-face {
font-family: franklin;
font-weight: bold;
src:url("../../assets/templates/custom/inc/fonts/Frkgoth.ttf") format("truetype");
}

@font-face {
font-family: franklin;
font-weight: bold;
font-style: italic;
src:url("../../assets/templates/custom/inc/fonts/Frkgothi.ttf") format("truetype");
}

p {
}

#globalborder p, #contentborder p {
	margin-bottom: 8px;
}

h1 {
font-family:franklin;
font-size:30px;
line-height:28px;
margin: 0 0 16px 0;
font-weight:normal;
color:#669900;
}

	#streamer .heading {
	font-family:franklin;
	font-size:30px;
	line-height:28px;
	margin: 0 0 16px 0;
	font-weight:normal;
	color:#ffffff;
	width:300px;
	}
	
	.cufon #streamer .heading {
	font-size:30px;
	margin-bottom:16px;
	line-height:24px;
	}
	
		.cufon #streamer .heading span {
		height:20px!important;
		}
	
	#content h1 {
	}

h2 {
font-family:franklin;
font-size:13px;
line-height:15px;
margin: 0 0 0 0;
font-weight: bold;
color:#000000;
}

	#streamer h2 {
	color:#ffffff;
	width:300px;
	}
	
	.article h2 a {
	text-decoration:none;
	font-weight:normal;
	font-size:16px;
	}
		.article h2 a:hover {
			text-decoration:underline;
		}

h3 {
font-size:11px;
font-weight:bold;
margin: 0;
}

	#globallinks h3 {
		margin:10px 0 0 15px;
		color:#CC0000;
		font-size: 14px;
		font-family:Georgia, "Times New Roman", Times, serif;
	}

h4 {
}

h5 {
font-family:franklin;
font-weight:normal;
font-size:16px;
color:#000000;
margin: 0 0 4px 0;
}

hr {
border:none 0;
border-top:1px solid #e5e5e5;
height:1px;
margin:8px 0 16px 0;
padding:0;
}

a {
	color:#669900;
}

.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:16px;
	line-height:18px;
	text-align:right;
	color:#333;
}

ul, ol {
list-style-image:none;
list-style-position:outside;
list-style-type: none;
}

	ul li {
	}
	
	ol li {
	}

#content ul {
line-height:16px;
margin:0 0 18px 29px;
padding: 0 0 0 12px;
}

	#content ul li{
	list-style:disc;
	}

#content ol {
list-style-type: decimal;
line-height:16px;
margin:0 0 18px 30px;
padding: 0 0 0 12px;
}

	#content ol li {
	list-style:decimal;
	}



.bold {
font-weight: bold;
}

.italic {
font-style:italic;
}
	.content ul li {
	list-style:disc
	}

.red {
color: #cc0000!important;
}

.black {
color:#000000;!important
}

.more {
color:#000000;
padding:0 6px 0 0;
font-weight:bold;
white-space: nowrap;
font-weight:normal;
text-decoration: none;
}

.more:before {
content: "\00BB";
color:#669900;
}

	.more:hover {
	text-decoration:underline;
	}


table {
border-collapse:collapse;
border:0;
border-style:hidden;
}

table.reftable {
width:840px;
}

table.reftable .gutter {
width: 20px;
}

table.reftable .gutter_small {
width: 10px;
}

table.reftable .col1 {
width: 50px;
}

table.reftable .col2 {
width: 395px;
}

table#clients {
	width:100%;
}

	table td {
	vertical-align: top;
	padding:0;
	}
	
	.col3 td {
		vertical-align:middle;
		text-align:center;
		height:100px;
	}
	
	.content table {
	}
	
	.content table td {
		padding:0 0 20px 30px
	}