body{
	margin:0px;
	padding:0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:left;
	background-color: #FFCC99;
}

.mainlink{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
}
.mainlink:hover{
	color:#FFFF00;
	text-decoration:underline;
}
.mainlinkbrek{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:7px;
	padding-right:7px;
}
.yellowlink{
font-family: Tahoma, Arial, Helvetica, sans-serif ;
font-size:11px;
font-weight: normal;
color:#FFD437;
text-decoration:none;
}
.yellowlink:hover{
	color:#FFF;
	text-decoration:underline;
}
.white_link{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#DDD;
	text-decoration:none;
}
.white_link:hover{
color:#000;
text-decoration:none;
}
.white_text{
font-family: Tahoma, Arial, Helvetica, sans-serif ;
font-size:11px;
font-weight: normal;
color:#FFF;
text-decoration:none;
}
.gray_text{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color:#333333;
	text-decoration:none;
}
.green_text{
font-family: Tahoma, Arial, Helvetica, sans-serif ;
font-size:11px;
font-weight: bold;
color:#35A648;
text-decoration:none;
}
.blue_link{
font-family: Tahoma, Arial, Helvetica, sans-serif ;
font-size:11px;
font-weight: bold;
color:#006295;
text-decoration:none;
}
.blue_link:hover{
	color:#FF9900;
	text-decoration:none;
}
.blue_text{
font-family: Tahoma, Arial, Helvetica, sans-serif ;
font-size:11px;
font-weight: normal;
color:#006295;
text-decoration:none;
}
.blue_text_underline{
font-family: Tahoma, Arial, Helvetica, sans-serif ;
font-size:11px;
font-weight: normal;
color:#006295;
text-decoration:underline;
}
.blue_text_underline:hover{
font-family: Tahoma, Arial, Helvetica, sans-serif ;
font-size:11px;
font-weight: normal;
color:#006295;
text-decoration:none;
}
.gride td{
font-size:11px;
background-color:#FFFFFF;
padding:3px 0px 3px 0px;
}
.grideodd td{
font-size:11px;
background-color:#EFEEEE;
padding:3px 0px 3px 0px;
}.gray_text13 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: normal;
	color:#333333;
	text-decoration:none;
}
.blue_textbold {
font-family: Tahoma, Arial, Helvetica, sans-serif ;
font-size:11px;
font-weight: bold;
color:#006295;
text-decoration:none;
}
.blue_faqlink {
font-family: Tahoma, Arial, Helvetica, sans-serif ;
font-size:13px;
font-weight: bold;
color:#006295;
text-decoration:none;
}
.blue_faqlink:hover {
	color:#FF9900;
	text-decoration:none;
	font-size: 13px;
}
.blue_textbold13 {
font-family: Tahoma, Arial, Helvetica, sans-serif ;
font-size:13px;
font-weight: bold;
color:#006295;
text-decoration:none;
}
.blue_textbold14 {
font-family: Tahoma, Arial, Helvetica, sans-serif ;
font-size:14px;
font-weight: bold;
color:#006295;
text-decoration:none;
}
.red_textbold14 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color:red;
	text-decoration:blink;
}
.validation_error {
	color: red;
	font-weight: bold;
	font-size: xx-small;
}

.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(media/menur_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 20px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(media/menur_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(media/menur_hover_right.gif) no-repeat right top; /*right tab image path*/
}

.invertedshiftdown2{
padding: 0;
width: 100%;
border-top: 5px solid #D4340C; /*Highlight red color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown2 ul{
	margin:0;
	margin-left: 40px; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
}

.invertedshiftdown2 li{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform:none;
}

.invertedshiftdown2 a{
	float: left;
	display: block;
	font: bold 11px Arial;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 5px 10px 5px 10px; /*Padding within each menu item*/
	background-color: #006699; /*Default menu color*/
	border-bottom: 8px solid white;
}

.invertedshiftdown2 a:hover{
background-color: #D4340C; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #D4340C; /*Highlight red color theme*/
color: white;
}

.invertedshiftdown2 .current a{ /** currently selected menu item **/
background-color: #D4340C; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #D4340C; /*Highlight red color theme*/
color: white;
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
margin-top: 2px;
padding: 0;
}
.white_textbold14 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#FFF;
	text-decoration:blink;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
	font: normal 10px Verdana;
	height: 20px;
	border: 1px solid #D4340C;
	background-color: black;
	color: white;
}

BODY {
	FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}
	
.type {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color: #000000; font-weight: normal; font-variant: normal}
.smtype {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: #000000; font-weight: normal; font-variant: normal}
.copyright {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #CCCCCC;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
}
select { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; color: #333333; }
A:hover {color:"#CC0000";}

.formfont{
	font : normal 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	border-collapse: collapse;
	border-color: #000000;
}

.heading{
	font : bold 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.subscriptionbox{
	width: 400px;
	height: 300px;
	position: absolute;
	left: -6px;
	top: -390px;
}

.divborder{
	border-left: 2px solid #2157D7;
	border-right: 2px solid #2157D7;
	border-bottom: 2px solid #2157D7;
}
.xsmtype {
font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: #000000; font-weight: normal; font-variant: normal
}

table#calendar {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
table#calendar caption {
	font-size: 100%;
	font-weight: normal;
}
table#calendar a {
	text-decoration:none;
}
table#calendar tr#days th {
	color: #FFFFFF;
	background-color: #336699;
	font-size: 100%;
	font-weight: bold;
	padding: .3em 1px;
	border: 1px solid black;
	text-align: center;
}
table#calendar tr#title th {
	color: #000033;
	font-size: 16px;
	border: 1px solid black;
	padding-top: 0.3em;
	padding-left: 0.3px;
	font-weight: bold;
	background-color: #FFCC99;
	text-align: center;
}
table#calendar td {
	width: 60px;
	height: 50px;
	color: #000000;
	text-align: right;
	border: 1px solid black;
	vertical-align: top;
	background-color: #FFFFFF;
}
table#calendar .day7 {
	border-right: 1px solid Black;
}
table#calendar td a {
	font-weight: normal;
	display: block;
	margin: 0;
	padding: 0px;
	width: 80px;
}
table#calendar th a {
	font-weight: bold;
}
table#calendar a:link {
	color: #000066;
}
table#calendar a:visited {
	color: #000066;
}
table#calendar a:hover {
	background-color: #FF3300;
	color: #FFFF00
}
table#calendar .day5 {
	background-color: #E0E0E0;
}
table#calendar .blank {
	background: #AAB;
	border: 1px solid black;
	border-right: 1px solid black;
}
table#calendar .lastweek td {
	border-bottom: 1px solid black;
}
table#calendar .today {
	background-color: #FFFF66;
	border: 1px solid black;
}
table#calendar p {
	font-size: 9px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

table.calendar {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-collapse: collapse;
	background-color: white;
	border: solid #999999 1px;
	background-color: white;
	width: auto;
	text-align: center;
	/*prevent user from selecting text in Mozilla & Safari - check calendar constructor for IE code)*/
	-moz-user-select: none;    /*-khtml-user-select: none;*/
}
table.calendar input, table.calendar select {
	font-size: 9px;
}
table.calendar td {
	border: 0;
	font-size: 10px;
	text-align: center;
}
div.mainheading {
	margin: 2px;
}
table.caldayheading {
	border-collapse: collapse;
	cursor: pointer;
	empty-cells: hide;
	margin: 0 6px 0 6px;
}
table.caldayheading td {
	border: solid #CCCCCC 1px;
	text-align: left;
	color: #0054E3;
	font-weight: bold;
	width: 22px; /*should match calendar cell's width*/
}
table.caldayheading td.wkhead {
	border-right: double #CCCCCC 3px;
}
table.calcells {
	border-collapse: collapse;
	cursor: pointer;
	margin: 0 6px 0 6px;
}
table.calcells td {
	border: solid #CCCCCC 1px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	width: 22px;
	height: 20px; /*IE doesn't like ems*/
}
table.calcells td div {
	padding: 1px;
	margin: 0;
}
table.calcells td.wkhead {
	background-color: white;
	text-align: center;
	border-right: double #CCCCCC 3px;
	color: #0054E3;
}
table.calcells td.wkday {
	background-color: #DDDDDD;
}
table.calcells td.wkend {
	background-color: #DDDDDD;
}
table.calcells td.curdate {

}
table.calcells td.cell_selected {
	background-color: #99CCFF;
	color: black;
}
table.calcells td.notmnth {
	background-color: #FFFFFF;
	color: #CCCCCC;
}
table.calcells td.notallowed {
	background-color: white;
	color: #EEEEEE;
	font-style: italic;
}
table.calcells td.hover {
	background-color: #999999;
}

.validation_error {
	color: red;
	font-weight: bold;
	font-size: 9px;
}

#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 300px;
	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);
	font-size: 11px;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
