body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
}
p {
	line-height:2;
}
.title {
	font-size: 18px;
	color:#999999;
}

.subTitle {
	font-size: 11px;
	font-weight:bold;
}

.bigTitle{
	font-size:19px;
}

.moreText, .moreText a {
	font-size:12px;
	color:#666666;
	text-decoration:none;
}

.projectsMoreText, .projectsMoreText a {
	font-size:12px;
	text-decoration:none;
	color:#000000;
}

.horizDots{
	background-image:url(http://www.accent.ac/images/horizsquare.gif);
	background-repeat:repeat-x;
	height:10px;
	background-position:center;
}

.vertDots{
	background-image:url(http://www.accent.ac/images/vertsquare.gif);
	background-repeat:repeat-y;
	background-position:center;
}
ul,ol {
	line-height:2;

	list-style-image:url(http://www.accent.ac/images/bullet.gif);
	
	
	
	
}
li {
	
	height:auto;
	margin-left:0px;
	padding-left:0px;
	padding-top:-10px;
	line-height:2;
	background-image:url(http://www.accent.ac/images/bullet.gif);
	background-repeat:no-repeat;
	background-attachment:fixed;
	margin-bottom: 10px;
}

.caption {
	font-style:italic;
}

.captionTitle {
	font-weight:bold;
	font-size:11px;
	font-style:italic;
}

.project {
	font-size:15px;
}

.projectName {
	font-size:12px;
	color:#ff3333;
}

.projectAnswer {
	font-size:15px;
	color:#ff3333;
}

.portables {
	font-size:12px;
}

.portablesName {
	font-size:15px;
	color:#000000;
	font-weight:bold;
}

.portables ul {
	padding-left:15px;
}

.portables li {
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	list-style:disc !important;
	list-style-image:none;
	color:#ff3333;
	margin:0;
}

.portables li span {
	color:#000000;
}

.portablesSub {
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

.portablesEnquire{
}

.portablesEnquire a {
	font-size:15px;
	color:#ff3333;
	font-weight:bold;
	text-decoration:none;
}