/*-----------------------------------------------------------------
Moody Template CSS September 2008. AG: Azure Design, Sunderland
-------------------------------------------------------------------
Reset all styles - thanks to Meyerweb and Paul Chaplin*/
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, SUB, SUP, 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;
	vertical-align: baseline;
	background: transparent;
}
BODY
{
	line-height: 1;
}
OL, UL
{
	list-style: none;
}
BLOCKQUOTE, Q
{
	quotes: none;
}
BLOCKQUOTE:before, BLOCKQUOTE:after, Q:before, Q:after
{
	content: '';
	content: none;
}
:focus
{
	outline: 0;
}
INS
{
	text-decoration: none;
}
DEL
{
	text-decoration: line-through;
}
TABLE
{
	border-collapse: collapse;
	border-spacing: 0;
}
/*-------------------------------------------------------------------
Redefine used base styles
-------------------------------------------------------------------*/
BODY
{
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: url(images/header-slice.jpg);
	background-repeat: repeat-x;
	background-color: #071823;
	color: #DBDBDB;
}
A, A:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
A:hover
{
	color: #DDDDDD;
}
P
{
	margin-bottom: 15px;
}
STRONG
{
	font-weight: bold;
}
H1
{
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #EEEEEE;
	margin-bottom: 10px;
}
H2
{
	font-size: 16px;
	margin-bottom: 10px;
}
UL
{
}
LI
{
}
/*-------------------------------------------------------------------
Page Building Blocks
-------------------------------------------------------------------*/
#container
{
	width: 100%;
	margin: 0px auto;
	background-image: url(images/header-outer.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#page
{
	width: 755px;
	margin: 0px auto;
	background-image: url(images/header-inner.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#left-col
{
	width: 228px;
	float: left;
	margin-right: 34px;
}
#right-col
{
	width: 490px;
	float: left;
	margin-bottom: 30px;
}
#content-area
{
	margin-left: 7px;
}
#col-clear
{
	clear: left;
	width: 2px;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}
/*-------------------------------------------------------------------
Header
-------------------------------------------------------------------*/
#header
{
	height: 130px;
	width: 755px;
	background-image: url(images/header-inner.jpg);
	background-position: top center;
	margin: 0px auto 30px;
}
#logo
{
	padding-top: 19px;
	margin-left: 0px;
}
#logo A, #logo A:visited
{
	display: block;
	width: 184px;
	height: 87px;
}
/*-------------------------------------------------------------------
Footer
-------------------------------------------------------------------*/
#footer
{
	width: 100%;
	margin: 0px auto;
	background-color: #000F1F;
}
#footer-inner
{
	width: 755px;
	margin: 0px auto;
}
#footer-inner #footer-left
{
	float: left;
}
#footer-inner #azure
{
	float: right;
	margin: 30px 0px 50px;
	width: 160px;
	text-align: right;
}
#footer-inner #azure IMG
{
	display: block float: right;
}
#footer-inner UL
{
	width: 530px;
	margin: 30px 0px 20px;
}
#footer-inner LI
{
	display: inline;
}
#footer-inner #footer-nav
{
	width: 550px;
}
#footer-inner #footer-nav LI
{
	padding-right: 10px;
}
#footer-inner #azure A, #footer-inner #footer-nav A, #footer-inner #footer-nav A:visited
{
	color: #FFFFFF;
}
#footer-inner #azure A
{
	text-decoration: none;
	font-size: 10px;
	clear: right;
	float: right;
}
#footer-inner #azure A:hover, #footer-inner #footer-nav A:hover
{
	color: #60BEF1;
	text-decoration: none;
}
#footer-inner #footer-validation
{
	margin: 0px;
}
#footer-inner-clear
{
	clear: both;
}
/*-------------------------------------------------------------------
Menu
-------------------------------------------------------------------*/
#menu
{
	width: 185px;
	margin-bottom: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
#menu A
{
	display: block;
	padding: 6px 0px;
	color: #FFFFFF;
}
#menu A:hover, #menu A.selected
{
	text-decoration: none;
	color: #60BEF1;
}
#menu LI
{
	background-image: url(images/menu-divider.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 2px 0px;
/*Have to pad for ie to show bg menu divider*/
}
#menu LI.child-holder
{
	background-image: none;
	padding: 0px;
	margin: 0px;
	line-height: 0px;
	font-size: 1px;
}
#menu LI.last
{
	background-image: none;
}
#menu UL
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu UL LI
{
	padding: 1px 0px;
/*Remove this padding for a tighter menu*/
	background-image: none;
	font-size: 12px;
	line-height: 18px;
}
#menu UL LI.last
{
	background-image: url(images/menu-divider.gif);
	padding-bottom: 6px;
}
#menu UL LI A
{
}
#menu UL LI SPAN
{
	margin-left: 10px;
}
#menu UL LI A:hover, #menu UL LI A.selected
{
	color: #60BEF1;
}
/*-------------------------------------------------------------------
Sidebars
-------------------------------------------------------------------*/
#sidebox
{
	width: 228px;
	background-repeat: no-repeat;
}
.content-header-small
{
	background-image: url(images/sb-header.png);
	background-repeat: no-repeat;
	width: 226px;
	height: 32px;
	margin-bottom: 22px;
}
.sidebox-content
{
	margin-bottom: 35px;
}
.sidebox-content A, .sidebox-content A:visited
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.sidebox-content A:hover
{
	color: #DDDDDD;
}
.sidebox-content P
{
	margin: 0px;
}
.sb-bulleted-title
{
	width: 100%;
	background-image: url(images/yellow-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 13px;
	color: #F2F79F;
	margin-bottom: 5px;
}
/*-------------------------------------------------------------------
Page Footer / Mailing List Area
-------------------------------------------------------------------*/
#page-footer
{
	width: 755px;
	height: 49px;
	background-image: url(images/mlf-bg.png);
	background-repeat: no-repeat;
	margin: 35px auto 37px;
}
#page-footer #joinimg
{
	float: left;
	margin-right: 25px;
	margin-top: 10px;
	width: 225px;
}
#page-footer #subscribe-form
{
	width: 490px;
	float: left;
}
#page-footer FIELDSET
{
	width: 100px;
	float: left;
}
#page-footer #email-box
{
	background-image: url(images/mlf-email-bg.png);
	background-repeat: no-repeat;
	padding: 1px 12px 0px;
	width: 160px;
	height: 25px;
	float: left;
	margin-top: 10px;
}
#page-footer #email-box INPUT
{
	border: none;
	background-color: transparent;
	color: #83BBD0;
}
#page-footer #subscribe-submit
{
	float: left;
	margin-top: 10px;
}
#page-footer #radio-box
{
	float: left;
	margin-top: 12px;
	margin-right: 15px;
}
#page-footer .subscribe-clear
{
	clear: left;
}
/*-------------------------------------------------------------------
General Stuff
-------------------------------------------------------------------*/
.content-header-large
{
	background-image: url(images/content-header-bg.png);
	background-repeat: no-repeat;
	width: 487px;
	height: 32px;
	margin-bottom: 22px;
}
.large-image-frame
{
/*width: 502px;*/
	width: 494px;
	height: 239px;
	background-image: url(images/content-image-frame.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.large-image-frame IMG
{
	display: block;
	width: 484px;
	height: 214px;
	margin-left: 6px;
	padding-top: 6px;
}
.content-header-small H1, .content-header-large H1
{
	font-size: 16px;
	font-weight: bold;
	color: #DDDDDD;
	padding: 4px 5px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#text-area
{
	margin-left: 4px;
}
#text-area UL
{
	list-style-type: disc;
	margin-left: 15px;
}
#text-area LI
{
	padding: 0px 5px 15px;
}
/*-------------------------------------------------------------------
News Listing
-------------------------------------------------------------------*/
.news-box
{
	width: 99%;
	margin: 0px 0px 30px 3px;
}
.news-box IMG
{
	width: 120px;
	height: 100px;
	float: left;
	margin: 4px 20px 0px 0px;
}
.news-box .news-box-content
{
	float: left;
	width: 330px;
}
.news-box .news-box-clear
{
	clear: left;
}
.news-box-content A
{
	color: #60BEF1;
}
.news-box-content A:hover
{
	color: #DDDDDD;
}
/*-------------------------------------------------------------------
News Article
-------------------------------------------------------------------*/
.news-image
{
	clear: left;
	float: left;
	height: 200px;
	margin: 5px 15px 0px 0px;
	width: 240px;
}
#content-area .return-listing
{
	float: right;
	clear: right;
	display: block;
	margin-top: 20px;
	color: #60BEF1;
}
#content-area .return-listing:hover
{
	color: #DDDDDD;
}
/*-------------------------------------------------------------------
Contact Form
-------------------------------------------------------------------*/
#contact-form
{
}
#contact-form STRONG
{
	color: #60BEF1;
	font-weight: normal;
}
#contact-form A, #contact-form A:visited
{
	text-decoration: none;
	color: #83BBD0;
}
#contact-form #contact-send:hover, #contact-form A:hover
{
	color: #DDDDDD;
}
#contact-left
{
	float: left;
	width: 220px;
}
#contact-right
{
	float: left;
	width: 250px;
}
#contact-clear
{
	clear: left;
}
#contact-form INPUT, #contact-form TEXTAREA
{
	width: 240px;
	height: 20px;
	background-color: #0B3554;
	border: none;
	margin-bottom: 15px;
	padding: 5px 5px 0px;
	color: #83BBD0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contact-form TEXTAREA
{
	height: 100px;
	padding: 5px;
}
#contact-form #contact-send
{
	width: 110px;
	height: 24px;
	float: right;
	color: #83BBD0;
	border: none;
	background-color: transparent;
	padding: 0px;
}
#contact-form UL
{
	margin: 0px 0px 20px 15px;
	list-style-type: disc;
	color: #9DE464;
	font-weight: bold;
}
#contact-form LI
{
	padding: 0px 0px 3px;
}
#contact-form .email-sent
{
	font-weight: bold;
	color: #F2F79F;
}
#contact-form #contact-send-clear
{
	clear: right;
}
/*-------------------------------------------------------------------
Flat and Modal Newsletter Box
-------------------------------------------------------------------*/
#top-messages
{
	margin: 0px 0px 20px;
}
#top-messages H2
{
	font-size: 16px;
	margin-bottom: 10px;
}
#top-messages UL
{
	margin: 0px 0px 20px 15px;
	list-style-type: disc;
	color: #9DE464;
	font-weight: bold;
}
#top-messages LI
{
	padding: 0px 0px 3px;
}
P.sorted
{
	font-weight: bold;
	color: #F2F79F;
}
DIV#nyroModalFull
{
	font-size: 12px;
	color: #83BBD0;
	font-family: Verdana;
}
DIV#nyroModalFull DIV#nyroModalLoading
{
	border: 2px solid #F2F79F;
	width: 150px;
	height: 150 px;
	text-indent: -9999em;
	background: #001F33 url(../images/loading.gif) no-repeat;
	background-position: center;
}
DIV#nyroModalFull DIV#nyroModalLoading.error
{
	border: 2px solid #F2F79F;
	line-height: 20px;
	padding: 20px;
	width: 300px;
	height: 100px;
	text-indent: 0;
	background: #001F33;
}
DIV#nyroModalFull DIV#nyroModalWrapper
{
	background: #001F33;
	border: 2px solid #F2F79F;
}
DIV#nyroModalFull DIV#nyroModalWrapper A#closeBut
{
	position: absolute;
	display: block;
	top: -13px;
	right: -13px;
	width: 12px;
	height: 12px;
	text-indent: -9999em;
	background: url(../images/close.gif) no-repeat;
	outline: 0;
}
DIV#nyroModalFull DIV#nyroModalWrapper DIV.wrapper DIV#nyroModalContent
{
	padding: 5px;
}
DIV#nyroModalFull DIV#nyroModalWrapper DIV.wrapperImg DIV#nyroModalContent
{
	position: relative;
	overflow: hidden;
	text-align: center;
}
DIV#nyroModalFull DIV#nyroModalWrapper DIV.wrapperImg DIV#nyroModalContent IMG
{
	vertical-align: baseline;
}
DIV#nyroModalFull DIV#nyroModalWrapper DIV.wrapperImg DIV#nyroModalContent DIV
{
	position: absolute;
	bottom: 0;
	left: 0;
	background: #000000;
	padding: 10px;
	margin: 10px;
	border: 1px dotted #FFFFFF;
	overflow: hidden;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
DIV#nyroModalFull DIV#nyroModalWrapper DIV.wrapperImg DIV#nyroModalContent DIV:hover
{
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: help;
}
DIV#nyroModalFull DIV#nyroModalWrapper DIV.wrapperImg DIV#nyroModalContent A
{
	outline: none;
	position: absolute;
	top: 0;
	height: 100%;
	cursor: pointer;
	text-indent: -9999em;
	background-image: url(data:image/gif;base64,AAAA);
/*Trick IE6*/
}
DIV#nyroModalFull DIV#nyroModalWrapper DIV.wrapperImg DIV#nyroModalContent A.nyroModalPrev
{
	left: 0;
	width: 40%;
}
DIV#nyroModalFull DIV#nyroModalWrapper DIV.wrapperImg DIV#nyroModalContent A.nyroModalPrev:hover
{
	background: url(../images/prev.gif) no-repeat left 20%;
}
DIV#nyroModalFull DIV#nyroModalWrapper DIV.wrapperImg DIV#nyroModalContent A.nyroModalNext
{
	right: 0;
	width: 40%;
}
DIV#nyroModalFull DIV#nyroModalWrapper DIV.wrapperImg DIV#nyroModalContent A.nyroModalNext:hover
{
	background: url(../images/next.gif) no-repeat right 20%;
}
/*Pagination Styles*/
#pagination
{
	text-align: right;
}
#pagination A
{
	color: #83BBD0;
}
/*Logo changes*/
#col-logos
{
	margin-bottom: 35px;
}
.bef-logo
{
	width: 56px;
	height: 57px;
	float: left;
	margin-right: 15px;
}
.bef-passion
{
	width: 149px;
	height: 33px;
	float: left;
	margin-top: 12px;
}
.bef-flag
{
	width: 105px;
	height: 71px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}
.bef-sol
{
	width: 105px;
	height: 64px;
	float: left;
	margin-top: 10px;
}
.clear-bef
{
	clear: left;
	font-size: 9px;
	color: #C7C6C1;
}
.purple-link
{
	font-weight: bold;
	color: #A31258;
}
/*Opportunities Images*/
#left-col IMG
{
	/*[empty]width:;*/
}

#page-image-caption
{
	font-size: 11px;
	margin-bottom: 24px;
	padding-left: 9px;
}

#page-image-caption p
{
	margin: 0px;
	padding: 0px;
}
#page-image-spacer
{
	width: 40px;
	height: 30px;
}
