/* Common tags                 */
/*-----------------------------*/
.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: italic;
	color: #3E72E0;
	text-align: right;
	width: 970px;
	padding: 10px 20px 0px 20px;
	margin: 0px auto 0px auto;
}
.banner
        {
	padding: 10px 0px 10px 0px;
	background-color: #E8F4FF;
	border-bottom-style: ridge;
	border-bottom-width: 3px;
	border-bottom-color: #FDFFFD;
	margin-bottom: 10px;
}
.needscontent h1
{
	font-size: 1.3em;
	color: #02098B;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 15px;
	border-bottom-style: ridge;
	border-bottom-width: 3px;
	border-bottom-color: #FDFFFD;
	text-align: center;
}
.spacer
{
	font-size: .3em;
	color: #02098B;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	border-bottom-style: ridge;
	border-bottom-width: 3px;
	border-bottom-color: #FDFFFD;
	text-align: center;
	width: 80%;
	margin-right:auto;
	margin-left:auto;
}
.content1 h1
{
	font-size: 1.1em;
	color: #02098B;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding-bottom: 5px;
}
.userchoice
{
	padding-left: 20px;
}
.title1
{
	font-size: 1.05em;
	height: 1.05em;
	font-weight: normal;
}
.selectnumber
{
	color: #2E5B00;
	font-style: italic;
	font-size: 0.95em;
	padding-left: 8px;
}
.emailnotice
{
	clear: both;
	color: #003300;
	font-size: 0.9em;
	padding-left: 8px;
	margin: 15px;
	width: 600px;
}
.adminlink
{
	color: #000000;
	font-size: .9em;
}
#contain
{
	background-color: #E8F4FF;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	border-bottom-style: ridge;
	border-bottom-width: 3px;
	border-bottom-color: #6CA4FF;
}
.headbar
        {
	padding: 20px 20px 15px 20px;
	background-color: #E8F4FF;
	border-bottom-style: double;
	border-bottom-width: medium;
	border-bottom-color: #0068C6;
}

body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	padding: 0;
	text-align: left;
	background-color: #C0E6FF;
	background-image: url('../../images/gradient.gif');
	background-repeat: repeat-x;
}

			
A:link      { color: #265CC0; text-decoration:none; }
A:visited 	{ color: #265CC0; text-decoration:none; }
A:active 	{ color: #265CC0;  cursor:hand; text-decoration:none; }
A:hover 	{ color: #4D9FE1;  cursor:hand; text-decoration:"underline"; }
		
A.bodyLink:link     { color: #265CC0; text-decoration:none; font-weight:bold; }
A.bodyLink:visited 	{ color: #265CC0; text-decoration:none; font-weight:bold; }
A.bodyLink:active 	{ color: #265CC0;  cursor:hand; text-decoration:none; font-weight:bold; }
A.bodyLink:hover 	{ color: #4D9FE1;  cursor:hand; text-decoration:"underline"; font-weight:bold; }
		
A.topLink:link      { color: #163A6E; text-decoration:none; font-weight: normal; }
A.topLink:visited 	{ color: #163A6E; text-decoration:none; font-weight: normal; }
A.topLink:active 	{ color: #163A6E;  cursor:hand; text-decoration:none; font-weight: normal; }
A.topLink:hover 	{ color: #4D9FE1;  cursor:hand; text-decoration:"underline"; font-weight: normal; }
		
p
{
	line-height: 1.4em;
}

.bigtitle
{
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.5em;
    font-weight: bold;
    color: #6487DC;
 }

hr {
	border: 0;
	border-top: 2px solid #DE5C2F;
	height: 2px;
}

img
{
	border-width: 0;
}

.menutextindent
{
    font-size: .8em;
}

/* Headings                    */
/*-----------------------------*/
h1
{
	font-size: 1.6em;
	color: #265CC0
}

h2
{
	font-size: 1.5em;
	margin-top: 30;
	color: #003300;
	margin-bottom: -5;
}
	
h3
{
	font-size: 1.3em;
	margin-bottom: -5;
	color: #000099;
	padding-left: 15;
}
h4
{
	font-size: 1.2em;
	margin-bottom: -5;
	color: #000282;
	padding-left: 15;
}
h5
{
	font-size: 1.1em;
	color: #996633;
}
h6
{
	font-size: 1em;
	color: #009900;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica, sans-serif
}


/* Tables                      */
/*-----------------------------*/	
table
{
	font-size: 1em;
}

table.header
{
	  background-color:#2A48CE;
	  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=#3359EC, endColorstr=darkblue);
}
td
{
	margin-top:0;
	padding-top;0;
}

td.logo
{
	text-align: left;
	width: 184px;
}
.imagelisttable td
{
	width: 320px;
}
td.headerbar 
{
	background-image: url(Images/bar.jpg);
	text-align: right;
	height: 2em;
}

td.menu 
{
	background-color:#6487DC;
	width: 184px;
	height: 40em;
	vertical-align: top;
}

td.footer
{
	margin-left: 30;
	font-family: Verdana;
	font-size:.7em;
	font-weight: normal;
	color: #6487DC;
	text-align: right;
}
.imagelist
        {
	margin: 10px 0px 10px 0px;
}
.noborders
        {
	border-width: 0px;
	border-style: none;
	font-size: 1em;
	margin-top: 1em;
	vertical-align: middle;
	overflow: hidden;
}
.floatleft
        {
        	float:left;
        	margin:15px;
        }
.listwidth
        {
        	width:600px;
        }
.clearit
        {
	clear: both;
}
.shiftright
        {
        	margin-left:300px;
        }
.shiftrightsmall
        {
        	margin-left:50px;
        }
.floatleftplus
        {
            float: left;
            width: 600px;
            vertical-align: top;
            margin-left: 15px;
            margin-bottom: 15px;
        }
.clearitspace
        {
	clear: both;
	margin: 15px;
}
.clearititem
{
	padding: 0px;
	margin: 0px;
	clear: both;
	line-height: 1px;
}
.shiftright
        {
        	margin-left:300px;
        }
.giveroom
{
	margin-top: 20px;
	margin-bottom: 50px;
}
.floatright
{
	float: right;
}
.needscontent
{
	border: thin double #006600;
	background-color: #FDFFFD;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 30px;
	padding-bottom: 20px;
	margin: 0px 20px 10px 20px;
}
.leftcol
{
	width: 200px;
	float: left;
}
.rightcol
{
	float: right;
	width: 630px;
}
.loginv
{
	border: thin groove #0000FF;
	background-color: #FFFFFF;
	color: #000066;
	padding: 10px;
}
.giveroom2
{
	margin-top: 40px;
	margin-bottom: 10px;
}
.hide
{
	border-style: 0;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	height: 1px;
		visibility: hidden;
}
.giveroom3
{
	margin-top: 10px;
	margin-bottom: 5px;
}
.criticlabel
{
	font-size: 1.02em;
	font-weight: bold;
	margin-bottom: .5em;
}
.title2
{
	font-size: 1em;
	padding-left: 10px;
	padding-top: 10px;
}
.giveroom4
{
	margin-top: 10px;
	margin-bottom: 10px;
}
.choicepointlabel
{
	color: #2D1600;
	padding-bottom: .5em;
	font-size: 1.05em;
}
table#DataListChoicePoints
{
	margin-top: 1em;
}
.textaligncenter
{
	text-align: center;
}
.needscontent p
{
	font-size: 1.em;
	margin-top: 30;
	color: #27351E;
	margin-bottom: -5;
	font-weight: normal;
	line-height: 1.1em;
}
.logoimage
{
	margin-top: 1px;
	margin-left: 20px;
	margin-right: 30px;
}
.psychemaps
{
	color: #010485;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	padding-right: 10px;
}
.psychemapsx
{
	color: #010485;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	padding-right: 10px;
	line-height:1.3em;
}
.ifsbig
{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #006421;
	font-weight: normal;
}
.ifsmed
{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #006421;
	font-weight: normal;
}
.ifssmall
{
	font-family: "Times New Roman", Times, serif;
	font-size: .5em;
	color: #006421;
	font-weight: normal;
	vertical-align: text-top;
}
.psychemapssmall
{
	color: #010485;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	padding-right: 20px;
	font-style: italic;
}
.headdivleft
{
	float: left;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
.headdivright
{
	font-family: "Times New Roman", Times, serif;
	font-size: .8em;
	color: #006421;
	font-weight: normal;
	float: right;
	margin-top: 10px;
	margin-right: 5px;
}
.logo
{
	vertical-align: bottom;
	padding: 0px;
	margin: 0px 5px 0px 0px;
	width: 47px;
	height: 48px;
	float: left;
}
.content1
{
	padding: 10px;
	border-bottom-style: ridge;
	border-bottom-width: 3px;
	border-bottom-color: #FDFFFD;
	background-color: #ECF5FF;
}
body
{
	overflow:auto;
}
.padlabel
{
	padding: 5px;
}
.endview
{
	margin: 1em;
	border-color: #72A0EC;
	border-top-style: double;
	border-top-width: thick;
	text-align: center;
	line-height: 3em;
}
.giveroomb
{
	border-color: #84B0F1;
	margin-top: 20px;
	margin-bottom: 10px;
	border-top-style: solid;
	border-top-width: thin;
}
.message
{
	font-family: Arial, Helvetica, sans-serif;
	color: #E8FFFF;
	font-size: 1em;
	padding-top: 10px;
	font-weight: bold;
}
