/* Provided for use only by developers of IBM products */
/* 5648-F10 (C) Copyright International Business Machines Corp. 2005 */
/* All Rights Reserved */
/* US Government Users Restricted Rights - Use, duplication or disclosure */
/* restricted by GSA ADP Schedule Contract with IBM Corp. */

body { width: 940px; margin: 0 auto; }


#grad1 {
	height: height:93px;
    background: #F2F2F2; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(right, #FFFFFF , #7F7F7F); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(left, #FFFFFF , #7F7F7F); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(left, #FFFFFF , #7F7F7F); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to left, #FFFFFF , #7F7F7F); /* Standard syntax (must be last) */
}

#pageTitle {
	display: inline;
	font-family: sans-serif;
	font-size: x-large;
	line-height:93px;
	vertical-align: middle;
	padding-left: 5px;
}

A      {color: #363636;
        font-family: Verdana, Helvetica, Arial, sans-serif;
        font-size: .75em;
        font-weight: 900;
        }

A:link {color: #363636;
        font-family: Verdana, Helvetica, Arial, sans-serif;
        font-size: .75em
        font-weight: 900;
        }

A:active{color: #363636;
        font-family: Verdana, Helvetica, Arial, sans-serif;
        font-size: .75em
        font-weight: 900;
        }


A:hover { color: #FF6600;
        }

A.RC1:link {color: #565656;
        font-family: Verdana, Helvetica, Arial, sans-serif;
        font-size: .75em
        font-weight: 900;
        }
		
.descriptive_text  {
        font-family: Verdana, Helvetica, Arial, sans-serif;
        font-size: .7em;
        font-style: italic;
        color: #777777;
        font-weight: 900;
        line-spacing: 2em;
        }

.content{

}

.highl1 {color: #0000ff;
        font-family: Verdana, Helvetica, Arial, sans-serif;
        font-size: .75em
        font-weight: 900;
        }

.instruction {
	font-style:italic; 
	text-decoration: none;
	font-size: 0.6em;
}

table {
	table-layout: fixed;
}


