.tab 
{
	padding : 7px;
}

.search
{
	font-family : Arial;
	color: #000000;
	font-size : 10px;
}

.textBox
{
	font-family : Arial;
	color: #000000;
	font-size : 10px;
	width : 165px;
}

.inputBox
{
	font-family : Arial;
	color: #000099;
	font-size : 10px;
}

.selectBox
{
	width : 235px;
	background-color : #cccccc;
	font-family : Arial;
	color: #000000;
	font-size : 10px;
	border : 1px solid #000000 color: #000000;
}

.leftNav
{
	font-family : Verdana;
	color: #000099;
	font-weight : bold;
	font-size : 10px;
}

.smallCopyGray
{
	font-family : Verdana;
	color: #737373;
	font-size : 10px;
}

.smallCopyBlack
{
	font-family : Verdana;
	color: #000000;
	font-size : 10px;
}

.content
{
	font-family : Arial;
	color: #000000;
	font-size : 11px;
}

.content2
{
	font-family : Arial;
	color: #737373;
	font-size : 11px;
	paddingleft : 25px;
}

.copyHeader
{
	font-family : Arial;
	font-weight : bold;
	color: #990000;
	font-size : 13px;
}

.copySubHeader
{
	font-family : Arial;
	font-weight : bold;
	color: #ffffff;
	font-size : 13px;
}

.copySmallHeader
{
	font-family : Arial;
	font-weight : bold;
	color: #ffffff;
	font-size : 11px;
}

.copyLibraryHeader
{
	font-family : Arial;
	font-weight : bold;
	color: #990000;
	font-size : 11px;
}

.breadcrumb
{
	font-family : Arial;
	color: #333399;
	font-size : 10px;
}

a:link { 
	font-family: arial;
	font-weight: bold;
	font-size:	 11px;
	text-decoration: none;
	color: #000099;
	}
	
a:visited { 
	font-family: arial;
	font-weight: bold;
	font-size:	 11px;
	text-decoration: none;
	color: #000099;
	}

a:active { 
	font-family: arial;
	font-weight: bold;
	font-size:	 11px;
	text-decoration: none;
	background: #E6E6E6;
	color: #000000;
	}
	
a:hover { 
	font-family: arial;
	font-weight: bold;
	font-size:	 11px;
	text-decoration: underline;
	background: #000099;
	color: #ffffff;
	}
	
a.subSearch:link { 
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #990000;
	}
	
a.subSearch:visited { 
	font-family: arial;
	font-weight: normal;
	font-size:	 11px;
	text-decoration: none;
	color: #990000;
	}

a.subSearch:active { 
	font-family: arial;
	font-weight: normal;
	font-size:	 11px;
	text-decoration: none;
	background: #990000;
	color: #ffffff;
	}
	
a.subSearch:hover { 
	font-family: arial;
	font-weight: normal;
	font-size:	 11px;
	text-decoration: underline;
	background: #990000;
	color: #ffffff;
	}

#people img{
	}
#people p{
	margin:0;
	padding:0;
	display:block;}

img.left{float:left;
	margin:0 10px 0 0;
	}
img.right{float:right;
	margin:0 0 0 10px;}