/*
 * main styles
 */
#print_footer { display: none; }
body {
	background-image:url(../images/headerbkg.gif);
	background-repeat:repeat-x;
	color:#303030;
/*old font family	font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .63em; /* 62.5%;*/
	font-size-adjust:none;
	/*background-color:#C0C0C0;*/
}
a {
	color: #0033AA;
}

a img {border: none; } 

h1 {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#cc3300; /* old color 7C1D20*/
	font-size:1.8em;
	font-weight:normal;
	margin:0 0 2px 0;
}
h2 {
	color:#666666;
	font-size:1.4em;
	font-weight:bold;
	margin:0;
}
#side-b h3 {
	height: 20px;
	background-image: url(../images/boxheaderbkg_a.gif);
	background-repeat: repeat-x;
	border: 1px solid #D5D2A7;
	font-family:"Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	/*letter-spacing:0.4em;*/
	letter-spacing: 0.1em;
	color: #f7f7f7; /* old color - Dark Gray #56514E */
	margin: 0;
	padding: 6px 0 0 0;
}

#side-b h3 a {
	text-decoration:none;
	/*letter-spacing:0.4em;*/
	letter-spacing:0.1em;
	color: #ffffff; 		/* #f7f7f7;old color - Dark Gray #56514E */
}

/* SIDE BAR REQUEST INFO STYLES */
.sideBarHide {
	background-color: #f0f0f0; 
	display: none;
}

.sidebarFormTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: 14px;
}

.sidebarForm {
	width: 127px;
	margin-top:3px;
	margin-bottom:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	border: 1px solid #666666;
	background-color: #ffffff;
}

.sidebarFormSelect {
	width: 200px;
	margin-top:3px;
	margin-bottom:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	border: 1px solid #666666;
	background-color: #ffffff;
}

#getstarted {
	background-repeat: repeat-x;
/*	border:1px solid #ffcc33;
	border-bottom: 1px thin #000000; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
/*	letter-spacing:0.4em;	
	letter-spacing: 1em;*/
	color:#56514E; /* old color - Dark Gray #56514E */
}

#getstarted td {
	border-bottom: 1px solid #f7f7f7; 
}

#getstarted h3 {
	background-image: url(../images/topnav-off_b.gif); /*url(../images/headerbkg_a.gif);*/
	text-decoration:none;
	/*letter-spacing:0.4em;
	letter-spacing:0.1em;*/
	color: #ffffff /* #f7f7f7;old color - Dark Gray #56514E */
}

#getstarted a {
	text-decoration:none; 
	/*letter-spacing:0.4em;
	letter-spacing:0.1em; */
	color: #CC3300; /* #f7f7f7;old color - Dark Gray #56514E */
}

h3 {
	font-size: 1.2em;
	color: #125686; /*old color #0033AA;*/
	margin: 1em 0 .5em 0;
}

h4 {
	font-size: 1.0em;
}
.inline { display: inline; }

h5 {
	height:18px;
/*Changed background from boxheaderbkg to a - b for new design*/
	background-image:url(../images/sectionbkg_a.gif); /*old image = ../images/boxheaderbkg_a.gif); */
	background-repeat:repeat-x;
	border:1px solid #D5D2A7;
	font-family:"Lucida Sans", Verdana, Arial, sans-serif;
	font-size:1.0em;
	font-weight:normal;
	text-align:left;
	text-transform:uppercase;
	/*letter-spacing:0.4em;*/
	letter-spacing:0.1em;
	color:#56514E;
	margin:0;
	padding:6px 0px 0px 18px;
}

h5 a {
	text-decoration:none;
	/*old color is #7F0000 - Using new color for HEADER on right side of HOMEPAGE and for use in other TABLE HEADERS */
	/*new color white */	
	color: #F7F7F7;
}

form {
	padding:0; 
	margin:0;
}

div.clear {
	clear:both;
}


.pressdate {
	display:inline;
	color:#0033AA;
	margin:0;
	padding:0;
	font-size:11pt;
	font-weight:bold;
}

div.yellowline {
	border-top:2px solid #F7EFCB;
	margin:0;
	margin:10px 0 10px 0;
}

#wrapper {
	/*background-color:#FFFFFF;
	border:1px solid #999999;*/
	background-image:url(../images/leftcolbkg_a.gif);
	background-position:0px;
	background-repeat:repeat-y;
}

#header {
	background-image:url(../images/headerbkg.gif);
	background-repeat:repeat-x;
	font-family:"Lucida Sans", Verdana, Arial, sans-serif;
	font-size:11pt;
	letter-spacing:0.1pt;
	color:#767676;
	margin:0;
	padding:0;
}
#header a {
	color:#767676;
	text-decoration:none;
	font-size-adjust:none;
	font-size:0.80em;
}
#header a:hover {
	color:#333333;
}

#tagheader {
	float:left;
	border-left:1px solid #E3E3E3;
	border-right:1px solid #E3E3E3; /*did not previously exist*/
	height:30px;
	margin:5px 0 0 0; /*10px 0 0 0;*/
	padding-top:14px; /* 18px*/
	padding-left:8px; /* 15px*/
	padding-right:8px; /* 15px*/	
	font-size:11pt; /* 11pt*/
	letter-spacing:0; /*0.1em*/
}

#loginheader {
	float:right;
	padding:15px 0 0 0;
	font-size:10pt;
	font-size-adjust:none;		
}

#search li {
	float:right;
	visibility: hidden;
}
#search form {
	margin:2px 5px 0 0;
	padding:0;
	visibility: hidden;
}

#search p {
	display:inline;
	margin:0;
	padding:0 5px 0 0;
}
input.searchinput {
	border: 1px solid #105BA4; 
	width:170px; 
	background-color:#fff; 
	color:#666666; 
	padding:2px; 
	font-size:0.85em;
}
input.searchsubmit {
	display:inline; 
	margin:0; 
	padding:0;
}

#breadcrumb {
	margin-top:10px;
	border:1px solid #D6D1A9;
	background-color:#e5e5e5;
	padding:3px 10px 5px 7px;
	font-size:1.1em;
	line-height: 1.6em;
}
#breadcrumb ul {
	display: inline;
	margin-left:1.0em;
	display: inline;
	list-style: none;
	margin: 0;

	padding: 0;
	border: none;
	color:#4B4B4B;
}
#breadcrumb li {
	display: inline;
	margin:0;
	padding:0;
}		
#breadcrumb li a {
	color: #0033AA;
}
#breadcrumb li a:hover {
}
#breadcrumb li {
	display: inline;
	background-image:url(../images/breadcrumbarrow.gif);
	background-repeat:no-repeat;
	background-position: right center;
	padding:0 8px 0 0;
	margin-right: 3px;
	margin-top: 3px;
}
#breadcrumb li#current {
	color:#4B4B4B;
	background: none;
}

#section {
	border:1px solid #26478A;
	background-image:url(../images/sectionbkg_a.gif);
	background-repeat:repeat-x;
	font-family:"Lucida Sans", Verdana, Arial, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:15pt;
	letter-spacing:0.8pt;
}

#sectionz {
	border:1px solid #26478A;
	background-image:url(../images/sectionbkg.gif);
	background-repeat:repeat-x;
	font-family:"Lucida Sans", Verdana, Arial, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:22pt;
}

#leftnav {
	background-color:#e5e5e5;
	border-top:1px solid #D3D3A1;
	border-right:1px solid #D3D3A1;
	border-left:1px solid #D3D3A1;
	color:#33589C;
}
#leftnavtop {
	background-image:url(../images/leftnavtopbkg_a.gif);
	background-repeat:repeat-x; 
	padding-top:10px;
}

#navlist ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}		
#navlist li a {
	display: block;
	padding: 5px 0px 5px 0.5em;
	margin: 0;
	border-bottom: 1px solid #375cac; /*old color: D4D2A2*/
	background-color: #4f83c3;
	color: #FFFFFF;
	text-decoration: none;
	width:96%;
	font-size: 1.2em;
}
#navlist li a:hover {
	background-color: #395faf;/*old number was #fff    #395faf*/
	background-image: url(../images/sectionbkg_a.gif);/* 	;Newly added element Jan-08 */
	background-repeat: repeat; /*	Newly added element Jan-08 */
	background-position:top;
	color:#FFFFFF; 	/*Newly added element Jan-08 */
}
#navlist li li a {
	color: #FFFFFF; /* old color was #0033AA  CC3300 #4d5155*/ 
	background: url(/images/breadcrumbarrow.gif) no-repeat center left;
	background-position:8px 10px;
	background-repeat:no-repeat;
	background-color: #999999; /*old color = #FFFCF4  #E5E5E5 #4d5155*/
	padding: 5px 0px 5px 17px;
	text-decoration: none;
	border-bottom: 1px solid #E7E3C8;
	font-weight: normal;
	font-size:1.1em;
	width:90%;
}

#leftnavbottom {
	display:block;
	background-image:url(../images/leftnavbottombkg_a.gif); 
	background-repeat:repeat-x; 
	padding-top:10px;
}

#side-b {
	background-color:#FFF;
}

#rightsubmit {
	background-color:#e5e5e5;
	border:1px solid #D5D2A7;
	font-family:"Lucida Sans", Verdana, Arial, sans-serif;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:0.1em;
	color:#56514E;
	margin:0;
	padding:6px;
}

#rightlist ul, .rightlist ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
}
#rightlist li, .rightlist li {
	color: #0033AA;
	background-image:url(../images/rightlistarrow.gif);
	background-position:5px 50%;
	background-repeat:no-repeat;
	background-color: #bdd3f9; /* old color:#fff */
	padding: 5px 0px 5px 20px;
	border-bottom: 1px solid #375CAC; /*old color is #DCDCDC*/
	font-size: 1.1em;
}
#rightlistz li, .rightlistz li {
	color: #0033AA;
	background-image:url(../images/rightlistarrow.gif);
	background-position:5px 50%;
	background-repeat:no-repeat;
	background-color: #fff;
	padding: 5px 0px 5px 20px;
	border-bottom: 1px solid #DCDCDC;
	font-size: 1.1em;
}



#rightlist li.info, .rightlist li.info {
	background: none;
	padding: 8px;
	font-style: italic;
	color: #333;	
}

#rightlist li a, .rightlist li a {
	color: #0033AA;
	text-decoration: none;
}

#rightlist li a em, .rightlist li a em {
	color: #555;	
}

#rightlist .lead, .rightlist .lead {
	color:#56514E;
	font-style:italic;
	display:inline;
	padding:0 5px 0 0;
}


div.rightfooter {
	height:13px;
	background-image:url(../images/boxfooterbkg.gif);
	background-repeat:repeat-x;
	border-bottom:1px solid #DCDCDC;
	border-left:1px solid #DCDCDC;
	border-right:1px solid #DCDCDC;
	margin:0;
	padding:0;
}

#content { 
	background-color:#FFF;
}

#content p { font-size: 1.1em; line-height: 1.4em;}

#content ul { list-style: none; margin: 0 0 .5em 0; padding: 0; }
#content ol li { font-size: 1.1em; }
#content blockquote {  }
#content ul li {
	background: url(/images/bullet.gif) no-repeat;
	background-position: 0px 5px;
	padding-left: 12px;
	font-size: 11px;
	margin-bottom: .4em;
}

#content ul ul { padding-left: 3em; }
#content ul ul li { background: none; list-style: square; font-size: 1.1em; padding-left: .5em; margin: 0; }

div.whitespace { 
	background-color:#FFFFFF; 
	margin:0; 
	padding:0; 
	width:100%;
	height:10px;
}
div.whitespacesmall { 
	background-color:#FFFFFF; 
	margin:0; 
	padding:0; 
	width:100%;
	height:5px;
}

html>body div.space {
	height:1px;
}
div.space { background-image:url(/images/simpleline.gif);
	background-repeat:repeat-x;
	margin-right: .1em; 
	margin:0; 
	padding:0; 
	width:100%;
	height:10px;
}
html>body div.whitespace {
	height:12px;
}


.validation-failed {
	background: #fff url(/images/validation_failed.gif) no-repeat center right;
}

input.hidden { display: none; }

.validation-advice {
	border: 1px solid #ddd;
	background: #f5f5f5 url(/images/validation_advice.gif) no-repeat center left;
	padding: .3em .3em .3em 1.5em;
	font-size: 1.1em;
	margin: .5em 0 .5em 0;
}

#emailcontainer .validation-advice {
	display: none;
}

#info_form .validation-advice {
	margin-top: -.2em;
}

.picture {
	border: 1px solid #ccc;
	background: #f5f5f5;
	display: block;
	padding: 1.5em 1.5em .5em 1.5em;
	text-align: center;
	margin-left: 1em;
	margin-right: 1em;
}

.picture img {
	margin: 0;
	border: 1px solid #ccc;
}

.picture em {
	font-size: .9em;
	font-style: normal;
	display: block;
	border: 1px solid #ccc;
	background: #fff;
	padding: .5em;
	margin: .5em 0;
	text-align: left;
}

td { font-size: 11px; }

#rightlist li.web_icon {
	background: url(/images/media/icon_globe.gif) no-repeat 1px 4px;
	background-color: #bdd3f9; /*Added this element to each of the icons for the right side navigation*/
}
#rightlist li.print_icon {
	background: url(/images/media/icon_paper.gif) no-repeat 1px 4px; 
/* 	margin: 10px 0 10px 0; */
}
#rightlist li.print_icon a{
	font-weight:bold; 
	color: #CC3300;
	background-color: #FFFFFF; /*Added this element to each of the icons for the right side navigation*/	
}

#rightlist li.printer_icon {
	background: url(/images/media/icon_printer.gif) no-repeat 1px 4px;
	background-color: #bdd3f9; /*Added this element to each of the icons for the right side navigation*/
}
#rightlist li.email_icon {
	background: url(/images/media/icon_email.gif) no-repeat 1px 4px;
	background-color: #bdd3f9; /*Added this element to each of the icons for the right side navigation*/	
}
#rightlist li.expanded_icon {
	background: url(/images/rightlistarrow_down.gif) no-repeat 5px 50%;
	background-color: #bdd3f9; /*Added this element to each of the icons for the right side navigation*/	
}