/* CSS Document */

/* 
	CENTERS BACKGROUND HORIZONTALLY:  background: #ffffff url(images/bg_body.gif) 50% 0 no-repeat;
	CENTERS BACKGROUND VERTICALLY:  background: #ffffff url(images/bg_body.gif) 0 50% no-repeat;
	BACKGROUND CLINGS TO LEFT BROWSER EDGE:  background: #ffffff url(images/bg_body.gif) 0 0 no-repeat;

	BACKGROUND DOES NOT REPEAT:  background: #ffffff url(images/bg_body.gif) 0 0 no-repeat;
	BACKGROUND REPEATS VERTICALLY:  background: #ffffff url(images/bg_body.gif) 0 0 repeat-y;
	BACKGROUND REPEATS HORIZONTALLY:  background: #ffffff url(images/bg_body.gif) 0 0 repeat-x;

 */

body {
	background: #000000 url(images/bg_body_alt.jpg) 0 0 repeat-x;
	margin-top:0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*  Accessibility Navigation - blank 2x1px images with links to the Content area  */
#AccessibilityNav{
	width: 47.5em;
	min-width: 760px;
	}
#AccessibilityNav img{
	border:none;
}
/*  message for users with old Browsers - links to update Browsers  */
p#older_browsers {
	display: none;
}
/*  Company name invisible but to old browsers and Search Engines  */
div#CompanyName {
	display: none;
}

/* ************************************----------- HEADER -----------************************************ */
table#Header {
	
	margin-top: 0;
	width: 47.5em;
	min-width: 760px;
	
}
/* ************************************----------- SEARCH -----------************************************ */
form#Search {
	margin: 0;
	padding:0;
	}
table#SearchTable {
	background: #a80532 url(images/bg_seach.jpg) 480px 0 no-repeat;
	margin-top: 0;
	width: 47.5em;
	min-width: 760px;
}

/* ************************************----------- CONTENT AREA -----------************************************ */
table#Container {
	width: 47.5em;
	min-width: 760px;	
	background: #ffffff url(images/bg_container.jpg) 0 0 no-repeat;
}

.applicationtable {
	border:solid #000000 1px;
	}
	
.applicationtablebuttons {
	border:solid #000000 1px;
	}


/* ************************************----------- LEFT COLUMN -----------************************************ */
/*  Background for the left column is specified here  */
td#LeftColumn {
	background: #dfdfdf url(images/bg_splash_lt_col.jpg) 0 0 repeat-x;
	padding: 5px 0px 0 0px;
	/*font-weight: bold;
	background: url(images/bg_left_column.jpg) 100% 130px  no-repeat;
	padding: 170px 5px 0 3px;  */
}
/* **************----------- NAVIGATION -----------**************** */
div#Menu {
	width: 6.9375em;
	min-width: 111px;
	margin: 0 0 0 15px;
}

/*----------- 	NAVIGATION LINKS -----------*/
div#Menu a, div#Menu a:active, div#Menu a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.85em;
	display: block;
	padding: 8px 0px 8px 15px;
	border-bottom: solid 1px #FFFFFF;
	width: 100%;
	/*margin: 13px 0;
	padding-right: 16px;
	
}
html>body table#Menu a {
	padding-right: 16px;*/
}
div#Menu a:hover {
	color: #a80532;
}
div#Menu  a#BottomLink {
	border-bottom: none;
}

div#Menu a.current_link  {
	color: #a80532;
}
/* **************----------- Grey Boxes -----------**************** */
div.GreyBox {
	background-color: #dfdfdf;
	border: solid 1px #046176;
	margin: 5px 2px;
	padding-bottom: 10px;
}
div.GreyBoxTitle {
	background-color: #046176;
	padding: 3px 0px;
	color: #FFFFFF;
	font-size: 0.85em;
	margin: 0px 0 5px 0;
}
div.GreyBoxContent {
	font-size: 0.65em;
	color: #000000;
	margin: 0 3px 0px 2px;
	line-height: 1.5em;
}
div.GreyBoxContent p{
	margin: 5px;
}
div.GreyBoxContent a {
	color: #a80532;
}
div.GreyBoxContent a:hover {
	color: #046176;
	text-decoration: none;
}
input.login {
	margin: 2px 0;
}

/* ************************************----------- MAIN COLUMN -----------************************************ */
td#MainColumnPublicHome {
	padding-top: 5px;
	width: 37.875em;
	background: #ffffff url(images/bg_splash_content_ignore.jpg) 0 0 no-repeat;
}
div#BreadCrumbTrail {
	font-size: 0.75em;
	color: #a6a6a6;
	margin-right: 10px;
}
div#BreadCrumbTrail a {
	color: #a6a6a6;
}
div#BreadCrumbTrail a:hover {
	color: #a80532;
	text-decoration: none;
}
div#Content {
	padding: 0px 20px 5px 20px;
	font-size: 0.75em;

}
/*  If there is a myproduct being installed - use this tag to style the admin menu  */
/*div#AdminMenu {
	margin-top: 15px;
}
div#AdminMenu a {
	color: #000000;
	font-size: 0.75em;
}
div#AdminMenu a:hover {
	color: #000000;
	text-decoration: none;
}
*/
h1#SiteTitle {
	color:#046176;
	font-size: 1.5em;
	font-style: italic;
	font-weight: normal;
	margin-left: 20px;
}
h1 {
	color:#a80532;
	font-size: 1.5em;
	font-style: italic;
	font-weight: normal;
}
H2 {
	color:#a80532;
	font-size: 1.25em;
	font-style: italic;
	font-weight: normal;
}
H3 {
	color:#000000;
	font-size: 1em;
	font-weight:bold;
}
.subtitle {
	color:#046176;
	font-size: 1.0em;
	font-weight: bold;
	}
/* 
p.quote {
	font-size: 0.75em;
	font-weight:bold;
}
p.Address {
	font-size: 0.75em;
}
 
p.SmallText {
	font-size: 0.65em;
	color: #000000;
	margin: 0 10px;
}

td#MainColumn p, td#MainColumn ul, td#MainColumn ol {
	font-size: 0.75em;
	line-height: 1.25em;
}
html>body div#Content td {
	font-size: 0.75em;
	line-height: 1.25em;
}
*/
div#Content a, div#Content a:visited {
	color:#046176;

}
div#Content a:hover {
	color:#a80532;
	text-decoration: none;
}
td.BlackBorder { /* For the table graphic on the Training Binder page */
	border: solid 1px #000000;
	background-color: #8ec3cf;
	padding: 5px;
}

div#flashnote {
	border:solid 2px #06607a;
	padding:5px;
	background:#07768f;
	color:#FFFFFF;
	}
/* ******************************----------- STEPS NAVIGATION FOR EACH MODULE -----------************************** */
table#StepsNavigation td a {
	display: block;
	color: #FFFFFF;
	font-size: 0.9em;
	text-decoration: none;
	font-weight: bold;
	width: 25%;
	line-height: 1.5em;
	padding: 0 10px;
}
html>body table#StepsNavigation td a{
	width: auto;
}
td.StepNavWait a{
	background-color: #9b052e;
	border-top: solid 2px #770222;
	border-left: solid 2px #770222;
	border-right: solid 4px #770222;
	border-bottom: solid 4px #770222;
}
td.StepNavOn a, td.StepNav a {
	background-color: #046176;
	border-top: solid 2px #024b5c;
	border-left: solid 2px #024b5c;
	border-right: solid 4px #024b5c;
	border-bottom: solid 4px #024b5c;
}

table#StepsNavigation td a:hover {
	color: #000000;
}
/* ************************************----------- FOOTER -----------************************************ */

table#Footer {
	width: 47.5em;
	min-width: 760px;
	border: solid 1px #a80532;
	border-top: 3px;
	background-color:#046176;
}
td#ContactUs {
	color:#ffffff;
	padding: 10px 0;
}
span.BigText {
	font-size: 1.25em;
}
span.MedText {
	font-size: 1.0em;
}
span.SmallText {
	font-size: 0.65em;
}
table#CopyrightTable {
	width: 47.5em;
	min-width: 760px;
}
td#copyright {
	background-color: #000000;
	font-size: 0.65em;
	color:#ffffff;
}
td#copyright a, span.SmallText a, span.MedText a {
	color:#ffffff;
	text-decoration: underline;
}
td#copyright a:hover, span.SmallText a:hover, span.MedText a:hover {
	text-decoration: none;
}


