/*-----------------------------------------------------*/
/* Document:       expere.css                          */
/* Version:        1.1                                 */
/* Authors:        Annette, Carla                      */
/* Creation-Date:  08.29.2006                          */
/* Last-Edit:      08.31.2006                          */
/*-----------------------------------------------------*/

/***********************************************/
/* HTML STYLES                                 */
/***********************************************/ 

body {
	margin: 0px;
	padding: 0px;
	background-color: #DFDBD8;
	background-image: url("images/background_body.gif");
	background-repeat: repeat-x;
	}

body, div, table, td, th, li, p {
	font-family: trebuchet ms, arial, tahoma, sans-serif;
	font-size: small;
	color: #474747;
	line-height: 1.4em;
	}

a {
	color: #458EBF;
	text-decoration: none;
	}

a:link {
	color: #458EBF;
	text-decoration: none;
	}

a:visited {
	color: #458EBF;
	text-decoration: none;
	}

a:hover {
	color: #82bFEA;
	text-decoration: underline;
	}

h1 {
	font-family: trebuchet ms, arial, tahoma, sans-serif;
	font-size: 165%;
	font-weight: bold;
	color: #499fd0;
	margin-top: 20px;
	padding: 15px 0px 5px 0px;
	line-height: 1.3em;
	position: relative;
	z-index: 2;
	}

h2 {
	font-family: trebuchet ms, arial, tahoma, sans-serif;
	font-size: 115%;
	font-weight: bold;
	color: #499fd0;
	margin-top: 20px;
	}

h2 a:link {
	color: #5AA140;
	text-decoration: underline;
	}

h2 a:visited {
	color: #5AA140;
	text-decoration: underline;
	}
	
h2 a:hover {
	color: #7CB667;
	text-decoration: underline;
	}

h2 a:active{
	color: #5AA140;
	text-decoration: underline;
	}

ul li {
	list-style-type: square;
	color: #499fd0;
	}
	
li .copy {
	font-size: 100%;
	color: #474747;
	line-height: 1.4em;
	}

/***********************************************/
/* FORM STYLES                                 */
/***********************************************/

input {
	font-family: trebuchet ms, arial, tahoma, sans-serif;
	font-size: 90%;
	color: #333333;
	}

input.small {
	font-family: trebuchet ms, arial, tahoma, sans-serif;
	font-size: 90%;
	color: #333333;
	width: 40px;
	height: 14px;
	}
	
input.medium {
	font-family: trebuchet ms, arial, tahoma, sans-serif;
	font-size: 90%;
	color: #333333;
	width: 120px;
	height: 14px;
	}
	
input.large {
	font-family: trebuchet ms, arial, tahoma, sans-serif;
	font-size: 90%;
	color: #333333;
	width: 250px;
	height: 14px;
	}

input.submit {
	width: 51px;
	height: 19px;
	padding: 5px 5px 5px 0px;
	}

input.cancel {
	width: 52px;
	height: 19px;
	padding: 5px 5px 5px 5px;
	}

select {
	font-family: trebuchet ms, arial, tahoma, sans-serif;
	font-size: 90%;
	color: #333333;
	width: 225px;
	}

select.short {
	font-family: trebuchet ms, arial, tahoma, sans-serif;
	font-size: 90%;
	color: #333333;
	width: 55px;
	}
	
select.medium {
	font-family: trebuchet ms, arial, tahoma, sans-serif;
	font-size: 90%;
	color: #333333;
	width: 125px;
	}
	
select.long {
	font-family: trebuchet ms, arial, tahoma, sans-serif;
	font-size: 90%;
	color: #333333;
	width: 300px;
	}

textarea {
	font-family: trebuchet ms, arial, tahoma, sans-serif;
	font-size: 90%;
	color: #333333;
	width: 93%;
	}

/***********************************************/
/* LAYOUT CLASSES                              */
/***********************************************/

#master {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	background-color: #FFFFFF;
	}

#mastHead {
	position: absolute; 
	top: 0px; 
	left: 0px;
	z-index: 2;
	}

#mastSpace {
	height: 48px;
	}
	
#globalHeader {
	width: 100%;
	}

#navPrimary {
	height: 69px;
	width: 100%;
	text-align: left !important;
	white-space: nowrap;
	}

#navPrimary td {
	vertical-align: bottom;
	}

td.contentColumn {
	vertical-align: top;
	text-align: left;
	background-color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url("images/background_thread.gif");
	background-position: top left;
	background-repeat: repeat-x;
	border-left: 1px solid #d2d2d2;
	}
	
td.rightColumn  {
	vertical-align: top;
	width: 200px;
	background-color: #E6E6E7;
	border-right: 1px solid #d2d2d2;
	}

/***********************************************/
/* GLOBAL NAVIGATION STYLES                    */
/***********************************************/

.globalNav {
	font-family: arial, verdana, sans-serif;
	font-size: 85%;
	font-weight: normal;
	text-align: right;
	color: #474747;
	position: absolute; 
	top: 15px; right: 5px;
	}

.globalNav a:link {
	color: #317FB9;
	text-decoration: none;
	}

.globalNav a:visited {
	color: #317FB9;
	text-decoration: none;
	}

.globalNav a:active {
	color: #317FB9;
	text-decoration: none;
	}

.globalNav a:hover {
	color: #317FB9;
	text-decoration: underline;
	}
	
/***********************************************/
/* DROP NAVIGATION STYLES                      */
/***********************************************/

.menu {
	position: absolute;
	visibility: hidden;
	width: 266px;
	z-index: 3;
	background: #519CD0;
	}
	
.menu div {
	font-family: arial, verdana, sans-serif;
	font-size: 85%;
	font-weight: normal;
	line-height: 2em;
	}
	
.menu div a {
	z-index: 3;
	display: block;
	text-indent: 15px;
	color: #FFFFFF;
	width: 100%;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	}

.menu div a:hover, .menu div a:active, .menu div a:focus {
	color: #FFFFFF;
	background-color: #82BFEA;
	width: 100%;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	}
	
.menu div a:visited {
	z-index: 3;
	display: block;
	color: #FFFFFF;
	width: 100%;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	}

/***********************************************/
/* SEARCH STYLES                               */
/***********************************************/

#search1 {
	background-image: url("images/background-photo2_01.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	width: 200px;
	vertical-align: top !important;
	}
	
/***********************************************/
/* CONTENT COLUMN STYLES                       */
/***********************************************/

#contentMain {
	margin: 0px 0px 50px 0px;
	background-color: #FFFFFF;
	position: relative;
	z-index: 2;
	}
	
#contentMain td {
	vertical-align: top;
	}

.contentColumn1 {
	width: 540px;
	padding-right: 50px;
	}

.contentColumn11 {
	width: 700px;
	padding-right: 50px;
	}

.contentColumn2 {
	width: 260px;
	}
	
#marketingContainer {
	font-family: trebuchet ms, arial, tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #646464;
	background-color: #d1e7f3;
	padding: 15px 15px 15px 15px;
	vertical-align: top;
	}
	
#marketingHeader {
	font-family: trebuchet ms, arial, tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4DA1D1;
	margin-bottom: 5px;
	}
	
#marketingContainer ul li {
	font-family: trebuchet ms, arial, tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	list-style-type: square;
	color: #499fd0;
	margin-left: -25px;
	margin-bottom: 10px;
	}
	
#marketingContainer li .copy {
	font-family: trebuchet ms, arial, tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #646464;
	line-height: 1.4em;
	}
	
#marketingContainer li .header {
	font-family: trebuchet ms, arial, tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4DA1D1;
	line-height: 1.4em;
	}
	
.InteractiveColumn1 {
	width: 210px;
	padding-right: 30px;
	border-right: solid 1px #d7d7d7;
	}
	
.InteractiveColumn2 {
	padding-left: 15px;
	}

.note {
	font-family: trebuchet ms, arial, tahoma, sans-serif;
	font-size: 90%;
	color: #474747;
	line-height: normal;
	}

#arrowLink {
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 20px;
	background-image: url("images/button_arrow.gif");
	background-position: top left;
	background-repeat: no-repeat;
	}
	
#arrowLink a:link {
	text-decoration: underline;
	}
	
#arrowLink a:hover {
	text-decoration: underline;
	}
	
#arrowLink a:visited {
	text-decoration: underline;
	}
	
.required {
	color: #5AA140;
	font-weight: bold;
	}

.error {
	color: #DB034B;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 20px;
	background-image: url("images/icon-error.gif");
	background-position: top left;
	background-repeat: no-repeat;
	}

#lineBreak {
	margin: 5px 0px 10px 0px;
	border-top: 1px dotted #CAC3BF;
	}

/***********************************************/
/* RIGHT COLUMN STYLES                         */
/***********************************************/

#rightColumn {
	font-family: tahoma, arial, trebuchet ms, sans-serif;
	font-size: 85%;
	font-weight: normal;
	color: #646464;
	margin: 0px 15px 0px 15px;
	}
	
#rightColumn p {
	font-family: tahoma, arial, trebuchet ms, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #646464;
	}
	
#rightColumn a {
	color: #3F88BE;
	text-decoration: none;
	}
	
#rightColumn a:visited {
	color: #3F88BE;
	text-decoration: none;
	}
	
#rightColumn a:active {
	color: #3F88BE;
	text-decoration: none;
	}

#rightColumn a:hover {
	color: #3F88BE;
	text-decoration: underline;
	}
	
#rightColumn a.right {
	display: block;
	color: #3F88BE;
	text-decoration: none;
	background-image: url("images/right_divider.gif");
	background-repeat: no-repeat;
	padding: 5px 0px 5px 0px;
	background-position: bottom left;
	}
	
#rightColumn a.right:visited {
	display: block;
	color: #3F88BE;
	text-decoration: none;
	}
	
#rightColumn a.right:active {
	display: block;
	color: #3F88BE;
	text-decoration: none;
	}

#rightColumn a.right:hover {
	display: block;
	color: #3F88BE;
	text-decoration: underline;
	}

#rightColumn .subHeader {
	font-family: tahoma, arial, trebuchet ms, sans-serif;
	font-size: 100%;
	color: #787878;
	font-weight: bold;
	text-decoration: none;
	}

/***********************************************/
/* FOOTER STYLES                               */
/***********************************************/

#footer {
	margin-left: auto;
	margin-right: auto;
	width: 978px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	background-color: #91867E;
	padding: 5px 10px 5px 10px;
	}
	
#footer td {
	font-family: arial, verdana, sans-serif;
	font-size: 85%;
	font-weight: normal;
	color: #FFFFFF;
	}

#footerNav {
	font-family: arial, verdana, sans-serif;
	font-size: 85%;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	}

#footerNav a:link {
	color: #FFFFFF;
	text-decoration: none;
	}

#footerNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

#footerNav a:active {
	color: #FFFFFF;
	text-decoration: none;
	}

#footerNav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

#footerBackground {
	background-color: #B2AAA4;
	}
