/*************************** Ask SID ************************/
body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, times, georgia, sans-serif;
}

a {
	color: #000080;
	font-size: 110%;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

a.aactive {
	font-weight: bold;
}

abbr, acronym {
	border-bottom: .1em dotted;
	cursor: help;
}

img {
	border: none;
}

img.left {
	border: none;
	float: left;
	padding: 3px;
	margin-right: 6px;
}

img.centre {
	border: none;
	float: right;
	padding-left: 10%;
	padding-top: 0;
	margin-right: 36px;
}

img.right {
	border: none;
	float: right;
	padding: 1px;
	margin-right: 6px;
}


.image-left {
	float: left;
	margin-right: 1em;
}

.image-right {
	float: right;
	margin-left: 1em;
}

img:hover {
	/*-- border: 1px solid #4BA9E9;
	background: #EBF1F5; */
}

.txthighlight {
	color: #800080;
}

.indented {
	padding-left: 3em;
}

#wrapper {
	height: 100%;
	margin: auto;
	width: 96%;
}

/*************************** Header ************************/
.shadowBoxTop {
	width: 90%; /* This may need to be a static width for some versions of IE */
	background-image: url(img/bottomshadow.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 5px 15px 15px 5px;
	margin: .2% 0 0 2%;
}

.shadowBoxTop h1 {
	font-size: 260%;
	margin-top: 1px;
}

.shadowBoxTop h2 {
	font-weight: normal;
	font-size: 100%;
	text-transform: uppercase;
	margin-top: 0;
}

.yellow {
	background-color: #FAE01A;
}

.yellow a:link,
.yellow a:visited,
.yellow a:hover,
.yellow a:active{
	color: #00448B;
}

h1 {
	font-weight: bold;
	font-size: 200%;
	color: #000080;
	margin: 0 0 0 2%;
}

h2 {
	font-weight: normal;
	font-size: 120%;
	color: #000080;
	margin: 2% 0 0 2%;
}

h3 {
	font-weight: normal;
	font-size: 110%;
	color: #000080;
	margin: 0;
}

/************************ Left Column Navigation *****************/
#navcontainer {
	float: left;
	margin: 0 0 1em .5em;
	padding: 1px;
	width: 19%;
}

#navcontainer a {
	border-style: solid;
	border-color: #000080;
	border-width: 0 0 1px 0;
	background: #FFFFFF;
	color: #000080;
	display: block;
	padding: 1ex;
	text-decoration: none;
	width: 130px;
}

#navcontainer a:hover{
	border-style: solid;
	border-color: #FF0000;
	border-width: 0 0 2px 0;
	color: #FF0000;
	text-decoration: none;
}

#navcontainer ul {
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 90%;
	list-style-type: none;
	padding: 1ex 0 0 0;
	margin: 0 0 .3ex 0;
}

#navcontainer li{
	border: solid 1px #FFFFFF;
	margin: 0 0 .3ex 0;
}

#navcontainer .aactive {
	background: #FFFFFF;
	border-width: 0 0 2px 0;
	color: #000080;
	font-weight: bold;
}

#navcontainer ul ul a {
	background: #FFFFFF;
	color: #000080;
	display: block;
	padding: .5ex 0 .5ex 1.5ex;
	margin: 0 0 .3ex 1ex;
	text-decoration: none;
	width: 130px;
}

#navcontainer ul ul a:hover {
	background: #FFFFFF;
	border-color: #FF0000;
	color: #FF0000;
	text-decoration: none;
	margin: 0 0 .3ex 1ex;
}

#navcontainer  ul ul .aactive {
	background: #FFFFFF;
	border-width: 0 0 2px 0;
	font-weight: bold;
	color: #000080;
	margin: 0 0 .3ex 1ex;
}

#navcontainer  p a {
	background: transparent;
	border: none;
	color: #000000;
	padding: .5ex 0 .5ex 0;
}

#navcontainer p a:hover{
	background: transparent;
	border-width: 2px 1px 1px 2px;
}

/************************** Content ******************/
#content {
	float: left;
	width: 70%;
	line-height: 130%;
	padding-left: 3.5%;
	padding-right: 3.5%;
}

#content p, p, li {
	font-size: 1em;
	color: #242424;
}

#content a {
	text-decoration: underline;
}

#content h1 {
	font-family: verdana, arial, times, sans-serif;
	font-size: 2em;
	font-weight: normal;
	padding-bottom: 3px;
	margin: 1.5ex 0 0 0;
	line-height: 120%;
}
#content h2 {
	font-weight: bold;
	margin: 0;
}

#content dl {
	line-height: 1.5em;
	padding-left: 2em;
}

#content dd {
	font-size: 80%;
	line-height: 1.5em;
	padding-left: 2em;
}

#content dt {
	font-size: 80%;
	margin-top: .5em;
}

.resource_list {
	padding-bottom: 3em;
	list-style: none;
}

/***************************  Right Column  *********************/
#right {
	float: left;
	padding-top: 10px;
	font-size: 1em;
	width: 22%;
	line-height: 1.6em;
}

#right a {
	line-height: 2em;
}

#right br {
	line-height: 0.7em;
}

/********************************************  Footer  *****************/
#footer {
	border-top: 1px solid #C4C4C4;
	padding-top: 5px;
	text-align: center;
	font-size: 90%;
	width: 96%;
	margin: 0 auto;
	clear: both;
}

#footer h4 {
	color: #666666;
	font-size: 100%;
	font-weight: normal;
	margin-top: 5px;
}

#footer p {
	color: #666666;
	font-size: 100%;
	font-weight: normal;
	margin-top: 5px;
}

/********************* Indent  ******************/
#indentright {
	float: right;
	width: 40%;
	text-align: left;
	padding: 1px;
	border: none;
	margin: 0;
}

