@charset "utf-8";
/* 

BLUE: #00649d
GREEN: #18b051
GREY: #aeaeae
light blue: #a0bdda

*/
@font-face {
	font-family: "Liberation";
	src: url(/bld-themes/pi/LiberationSans-Bold.ttf) format("truetype");
	font-family: "Liberation Italic";
	src: url(/bld-themes/pi/LiberationSans-BoldItalic.ttf) format("truetype");
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	font-family: "Liberation", Verdana, Arial, sans-serif, "Lucida Grande", Tahoma;
	font-smooth: always;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #aeaeae;
	line-height: 1;
	letter-spacing: 0px;
}
ol, ul {
	list-style: none;
	margin-bottom: 10px;
}
blockquote, q {
	quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
	content: '';
	content: none;
}
blockquote {
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 10px;
}
q {
	font-size: 15px;
	font-style: italic;
	line-height: 20px;
	color: #18b151;
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
	font-weight: bold;
}
q span { font-style: normal; }

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1, h2, h3, h4, h5, h6 {
	color: #18b151;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
}
h1 {
	font-size: 15px;
	line-height: 20px;
}
h2 { font-size: 14px; }
h3 { font-size: 12px; }
h4 { font-size: 12px; }
h5 { font-size: 12px; }
h6 { font-size: 12px; }
p, address, li, table {
	font-size: 12px;
	line-height: 15px;
}
p, address { margin-bottom: 10px; }
a { color: #00649d; }
hr {
	clear: both;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
address {
	font-style: normal;
	display: block;
}
small { font-size: 10px; }

/* Page International */

.container {
	text-align: left;
	max-width: 1295px;
	min-width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
form .button {
	color: #00649d;
	background-image: url(/bld-themes/pi/images/bg-button.png);
	text-transform: uppercase;
	border: 1px solid #4f74b5;
}

#header {
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
	background-color: #FFF;
	padding-bottom: 3px;
}
#header .container {
	text-align: center;
}
#header .container div {
	background-image: url(/bld-themes/pi/images/bg-fade-top-left.png);
	width: 500px;
	height: 300px;
	position: relative;
	left: 25px;
	top: 0px;
	float: left;
	text-align: center;
	z-index: 100;
}
#header .container div img {
	position: relative;
	top: 17px;
}
#header .container div em {
	text-align: center;
	font-size: 20px;
	color: #18b151;
	display: block;
	position: relative;
	top: 33px;
	font-weight: bold;
}
#header .container div em span {
	display: block;
	font-size: 14px;;
	margin-top: 6px;
}
#header .container form {
	background-image: url(/bld-themes/pi/images/bg-fade-top-right.png);
	background-position: right top;
	height: 173px;
	background-repeat: no-repeat;
	color: #00649d;
	font-size: 9px;
	text-align: right;
	text-transform: uppercase;
	padding-top: 17px;
	max-width: 935px;
	min-width: 645px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
#header form input {
	border: 1px solid #4f74b5;
}




#menu {
	background-color: #00649d;
	height: 25px;
	width: 100%;
	clear: both;
	/*top: -187px;*/
	position: relative;
	text-transform: uppercase;
	background-image: url(/bld-themes/pi/images/bg-menu-holder.png);
	background-position: center;
	z-index: 1000;
}
#menu .container {
	max-width: 935px;
	min-width: 640px;
	position: relative;
	top: 0px;	/*position: relative;
	top: -25px;*/
}
#menu #rss {
	background-color: #242022;
	height: 25px;
	z-index: 0;
	text-align: left;
	width: 50%;
	margin-left: 50%;
}
#menu #rss a {
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 25px;
	margin-left: 415px;
}
#menu #rss a img {
	position: relative;
	top: 4px;
}
#whiteBG {
	background-color: #FFF;
	background-image: url(/bld-themes/pi/images/bg-content.png);
	background-repeat: repeat-x;
	background-position: bottom;
	position: absolute;
	top: 328px;
	width: 100%;
}
#content {
	min-height: 375px;
	max-width: 935px;
	min-width: 645px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	text-align: left;
	position: relative;
}
#content dt, #content dd {
	font-size: 11px;
	line-height: 15px;
}
#content dt {
	font-weight: bold;
}
#content dd {
	margin-bottom: 10px;
}
div.halves {}
div.halves div {
	width: 61%;
	margin-right: 1%;
	float: left;
	margin-bottom: 10px;
}
div.halves div:last-child {
	width: 300px;
	margin-right: 10px;
	float: right;
}
div.halves div.extras {
	width: 300px;
	margin-right: 10px;
	float: right;
}
div.thirds {}
div.thirds div {
	width: 30.5%;
	margin-right: 1%;
	float: left;
	padding: 1%;
}
div.thirds div:last-child {
	margin-right: 0%;
}
div.thirds div.text {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.outline {
	border: 1px solid #4f74b5;
}
.latestnews {}
.latestnews h3 {
	color: #00649d;
	text-transform: uppercase;
}
.latestnews a {
	display: block;
	margin-top: 15px;
	font-size: 11px;
}
.latestnews a.summary {
	margin-top: 5px;
	color: #000;
	text-decoration: none;
}
.latestnews strong {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
}
ul.tags {
	display: inline;
}
ul.tags li { display: inline; }
div.signin {
	background-color:#a0bdda;
	width: 100%;
}
.signin h3 {
	color: #FFF;
	text-transform: uppercase;
}
.signin form {
	margin-top: 15px;
}
.signin form label {
	display: block;
	font-size: 12px;
	color: #FFF;
	margin-bottom: 3px;
	margin-top: 5px;
}
.signin form input {
	background-color: #edf1f7;
	width: 100%;
	margin-bottom: 5px;
}
.signin form input.button {
	width: 70px;
	text-transform: uppercase;
	float: right;
	text-align: center;
}
p.mission {
	font-size: 20px;
	color: #18b151;
	font-weight: bold;
	font-style: italic;
	line-height: 20px;
	margin-top: 15px;
}	
img.profile-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	clear: both;
}
table thead .shade { background-color:#bbb; }
table tbody .shade { background-color:#dedede; }
table.pad td {
	padding: 5px;
}
table tr.strong td {
	font-weight: bold;
	background-color: #dedede;
}
ul.bullet {}
ul.bullet li {
	margin-bottom: 5px;
	margin-left: 20px;
	list-style-position: outside;
	list-style-type: disc;
}


form.contact label, form.contact input, form.contact textarea {
	font-size: 12px;
	display: block;
}
form.contact input, form.contact textarea {
	margin-bottom: 3px;
	width: 350px;
}
form.contact label {
	margin-bottom: 5px;
	margin-top: 10px;
}
form.contact textarea {
	height: 120px;
}
form.contact input.checkbox {
	width: 20px;
	margin-right: 5px;
	display: inline;
}
form.contact input.button {
	background-color: #FFF;
	width: 85px;
	margin-top: 10px;
	text-transform: uppercase;
}
form.contact input.image {
	width: auto;
	display: inline;
}
form.contact input.hidden { border: none; }
form fieldset {
	font-size: 12px;
	width: 352px;
	padding: 5px;
	margin-top: 10px;
	border: 1px solid #ccc;
}



#footer {
	text-align: center;
	clear: both;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
}
#footer .social {}
#footer .social p {
	margin: 0px;
}
#footer p {
	font-size: 10px;
	color: #6d6e71;
}
#footer a {
	color: #6d6e71;
	text-decoration: none;
	text-transform: uppercase;
}

.margin-left-150 { margin-left:150px; }