body, td, th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
body {
	text-align: center;
	background-color: #81C8E9;
	background-image: url(../images/pgbgster.png);
	background-position: left top;
	background-attachment: fixed;
	background-repeat: repeat-x;
}
td, th, div, p, span {
	text-align:left; 
}
a {
	color:#0057AE;
}

.red {
	color: #900;
}

ul, ol
{
	padding-left: 30px;
	
}

ol{
	list-style-type:decimal;
	list-style: decimal;
}

ol li {
	line-height: 17px;
}

h4 {
	margin: 10px 0px 10 0;
}

ul li {
	line-height:17px;
	list-style-image: url(../images/bullet-gray.png);
}

ul.arrows
{
	padding-left: 30px;
	list-style-image: url(../images/bullet.png);
}
ul.arrows li
{
	line-height:20px;
}

#main_menu {
	height:36px;
	background-image:url(../images/nav.png);
}
#main_menu li {
	float: left;
	list-style: none;
}
#sub_menu ul, #main_menu ul {
	padding:0;
	list-style:none;
}

#sub_menu ul li {
	list-style:none;
}

#main_menu li {
  margin:0 2px;
  list-style:none;
  
}
#main_menu li a {
	display: block;
	padding: 0px 10px;
	color: #0052A4;
	text-decoration: none;
	font-weight:normal;
	line-height:34px;
	
	font-size:12px;
}
div#main_menu ul li a.active {
	

	background-image: url(../images/nav_bg_hover_center_s1.png);
	color:white;
}

#main_menu li.active {
	background-image: url(../images/nav_bg_hover_center_s1.png);
}

#main_menu li.active div {
    background-image: url(../images/nav_bg_hover_left_s1.png);
	background-repeat: no-repeat;

}

#main_menu li.active a {
	
    background-image: url(../images/nav_bg_hover_right_s1.png);
	background-repeat: no-repeat;
	background-position: right top;

}

#sub_menu li {
	float:left;
	list-style:none;
}
#wrapper_table {
	margin-left: auto;
	margin-right:auto;
}
h1.heading, h2, h2.heading {
	font-size:18px;
	font-weight:normal;
	margin: 0px 0px 10px 0px;
	padding-bottom:3px;
	border-bottom: solid 1px #CCC;
    text-shadow: #CCC 1px 1px 2px;
}

h2.heading {
    font-size: 16px;	
}

.tabs li {
	list-style: none;
	
}


p {
	margin-top:0px;
	margin-bottom:15px;
	margin-left:0px;
	line-height:16px;
	color:#333;
}
div#sub_menu ul li {

	/*margin-top:2px;*/
}

div#sub_menu ul li a.active {
    background-color:White;
}

div#sub_menu ul li a {
	display:block;
	padding:5px 10px;
	color: #333;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}
div#sub_menu {
	height:28px;
	/*line-height:31px;*/
	/*background-color:#1F8FFF;

	background-color:#CFEFFC;*/
	background-image:url(../images/subnavbg.png);
	background-color:#E1F4FD;
}


#sub_menu li.active {
	background-image: url(../images/subnavbg_m_s1.png);
}

#sub_menu li.active div {
    background-image: url(../images/subbavbg_l_s1.png);
	background-repeat: no-repeat;

}

#sub_menu li.active a {
	
    background-image: url(../images/subnavbg_r_s1.png);
	background-repeat: no-repeat;
	background-position: right top;

}


#content {
	background-color:#D7EBFF;
	/*background-image: url(../images/content-bg.png);
	background-repeat: repeat-x;*/
	padding-top:5px;
	min-height:400px;
}
.box-container {
}
.box-header {
	background-image: url(../images/blockheader.png);
	background-repeat: repeat-x;
	background-position:center;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	color: #FFF;
	font-size:13px;
}
.box-content {
	padding: 10px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EFAC39;
	border-bottom-color: #EFAC39;
	border-left-color: #EFAC39;
	border-width:1px;
}
.rss-display ul {
	padding-left:15px;
	list-style:url(../images/blockcontentbullets.png);
}
.rss-display ul li {
	font-size:12px;
	
	margin-bottom:7px;
}
h2 {
	margin:5px 0px 5px 0px;
	font-size:16px;
    color: #333;


}
h3 {
	margin:10px 0px 0px 0px;
	font-size:14px;
	font-weight: bold;
}

h3 strong, h3 b {
	font-weight:normal;
}

.image {
	padding:2px !important;
	border: solid 1px #CCC;
	margin:0;
}

.left-image, .right-image {
	padding:2px !important;
	border: solid 1px #CCC;
	margin: 0px 15px 10px 0px;
}

.right-image {
    margin: 0px 0px 10px 15px;
}

.blue {
	color: #06C !important;
}

h1.blue, h2.blue, h3.blue {
	color:#06C;
	border-bottom-color: #5BADFF;
}

h3.blue {
	border-bottom: none;
}

h3.orange {
	
}

td.box-tl {
	background-image:url(../images/box_tl_s1.png);
	width:25px;
	height:25px;
}
td.box-tr {
	background-image:url(../images/box_tr_s1.png);
	width:25px;
	height:25px;
}
td.box-tm {
	background-image: url(../images/box_tm_s1.png);
}
td.box-ml {
	background-image: url(../images/box_ml_s1.png);
}
td.box-mm {
	background-image: url(../images/box_mm_s1.png);
	/*background-repeat: repeat-y;*/
}
td.box-mr {
	background-image: url(../images/box_mr_s1.png);
}
td.box-bl {
	background-image: url(../images/box_bl_s1.png);
	height:50px;
	width:25px;
}
td.box-bm {
	background-image: url(../images/box_bm_s1.png);
}
td.box-br {
	background-image: url(../images/box_br_s1.png);
}
td.box-blue-tl {
	background-image:url(../images/box_blue_tl.png);
	width:25px;
	height:25px;
}
td.box-blue-tr {
	background-image:url(../images/box_blue_tr.png);
	width:25px;
	height:25px;
}
td.box-blue-tm {
	background-image: url(../images/box_blue_tm.png);
}
td.box-blue-ml {
	background-image: url(../images/box_blue_ml.png);
}
td.box-blue-mm {
	background-image: url(../images/box_blue_mm.png);
	background-repeat: repeat-x;
}
td.box-blue-mr {
	background-image: url(../images/box_blue_mr.png);
}
td.box-blue-bl {
	background-image: url(../images/box_blue_bl.png);
	height:25px;
	width:25px;
}
td.box-blue-bm {
	background-image: url(../images/box_blue_bm.png);
}
td.box-blue-br {
	background-image: url(../images/box_blue_br.png);
}

.green {
  color:#390 !important;	
}

h1.green, h2.green {
	border-bottom-color: #390;
}
td.box-green-tl {
	background-image:url(../images/box_green_tl.png);
	width:25px;
	height:25px;
}
td.box-green-tr {
	background-image:url(../images/box_green_tr.png);
	width:25px;
	height:25px;
}
td.box-green-tm {
	background-image: url(../images/box_green_tm.png);
}
td.box-green-ml {
	background-image: url(../images/box_green_ml.png);
}
td.box-green-mm {
	background-image: url(../images/box_green_mm.png);
	/*background-repeat: repeat-y;*/
}
td.box-green-mr {
	background-image: url(../images/box_green_mr.png);
}
td.box-green-bl {
	background-image: url(../images/box_green_bl.png);
	height:25px;
	width:25px;
}
td.box-green-bm {
	background-image: url(../images/box_green_bm.png);
}
td.box-green-br {
	background-image: url(../images/box_green_br.png);
}
h1.orange, h2.orange, h3.orange, a.orange {
	color: #FD7217;
	border-bottom-color: #FD7217;
}

a.orange {
	border-bottom: none;
}
a.signandreturn {
	font-weight: bold;
}
h2.orange {
	
}
h3.orange {
	border: none;
}
td.box-orange-tl {
	background-image:url(../images/box_orange_tl.png);
	width:25px;
	height:25px;
}
td.box-orange-tr {
	background-image:url(../images/box_orange_tr.png);
	width:25px;
	height:25px;
}
td.box-orange-tm {
	background-image: url(../images/box_orange_tm.png);
}
td.box-orange-ml {
	background-image: url(../images/box_orange_ml.png);
}
td.box-orange-mm {
	background-image: url(../images/box_orange_mm.png);
	background-repeat: repeat-x;
}
td.box-orange-mr {
	background-image: url(../images/box_orange_mr.png);
}
td.box-orange-bl {
	background-image: url(../images/box_orange_bl.png);
	height:25px;
	width:25px;
}
td.box-orange-bm {
	background-image: url(../images/box_orange_bm.png);
}
td.box-orange-br {
	background-image: url(../images/box_orange_br.png);
}
#class="orange"Form {
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
}

* html  a.signin {
	width: 160px;
}

a.signin {
    background-color: #FFF;
    display: block;
    padding: 4px;
    position: absolute;
    right: 5px;
    text-align: left;
	padding-left: 27px;
    text-decoration: none;
    top: 5px;
	width: 123px;
	color: black;
	background-image: url(../images/globe-icon.png);
	background-position: 2px 2px;
	background-repeat: no-repeat;
	border-top: solid 1px Silver;
}
a.signin span.arrow{
    border-left: 1px solid #BBBBBB;
    color: #9B9B9B;
    display: inline-block;
    float: right;
    font-size: 13px;
    margin-left: 3px;
    padding-left: 3px;
    text-align: center;
    width: 16px;
}
a.menu-open {
	background-color:White;
	background-image: url(../images/toggle_down_light.png);
	background-repeat:no-repeat;
	background-position: center right;
	-moz-border-radius-bottomright:0px;
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius:0px;
}
form div.error, div.field_error {
	color: #C00;
	font-weight:bold;
	margin-left:0px;
	display:inline;
}

div.field_error {
    display:block; 
    padding:2px;  
}

.form_table tr.alt td {
    background-color:#FFF8F2;
}

.form_table td, .form_table th {
	padding:5px;
	vertical-align:top;
}

.form_table th {
	text-align:right;
	color:#333;
	font-weight:bold;
}

.radioGroup label {
	width:125px;
	display:inline-block;
}
.radioGroupError {
	display:block !important;
	margin-left:4px !important;
	margin-top:10px;
}
textarea, input {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
textarea.watermark, input.watermark {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: DarkGray;
}
.fieldHeader {
	text-align: left;
	width:150px;
}
td.fieldHeader {
	padding-top:9px;
}

table.infoTable {
	border: solid 2px #CCC;
	-moz-border-radius: 5px;
}

table.infoTable th, table.infoTable td {
	padding:5px;
}

table.infoTable th {
	font-size:14px;
	background-color:#E1E1E1;
	border-bottom: solid 1px #CCC;
}


.form-wrapper {
	padding:5px 15px;
	/*background-color: #f6f6f6 !important;*/
}

a.anchor {
	height:0px;
	padding:0px;
	margin:0px;
	line-height:0px;
}

div#menu-shadow {
	/*background-color:#CFEFFC;*/
	height:10px;
	background-image: url(../images/menushadow.png);
	
	background-repeat: repeat-x;
	background: none;
	display:none;
}

a {
	outline: 0;
}

#wrapper {
	background-color: White;
	position: relative;
	margin: 10px auto 0px auto;
	width: 970px;
	padding-top: 5px;
	padding-bottom: 5px;
   -moz-box-shadow: 0px 0px 10px #A7A7A7;
   -webkit-box-shadow: 0px 0px 10px #A7A7A7;
    box-shadow: 0px 0px 10px #A7A7A7;
}

 
.faq-title {
	font-weight:bold;
	/*border-bottom:1px solid silver;
	background-color:#F8F9F8;*/
	font-size:14px;
	color:#069;
	display: block;
	margin-top:10px;
	
}
.faq-title-hover {
    cursor:pointer;
	cursor:hand;
}
.faq-title-active {
	/*color:#F60;*/
}
 
.faq-title-content {
	margin:5px 10px 5px 0;
}
 
.faq-body {
	/*background-color: #D6E3F1;*/	
}
 
.faq-body-content {
	
	/*padding:10px;
	padding-left:25px;
	background-color:#FFC;
	border-top: solid 1px #F9D568;*/
}

.alert, .approved, .attention, .camera, .cart, .doc, .download, .media, .note, .notice, .quote, .pdf {
    background-position: 0 100%;
    background-repeat: repeat-x;
    clear: both;
    display: block;
    margin: 15px 0;
	margin-bottom: 20px;
}

.notice {
	background-color: #A7CADC;
	background-image: url("../images/noticebg.png");
	border: 1px solid #039;
	color: #039;
	border-color: #8EC7FF;
}

.notice .typo-icon {
    background-image: url("../images/blue-notice.png");
}

.typo-icon, .quote .quote-l {
    background-position: 10px 11px;
    background-repeat: no-repeat;
    display: block;
    margin: 10px 0 15px 0;
    padding: 10px 10px 5px 36px;
}

.typo-icon p
{
    margin-top: 0;	
}

.pdf
{
    background-color: #FFFAF6;
    background-image: url("../images/note.png");
    border: 1px solid #E6DAD2;
    color: #B76F38;
}


.pdf .typo-icon {
	background-image: url("../images/icon-pdf.gif");
    
}

.note {
    background-color: #FFFAF6;
    background-image: url("../images/note.png");
    border-bottom: 1px solid #E6DAD2;
    border-right: 1px solid #E6DAD2;
    color: #B76F38;
}

table.data_table {
	margin-top: 15px;
    border: 1px solid #D3D3D3;
}

table.data_table th, table.charity-tables th {
    background-image: url(../images/blockheadbg.png);
	background-repeat: repeat-x;
	line-height: 22px;
	padding:5px;
	font-size: 11px;
	border-bottom: 1px solid #d3d3d3;
	background-position: bottom left;
	border-right: 1px solid #d3d3d3;
}

table.data_table td, table.charity-tables td {
	padding: 10px 5px !important;
	border-bottom: 1px solid #d3d3d3;
}

table.charity-tables {
	border: 1px solid #DDD;
}
table.charity-tables th {
    font-size:12px;
	border-right-color: #DDD;
}
table.charity-tables td
{
    border-bottom-color: #E8E8E8;
	padding: 5px;	
}

tr.on-reserve td {
	background-color: #FFFFDF;
}


.rounded {
	-moz-border-radius: 10px;
    border-radius: 10px;
}

.applicant_details_hdr_text {
	line-height: 22px;
	padding:5px 15px;
	    background-image: url(../images/blockheadbg.png);
	background-repeat: repeat-x;
	color:#069;
	
	font-size: 14px;
	border: 1px solid Silver;
	background-position: bottom left;
	margin-top:10px;
}

.applicant_details_hdr_text a {
	color:#069;
	text-decoration: none;
	font-weight: bold;
}

.emb_applicant_details_bdy {
	padding:5px;
	border: 1px solid Silver;
	border-top: none;
	margin-bottom:10px;
}
.emb_app_details_phys_chars_header td {
	padding:5px;
	font-size: 110%;
	font-weight:bold;
	background-color:#E3E3E3;
}
.app_details th, .app_details td {
    padding: 5px;	
}

.bdy_essay_section
{
	padding:10px;
}

.shadow {
	
	
    -moz-box-shadow: 0px 0px 5px #BCC4D7;
    -webkit-box-shadow: 0px 0px 5px #BCC4D7;
    box-shadow: 0px 0px 5px #BCC4D7;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#BCC4D7')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=135, Color='#BCC4D7');
	margin-bottom: 10px;
}

#panel_toggle
{
    background-repeat: no-repeat;
	left: 965px;
 
}


#search_form td {
    padding: 5px 0;	
	font-weight: normal;
	font-size:11px;
}

#search_form strong {
	font-weight: normal; /* lol */
	display: block;
	margin-left:1px;
}

#search_form select {
    margin-top: 3px;
	font-size: 11px;
	margin-left: 0px;
}


#class="orange"_form input[type=text], #class="orange"_form input[type=password], #register_form input[type=text], #register_form input[type=password] {
    -moz-border-radius: 3px;
	border: 1px solid Silver;
	padding:3px;
	box-shadow: 0px 2px #EEE;
	width: 185px;	
}

/*
input[type=button], input[type=submit] {
    -moz-border-radius: 3px;
	border-color: Silver;
	border: 1px solid Silver;
	padding:5px;
}
*/
.MESSAGES_SUCCESS {
	background-color: #DFD;
	color:#060;
	padding: 10px;
	border-bottom: 1px solid #009B00;
}

#register_spacer
{
  background-image: url(../images/register-spacer.png);
  background-repeat: no-repeat;
  background-position:center 15px;	
}


.callout {
    border-radius:8px;
	-moz-border-radius:8px; 
    background-color: #DEE8F5;
	background-image: url('../images/calloutbg.png');
	background-repeat: repeat-x;
	background-position:bottom;
    border: 1px solid #82C8E9;
    float: left;
    margin-left: 30px;
    margin-top: 5px;
    padding: 10px;
}

.callout ul {
	padding-left:17px;
}


h1.heading {
    font-size: 22px;	
}

#footer_tabs {
	text-align: center !important;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	width:960px;
	margin-bottom: 15px;
	padding-bottom:25px;
	display: block;
}
#footer_tabs ul {
	padding:0;
	text-align: center !important;
	display: block;
	margin-left: 135px;
	float: none;
}

#footer_tabs ul li
{
	font-size: 14px;
	text-align: center !important;
	list-style: none;
	float: left;
	display: inline-block;
	margin-left: 15px;
	padding-left: 5px;
}

#footer_tabs ul li a {
	color: white;
	font-size: 14px;
	font-weight: bold;
	display: block;
}

div.staff_photo {
    width: 225px;
	display: block;
	float: left;	
}

div.staff_row {
	margin-bottom: 25px;
	display: block;
	min-height: 200px;
}

.centered {
	text-align: center !important;
}

div.mediakit-file {
 display: block;
 padding-left: 30px;
 background-repeat: no-repeat;
 background-position: left center;
 background-color: transparent;
	border: none;
	margin:10px 0;
	background-image: url(/images/icons/file.gif);
 
}
div.mediakit-file a {
    display: block;
	margin-right: 15px;
	float: left;
	padding: 0;
}
div.mediakit-file.pdf {

	background-image: url(/images/icons/pdf.gif);
}

div.mediakit-file.psd {

	background-image: url(/images/icons/psd.gif);
}

div.mediakit-file.ai {

	background-image: url(/images/icons/illustrator-file.gif);
}

div.mediakit-file.mp3 {
    background-image: url(/images/icons/mp3.gif);	
}

.favorites-bar {
  padding: 10px 0;
}

a.add-to-favorites, a.last-search-link, a.link-icon {
    display: inline-block;
	width: auto;
	padding-left: 25px;
	background-image: url(/images/icons/add-to-favorites.jpg);
	background-repeat: no-repeat;
	background-position: left center;	
	line-height: 24px;
}

a.link-icon {
    background-image: url(/images/icons/link-icon.png);	
}

a.last-search-link {
    background-image: url(/images/icons/search.png);	
}

.donor-app .content_block
{
    padding: 10px;
	border: solid 1px #AEDBF1;
	background-color: #E5F2FF;
	display: block;
	margin-bottom: 15px;	
}
.required-field { 
    color: #C00;
	font-weight:bold;
	font-size:14px;
}
.donor-app .private-data
{
	
    border: solid 1px #FCC;	
	background-color: #FFDDDD ;
	
	
	display: block;
	
	
	padding: 10px;
	margin: 10px 0;
	
	/*
	background-image: url(/images/icons/private-data.png);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	padding-left: 35px;
	*/
	
	font-size: 12px;
}

table.checkbox_table tr td {
	padding:2px;
	padding-left: 0px;
}


.edi-form{
margin:0 auto;
width:400px;
padding:14px;
}

/* ----------- stylized ----------- */
.stylized{
border:solid 2px #b7ddf2;
background:#ebf4fb;
}
.stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
.stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
.stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
.stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
.stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}
.stylized button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#666666 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}

div.content-collapse {
    height:25px;
    overflow:hidden;
}

.form_box textarea {width:99.6%;}