/* Style sheet for 1540 Committee (2007) */



body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	background-color: #C1D6F3;
	background-image: url(images/grad.jpg);
	background-repeat: repeat-x;
}
	
/* MAIN CONTAINER - HOMEPAGE*/

#main {
	width: 800px;
	margin: 0px auto;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-color: #FFFFFF;
}	

 /* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink {
	width:150px;
	padding: 0px;
	margin: 0px;
	clear: both;
	font-size: 10px;
	display: inline;
	color: #80AFFD;
}
#skiplink a {
	color:#80AFFF;
}
#skiplink a:focus, div#skiplink a:active
{
	color:#FFFFFF;
	background-color: #000033;
}

/* Branding Bar */

#brandbar {
	height: 23px;
	background: #C2C6CF url(/common/images/brandbarbkgd.jpg) repeat-x;
}

#brandbar .unicon { /* *** latin conventions *** */
	padding-top: .2em;
	padding-right: .4em;
}

#brandbar .welcome { /* *** latin conventions *** */
	color: #333;
	display: block;
	float: left;
	font-size: .8em;
	padding-top: .5em;
}

#brandbar .welcome a {
	text-decoration: none;
	color: #1e1e1e;
}

#brandbar a:hover {
	text-decoration: underline;
	color: #1e1e1e;
}

#brandbar #searchfrm { /* *** latin conventions *** */
	float: right;
	text-align: right;
	margin-top: 0;
	margin-bottom: 0;
}

#brandbar #searchfrm label { /*hidden*/
	position: absolute;
	overflow: hidden;
	font-size: 88%;
	top: -500px;
}

#brandbar #searchfrm .button {
	font-size: 78%;
}

#brandbar #searchfrm .textbox {
	font-size: 80%;
}

/* LANGUAGE BAR */

#lang {
	padding: 0 1% 0 0;
	margin: 0px auto;
	height: 18px;
	background-repeat: no-repeat;
	background-color: #80AFFD;
}
#lang ul {
	text-align: right;
	font-size: .7em;
	color: #000000;
	padding: 0;
	margin: 0;
}
#lang ul li {
	list-style-type:none;
	text-align: right;
	display: inline;
	margin: 0;
	padding: 0 0 0 1%;
}
#lang ul li#arabic {
	direction:rtl; 
	font-size: 1.2em;}
#lang ul li#chinese {
	font-size: .95em;}
#lang ul li a:link {
	color:#001264;
	text-decoration:none;
	font-weight: bold;
}
#lang ul li a:visited {
	color:#001264;
	text-decoration:none;
	font-weight: bold;
}
#lang ul li a:hover {
	color:#016CBC;
	text-decoration:none;
	font-weight: bold;	
}
#lang ul li a:active {
	color:#001264;
	text-decoration:none;
	font-weight: bold;
}


/* TOP BANNER */

#banner {
	clear: none;
}

#hiddentitle, #hiddentitle span {
	margin: 0px;
	padding: 0px;
	background-image: url(images/idptop.jpg);
	background-repeat: no-repeat;
	height: 135px;
}

#hiddentitle span {
	margin-bottom: -75px;
}

h1 {
	font-size: 15px;
	padding:0;
	margin:0;
	text-align: center;
	color: #006699;
}
h1 span {
	display: block;
	position: relative;
	z-index: 1;	
}

 /* LEFT MENU NAVIGATION LINKS - HOMEPAGE*/

#lftnav  {
	font-size: 0.8em;
	float: left;
	margin: 0;
	padding: 2% 0 0%;
	background-image: url(images/navbkgd.jpg);
	background-repeat: repeat-y;
	width: 176px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#lftnav ul {
	margin: 0;
	padding: 0;
	text-align: left;
	font-weight: bold;
	list-style-type: none;
}
#lftnav .home {
	padding-top: 10px;	
}
#lftnav a {
	border-bottom: thin dotted #336699;
	margin:-10px 10px 0 0;
	padding: 0px 10px 3px 6px;
	color:#ffffff;
	text-decoration:none;
	display: block;
}

html>body #lftnav a   {
	border-bottom: thin dotted #336699;
	margin:0 10px 0 0;
	padding: 3px 10px 3px 6px;
	color:#fff;
	text-decoration:none;
	display: block;
}

#lftnav a:hover {
	color: #B8ED54;
	text-decoration: underline;
}

#navtop {
	background-image: url(images/topnav.jpg);
	background-repeat: no-repeat;
	height: 14px;
	margin-bottom: -3px;
}
#navbottom {
	background-image: url(images/bottomnav.jpg);
	background-repeat: no-repeat;
	height: 17px;
}

/* PAGE CONTENT ATTRIBUTES */

#content {
	margin: 0;
	padding: 2% 0% 0% 1%;
	float: left;
	clear: right;
	width: 598px;
}
#content .responses {
	background-color: #EBFACF;
	display: block;
	padding: 1%;
	font-size: .9em;
	color: #000066;
	font-weight: normal;
	margin-bottom: 6%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #01388A;
}


#content h2 {
	color: #000066;
	font-size: 0.95em;
	padding: 0 0 3px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #7C95AF;
}

#content h3 {
	color: #000066;
	font-size: .80em;
	font-weight: bold;
	background-color: #B8ED54;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-left: 0px;
}	
#content p {
	font-size: 0.8em;
	padding: 0 0%;
	color: #000066;
}

#content p.bold {
	font-weight: bold;	
}

#content a:link {
	color: #000066;
}
#content a:visited {
	color: #000066;
}
#content a:hover { 
	color:#2486D7;
}
#content a:active {
	color: #000066;
}

#content ul li {
	font-size: 0.8em;
	padding: 0 0% 1%;
	color: #000066;
	list-style-type: square;
}
#content .tablergt {
	padding: 3px;
	float: right;
	border: 1px solid #002375;
	width: 250px;
	 margin: 0 0 10px 10px;
}
#content .tablelft {
	padding: 3px;
	float: left;
	border: 1px solid #002375;
	width: 250px;
		margin: 0px 10px 10px 0px;
}


/* BOX QUOTE */
blockquote {
	display: block;
	width: 96%;
	left: 300px;
	background-color: #E3DFBC;
	padding: 2%;
	border-top: 5px solid #336600;
	border-bottom: 1px solid #336600;
	margin: 0px;
}
blockquote p {
	margin: 0px;
	padding: 0 2% 0 3%;
	line-height: 130%;
	font-weight: bold;
}

blockquote .credit {
	font-weight: bold;
	text-align: right;
	font-size: 11px;
	font-style: oblique;
	display: block;
	padding-right: 2%;
	padding-bottom: 3px;
	font-weight: bold;
	padding-top: 5px;
}

/* FOOTER BAR */

#footer {
	text-align: center;
	margin: 0 auto;
	clear: both;
	color: #CCCCCC;
	font-size: 11px;
	padding: 0px;
	background-color: #002073;
	height: 16px;
}
.english{
	text-align: left;
	font-size: 80%;
	color: #FFFFFF;
	margin-left: 10px;
	padding-left: 10px;
}

.postcard{
	text-align: center;
	font-size: 65%;

}
#content ul li ul li{

	font-size: 95%;

}
