@charset "UTF-8";
/* CSS Document */

body {
	background-color: #001634;
	background-image: url(PageGraphics/pinstripes.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 0;
	font-size: 10pt;
}

.admin_nav_table {
	width: 741px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #011E46;
}

.main_table {
	width: 741px;
	height: 540px;
	background-image: url(PageGraphics/AtlasBodyImage.jpg);
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.blue_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6699FF;	
}

.bold_italic {
	font-style: italic;
	font-weight: bold;	
}

.header_table {
	width: 741px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.header_nav_cell {
	height: 115px;
	background-image: url(PageGraphics/AtlasHeaderImage.jpg);
	cursor: pointer;
}

.header_phone {
	color: #FFFFFF;
	font-size: 18pt;
	padding-top: 75px;
	padding-right: 20px;
}

.head_phone {
	text-shadow: #000000 2px 2px 2px;
	z-index: 1;
	position: relative;
}

.nav_table {
	text-align: center;
	background-color: #003366;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.nav_link {
	color: #FFFFFF;
}

font_arial {
	font-family: Arial, Helvetica, sans-serif;
}

.font_11 {
	font-size: 11pt;
}

.font_12 {
	font-size: 12pt;
}

.font_14 {
	font-size: 14pt;
}

.font_18 {
	font-size: 18pt;
}

.margin_15 {
	margin-left: 15px;
	margin-right: 15px;
}

.margin_50 {
	margin-left: 50px;
	margin-right: 50px;
}

.color_flip1 {
	color: #FFFFFF;
	background-color: #000066;
}

.color_flip2 {
	color: #FFFFFF;
	background-color: #000099;
}

.grey_border {
	border: 1px solid #CCCCCC;
}

.form_items {
	color: #FFFFFF;
	background-color: #031844;	
}

.member_name {
	color: #6699FF;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 14pt;
	font-weight: bold;
}

.member_descr {
	font-size: 10pt;
	
}

.member_photo {
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;	
}

.member_divider {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;	
}

.white_font {
	color: #FFFFFF;
}

grey_font {
	color: #C0C0C0;
}

.faq_question {
	color: #6699FF;
	font-weight: bold;
}

.faq_answer {
	color: #FFFFFF;
}

.specialty {
	width: 270px; 
}

.newsletter_name {
	font-size: 10pt;
	color: #003366;
}

.newsletter_story {
	font-size: 10pt;	
}

.newsletter_divider {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;	
}

.newsletter_header {
	font-size: 14pt;
	color: #6699FF;
	font-weight: bold;
}

.newsletter_date {
	font-size: 10pt;
	color: #6699FF;
	font-weight: bold;
}

.newsletter_nav {
	color: #FFFFFF;
	text-decoration: none;
}

.newsletter_nav:hover {
	text-decoration: underline;
}

.newsletter_nav:visited {
	color: #999999;
}

.footer_table {
	width: 741px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #011E46;
}

.footer_nav {
	font-size: 8pt;
	color: #6699FF;
}

.footer_link {
	color: #6699FF;
	font-size: 8pt;
	text-decoration: none;
}

.footer_link:hover {
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: underline;
}

.copyright {
	font-size: 8pt;
}

a {
	text-decoration: none;
}
