body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.footer {
	font-size:11px;
	color:#ffffff;
	padding-left:5px;
}


h1 {
	padding:0px;
	color:#ffffff;
	margin: 0px;
	font-size:18px;
	font-weight:bold;
}

h2 {
	padding:0px;
	margin:0px;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
}
h4 {
	padding:0px;
	margin: 0px;
	font-size:20px;
	font-weight:bold;
	color:#bf2222;
	text-transform: capitalize;
}

.boxtext{
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}
.yellowsubhead {
	background-image: url(/Images/layout/yellowsubhead.jpg);
	background-repeat: no-repeat;
	height: 117px;
}
.redsubhead {
	background-image: url(/Images/layout/redsubhead.jpg);
	background-repeat: no-repeat;
	height: 117px;
}
.bluesubhead {
	background-image: url(/Images/layout/bluesubhead.jpg);
	background-repeat: no-repeat;
	height: 117px;
}
.greensubhead {
	background-image: url(/Images/layout/greensubhead.jpg);
	background-repeat: no-repeat;
	height: 117px;
}
.purplesubhead {
	background-image: url(/Images/layout/purplesubhead.jpg);
	background-repeat: no-repeat;
	height: 117px;
}
.rssfeed {
	font-size: 150%;
	text-decoration: underline;
}
.rsstitle {
	text-decoration: underline;
	font-weight:bold;
	color: #e38300;
}
.rssdesc {
		color: #333333;
}
.rssdesc p {
 margin: 0;
 color: #333333;
}
hr {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #BC2020;
	border-right-color: #BC2020;
	border-bottom-color: #BC2020;
	border-left-color: #BC2020;
}
.sidebar {
	background-image: url(images/sidebar.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	height: 740px;
	width: 226px;
	padding:5px;
}
.topbar {
	background-image: url(images/topbar.jpg);
	background-repeat: no-repeat;
	background-position:right;
	height: 48px;
	width: 477px;
	padding:5px;
}
.topimage {
	background-image: url(images/topimage.jpg);
	background-repeat: no-repeat;
	background-position:right top;
	height: 134px;
	width: 477px;
}
.businesstopimage {
	background-image: url(images/businesstopimage.jpg);
	background-repeat: no-repeat;
	background-position:right top;
	height: 151px;
	width: 483px;
}
.hometopimage {
	background-image: url(images/homeusertopimage.jpg);
	background-repeat: no-repeat;
	background-position:right top;
	height: 152px;
	width: 483px;
}
.basebar {
	background-image: url(images/basebar.jpg);
	background-repeat: no-repeat;
	background-position:right;
	height: 48px;
	width: 477px;
	padding:5px;
}
.homeuserbox {
	background-image: url(images/homeuserbox.jpg);
	background-repeat: no-repeat;
	background-position:right;
	height: 151px;
	width: 233px;
	padding:5px;
}
.businessbox {
	background-image: url(images/businessbox.jpg);
	background-repeat: no-repeat;
	background-position:right;
	height: 151px;
	width: 233px;
	padding:5px;
}

.pline{
border-bottom:1px dotted #999999;
}

div.software {
	height:144px;
	width:233px;
	float:left;
}

div.software.windows {
	background:url(/images/windows.png) no-repeat left -1px;
}

div.software.apple {
	background:url(/images/apple.png) no-repeat;
}

div.software a {
	display:block;
	width:100%;
	height:100%;	
}