﻿body, html
{
	margin: 0px;
	padding: 0px;
	background-color: #184278;

}



	   		
#fixedtipdiv{
position:absolute;
border:3px solid #fff;
padding: 2px 2px 4px 4px;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
color:#FFF
}

/* to top */

#toTop 

{ 
	width:100px;
	background:#3673D8;
	border:1px solid #ccc;
	text-align:center;
	padding:5px;
	position:fixed;
	bottom:10px;
	right:10px;
	cursor:pointer;
	color:#fff;
	font-weight: bold; 
	text-decoration:none; 
}	   	


.showcaselinks 
{ 
	font-size: 12pt;
	font-family: Tahoma;
	color: #000080; 
	text-decoration: underline;
	text-align:center;
	
 }
	

:hover.showcaselinks 
{
	 color: #0099CC; text-decoration:underline
}


.bottomtable

{ 	
	text-align: center; 
	border-style: solid; 
	border-width: 100%;
  
}

.menus

{ 
		font-family:'Tahoma';
		font-size:8pt;
		text-align:left;
		font-weight:normal;
		color:#808080;
		text-decoration: none;

}

:hover.menus
{ 	
 		color:#0099CC;
 		text-decoration: none underline;
}


.bottomlinks

{ 	font-size: 8pt; 
	font-family: Tahoma;
	color: #666666;
	text-decoration: none; 
    text-align: center; 
    
}

:hover.bottomlinks

{
	 font-family: Tahoma;
	 font-size: 8pt;
	 color: #0099CC 
}

.title   
{ 
    font-family: Arial;
    font-size: 12pt;
    color: #333333;
    font-weight: bold; 
    text-align: left; margin-left: 10 }
    
table
{
	font: 11px/12px Tahoma, Arial, Geneva, sans-serif;
	color: #595959;
	text-decoration: none;
	text-align: justify;
	vertical-align: top;
	line-height: 13px;
}

input, textarea
{
	font: 11px/12px Tahoma, Arial, Geneva, sans-serif;
	color: #2C2C2C;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: 400;
}

.text
{
	color: #000000;
	text-decoration: none;
	line-height: 20px;font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:10pt; 
	font-family:Tahoma; 
	text-align:justify; margin-left:10
}

.left

{
	color: #666666;
	text-decoration: none;
	line-height: 13px;
	font-variant:normal; 
	font-size:8pt;
	font-family:Tahoma;
	text-align:left
}

:hover.left

{
	text-decoration: none;
	font-size:8pt;
	font-family:Arial;
	color:#008000
}

.left_h

{
	font: 11px Tahoma, Arial, Geneva, sans-serif;
	color: #333333;
	text-decoration: underline;
	line-height: 13px;
}
.copy
{
	color: #565656;
	text-decoration: none;
	line-height: 13px; 
	font-variant:normal; 
	font-size:8pt;
	font-family:Tahoma;
	font-weight:bold
}

:hover.copy

{
	font-family:Tahoma;
	font-size:8pt;
	color:#0099CC; 
	font-weight:bold
}

.green

{
	font: 11px/12px Tahoma, Arial, Geneva, sans-serif;
	color: #1F8301;
	text-decoration: none;
	line-height: 13px;
	border-color: #1F8301;
	border-bottom-width: 1px;
}
:hover.green
{
	text-decoration: underline;
}
.green_h
{
	font: 11px/12px Tahoma, Arial, Geneva, sans-serif;
	color: #1F8301;
	text-decoration: underline;
	line-height: 13px;
}
:hover.green_h
{
	text-decoration: none;
}
.www
{
	font: 12px/13px Tahoma, Arial, Geneva, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}
:hover.www
{
	text-decoration: underline;
}
.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

:hover.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.toggleborder img{
border: 1px solid #ccc;
}

:hover.toggleborder img{
border: 1px solid navy;
}

:hover.toggleborder{
color: red; /* Dummy definition to overcome IE bug */
}

a            { color: #333333; text-decoration:none }
