body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F5F5DC;


}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td.line {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}


th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	border: thin solid #CCCCCC;
	background-color: #FFFFFF;


}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	border: thin solid #CCCCCC;
	background-color: #FFFFFF;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

.buttons a {
	display:block;
	width:	180px;
	padding: 10px 10px 10px 20px;
	font: bold 12px sas-serif;
	color: red;
	background: url("images/buttons.gif") 0 0 no-repeat;
	text-decoration: none;
}

.buttons a:hover {

	background-position: 0 -35px;
	color: purple;
	
}

.buttons a:active {
	
	background-position: 0 -70px;
	color: navy;
}
button {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #FF3300;
	border: thin solid #006600;
}

.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}

a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #999999;
}

#pic {
	background-color: #FFFFFF;
	left: 10px;
	position: relative;
	top: 10px;
	width: 135px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	border: 1px solid #000000;
	display: block;
	height: 90px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 135px;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 233px;
	left: 150px;
	position: absolute;
	top: -60px;
	width: 300px;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

.redText {
	font-size: 18px;
	font-weight: bolder;
	color: #FF0000;
}
.bgtop {
	background-image: url(images/may09-layout_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgmid {
	background-image: url(images/may09-layout_02.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bgbot {
	background-image: url(images/may09-layout_04.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.pheading {
	font-size: 16px;
	font-weight: 900;
	color: #FF0000;
	background-color: #FFFFCC;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
.smallhead {
	font-size: 18px;
	color: #000033;
	font-weight: 900;
}
.tdTopDarkBlue {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
}
