<STYLE>

/* NEW STYLES START HERE */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #2A2A2A;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	SCROLLBAR-HIGHLIGHT-COLOR: #bfc3cc;
	SCROLLBAR-SHADOW-COLOR: #7a808c;
	SCROLLBAR-3DLIGHT-COLOR: #cfd2d7;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #4d5150;
	SCROLLBAR-BASE-COLOR: #aeb4c2;
	line-height: 17px;
}


td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #2A2A2A;
	line-height: 17px;	
}

* html body {
	font-size: x-small; /* for IE5/WIn */
	f\ont-size: small; /* for other IE versions */
}

A
{
   	COLOR: #0033CC;
	TEXT-DECORATION: underline
      
}

A:link
{
   	COLOR: #0033CC;
	TEXT-DECORATION: underline
}
A:visited
{
	COLOR: #003399;
	TEXT-DECORATION: underline
}


A:hover
{
	COLOR: #0099FF;
	TEXT-DECORATION: underline
}

#headertable
{
	background-repeat: repeat;
	background-image: url(images/bkg2.gif);
	margin-left: auto;
	margin-right: auto;
	width:870px !important; /*moz width*/
	width:900px; /*IE width*/
	padding: 15px;
}

#headerlogo
{
	text-align : center;
	margin-left: auto;
	margin-right: auto;
	width:870px !important; /*moz width*/
	width:900px; /*IE width*/
	padding: 15px;
}



#footertable
{
	background-repeat: repeat;
	background-image: url(images/bkg2_bot.gif);
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	width:870px !important; /*moz width*/
	width:900px; /*IE width*/
	text-align:right;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 15px;
	font: normal 10px Arial;
	color: #9E9E9E;
	vertical-align: bottom;
	background-position: bottom;
}


.PageTitle
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	COLOR: #373737;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}


.mdropdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px;
	border: 1px solid #999999;
}

.mtextfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px;
	border: 1px solid #999999;
}

.formtext
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 85%;
    COLOR: #424242;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.formtextbold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 85%;
    COLOR: #424242;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}


.redtexterror
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 85%;
	COLOR: #FF0000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}


a.squarebutton
{
		cursor:hand;
	cursor: pointer;
background: transparent url('images/square-blue-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 11px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
font-weight:bold;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
color: #494949; /*button text color*/

}

a.squarebutton span{
background: transparent url('images/square-blue-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}

a.squarebutton2
{
		cursor:hand;
	cursor: pointer;
background: transparent url('images/square-gray-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 11px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
font-weight:bold;
}

a:link.squarebutton2, a:visited.squarebutton2, a:active.squarebutton2{
color: #494949; /*button text color*/

}

a.squarebutton2 span{
background: transparent url('images/square-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton2:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton2:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper2{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}

hr {
	border: 0;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	width: 100%;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

.subheader
{
	line-height : 19px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #0066CC;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}

.medtext
{
	FONT-SIZE: 110%;
	COLOR: #424242;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}

.medtextbold
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 110%;
	COLOR: #424242;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}


.text
{
	COLOR: #424242;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}

.textbold
{
	FONT-WEIGHT: bold;
	COLOR: #424242;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}

.smalltext
{
	FONT-SIZE: 85%;
	COLOR: #424242;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}

.smalltextbold
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 85%;
	COLOR: #424242;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}

.xsmalltext
{
	FONT-SIZE: 80%;
	COLOR: #424242;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}

.xsmalltextbold
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 80%;
	COLOR: #424242;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}



.formtext
{
	COLOR: #424242;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}

.formtextbold
{
	FONT-WEIGHT: bold;
	COLOR: #424242;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}


.formsmalltext
{
	FONT-SIZE: 85%;
	COLOR: #424242;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.formsmalltextbold
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 85%;
	COLOR: #424242;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.formxsmalltext
{
	FONT-SIZE: 80%;
	COLOR: #424242;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.formxsmalltextbold
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 80%;
	COLOR: #424242;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}




.picborder {
	padding: 3px;
	border: 1px solid #C0C0C0;
}

.picborder2 {
	padding: 3px;
	border: 1px solid #eae8e5;
}
.button2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #0066CC;
	padding: 2px;
	border: 1px solid #3399FF;
}

.bluelinkmed
{
	color: #003399;
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
}

.bluelinkmed a:link {
	color: #0033CC;
	TEXT-DECORATION: none;
}
.bluelinkmed a:visited {
	color: #003399;
	TEXT-DECORATION: none;
}
.bluelinkmed a:hover {
	color: #0099FF;
	TEXT-DECORATION: underline;
}

.bluelinksm
{
	color: #0033CC;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}

.bluelinksm a:link {
	color: #003399;
	TEXT-DECORATION: none;
}
.bluelinksm a:visited {
	color: #003399;
	TEXT-DECORATION: none;
}
.bluelinksm a:hover {
	color: #0099FF;
	TEXT-DECORATION: underline;
}

.bluelinkxsm
{
	color: #0033CC;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
}

.bluelinkxsm a:link {
	color: #003399;
	TEXT-DECORATION: underline;
}
.bluelinkxsm a:visited {
	color: #003399;
	TEXT-DECORATION: underline;
}
.bluelinkxsm a:hover {
	color: #0099FF;
	TEXT-DECORATION: underline;
}



.bglightgrey {
	background-color: #DEDEDE;
}

.bgxlightgrey {
	background-color: #EFEFEF;
}



.bglightblue {
	background-color: #e5f1fa;
}
.graybutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	background-image: url(images/button.gif);
	width: 65px;
	text-align: center;
	height: 23px;
	vertical-align: middle;
}


.blacklinkxsm
{
	color: #2A2A2A;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.blacklinkxsm a:link {
	color: #2A2A2A;
	TEXT-DECORATION: none;
}
.blacklinkxsm a:visited {
	color: #2A2A2A;
	TEXT-DECORATION: none;
}
.blacklinkxsm a:hover {
	color: #666666;
	TEXT-DECORATION: none;
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #FCFFEC;
	padding: 3px;
	left: -1000px;
	border: 1px solid gray;
	visibility: hidden;
	color: #333333;
	text-decoration: none;
	text-align:center;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -120;
left: 30px; /*position where enlarged image should offset horizontally */

}



.tooltip{
	position: relative;
	z-index: 0;
	
}

.tooltip:hover{
background-color: transparent;
z-index: 50;
}

.tooltip span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #FCFFEC;
	left: -1000px;
	border: 1px solid gray;
	visibility: hidden;
	color: #272727;
	text-decoration: none;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}


.tooltip:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 50px; /*position where enlarged image should offset horizontally */

}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #FCFFEC;
	padding: 5px;
	left: -1000px;
	border: 1px solid gray;
	visibility: hidden;
	color: #333333;
	text-decoration: none;
	text-align:center;
}

.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -90;
left: 5px; /*position where enlarged image should offset horizontally 31 */
}
