/* CSS Document */

p {font-family: Arial, Helvetica, sans-serif;font-size: 11px; margin-top:10px;}
.normal{font-family: Arial, Helvetica, sans-serif;font-size: 11px; margin-top:10px;}

.bg{
	background-image: url(../images/spl_bg.gif);
	background-repeat: no-repeat;
	background-position: centre top;
	padding:40 40 45 40;
}


.graytop1 {
	background-color: #E0E0E0;
	background-image: url(../images/spl_corner1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.gray {
	background-color: #E0E0E0;
}
.graytop2 {
	background-color: #E0E0E0;
	background-image: url(../images/spl_corner2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.onepixpad {padding: 1px;}

.graybottom1 {
	background-color: #E0E0E0;
	background-image: url(../images/spl_corner3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.graybottom2 {
	background-color: #E0E0E0;
	background-image: url(../images/spl_corner4.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.grayinvert1 {
	background-color: white;
	background-image: url(../images/spl_inv1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	border-left: 1px solid #E0E0E0;
}
.grayinvert2 {
	background-color: white;
	background-image: url(../images/spl_inv2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	border-right: 1px solid #E0E0E0;
}
.grayinvert3 {
	background-color: white;
	background-image: url(../images/spl_inv3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
	border-left: 1px solid #E0E0E0;
}
.grayinvert4 {
	background-color: white;
	background-image: url(../images/spl_inv4.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px;
	border-right: 1px solid #E0E0E0;
}

.leftborder{
	padding: 0px;
	border-left: 1px solid #E0E0E0;
}
.rightborder{
	padding: 0px;
	border-right: 1px solid #E0E0E0;
}.forbus {
	padding: 10px 6px 45px 10px;
	color: #8709AA;
	background-attachment: scroll;
	background-image: url(../images/splashdots.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.foryou {
	padding: 10px 6px 45px 10px;
	color:#07AAB8;
	background-attachment: scroll;
	background-image: url(../images/splashdots.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.forvis {
	padding: 10px 6px 45px 10px;
	color:#FD6B01;
	background-attachment: scroll;
	background-image: url(../images/splashdots2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

a, a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696969;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

a.bus, a.bus:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #813995;
	text-decoration:underline;
}

a.you, a.you:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #07AAB8;
	text-decoration:underline;
}

a.vis, a.vis:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FD6B01;
	text-decoration:underline;
}

a.bus:hover
{
	text-decoration: none;
}

a.you:hover
{
	text-decoration: none;
}

a.vis:hover
{
	text-decoration: none;
}

.footer{
	color:#696969; padding: 0 15 0 15;
}
.inputboxbig {width:150px; height:17px; font-family: Arial, Helvetica, sans-serif;font-size: 10px;color: black; }
.accessibilityBrdr {
	border: 2px solid #E5E5E5;

}
.accessibilityLink, .accessibilityLink:visited {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;

}
.accessibilityLink:hover{
	text-decoration: none;

}
.accessibilityLinkPadding {
	padding-left: 10px;

}
