/* CSS Document */
body{
	color: #333333;
}
a:link, a:visited{
	color: #333333;
}
a:hover{
	background-color: #EBE9E9;
}
p{
	margin: 0px 0px 18px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #333333;
}
#home p{
	margin: 0px 0px 18px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
h2{
	font-family : Palatino, Palatino Linotype, serif;
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 12px;
	padding: 0px 0px 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #c3c3c3;
}

h4{
	font-family : Palatino, Palatino Linotype, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 12px;
	padding: 0px 0px 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #c3c3c3;
}
h5{
	font-size: 12px;
	font-weight: bold;
}
#menu_1{
}
#menu_1 a:link, #menu_1 a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	display: block;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #EBE9E9;
}
#menu_1 a:hover{
	background-color: #EBE9E9;
}
#menu_2, #menu_2_ras{
	background-color: #EBE9E9;
	background-image: url(img/optical.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#menu_2 a:link, #menu_2 a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	margin-bottom: 10px;

}
#menu_2 a:hover{
	text-decoration: underline;

}
#menu_2_ras a:link, #menu_2_ras a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
	padding-left: 16px;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 2px;

}
#menu_2_ras a:hover{
	text-decoration: underline;

}
#ras h2 a:link, #ras h2 a:visited{
	text-decoration: none;
	font-size: 16px;
	margin-bottom: 0px;
}
#ras h2{
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#ras h5{
	margin-top: 2px;
	font-weight: normal;
}

