/* Styles for Mobile and Handheld Devices */

body {
	font: 100% Arial, Helvetica, sans-serif;
	color: #000000;
	background: #ffffff;
}
a:link, a:visited {
	text-decoration: underline;
	color: #35009d;
}
a:hover {
	text-decoration: underline;
	color: #5529ac;
}
a:active {
	text-decoration: underline;
	color: #ff3400;
}
h2 {
	font-size: 160%;
	font-weight: normal;
	color: #35009d;
}
.side h2 {
	font-size: 110%;
	font-weight: bold;
	padding-top: .2em;
	border-top: solid 1px #cccccc;
}
h3 {
	font-size: 120%;
	font-weight: bold;
}
h4 {
	font-size: 110%;
	font-weight: bold;
}
h5 {
	font-size: 100%;
	font-weight: bold;
}
hr {
	color: #cccccc;
	background: #cccccc;
	height: 1px;
	padding: 0;
	border: none;
}
ul li {
	list-style: url(../images/bullet.gif);
}
ul li ul li {
	list-style: url(../images/bullet_light.gif);	
}
a img {
	border: 1px solid;
}
table {
	width: 100%;
	padding: 0;
	border: solid 1px #cccccc;
	border-collapse: collapse;
}
caption {
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	color: #35009d;
	padding-top: .5em;
}
th, td {
	text-align: left;
	vertical-align: top;
	padding: 10px;
	border-bottom: solid 1px #cccccc;
}
th {
	font-size: 100%;
	font-weight: bold;
}
form {
	padding: 0;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
fieldset ol {
	margin: 0;
	padding: 0;
}
fieldset ol li {
	clear: both;
	padding: .5em;
	border-top: solid 1px #cccccc;
	list-style: none;
	list-style-type: url(none);
}
fieldset ol li ol li {
	padding: 0;
	border-top: none;
	list-style: none;
	list-style-type: url(none);
}
label {
	font-weight: bold;
	display: block;
}
fieldset ol li ol li label {
	font-weight: normal;
}
fieldset ol li legend {
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.textinput, select, textarea {
	font: 100% Arial, Helvetica, sans-serif;
	background: #eeeeee;
	margin: 0 .5em .5em .5em;
	border: solid 1px #cccccc;
}
select {
	padding: 0;
}
textarea {
	margin: 0 0 .5em 0;
}
.submit {
	padding: .5em;
	border-bottom: solid 1px #cccccc;
}
.side, #content, #footer {
	border-top: solid 2px #35009d;
}
#logo h1 a {
	text-indent: -9999px;
	background: url(../images/head_logo_mobile.gif) no-repeat left top;
	display: block;
	height: 29px;
	width: 120px;
}
#footer {
	font-size: 75%;
	color: #999999;
}
#nav ul {
	margin-left: 0;
	padding-left: 0;
}
#nav ul li ul {
	padding: 0 0 .5em 1em;
}
#nav ul li {
	font-weight: bold;
	padding: .2em 0;
	border-top: solid 1px #cccccc;
	list-style: none;
	list-style-type: url(none);
}
#nav ul li ul li {
	font-weight: normal;
	padding: 0;
	border-top: none;
}
#current ul li a {
	background-color: #ffffff;
}
#current a {
	background-color: #d5d5d5;
}
#subcurrent a {
	background-color: #d5d5d5!important;
}
#maincontent img, #flash, .newstitle ul, .taboff, #frontsoftware ul.more {
	display: none;
}
#logo h1 {
	height: 29px;
	width: 120px;
}
#tagline {
	font-size: 90%;
	color: #666666;
}
#testimonial {
	font-style: italic;
	border-top: solid 1px #cccccc;
}
.newspanel {
	display: block!important;
}
