/*                STYLE.CSS                    */

/* LAST EDITED:  20/07/10                       */


/* ---------------------------------------------------------------- */
/* NORMAL SETTINGS FOR PAGE BODY                                    */
/* ---------------------------------------------------------------- */

body {
	font-family: "Lucida sans",Arial, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #901e78;
	text-align: center;
	width:760px;
	position:relative;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	background-color: #fffef0;
}

/* ---------------------------------------------------------------- */
/* MAIN BODY OF PAGE                                                */
/* ---------------------------------------------------------------- */

div.container {
	width:auto;
	position:relative;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
}

/* ---------------------------------------------------------------- */
/* LOGOS		                                            */
/* ---------------------------------------------------------------- */

div.logo {

	background-image: url(graphics/vertfade2.jpg); 
	background-repeat: repeat-x;
	position:absolute;left:0px; top:0px; width:760px; height:220px;
	background-color: #901e78;
}

#logo_sppan_tiny {
	position:absolute; left:30px; top:30px; 
	width:162px;height:52px;
	border:0;
}

#logo_sppan_small {
	position:absolute; left:70px; top:45px; 
	width:264px;height:90px;
	border:0;
}

#logo_sppan_large {
	position:absolute; left:20px; top: 20px; 
	width:411px;height:140px;
	border:0;
}

#logo_med_tiny {
	position:absolute; left:580px; top:110px; 
	width:160px;height:50px;
	border:0;
}

#logo_med_small {
	position:absolute; left:400px; top:50px; 
	width: 319px;height:100px;
	border:0;
}

#logo_med_large {
	position:absolute; left:290px; top:20px; 
	width: 447px;height:140px;
	border:0;
}

/* -------------------------------------------------------- */
/* MENU BAR 	                                            */
/* -------------------------------------------------------- */

div.menu {
	font-size: 80%;
	color: #debeba;
	text-align: center;
	position:absolute;
	left:0px; top:185px; width:760px; 
}

#thispage {
	background-color: #901e78;
	color: #fffef0;
	font-weight: bold;
}

/* Menu - unvisited link*/
a.menu:link {
	color: #fffef0;
	font-weight: normal;
}

/* Menu - visited link*/
a.menu:visited {
	color: #debeba ; 
	font-weight: normal;
}

/* Menu - hover link - black on pale yellow */
a.menu:hover {
	color: black;
	background-color: #fffeca;
	font-weight: normal;
}

/* ---------------------------------------------------------------- */
/* MAIN TEXT		                                            */
/* ---------------------------------------------------------------- */

div.main_text {
	position:absolute; left:0px; top:210px; 
	width:760px;
	text-align:justify;
	color:#901e78;
}

h1 {
	font-size: 150%;
	line-height: 300%;
	font-weight: bold;
	color:#901e78;
}

h2 {
	font-size: 125%;
	line-height: 150%;
	font-weight: bold;
	color:#901e78;
}

h3 {
	font-size: 100%;
	line-height: 125%;
	font-weight: bold;
	color:#901e78;
}

.intro, .intro_small {
	margin-top:0px;
	padding-top: 10px;
	margin-left:50px;
	padding-left: 20px;
	margin-right:50px;
	padding-right: 20px;
	margin-bottom:0px;
	padding-bottom: 10px;
	text-align: center;
	font-style: italic;
	background-color: #fffeca;
	border-width: 1px;
	border-color: #a75f93;
	border-style: dotted;
}

.intro {
	font-size: 100%;
	line-height: 150%;
}

.intro_small {
	font-size: 80%;
	line-height: 100%;
}

#note {
	font-size:80%;
}

div.note {
	font-size: 80%;
}

ul{
	line-height: 1.5;
}

table.info {
	border-collapse: collapse;
	text-align: center;
}

table.info th, table.info td {
  padding: 4px;
  border: 1px solid #901e78;
}

table.info th {
	background-color: #901e78;
	color: #fffeca;
}

table.info td {
	background-color: #fffeca;
	color: #901e78:
}

/* Main - unvisited link - blue-purple */
a.main_text:link {
	color: #901e78;
	font-weight: normal;
}

/* Main - visited link - #a75f93 */
a.main_text:visited {
	color: #a75f93; 
	font-weight: normal;
}

/* Main - hover link - black on pale yellow */
a.main_text:hover {
	color: black;
	background-color: #fffeca;
	font-weight: normal;
}

#jump_to {
	text-align:right;
	color:#901e78;
	font-weight:normal;
	font-size: 80%;
	font-style:italic;
	line-height:100%;
}

.jump_to {
	text-align:right;
	color:#901e78;
	font-weight:normal;
	font-size: 80%;
	font-style:italic;
	line-height:100%;
}
/* ------------------------------------------	*/
/* INPUT AREAS					*/
/* ------------------------------------------	*/

#fast_login {
	position:absolute; top:0px; right:0px; 
	text-align:center;
	color:#901e78;
	font-size:80%;
	font-weight:bold;
	background-color:#fffeca;
	border-style:outset;
	border-width:2px;
	padding: 2px;
	width:140px;
	height:20px
}

.fast_login {
	position:absolute; top:0px; right:0px; 
	text-align:center;
	color:#901e78;
	font-size:80%;
	font-weight:bold;
	background-color:#fffeca;
	border-style:outset;
	border-width:2px;
	padding: 2px;
	width:140px;
	height:20px
}

#login_box {
	background-color:#fffeca;
	background-image:URL(http://);
	background-repeat:no-repeat;
	border-color:#901e78;
	border-style:solid;
	border-width:1px;
}

.search_box {
	background-color:#fffeca;
	background-image:URL(http://);
	background-repeat:no-repeat;
	border-color:#901e78;
	border-style:solid;
	border-width:1px;
}

th {
	background-color:#a75f93; 
	text-align:center;
	font-size:80%;
	color:#fffef0;
}

.request_text {
	color:#901e78;
	cursor:default;
	font-family:"lucida sans",arial,tahoma,sans-serif;
	font-size:80%;
	font-style:normal;
	font-weight:bold;
	white-space:nowrap;
}

.input_box {
	background-color:#fffef0;
	background-image:URL(http://);
	background-repeat:no-repeat;
	border-color:#901e78;
	border-style:solid;
	border-width:1px;
	color:#901e78;
	font-size:90%;
	font-style:normal;
	font-weight:normal;
	width:120px
}

#button {
	background-color:#901e78;
	border-style:outset;
	border-width:3px;
	border-color:white;
	color:#fffef0;
	cursor:default;
	font-size:80%;
	font-style:normal;
	font-weight:bold;
	margin-left:8px;
	width:140px;
	height:25px
}

.order_form fieldset {   
  	border: 3px solid #901e78;   
  	padding: 10px;
	background-color:#fffeca;
}  

.order_form legend {   
  	font-weight: bold;   
  	font-size: 120%;   
  	color: #901e78;   
  	padding: 5px; 
}

.order_form {   
  	padding: 0;   
  	margin: 0;   
  	margin-top: -15px;
  	line-height: 150%;
}

.order_form label {
  	font-weight: bold;
  	font-size: 80%;
  	color: #901e78;
	font-weight:normal;
}

.order_form textarea {
	font-family:"lucida sans",arial,tahoma,sans-serif;
	font-size:80%;
	font-style:normal;
	font-weight:normal;
}

.order_form label.fixedwidth {   
  	display: block;   
  	width: 300px;   
  	float: left; 
	font-weight:normal;
	text-align:right;
}

.order_form .buttonarea {   
  	text-align: center;   
  	padding: 4px;   
  	background-color: #901e78; 
}

.order_form .buttonarea input {   
  	background: #fffeca;
  	color: #901e78;   
  	font-weight: bold;   
  	padding: 5px;   
  	border-width: 3px;
	border-style: outset; 
}


/* ------------------------------------------	*/
/* SPLASH					*/
/* ------------------------------------------	*/

div.splash {

	font-size:100%;
	color:#901e78;
	background-color:#fffeca;
	border-width: 8px;
	border-color: #901e78;
	border-style: groove;
	padding: 10px;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
}

/* ------------------------------------------	*/
/* FLOATING & CLEARING				*/
/* ------------------------------------------	*/

.float {
	float:left; 
	margin-right:20px; 
	border-width:0px;
}

.clear {
	clear:left;
	padding:0px 20px 0px 0px;
}

.floatright {
	float:right;  
	padding: 0px 0px 0px 20px;
	border-width:0;
}

.clearright {
	clear:right; 
	padding: 0px 0px 0px 20px;
}

#float {
	float:left; 
	margin-right:20px; 
	border-width:0px;
}

#clear {
	clear:left;
	padding:0px 20px 0px 0px;
}

#floatright {
	float:right;  
	padding: 0px 0px 0px 20px;
	border-width:0;
}

#clearright {
	clear:right; 
	padding: 0px 0px 0px 20px;
}

/* ------------------------------------------	*/
/* INDICES			 		*/
/* ------------------------------------------	*/

div.index_entry {
	margin-left:50pt;
	text-indent:-25pt;
	color:#901e78;
	font-weight:normal;
	font-size: 80%;
	line-height:110%;
}

.l_a_list {
	text-align:center;
	text-indent:0pt;
	font-weight:normal;
	font-style:normal;
	font-size: 80%;
	line-height:110%;
}

.cir_list {
	text-align:left;
	text-indent:0pt;
	font-weight:normal;
	font-style:normal;
	font-size: 100%;
	line-height:110%;
	padding: 50px;
}

table.table_cir {
	border-collapse: collapse;
	text-align: center;
	width:100%;
	font-size: 100%;
}

table.table_cir th, table.table_cir td {
  padding: 4px;
  border: 1px solid white;
}

table.table_cir th {
	background-color: #901e78;
	color: #fffeca;
}

table.table_cir td {
	background-color: #fffeca;
	color: #901e78:
	font-size: 80%;
}

.auth_name {
	text-align:center;
	font-size:120%;
	line-height:150%;
	font-weight:bold;
	background:#901e78;
	color:#fffeca;
}

.sdpa_name {
	text-align:center;
	font-size:120%;
	line-height:150%;
	font-weight:bold;
	background:#901e78;
	color:#fffeca;
}

.dpm_entry {
	margin-left:60pt;
	text-indent:-20pt;
	color:#901e78;
	font-weight:normal;
	font-size: 80%;
	line-height:110%;
}

.head_1 {
	margin-left:0pt;
	font-size: 100%;
	line-height:150%;
	font-weight: bold;
	color:#901e78;
	font-style:normal;
}

.head_2 {
	text-indent:20pt;
	font-size:80%;
	line-height:100%;
	font-weight:bold;
	color:#901e78;
	font-style:normal;
}

.see_also {
	margin-left:60pt;
	font-weight:normal;
	font-size: 80%;
	line-height:110%;
	font-style:italic;
	color:#901e78;
	}

.check_date {
	text-align:center;
	font-weight:normal;
	font-size: 80%;
	line-height:100%;
	font-style:italic;
	color:#901e78;
}

/* ------------------------------------------	*/
/* FOOTER					*/
/* ------------------------------------------	*/

p.footer {
	background-color: #901e78;
	background-image: url(graphics/vertfade_foot.jpg);
	background-repeat: repeat-x;
	position:relative;left:0px; top:20px; width:760px; height:50px;
	text-align: center;
	font-size: 80%;
	color: #fffef0;
	line-height: 50px;
}

/* Footer - unvisited link - pale yellow */
a.footer:link {
	color: #fffef0;
}

/* Footer - visited link - mid-tone */
a.footer:visited {
	color: #debeba; 
}

/* Footer - hover link - black on pale yellow */
a.footer:hover {
	color: black;
	background-color: #fffeca;
}
_