/* CSS Document */

	body { padding: 0; margin: 0; background: #fff; }

	.areaframe { 
	background-image:url('../images/background_ss3.png'); 
	background-repeat:repeat;
	}

	.areaframe2 { 
	background-image:url('../images/background_ss3.png'); 
	background-repeat:repeat-x
	}

	a:link { font-family:arial,helvetica; color: #FFFFFF; text-decoration: none; font-size:14px }
	a:visited { font-family:arial,helvetica; color: #FFFFFF; text-decoration: none; font-size:14px }
	a:active { font-family:arial,helvetica; color: #AAAAAA; text-decoration: none; font-size:14px }
	a:hover { font-family:arial,helvetica; color: #930042; text-decoration: none; font-size:14px }

	.text1 { 
	font-family:arial,helvetica; 
	color:#FFFFFF; 
	text-decoration: none; 
	font-size:36px; 
	font-weight:bold;
	background-color:#666666; 
	}

	.text2 { 
	font-family:arial,helvetica; 
	color:#666666; 
	text-decoration: none; 
	font-size:24px; 
	font-weight:bold;
	padding-left:10px;
	}

	.text3 {
		font-size:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		padding:10px;
	}

	.nav_button { 
	background-color:#930042; 
	font-size: 12px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	padding: 5px; 
	color:#FFFFFF 
	}

	.mainbox1 { 
	border-right: 1px solid #666666; 
	border-bottom: 1px solid #666666; 
	border-left: 1px solid #666666; 
	border-top: 1px solid #666666; 
	padding: 2px; 
	width:800px; 
	height:400px;
	background-color:#666666;
	}

	.welcome { 
	background-image:url('../images/background_ss.png'); 
	font-size:16px; 
	text-align:justify; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	padding:10px; 
	}

	.box0 { 
	background-image:url('../images/background_ss.png'); 
	background-repeat:repeat-x;
	width:80%;
	float:none;
	margin:0 auto;
	height:100%;
	}

	.box1 { 
	background-color:#999999; 
	background-repeat:repeat; 
	font-size:14px; 
	text-align:center; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#930042; 
	padding:10px; 
	font-weight:bold 
	}

	.box2 { 
	background-color:#E2DFDF; 
	font-size:12px; 
	text-align:center; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#930042
	}
	
	.box3 { 
	background-color:#FFFFFF; 
	font-size:12px; 
	text-align:center; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#930042
	}

	.box4 { 
	padding:10px;
	background-color:#FFFFFF;
	text-align:justify;	
	}

	.box5 { 
	padding:10px;
	text-align:justify;	
	}
	
	.box6 { 
	background-image:url('../images/background_ss4.png'); 
	width:100%;
	}

	.navOn{
	background-color:#E4E4E4;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align: center;
	border-bottom: 1px solid #E4E4E4;
	height:35px;
	}

	.navChild{
	background-color:#000066;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	FONT-VARIANT: small-caps;
	}

	.navOff{
	background-color:#666666;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align: center;
	border-bottom: 1px solid #666666;
	height:35px;
	}

	.childMenu{
	background-color:#00CC66;
	color:#000033;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	padding:4px;
	}
	
	.finePrint{
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

	ul {
	list-style:square;
	list-style-type:square;
	line-height:5px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

	.highslide-wrapper div {
		font-family: Verdana, Helvetica;
		font-size: 10pt;
	}
	.highslide {
		cursor: url(../highslide/graphics/zoomin.cur), pointer;
		outline: none;
		text-decoration: none;
	}
	.highslide img {
		border: 2px solid silver;
	}
	.highslide:hover img {
		border-color: gray;
	}
	
	.highslide-active-anchor img, .highslide-active-anchor:hover img {
		border-color: black;
	}
	.highslide-image {
		border-width: 2px;
		border-style: solid;
		border-color: white;
		background: gray;
	}
	.highslide-wrapper, .rounded-white {
		background: white;
	}
	.highslide-image-blur {
	}
	.highslide-caption {
		display: none;
		border-top: none;
		font-size: 1em;
		padding: 5px;
		background: white;
	}
	.highslide-heading {
		display: none;
		color: gray;
		font-weight: bold;
		height: 20px;
		overflow: hidden;
		cursor: default;
		padding-left: 22px;
		background: url(../highslide/graphics/icon.gif) no-repeat 0 1px;
	}
	.highslide-dimming {
		position: absolute;
		background: black;
	}
	.highslide-loading {
		display: block;
		color: black;
		font-size: 9px;
		font-weight: bold;
		text-transform: uppercase;
		text-decoration: none;
		padding: 3px;
		border: 1px solid white;
		background-color: white;
		padding-left: 22px;
		background-image: url(../highslide/graphics/loader.white.gif);
		background-repeat: no-repeat;
		background-position: 3px 1px;
	}
	a.highslide-credits,
	a.highslide-credits i {
		padding: 2px;
		color: gray;
		text-decoration: none;
		font-size: 10px;
	}
	a.highslide-credits:hover,
	a.highslide-credits:hover i {
		color: white;
		background-color: gray;
	}
	
	
	/* Controls. See http://www.google.com/search?q=css+sprites */
	.highslide-controls {
		width: 105px;
		height: 20px;
		position: relative;
		top: -23px;
		left: 7px;
	}
	.highslide-controls ul {
		height: 20px;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	.highslide-controls li {
		float: left;
	}
	.highslide-controls a {
		background-image: url(../highslide/graphics/controlbar-white-small.gif);
		display: block;
		float: left;
		height: 20px;
		width: 20px;
		outline: none;
	}
	.highslide-controls a.disabled {
		cursor: default;
	}
	.highslide-controls a span {
		/* hide the text for these graphic buttons */
		display: none;
	}
	.highslide-controls .highslide-move {
		display: none;
	}
	.highslide-move a {
		cursor: move;
	}
	
	/* The CSS sprites for the controlbar */
	.highslide-controls .highslide-previous a {
		background-position: 0 0;
	}
	.highslide-controls .highslide-previous a:hover {
		background-position: 0 -20px;
	}
	.highslide-controls .highslide-previous a.disabled {
		background-position: 0 -40px !important;
	}
	.highslide-controls .highslide-play a {
		background-position: -20px 0;
	}
	.highslide-controls .highslide-play a:hover {
		background-position: -20px -20px;
	}
	.highslide-controls .highslide-play a.disabled {
		background-position: -20px -40px !important;
	}
	.highslide-controls .highslide-pause a {
		background-position: -40px 0;
	}
	.highslide-controls .highslide-pause a:hover {
		background-position: -40px -20px;
	}
	.highslide-controls .highslide-next a {
		background-position: -60px 0;
	}
	.highslide-controls .highslide-next a:hover {
		background-position: -60px -20px;
	}
	.highslide-controls .highslide-next a.disabled {
		background-position: -60px -40px !important;
	}
	.highslide-controls .highslide-full-expand a {
		background-position: -100px 0;
	}
	.highslide-controls .highslide-full-expand a:hover {
		background-position: -100px -20px;
	}
	.highslide-controls .highslide-full-expand a.disabled {
		background-position: -100px -40px !important;
	}
	.highslide-controls .highslide-close a {
		background-position: -120px 0;
	}
	.highslide-controls .highslide-close a:hover {
		background-position: -120px -20px;
	}
	
	#rptlink { 
	font-family:arial,helvetica; 
	color:#666666; 
	text-decoration:underline; 
	font-size:12px; 
	font-weight:bold;
	padding-left:10px;
	}

	#leftcontent {
		float:left;
		width:30%;
		text-align:justify;
		padding:10px;
		}

	#rightcontent {
		}

	.prodDesc {
		font-size:16px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		padding:10px;
	}

	a.sslink {
		text-decoration:underline;	
		color:#000000	
	}

	a.sslink:hover {
		text-decoration:underline;	
		color:#930042	
	}
	
	a.sslink2 {
		text-decoration:underline;	
		color:#000000;
		font-size:10px;	
	}

	a.sslink2:hover {
		text-decoration:underline;	
		color:#930042;
		font-size:10px;	
	}
