
@font-face {
	font-family: Eurostile;
	font-style:  normal;
	font-weight: normal;
	src: url(../fonts/EUROSTI0.eot);
}

@font-face {
	font-family: Arial Black;
	font-style:  normal;
	font-weight: normal;
	src: url(../fonts/ARIALBL0.eot);
}

body {
	margin: 0px 20px 20px 20px;
	font-family: 'Eurostile', 'Arial', sans-serif;
}

img {
	border: 0px;
}

p {
	margin-top: 0px;
	margin-bottom: 15px;
}

em {
	font-weight: bold;
	font-style: normal;
}


ul {
	margin: 0px 5px 10px 25px;
	list-style-type: circle;
}


dt {
	font-weight: bold;
}


dd {
	margin-bottom: 8px;
}


span.creativeNucleusFont {
	font-family: 'Arial Black', sans-serif;
	font-size: 85%;
}

span.small_font {
	font-size: 75%;
}

div#pageContainer {
	width: 1000px;
	text-align: left;
}


div#pageHeader {
	width: 100%;
	height: 120px;
	border-bottom: 1px solid #404040;
}

div#pageHeaderLinks {
	width: 500px;
	float: right;
	text-align: right;
	color: #ffffff;
	font-size: 25px;
	line-height: 35px;
	padding: 5px 10px 5px 0px;
}

div#pageHeaderLinks a {
	text-decoration: none;
	color: #ffffff;
}

div#pageHeaderLinks a:hover {
	color: #ffff00;
}

div#pageMenuBar {
	font-weight: bold;
	width: 100%;
	background-color: #303030;
	color: #ffffff;
	border-bottom: 1px solid #404040;
	text-align: center;
	padding: 4px 0px 4px 0px;
}

div#pageMenuBar a {
	color: #ffffff;
	text-decoration: none;
}

div#pageMenuBar a:hover {
	color: #ffff00;
}

div#pageMenuBar2 {
	font-weight: bold;
	width: 100%;
	background-color: #606060;
	color: #ffffff;
	border-bottom: 1px solid #404040;
	text-align: center;
	padding: 4px 0px 4px 0px;
}

div#pageMenuBar2 a {
	color: #ffffff;
	text-decoration: none;
}

div#pageMenuBar2 a:hover {
	color: #ffff00;
}

div#pageBody {
	width: 100%;
	background-color: #ffffff;
	padding: 30px 0px 30px 0px;
}

div#pageFooter {
	width: 100%;
	text-align: center;
	color: #ffffff;
	padding: 5px 0px 5px 0px;
}

div#pageFooter a {
	text-decoration: none;
	color: #ffffff;
}

div#pageFooter a:hover {
	color: #ffff00;
}

div.pageMarginBoth {
	padding: 0px 45px 0px 45px;
}

div.pageMarginLeft {
	padding: 0px 0px 0px 45px;
}


div.pageMarginRight {
	padding: 0px 45px 0px 0px;
}


div.boxout {
	margin-bottom: 20px;
}

div.boxoutTitleBar {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 33px;
	border-bottom: 1px solid #606060;
}

div.boxoutTitleBarText {
	font-weight: bold;
	font-size: 18px;
	padding: 6px 10px 6px 10px;
	color: #ffffff;
	font-weight: bold;
}

div.boxoutContent {
	padding: 15px 15px 5px 15px;
}


h1 {
	margin: 0px 0px 15px 0px;
	font-size: 175%;
	font-weight: bold;
}

h2 {
	margin: 0px 0px 15px 0px;
	font-size: 140%;
}

h3 {
	margin: 0px 0px 15px 0px;
	font-size: 125%;
}

img.portfolio_wide {
	display: block;
	text-align: center;
	padding: 4px;
	margin: 10px 0px 10px 0px;
	border: 2px solid #f0f0f0;
}

a.tag {
	text-decoration: none;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	color: #0000ff;
}

a.tag:hover {
	border-style: solid;
}


a.selected_tag {
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}


div.contact_form {
	width: 475px;
	border: 1px solid #808080;
	padding: 15px;
	background-color: #f0f4ff;
}

td.form_field {
	text-align: right;
	vertical-align: top;
	padding: 5px;
}

td.form_answer {
	text-align: left;
	vertical-align: top;
	padding: 5px;
}

input.readonly, textarea.readonly {
	background-color: #d0d0d0;
}


div.article_intro {
	border: 1px solid #808080;
	padding: 15px;
	background-color: #f0f0f0;
	margin-bottom: 15px;
}


p.article_subheading {
	font-weight: bold;
	font-size: 125%;
}


p.article_text {
}


table.article_table {
	text-align: center;
	border-collapse: collapse;
}


table.article_table th, table.article_table td {
	border: 1px solid #808080;
	padding: 2px;
}

span.article_citation {
	font-size: 65%;
}


/* Hacks */

.clearHack:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearHack {height: 1%;}
/* End hide from IE-mac */
