body {
	margin: 0px;
}

body,td,tr,table,a,li,ul,p {
	list-style-type:none;
	font-family: Arial, Helvetica, Sans-serif;
}

input,textarea,select {
	font-size: 11px;
}

.site-text {
	font-size: 11px;
	color: #444444;
}

.site-text a{
	color: #444444;
}

.site-text .red {
	color: #E3163D;
}

.purple {
	border: solid 1px #6A0092;
}

.left-menu {
	list-style-image: url(images/sharedimgs/li-bullet.gif);
	font-size: 12px;
	color: #939598;
	text-transform: capitalize;
	margin-left: -25px;
	padding-bottom:5px;
	padding-top:5px;
}

.left-menu a{
	text-decoration: none;
	color: #939598;
}

.left-menu a:hover{
	text-decoration: none;
	color: white;
}

.left-menu-main {
	text-decoration: none;
	color: white;
	font-size: 12px;
	font-weight: bold;
	margin-left: -25px;
}

.left-menu-main a{
	text-decoration: none;
	color: white;
}


.left-menu-main a:hover {
	text-decoration:underline;
	color: white;
}

.home-block-link {
	background: url(images/home/main-block-bullet.gif) no-repeat left;
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
	text-decoration: none;
	color: #5E5E5E;
}

.home-block2 {
	background: url(images/home/module-top.gif) no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-transform: capitalize;
	padding-left: 20px;
	height: 27px;
}

.page-title {
	font-size: 14px;
	font-weight: bold;
}

.page-title .red{
	color: #E3163D;
}
