* {
	margin: 0;
	padding: 0;
	outline: 0;
	color: #666;
	font-size: 12px;
	line-height: 18px;	
}

body {
	text-align: center;
	background: url(../images/bg_01.png);
	font-family: Helvetica, Arial, sans-serif;
}

img {
	border: 0;
}

a, h1 {
	text-decoration: none;
}

h2, h3, h4 {
	color: #198ec4;
	line-height: 30px;
}

h2 {
	font-size: 15px;
	height: 30px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-weight: normal;
	font-size: 22px;
	line-height: 25px;
	padding: 7px 0;
}

h5 {
	color: #1585bd;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0;
}

/** class based styles */
.bg {
	background: url(../images/bg_02.png) repeat-x;
}

.clear {
	clear: both;
}

.hide {
	display: none !important;
}

.more {
	padding-top: 5px;
	color: #222;
	display: block;
	background: url(../images/more.gif) 33px 10px no-repeat;
}

.line {
	background: url(../images/line.gif) top left repeat-x;
}

.spc {
	line-height: 7px;
}

.thick {
	border-bottom: 15px solid #1585bd;
}

.medium {
	border-bottom: 10px solid #1585bd;
}

.thin {
	border-bottom: 2px solid #1585bd;
}

.nav {
	position: absolute;
	top: 25px;
	left: 0;
	list-style: none;
}

.nav li {
	display: inline;
}

.nav a {
	display: block;
	float: left;
	margin: 0 20px 0 0;
	font-size: 13px;
	line-height: 20px;
	border-bottom: 4px solid transparent;
	color: #333;
}

.nav a:hover {
	border-bottom: 4px solid #333;
}

.nav .active a {
	color: #1585bd;
	border-bottom: 4px solid #1585bd;
}

.column {
	float: left;
	position: relative;
	padding-bottom:20px;
}

.column h2, .column h3, .column h4, .column h5, .column p, .column .spc, .column ul {
	margin-right: 20px;
}

.single {
	width: 260px;
}

.double {
	width: 520px;
}

.content p {
	padding: 10px 0;
}

.content ul {
	padding: 0 20px;
}

.subpages ul {
	margin-left: 60px;
	background: url(../images/line.gif) bottom left repeat-x;
	list-style: none;
}

.subpages li, .subpages a {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
}

.subpages a:hover, .subpages .active a {
	color: #1585bd;
}

.sidebar {
	margin-left: 60px;
	padding-top: 40px;
}

.sidebar h3 {
	font-size: 34px;
	line-height: 40px;
	font-weight: normal;
}

.sidebar p {
	padding: 5px 0 20px 0;
	border-top: 2px solid #1585bd;
}

.news .last {
	background: url(../images/line.gif) bottom left repeat-x;
}

.news h4 {
	font-size: 34px;
	height: 40px;
	line-height: 40px;
	text-transform: uppercase;
	font-weight: normal;
}

.news  h5 {
	color: #FFF;
}

.news p, .subpages p {
	padding: 0 0 5px 0;
	clear: both;
}

.news img {
	float: left;
	display: block;
	margin-right: 10px;
}

.news .more {
	display: inline;
	padding-right: 15px;
	background-position: 33px 7px;
}

.submit {
	margin-left: 402px;
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
	width: auto !important;
	padding-right: 15px;
	height: 30px;
	line-height: 30px;
	color: #333;
	cursor: pointer;
	border: 0;
	outline: 0;
	font-size: 13px !important;
	background: url(../images/more.gif) right 10px no-repeat;
}

/** id based styles */
#page {
	position: relative;
	text-align: left;
	width: 970px;
	margin: 0 auto;
	background: url(../images/bg_03.png);
}

#page .bg {
	background: url(../images/bg_04.png) repeat-x;
}

#content, #header, #footer {
	position: relative;
	width: 760px;
	margin-left: 90px;
}

#header {
	height: 130px;
}

#header h1 {
	position: absolute;
	height: 79px;
	width: 138px;
	top: 30px;
	right: 0px;
	background: url(../images/logo.png) no-repeat;
}

#header h1 a {
	display: block;
	height: 79px;
	width: 138px;	
	text-indent: -10000px;
}

#content {
	width: 780px;
	min-height: 700px;
}

#partners {
	list-style: none;
	padding-top: 20px;
	position: relative;
	width: 540px;
	overflow: hidden;
}
	
#partners li {
	position: relative;
	display: block;
	float: left;
	width: 133px;
	height: 100px;
	overflow: hidden;
	font-size: 10px;	
}

#partners a {
	display: block;
	width: 100px;
	height: 80px;
	font-size: 11px;
	line-height: 15px;
	text-align: center;	
}

#partners img {
	display: block;
	width: 100px;
	height: 58px;
}

#articles {
	padding-top: 20px;
}

#articles p {
	padding: 0 0 20px 0;
}

#articles p a, .contact p a {
	color: #000;
}

#articles p a:hover, .contact p a:hover {
	text-decoration: underline;
}

#jobs {
	padding-top: 20px;
}

#jobs p {
	padding: 0 0 20px 0;
}

#jobs p a {
	color: #000;
}

#jobs p a:hover {
	text-decoration: underline;
}


#teams {
	list-style: none;
}

#teams li {
	display: block;
	background: url(../images/line.gif) bottom left repeat-x;
	clear: both;	
	padding-top: 20px;
}

#teams img {
	display: block;
	width: 91px;
	float: left;
	margin-right: 10px;
}

#teams strong {
	color: #1585bd;
}

#teams p {
	padding: 10px 0 20px 0;
	margin-left: 101px;
}

#teams .last {
	background: none;
}

#submit {
	position: relative;
	background: url(../images/submit.png) no-repeat;
	width: 500px;
	height: 554px;
}

#submit ul {
	list-style: none;
	padding: 13px 0 0 20px;	
}

#submit .error_list {
	position: absolute !important;
	top: 0;
	left: 520px;
	padding: 0 !important;
}

#submit li {
	clear: both;
	position: relative;
	line-height: 30px;
}

#submit label {
	display: block;
	float: left;
	width: 180px;
	height: 30px;
	line-height: 30px;
}

#submit input, #submit textarea  {
	width: 275px;
	border: 0;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
}

#submit textarea {
	height: 132px;
	margin-top: 10px;
}

#portal {
	background: url(../images/portal.png) 60px 0 no-repeat;
	padding-left: 70px;
	height: 158px;
}

#portal ul {
	list-style: none;
	padding: 10px 0;
}

#portal label {
	display: block;
	width: 70px;
	float: left;
	clear: both;
	line-height: 28px;
	height: 28px;
}

#portal div {
	line-height: 28px;
}
#portal input {
	width: 80px;
	border: 0;
}

#portal h4 {
	color: #666;
	font-size: 14px;
	font-weight: normal;
}

#portal a {
	color: #333;
	line-height: 20px;
}

#portal a:hover {
	text-decoration: underline;
}

#portal .submit {
	margin: 0;
	padding: 0 15px 0 0;
	border: 0;
	height: 28px;
	line-height: 28px;
}

#footer {
	clear: both;
	height: 120px;
}

#footer .nav {
	top: 10px;
}

#footer .nav a {
	font-size: 11px;
}

#footer .copy {
	position: absolute;
	top: 10px;
	right: 0;
	text-align: right;
	color: #333;
	font-size: 11px;
}

/*** ReCaptcha **/

#recaptcha_widget_div
{
	position: relative;
	top: 26px;
	left: -150px;
}


#recaptcha_widget_div #recaptcha_area
{
	float: letf;
}

.recaptchatable #recaptcha_response_field {
	font-size: 11pt;
	left: 0px;
	position: relative;
	top: 8px;
	border: none !important;
}

#recaptcha_widget_div #recaptcha_area #recaptcha_table.recaptchatable  {
	border: none !important;
}

.recaptcha_input_area {
	background:none repeat scroll 0 0 transparent !important;
	left:10px;
	position:relative !important;
}

