/*
Name:     Dise & Company
By: 	  Les Proctor Direct
URL:      http://www.lesproctordirect.com
Date:     February 20, 2008

Color Palette
Blue: 		005bab
Grey:		aca998
Orange:		d66300

*/

html, body, td #container {
	min-height: 98%;
	height: 98%;
}

html>body #container {
   	height: auto;
	}

body {
	margin:0;
	padding:20px 20px;
	background-color: #aca998;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
	
a:link {
  color:#4473b4;
  text-decoration:none;
  }
a:visited {
  color:#4473b4;
  text-decoration:none;
  }
a:hover {
  color:#4473b4;
  text-decoration:underline;
  }

a img {
  border-width:0;
  }
  
table#container {
	width: 720px;
	background-color: #fff;
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: thick solid #4473b4;
	border-bottom: thick solid #4473b4;
	}

#popup {
	width: 640px;
	height: 500px;
	background-color: #fff;
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: thick solid #4473b4;
	border-bottom: thick solid #4473b4;
	}
	
#logo {
	height: 90px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(images/top.gif);
  }

#pic {
	height: 200px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #fff;
  }

.logo {
	position: relative;
	left: 20px;
	top: 0px;
  }

#identity {
	height: 90px;
  }
  
.identity {
	color: #133463;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	line-height: 1.4em;
	width: 280px;
	top: 26px;
	position: relative;
	z-index: 110;
	right: 80px;
	float: left;
  }

#middle{
	width: 720px;
	background-repeat: no-repeat;
	}
	
#main {
	width: 420px;
	height: 340px;
	line-height: 2.0em;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	}
	
#sidebar {
	width: 210px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	left: 0px;
	}
	
.affiliation {
	color: #133463;
	font-size: 9px;
  }

#subnav {
	position: relative;
	right: 10px;
	bottom: 10px;
  }
  
#bottom {
	height: 50px;
	background-image: url(images/bottom.jpg);
  }

/*--- Sidebar ---*/

#sidebar ul {
  border-bottom:1px dotted #ccc;
  }

#rightnavcontainer
	{
	color:#133463;
	padding-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	font-size: 11px;
	padding-right: 5px;
	z-index: 100;
	}

#rightnavlist
	{
	width: 200px;
	margin:0 0 1.2em;
  	padding:0 0 1.2em;
  	list-style:none;
	}

#rightnavlist li
	{
	list-style: none;
	margin: 0;
  	padding:0 0 .25em 10px;
	text-indent:-10px;
  	line-height:1.5em;
	border-top: 1px solid #8dabd3;
	}

#rightnavlist li a { text-decoration: none; }

#rightnavcontainer p a { text-decoration: none; }


/*--- Text Styles ---*/


.target {
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	line-height: 2em;
}

.bullet {
}

.item {
	list-style-image: url(images/bullet.jpg);
}

.header {
	margin-bottom: 3px;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #133463;
}

.subhead {
	margin-bottom: 3px;
	margin-top: 5px;
	font-size: 11.5px;
	color: #4473b4;
}

.id {
	height: 160px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFFFFF;
  }
  
.id a:link {
  color:#fff;
  text-decoration:none;
  }
.id a:visited {
  color:#fff;
  text-decoration:none;
  }
.id a:hover {
  color:#fff;
  text-decoration:underline;
  }   

.img {
	padding:5px;
	border:1px solid #ddd;
	margin-top: 8px;
	margin-right: 8px;
	margin-left: 8px;
  }

.rqm {
	position: relative;
	top: 15px;
	margin-top: -15px;
  }
  
/*--- Forms ---*/

.container {
	FONT-FAMILY: "Trebuchet MS";
	line-height: 1.6em;
	position: relative;
	left: 125px;
	}

.formcontainer {
	FONT-SIZE: small;
	FONT-FAMILY: "Trebuchet MS";
	border: 1px dotted #999999;
	line-height: 1.6em;
	width: 360px;
	padding: 8px;
	position: relative;
	left: 10px;
}

.fieldname {
	BORDER-TOP-WIDTH: 0px; 
	FONT-WEIGHT: normal; 
	BORDER-LEFT-WIDTH: 0px; 
	FONT-SIZE: 82%; 
	BORDER-BOTTOM-WIDTH: 0px; 
	VERTICAL-ALIGN: top; 
	FONT-FAMILY: arial; 
	BORDER-RIGHT-WIDTH: 0px; 
	}

.fieldval {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	VERTICAL-ALIGN: top;
	FONT-FAMILY: "Trebuchet MS";
	BORDER-RIGHT-WIDTH: 0px;
	}

.confirmtext {
	FONT-SIZE: small; 
	WIDTH: 550px; 
	FONT-FAMILY: arial; 
	TEXT-ALIGN: left; 
	}
	

.ad {
	FONT-SIZE: x-small;
	WIDTH: 200px;
	FONT-FAMILY: arial;
	TEXT-ALIGN: left;
	background-color: #ffffff;
	border: 1px dashed #005bab;
	margin-top: -5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	}
	
.foform {
	FONT-SIZE: small;
	WIDTH: 220px;
	FONT-FAMILY: arial;
	TEXT-ALIGN: left;
	background-color: #FFFFCC;
	border: 1px dashed #005bab;
	margin-top: -20px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	}
	
.pulldown {
	width: 178px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: inset;
	border-bottom-style: inset;
	border-top-color: #0066FF;
	border-bottom-color: #0066FF;
	background-position: left top;
	clear: none;
	float: left;
	text-align: left;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	top: 10px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	font-size: 106%;
	font-weight: bold;
	}

.case {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: inset;
	border-bottom-style: inset;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #efefef;
	margin: -6px;
	padding: 8px;
	font-size: 94%;
	}