/* overrides */

html, body, form, fieldset
{
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address
{
	margin: .5em 0;
	padding: 0;
}
li, dd, blockquote
{
	margin-left: 2.5em;
	padding-bottom: .5em;
}
form label
{
	cursor: pointer;
}
fieldset
{
	border: none;
}
/*
input, select, textarea
{
    font-size: 100%;
}
*/

p, table
{
    font-size: 1em;
}

/* end overrides */
html
{
    background-image: url(images/background.jpg);
    background-repeat: repeat-x;
    background-color: #FFFFFF;
}

body
{
    font-size: 12px;
    font-family:  Verdana, Arial, sans-serif;
	color: #000000;
	background-color: #FFF;
	margin: auto;
    width: 960px;
    /*padding: 0;*/
/*	border: 2px solid #660066;  */
    border-left: 1px solid #E4E4E4;
    border-right: 1px solid #E4E4E4;
/*    background-color: #e4e4e4; */
}
/*
.topmenu
{
	font-size: 5em;
    background-color: #F5F5F5;
	border-top: 2px solid #660066;
	border-bottom: 2px solid #660066;
	width: 700px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(images/topmenu_bg_image.jpg);
	color: #660066;
}
.topmenu a
{
	display: block;
	width: 100%;
	color: #660066;
	font-weight: bold;
	text-decoration: none;
}
.topmenu a:link, .topmenu a:visited, .topmenu a:active
{
}
.topmenu a:hover
{
	color: #c600c6;
	text-decoration: none;
    font-weight: 900;
}
*/
#footer
{
	font-size: .8em;
	background-color: #e4e4e4;
	margin: auto;
	width: 960px;
	color: #e4e4e4;
	clear: both; /*float: left;*/
/*
	border-top: 2px solid #660066;
	border-bottom: 2px solid #660066;
*/
}
.footeraddress
{
	font-weight: bold;
/*	color: #660066;   */
    color: #000000;
	margin: 2px 25px 2px 25px;
	float: left;
	clear: both;
}

#mainarea
{
	/* total width 525px; ie 485px  */
	float: right;
	text-align: left;
	vertical-align: top;
	width: 740px;
    width: 720px;
    padding: 10px 5px 10px 15px;
    background-color: #FFFFFF;
/*
    min-height:400px;
    height: auto !important;
    height: 454px;
*/
}
@media print
{
	#mainarea
	{
		width: 470px; /* ie */
	}
}
#footercolor
{
	background-color: #660066;
}
#bottomimages
{
	top: 5px;
	float: left;
	clear: both;
	margin: auto;
	width: 720px;
	text-align: center;
    vertical-align: text-bottom;
}
/*This is for the pure popup css menu*/

/*
.ClosedMenu .Parent
{
	width: 150px;
	margin: 0px 0px 0px 5px;
	font-family: "Trebuchet MS" ,verdana,sans-serif;
	font-size: 1em;
	color: #545585;
	background: none;
	float: left;
	position: absolute;
}

.ClosedMenu .Child
{
	display: none;
}

.OpenMenu .Parent
{
	width: 120px;
	margin: 0px 0px 0px 5px;
	font-family: "Trebuchet MS" ,verdana,sans-serif;
	font-size: 1em;
	color: RED;
	background: none;
	float: left;
	position: absolute;
}
.OpenMenu .Child
{
	width: 120px;
	margin: 0px;
	font-family: "Trebuchet MS" ,verdana,sans-serif;
	font-size: 1em;
	color: #545585;
	background: none;
	border: 1px solid red;
	display: block;
	position: absolute;
	left: 126px;
	z-index: 1;
}
*/
/*END css popup menu*/

/*
.leftmenu1
{
	font-weight: bold;
	line-height: 1.2em;
}
.leftmenu1 a:link, .leftmenu1 a:visited
{
	color: #660066;
    text-decoration: none;

}

.leftmenu1 a:hover
{
	color: #CE00CE;
    text-decoration: none;
}

.leftmenu2
{
}
.leftmenu3
{

}

.leftmenu3 a:link, .leftmenu3 a:visited
{
	color: #660066;
	text-decoration: none;
}

.leftmenu3 a:hover
{
	color: #CE00CE;
	text-decoration: none;
}
.pinkarrow
{
	position: absolute;
	left: 175px;
}

.leftmenu2 a:link, .leftmenu2 a:visited
{
	color: #660066;
	text-decoration: none;
}

.leftmenu2 a:hover
{
	color: #CE00CE;
	text-decoration: none;
}
.leftmenu2
{
	color: #C600C6;
}
.leftmenucurrentold
{
    background-color: #FFFFFF;
    border: 5px solid #FFFFFF;

}
.leftmenucurrentold a, .leftmenucurrent a:link, .leftmenucurrent a:visited, .leftmenucurrent a:active
{
	color: #c600c6;
	text-decoration: none;
    text-decoration: blink;
}
.leftmenucurrent a:hover
{
	color: #c600c6;
}
*/

h1, h2, h3, h4, h5, h6
{
    font-family: Arial, Verdana, sans-serif;
}
h6
{
	font-size: xx-small;
}
h5
{
	font-size: x-small;
}
h4
{
	font-size: small;
}
h3
{
	font-size: large;
/*    background: transparent url(images/topmenu3.png) center center repeat-x;  */
    background-color: #000000;
    color: #FFFFFF;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    text-indent: 1em;
/*    text-align: center;   */
}
h2
{
/*	font-size: x-large; */
    font-size: large;
	font-style: normal;
	font-weight: bold;
    font-variant: small-caps;
/*	color: #18065E;  */
/*    color: #2d568A;  */
/*	text-decoration: underline;  */
/*    background: url(images/h2_bg.jpg);
	background-position: center top;*/
    color: #FFFFFF;
    background: transparent url(images/topmenu3.png) center 0% repeat-x;
    text-align: center;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
}
h1
{
	font-size: xx-large;
}
.indexresearchimage
{
	top: 0px;
	right: 0px;
}

#sidebar {

}

/*
#leftmenu
{
    float: left;
    font-family: Georgia, Times, serif;
	font-size: 1.2em;
	width: 200px;
	background-color: #FFFFFF;
	overflow: hidden;
	white-space: nowrap;
	font-weight: bold;
	line-height: 18px;
    text-decoration: none;
    padding: 10px 0px 10px 0px;
}
#leftmenu a:link, #leftmenu a:visited
{

    color: #000000;
    color: #0000FF;
    text-decoration: none;
}

#leftmenu a:hover
{
	color: #CE00CE;
    text-decoration: none;

}

#leftmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#leftmenu li {
    margin: 0px;
	margin-bottom: 0px;
    padding: 0px;
    padding-left: 5px;
}

#leftmenu li ul {
	padding: 0px;
	background: #F5F5F5 url(images/headermenubar.gif) no-repeat left bottom;
}

#leftmenu li li {
	margin: 0;
    padding-left: 10px;
}

#leftmenu p {
	padding: 0px;
}

#leftmenu h2 {
	height: 29px;
	margin: 0;
	padding: 6px 0 0 40px;
	background: url(images/headermenu.jpg) no-repeat;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
    text-decoration: none;
}
#leftmenusmall {
    font-size: 11px;
}
#leftmenucurrent {
    background-color: #c0c0c0;;
}
*/

/*Credits: Tanfa */
/*URL: http://www.tanfa.co.uk */
#menu {
    background: #eee;
    float: left;
    font-family: Arial, Georgia, Times, serif;
	font-size: 1em;
	width: 200px;
	background-color: #FFFFFF;

	white-space: nowrap;
	font-weight: bold;

    padding: 10px 0px 10px 0px;
/*    background-color: #e4e4e4;  */
}
#menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#menu a, #menu h2 {
    font: bold 1.1em Arial, Helvetica, sans-serif;
    display: block;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc #888 #555 #bbb;
    margin: 0;
    padding: 2px 3px;
}
#menu h2 {
    color: #fff;
    background: #000;
    text-transform: uppercase;
    text-decoration: none;
    width: 190px;
}
#menu a {
    color: #000;
    /*background: #efefef;   */
    background: #F5F5F5;
    text-decoration: none;
    width: 190px;
}
#menu a:hover {
    color: #a00;
    background: #fff;
    color: #FFFFFF;
    background: transparent url(images/topmenu3.png) center center repeat-x;
}
#menu li {
    /* make the list elements a containing block for the nested lists */
    position: relative;
    padding: 0;
    margin: 0;
}

#menu ul ul ul {
    position: absolute;
    top: 0;
    left: 100%; /* to position them to the right of their containing block */
    width: 100%; /* width is based on the containing block */
}
div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

.rightarrowclass {
    position: absolute;
    top: 5px;
    right: 5px;
    text-decoration: none;
    border: 0px;
}

#top{
    font-size: medium;
}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.solidblockmenu
{
    margin: 0;
    padding: 0;
    float: left;
    font: bold 1.2em Arial, sans-serif;
    width: 100%;
    overflow: hidden;
    margin-bottom: 0em;
    border: 1px solid #625e00;
    border-width: 1px 0;
    background: black url(images/menublockdefault.gif) center center repeat-x;
}
.solidblockmenu li
{
    display: inline;
}
.solidblockmenu li a
{
    float: left;
    color: white;
    padding: 2px 11px;
    text-decoration: none;
    border-right: 1px solid white;
}
.solidblockmenu li a:visited
{
    color: white;
}
.solidblockmenu li a:hover, .solidblockmenu li .current
{
    color: white;
    background: transparent url(images/topmenu3.png) center center repeat-x;
}

.headerH3 {
    padding: 0px 0px 10px 0px;
    border: 1px solid #5f5f5f;
    margin-bottom: 10px;
}
.headerH3 div {
    padding: 0px 0px 0px 10px;
}

.picDept {
    float: left;
    clear: right;
    padding: 0px 20px 10px 0px;
    clear: both;
    /* float: left; margin-right: 5px; margin-bottom: 5px; width: 125px;  */
}



