#hideforprint, #hideforprint2, #hideforprint3 {
	display: none;
}

#onlyforprint{
	display: block;
}

td {
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif; 
	font-size: 90%;
}
pre {
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif; 
	font-size: 90%;
}
#content {
	clear: both;
	margin: 5px 10px 0px 20px;
	padding : 2px 2px 2px 2px;
	color: #000000;
}

#footer {
	clear: both;
	margin: 30px 0px 0px 0px;
	padding: 8px;
	border-top: 1px solid #006699;
	background-color: #D3DADE;
}
#footer p, #footer td {
	color: #666666;
	font-size : 80%;
	text-decoration : none;
}
#footer a, #footer a:link, #footer h1 {
	color: #666666;
	text-decoration : underline;
}
#footer a:hover{
	color: #990033;
	text-decoration: underline;
}
#box {
	margin-left : 15px;
	padding : 5px 5px 5px 5px;
	border : 1px solid #6796C6;
	background-color: #FFFFFF;
	width: 95%
}
#box2 {
	margin-left : 15px;
	padding : 5px 5px 5px 5px;
	border : 1px solid #6796C6;
	background-color: #FFFFFF;
	width: 95%
}
#box3 {
	margin-left : 15px;
	padding : 5px 5px 5px 5px;
	border : 1px solid #6796C6;
	background-color: #FFFFFF;
	width: 95%
}
#breadcrumb {
	clear: both;
	margin: 4px 4px 4px 4px;
	padding : 2px 2px 2px 2px;
	border : 1px solid #D3D3D3;
	color: #666666;
	font-size : 70%;
	text-decoration : none;
	text-align: right;
}
#breadcrumb a, #breadcrumb a:link {
	color: #666666;
	text-decoration : underline;
}
#breadcrumb a:hover{
	color: #990033;
	text-decoration: underline;
}
#sideMenu a, #sideMenu a:link, #sideMenu td {
	color: #CC0000;
	font-size : 11px;
	text-decoration : none;
	font-weight: bold;
}
#sideMenu a:hover{
	color: #415067;
	text-decoration: underline;
	font-size: 11px;
}
body {  
margin-top: 1px; 
margin-right: 1px; 
margin-bottom: 1px; 
margin-left: 1px;
color: #000000;
   }
.bgRight {
	background-position : right;
	background-repeat : no-repeat;
}
.bgWhite{
	background-color:#FFFFFF;
	}
.bgBlue{	
	background-color:#000000;
	color:#ffffff;
}
.bgBlue2{
	background-color:#6796C6;
	}
.imgRight {  
	float: right; 
	margin: 14px; 
	padding: 14px;
	}
.imgLeft {  
	float: left; 
	margin: 14px; 
	padding: 14px;
	}
a{
	color: #006699;
	text-decoration: underline;
}
a:link {
	color : #006699;
	text-decoration: underline;
}
a:hover {
	color : #999933;
}
a:active {
	color : #CC0000;
}

p {
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 12px;
}
p.center{
	text-align: center;
}
hr { 
	color: #6796C6; 
	height: 1px;
	margin-bottom: 10px;
	margin-top: 10px;
	}



h1 {  
	color: #CC0033; 
	font-size: 160%; 
	font-weight: bold; 
	font-family: "Georgia", "Times New Roman", Times, serif;
}
h2 {  
	color: #155DA7; 
	font-size: 140%; 
	font-weight: bold; 
	font-family: "Georgia", "Times New Roman", Times, serif;
}
h3 {  
	color: #155DA7; 
	font-size: 110%; 
	font-weight: bold;
}
h4 {  
	color: #666666; 
	font-size: 100%;
	font-weight: bold;
	padding-left:20px;
}
p.p4{
	padding-left: 20px;
}
p.raggedright{
	text-align: left;
}
h5 {  
	color: #666666; 
	font-size: 100%;
	font-weight: bold;
	padding-left:20px;
}


ul {
	list-style-image : url(../images/bullet.gif);
	list-style-position : outside;
	margin-left : 14px;
}

ul.indent {
	list-style-image : url(../images/bullet.gif);
	margin-left : 44px;
}
