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

/* RESET */
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, form, label, caption { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; 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;
}

/* BODY */
body {
	background-image: url(/images/sitebkg2.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #D0D0D0;
}
#wrapper, #header, #menu, #content, #footer {
	width: 916px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

/* WRAPPER */
#wrapper {
	background-image: url(/images/content_top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-right: 22px;
	padding-left: 22px;
	min-height: 477px;
	padding-top: 24px;
}

/* HEADER */
#header {
	padding-top: 10px;
}
#header #ateamcentral {
	background-image: url(/images/ateamcentral_inside.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 32px;
	width: 916px;
	display: block;
	text-indent: -10000px;
	margin-bottom: 4px;
}
#header #ateamcentral_home {
	background-image: url(/images/ateamcentral.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 32px;
	width: 252px;
	display: block;
	text-indent: -10000px;
	margin-bottom: 4px;
}

/* MENU */
ul#menu {
	background-color: #440077;
	width: 888px;
	margin-right: auto;
	margin-left: auto;
	z-index:100;
	margin-bottom: 30px;
	background-image: url(/images/menu_background.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 41px;
}
ul#menu li {
	float:left;
	display:block;
	margin-top: 6px;
	margin-bottom: 6px;
}
ul#menu li a {
	display:block;
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	padding-top: 7px;
	padding-right: 17px;
	padding-bottom: 6px;
	padding-left: 18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8400E6;
}
ul#menu li.drop a {
	background-image: url(/images/bullet_menu.gif);
	background-repeat: no-repeat;
	background-position: 15px 9px;
	padding-left: 32px;
}
ul#menu li.start a {
}
ul#menu li.end a {
	border-right-width: 0;
	border-right-style: none;
}
ul#menu li a:hover {
	color:#FC0;
}
ul#menu li.drop a:hover {
	color: #FFF;
}
ul#menu li ul {
	width:194px;
	position:absolute;
	z-index:99;
	left:-999em;
	height:auto;
	text-align:left;
	padding:0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-left-color: #333;
	background-color: #666;
}
ul#menu li ul li {
	width:100%;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
ul#menu li ul li a, ul#menu li.drop ul li a {
	color:#CCC!important;
	width:172px;
	white-space:nowrap;
	background:none!important;
	margin: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-right-width: 0px;
	border-right-style: none;
}
ul#menu li ul li a:hover, ul#menu li ul li:hover, ul#menu li.drop ul li a:hover {
	color:#FFF;
	background-color: #999;
}
ul#menu li:hover ul {
	left:-999em;
	left:auto;
}
ul#menu li ul {
	position: absolute;
	left: -999em;
}
ul#menu li:hover ul {
	left: auto;
}
ul#menu li:hover ul, ul#menu li.sfhover ul {
	left: auto;
}

/* CONTENT */
#content {
	background-color: #FFF;
	width: 888px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	padding-bottom: 30px;
	padding-right: 14px;
	padding-left: 14px;
}
#content a {
	color: #762FB0;
	text-decoration: underline;
}
#content a:hover {
	color: #4B0083;
	text-decoration: underline;
}
#content p, #content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	margin-bottom: 16px;
}
#content p, #content table {
	line-height: 18px;
}

#content ul, #content ol, #content blockquote, #content fieldset {
	margin-left: 60px;
	margin-right: 60px;
	margin-bottom: 20px;
}
#content ul {
	list-style-type: disc;
}
#content ol {
	list-style-type: decimal;
}
#content li {
	margin-bottom: 10px;
	line-height: 18px;
}
div.clear {
	clear: both;
	overflow: hidden;
	height: 100%;
}
div.box, div.box_small {
	display: block;
	clear: both;
	float: none;
	width: 620px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/box_background.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 30px;
}
div.box_small {
	width: 280px;
	background-image: url(/images/box_background_small.jpg);
	float: left;
	clear: none;
	margin-left: 5px;
	margin-right: 5px;
}
div.box span.top, div.box_small span.top {
	display: block;
	clear: both;
	height: 10px;
	width: 620px;
	overflow: hidden;
	background-image: url(/images/box_top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0;
	padding: 0;
}
div.box_small span.top {
	width: 280px;
	background-image: url(/images/box_top_small.jpg);
}
div.box h2, div.box p {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	padding-right: 20px;
}
div.box h2, #content div.box_small h2 a {
	font-size: 14px;
	color: #762FB0;
	font-weight: bold;
	text-decoration: none;
}
div.box_small h2 {
	text-align: center;
}
div.box p {
	margin-bottom: 16px;
}
div.box p.play {
	font-weight: bold;
	white-space: nowrap;
}
div.box p.play a {
	text-decoration: none;
	background-image: url(/images/play.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 32px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #254A8D;
	white-space: nowrap;
	line-height: 18px;
}
div.box p.play a:hover {
	color: #30ADE4;
	text-decoration: none;
}
#content div.box p.link {
	overflow: hidden;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#content div.box p.link a {
	background-image: url(/images/icon_arrow_purple.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	color: #762FB0;
	text-decoration: none;
	padding-right: 12px;
	white-space: nowrap;
	margin-right: auto;
	margin-left: auto;
	line-height: 18px;
}
div.box img {
	padding: 0;
	float: left;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 16px;
	border: 1px solid #CCC;
}
div.box_small img {
	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;
	float: none;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
div.box img.noborder {
	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;
	margin-top: 10px;
}
div.event h2 {
	float: left;
	color: #C00;
	font-size: 17px;
	line-height: 48px;
	text-transform: uppercase;
	background-image: url(/images/ticket.jpg);
	background-repeat: no-repeat;
	background-position: 20px 14px;
	padding-left: 46px;
}
div.event h2.hotel {
	background-image: url(/images/hotel.jpg);
	background-position: 20px 12px;
}
div.event h3 {
	float: right;
	font-size: 12px;
	font-weight: bold;
	color: #C00;
	line-height: 42px;
	margin-right: 20px;
	text-transform: uppercase;
}
div.event p.register {
	clear: both;
	overflow: hidden;
	padding-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
	display: block;
	padding-bottom: 10px;
}
div.event p.register a {
	display: block;
	float: left;
	background: url(/images/button_register.jpg) no-repeat 0 0;
	text-indent: -9999px;
	height: 51px;
	width: 220px;
}
div.event p.register a.reserve {
	background: url(/images/button_reserve.jpg) no-repeat 0 0;
}
div.event p.register a:hover {
	background-position: 0 -51px;
	cursor: pointer;
}
div.event p.register span {
	display: block;
	float: left;
	line-height: 24px;
	font-weight: normal;
	color: #666;
	margin-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
div.event p.register span strong {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


/* HOME */
#content #home {
	overflow: hidden;
}
#content div.clear {
	clear: both;
	overflow: hidden;
}
#content #home div.box, #content #home div.box_small, #content #home div.home_navigation {
	display: block;
	clear: both;
	float: none;
	width: 620px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/box_background.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#content #home div.box, #content #home div.box form p {
	line-height: normal;
}
#content #home div.box_small {
	width: 280px;
	background-image: url(/images/box_background_small.jpg);
	float: left;
	clear: none;
	margin-left: 0;
	margin-right: 20px;
}
#content #home div.home_navigation {
	width: 280px;
	float: left;
	clear: none;
	margin-left: 0;
	margin-right: 20px;
	background-image: url(/images/blank.gif);
}
#content #home div.box_small, #content #home div.home_navigation {
	height: 388px;
}
#content #home div.home_navigation div.box_small {
	float: none;
	margin-right: 0;
	margin-bottom: 8px;
	height: auto;
}
#content #home div.box span.top, #content #home div.box_small span.top {
	display: block;
	clear: both;
	height: 10px;
	width: 620px;
	overflow: hidden;
	background-image: url(/images/box_top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0;
	padding: 0;
}
#content #home div.box_small span.top {
	width: 280px;
	background-image: url(/images/box_top_small.jpg);
}
#content #home div.box h2, #content #home div.box p {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	padding-right: 20px;
}
#content #home div.end p {
	padding-left: 0;
	padding-right: 0;
}
#content #home div.box h2, #content #home div.box_small h2 a {
	font-size: 14px;
	color: #762FB0;
	font-weight: bold;
	text-decoration: none;
}
#content #home div.box_small h2 {
	text-align: center;
	margin-bottom: 12px;
}
#content #home div.box p {
	margin-bottom: 16px;
}
#content #home div.box p.play {
	font-weight: bold;
	white-space: nowrap;
}
#content #home div.box p.play a {
	text-decoration: none;
	background-image: url(/images/play.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 32px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #254A8D;
	white-space: nowrap;
	line-height: 18px;
}
#content #home div.box p.play a:hover {
	color: #30ADE4;
	text-decoration: none;
}
#content #home div.box p.link {
	overflow: hidden;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#content #home div.box p.link a {
	background-image: url(/images/icon_arrow_purple.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	color: #4B0083;
	text-decoration: none;
	padding-right: 12px;
	white-space: nowrap;
	margin-right: auto;
	margin-left: auto;
	line-height: 18px;
}
#content #home div.box p.link a:hover {
	background-image: url(/images/icon_arrow_purple_light.jpg);
	color: #762FB0;
	text-decoration: none;
}
#content #home div.box img {
	padding: 0;
	float: left;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 16px;
	border: 1px solid #CCC;
}
#content #home div.box_small img {
	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;
	float: none;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#content #home div.box img.noborder {
	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;
	margin-top: 10px;
}
#content #home div.box_headline {
	margin-bottom: 10px;
}
#content #home div.box_headline h1 {
	display: block;
	float: left;
	height: 36px;
	width: 280px;
	font-size: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
}
#content #home div.box_headline h1 a {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	white-space: nowrap;
	display: block;
	float: left;
	height: 36px;
	width: 280px;
	margin-bottom: 0px;
	text-indent: -9999px;
}
#content #home div.box_headline h1.connected a {
	background-image: url(/images/tab_home_stay_connected.jpg);
}
#content #home div.box_headline h1.event a {
	background-image: url(/images/tab_home_event.jpg);
}
#content #home div.box_headline h1.update a {
	background-image: url(/images/tab_home_update.jpg);
}
#content #home div.end, #content #home div.box_headline h1.update {
	margin-right: 0;
}
#content #home div.box span.break {
	display: block;
	height: 26px;
	width: 240px;
	margin-bottom: 0px;
	background-image: url(/images/box_break.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: 20px;
	margin-left: 20px;
}
#content #home div.box p.form {
	margin-bottom: 5px;
	overflow: hidden;
	line-height: normal;
}
#content #home div.box p.form label {
	float: left;
	width: 80px;
	padding-top: 2px;
	line-height: normal;
}
#content #home div.box p.form input {
	float: left;
	width: 140px;
	line-height: normal;
}
#content #home div.box p.button {
	margin-bottom: 12px;
	overflow: hidden;
}
#content #home div.box p.button input {
	float: left;
	width: 140px;
	margin-left: 80px;
	padding: 2px;
	font-weight: bold;
	/* button styles */
	background-color: #999;
	-webkit-border-radius: 10px 9px;
	-moz-border-radius: 10px 9px;
	border-radius: 10px 9px;
	border: 0px;
	padding: 4px 10px 3px 10px;
	min-width: 115px;
	/*text styles */
    color: white;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0px;
	word-spacing: 0px;
	text-align: center;
	text-shadow: 0px 0px 0px black;
	/*interaction */
	cursor: pointer;
}
/* FOOTER */
#footer {
	text-align: center;
	padding-bottom: 40px;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 20px;
	background-color: #F4F4F4;
	color: #666;
}
#footer ul {
	display: block;
	clear: both;
	overflow: hidden;
	margin-bottom: 12px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footer ul li {
	display: inline;
	margin-right: 8px;
	margin-left: 8px;
}
#footer ul li a {
	color: #762FB0;
	line-height: 16px;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #4B0083;
	text-decoration: none;
}
#footer p {
	margin-bottom: 8px;
}
#footer p#site_by, #footer p#site_by a, #footer p#site_by a:hover {
	color: #C0C0C0;
	text-decoration: none;
}

/* CLASSES/MISC */
.boldbodygree {
	color: #762FB0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

h1, .h1, #content p.h1 {
	color: #762FB0;
	font-size: 24px;
	font-style: normal;
	line-height: 29px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

h2, .h2 {
	color: #3D4246;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 30px;
	font-weight: 700;
	font-variant: normal;
}

h3, .h3 {
	color: #762FB0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
}
.h3black {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
}

h4, .h4 {
	color: #0060BF;
}
.smalltype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.storetype {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
}
.h6-15pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #762FB0;
}
.tblEvents {
	background-color: #E6F2FF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C1E0FF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.tblEventsAlt {
	background-color: #F4FAFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #D9ECFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.tblEventsTitle {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.tblEventsEmpty {
	color: #B3D3FB;
}
.red {
	color: #CC0000;
}
.time {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #EFEFEF;
	padding: 2px;
}
.time thead {
}
.time thead tr {
}
.time thead tr td {
	background-color: #CECECE;
	font-weight: bold;
}
.time tbody tr{
}
.time tbody tr td{
	font-size: 10px;
}
.time tbody tr td.title {
	text-align: center;
}
.time tbody tr td.flag {

}

.time tbody tr.alt td {
	background-color: #EFEFEF;
}
.checkmark {
	float: left;
	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;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-top: 4px;
}
p.center {
	text-align: center;
}

div.leadership_update_box, div.leadership_update_box a {
	height: 296px;
	width: 260px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
div.leadership_update_box {
	background-position: center 20px;
	margin-bottom: 16px;
	margin-left: auto;
	margin-right: auto;
}
div.leadership_update_box a {
	white-space: nowrap;
	display: block;
	background-image: url(/images/leadership_update.png);
}
div.leadership_update_box a:hover {
	cursor: pointer;
}
#content div#home div.clear div.home_navigation ul.home_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 0;
	line-height: 0;
	list-style-type: none;
}
#content div#home div.clear div.home_navigation ul.home_menu li {
	margin: 0;
	padding: 0;
	margin-bottom: 0;
	line-height: 0;
	list-style-type: none;
	overflow: hidden;
}
#content div#home div.clear div.home_navigation ul.home_menu li a, #content div#home div.clear div.home_navigation ul.home_menu li.update a, #content div#home div.clear div.home_navigation ul.home_menu li.training a, #content div#home div.clear div.home_navigation ul.home_menu li.events a, #content div#home div.clear div.home_navigation ul.home_menu li.library a, #content div#home div.clear div.home_navigation ul.home_menu li.recruiting a {
	margin: 0;
	padding: 0;
	line-height: 0;
	display: block;
	height: 36px;
	margin-bottom: 4px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	white-space: nowrap;
	text-indent: -9999px;
}
#content div#home div.clear div.home_navigation ul.home_menu li.update a, #content div#home div.clear div.home_navigation ul.home_menu li.training a, #content div#home div.clear div.home_navigation ul.home_menu li.events a, #content div#home div.clear div.home_navigation ul.home_menu li.library a, #content div#home div.clear div.home_navigation ul.home_menu li.recruiting a {
	line-height: normal;
}
#content div#home div.clear div.home_navigation ul.home_menu li.update a {
	background-image: url(/images/tab_menu_update.jpg);
}
#content div#home div.clear div.home_navigation ul.home_menu li.training a {
	background-image: url(/images/tab_menu_training.jpg);
}
#content div#home div.clear div.home_navigation ul.home_menu li.events a {
	background-image: url(/images/tab_menu_events.jpg);
}
#content div#home div.clear div.home_navigation ul.home_menu li.library a {
	background-image: url(/images/tab_menu_library.jpg);
}
#content div#home div.clear div.home_navigation ul.home_menu li.recruiting a {
	background-image: url(/images/tab_menu_recruiting.jpg);
}
#content ul.flags {
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	width: auto;
	text-align: center;
}
#content ul.flags li {
	list-style-type: none;
	display: inline;
}
#content ul.flags li img {
	margin-right: 6px;
	margin-left: 6px;
}
#content .order {
	background-image: url(/images/order_background.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 444px;
	height: 100px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	line-height: 20px;
}
#content .order.pdf {
	background-image: url(/images/order_pdf.jpg);
}
#content .order.blank {
	background-image: url(/images/order_background_blank.jpg);
}
#content .order.cash-flow {
	background-image: url(/images/order_cash_flow.jpg);
}
#content .order.special-report {
	background-image: url(/images/order_special_report.jpg);
}
#content .order.worksheet-and-guide {
	background-image: url(/images/order_worksheet_and_guide.jpg);
}
#content .master-recruiting-package {
	background-image: url(/images/order_master_recruiting_package.jpg);
}
#content .monthly-recruiting-combo {
	background-image: url(/images/order_monthly_recruiting_combo.jpg);
}
#content .rapid-rad-recruiting {
	background-image: url(/images/order_rapid_rad_recruiting.jpg);
}
#content .order .details {
	float: left;
	width: 424px;
	overflow: hidden;
	padding-top: 20px;
	padding-left: 20px;
	font-size: 14px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
#content .order .details form, #content .order .details select, #content .order .details option {
	margin: 0;
	padding: 0;
}
#content .order .details select, #content .order .details input {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content .order .details input {
	float: left;
	margin-left: 10px;
	margin-top: -3px;
	width: 22px;
	text-align: center;
}
#content .order .details span, #content div.sub-order span {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-transform: uppercase;
}
#content .order .button {
	float: left;
	width: 424px;
	overflow: hidden;
	padding-top: 10px;
	padding-left: 20px;
}
#content .order .button a {
	display: block;
	background-image: url(/images/order_button.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
	height: 27px;
	width: 160px;
	text-decoration: none;
	color: #413601;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	text-align: center;
	padding-right: 40px;
}
#content .order .button a:hover {
	background-position: 0px -37px;
}
#content .order .button input {
	background-image: url(/images/order_button_input.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0;
	height: 37px;
	width: 200px;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	border: none 0;
	background-color: transparent;
}
#content .order .button input:hover {
	background-position: 0 -37px;
	cursor: pointer;
}
#content .half h2 a {
	text-decoration: none;
	color: #3D4246;
}
#content p.order-details {
	text-align: center;
	margin-bottom: 10px;
	color: #666;
}
#content p.cart a {
	background: url(/images/cart.jpg) no-repeat 0 0;
	padding: 5px 0 7px 32px;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}
#content p.cart a:hover {
	color: #000;
}
#content div.half {
	float: left;
	overflow: hidden;
	width: 444px;
}
#content div.sub-order {
	float: left;
	overflow: hidden;
	width: 352px;
}
#content div.sub-order p {
	margin: 0;
}
#content div.sub-order form {
	margin: 0 0 10px 0;
	overflow: hidden;
}
#content div.sub-order form input, #content div.sub-order form label {
	float: left;
}
#content div.sub-order form span {
	padding: 6px 0 0 10px;
}
#content div.sub-order form input.button {
	background-image: url(/images/order_button_small.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0;
	height: 26px;
	width: 120px;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	border: none 0;
	background-color: transparent;
}
#content div.sub-order form input.button:hover {
	background-position: 0 -26px;
	cursor: pointer;
}
#content div.login {
	width: 480px;
	margin: 0 auto 20px auto;
	padding: 30px 30px 20px 30px;
	overflow: hidden;
	border: solid 1px #DFDFDF;
	background: #F4F4F4;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#content div.login form {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#content div.login form p {
	margin: 0 0 10px 0;
	overflow: hidden;
}
#content div.login form label {
	float: left;
	padding: 8px 20px 0 0;
	width: 160px;
	text-align: right;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#content div.login form label .required {
	color: #900;
}
#content div.login form input {
	float: left;
	height: 24px;
	width: 260px;
	border: 1px solid #999;
	padding: 2px;
	padding-left: 10px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4B0081;
	line-height: 23px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #fff;
}
#content div.login form input:focus {
	outline: none;
}
#content div.login form p.submit {
	padding: 0 0 0 180px;
	margin: 0;
}
#content div.login form p.submit input {
	float: none;
	background: url(/images/button_login.jpg) no-repeat 0 0;
	padding: 0;
	height: 26px;
	width: 120px;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	border: none 0;
	background-color: transparent;
}
#content div.login form p.submit input:hover {
	background-position: 0 -26px;
	cursor: pointer;
}
#content div.download {
	width: 520px;
	margin: 0 auto 20px auto;
	padding: 20px 20px 10px 20px;
	overflow: hidden;
	border: solid 1px #DFDFDF;
	background: #F4F4F4;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#content div.download img {
	float: left;
	margin: 0 20px 0 0;
}
#content div.download h3 {
	font-size: 16px;
	margin: 0 0 10px 0;
	line-height: 20px;
}
#content div.download p {
	margin: 0 0 10px 0;
	line-height: 18px;
}
#content div.download p cite {
	font-weight: bold;
	font-style: normal;
}
#content div.download p a {
	background: url(/diamond-track-series/download.jpg) no-repeat 0 1px;
	padding: 0 0 2px 20px;
	color: #555;
}
#content div.download p a:hover {
	color: #222;
}
#content div.download flash, #content div.download object {
	margin: 0 0 10px 0;
}
hr {
	border: none 0;
	border-top: solid 1px #ccc;
	height: 1px;
	color: #ccc;
	margin: 0 30px 30px 30px;
}
img.left {
	float: left;
	margin-right: 20px;
}

