/*normalise margin, padding*/
body,div,dl,dt,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,a
{ margin:0; padding:0; }

/*remove table styles from tables*/
table
{ border-collapse:collapse; border-spacing: 0; }

/*add border to fieldset*/
fieldset
{ border:1px; }

/*remove border from img*/
img
{ border:0px; }

/*left aligns text in caption and th*/
caption,th
{
	text-align:left;
	font-weight: normal;
	color: #066;
}

/*display list inline unless told otherwise*/
li
{
	display: inline;
	padding-right: 5px;
	list-style: none;
}
em 
{ font-style: italic;
}
a:link {
	color: #008EB0;
	text-decoration: underline;
}
a:visited {
	color: #999;
	text-decoration: underline;
}
a:hover {
	color: #006F3C;
	text-decoration: underline;
}
p {
 padding-bottom:10px;
}
/*main styles*/
body {
	font-family: "calibri", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
/*top accessibility menu links*/
#accessphoneemail a:link {
	font-size: 80%;
	color: #000000;
	text-decoration: none;
}
#accessphoneemail a:visited {
	font-size: 80%;
	color: #999999;
	text-decoration: none;
}
#accessphoneemail a:hover {
	font-size: 80%;
	color: #000000;
	text-decoration: underline;
}
/*phone and e-mail paragraph styles*/
#accessphoneemail p {
	font-size: 200%;
	color: #000000;
	padding-right: 10px;
	padding-top: 20px;
}
/*top naivigation styles*/
#topnavinner a:link {
	color: #000000;
	text-decoration: none;
}
#topnavinner a:visited {
	color: #999999;
	text-decoration: none;
}
#topnavinner a:hover {
	color: #006F3C;
	text-decoration: none;
}
/*breadcrumb styles*/
#breadcrumbinner {
	font-size: 80%;
	color: #666666;
}
#breadcrumbinner a:link{
	color: #666666;
	text-decoration:none;
}
#breadcrumbinner a:visited{
	color: #999999;
	text-decoration:none;
}
#breadcrumbinner a:hover{
	color: #006F3C;
	text-decoration:underline;
}
/*main content styles left column*/
#maincontentleft h1 {
	font-size: 160%;
	font-weight: normal;
	padding-bottom: 5px;
	color: #066;
}
#maincontentleft h2 {
	font-size: 130%;
	font-weight: normal;
	padding-bottom: 5px;
	color: #066;
}
#maincontentleft h3 {
	font-size: 120%;
	font-weight: normal;
	padding-bottom: 5px;
	color: #066;
}
#maincontentleft ul {
 padding-bottom:0px;
}
#maincontentleft li {
	display: block;
	padding-bottom:5px;
	padding-top: 5px;
	margin-left: 30px;
}
#maincontentleft ul li ul li {
	margin-left: 50px;
	font-size: 90%;
	color: #333;
}
#maincontentleft #conditions li {
	font-size: 80%;
}
#maincontentleft caption {
	font-weight: bold;
	font-size: 120%;
}
#maincontentleft table {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-right-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
}
#maincontentleft th {
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCC;
	border-left-color: #CCC;
	color: #000;
	background-color: #F7F7F7;
	font-weight: bold;
	padding: 5px;
}
#maincontentleft td {
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCC;
	border-left-color: #CCC;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}
/*maincontent styles right column*/
#maincontentright h2 {
	font-size: 140%;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 10px;
	color: #066;
}
#maincontentright h3 {
	font-size: 110%;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 10px;
	color: #066;
}
#maincontentright blockquote {
	font-size: 100%;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 10px;
	font-style: italic;
}
#maincontentright ul {
	padding-top:10px;
 	padding-bottom:5px;
}
#maincontentright li {
	display: block;
	padding: 5px;
	margin-bottom: 5px;
}
#maincontentright ul #g {
	color: #FFF;
	background-color: #093;	
}
#maincontentright ul #a {
	color: #FFF;
	background-color: #F60;
}
#maincontentright ul #f {
	color: #FFF;
	background-color: #F00;
}
#mailform h1 {
	font-size: 140%;
	font-weight: bold;
}
#mailform fieldset {
	border: 1px solid #CCCCCC;
	padding: 10px;
}
#mailform legend {
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 3px;
	color: #000000;
}
#mailform #firstname {
	color: #666666;
	padding: 2px;
	margin-bottom:10px;
}
#mailform #lastname {
	color: #666666;
	padding: 2px;
	margin-bottom:10px;
}
#mailform #email {
	color: #666666;
	padding: 2px;
	margin-bottom:10px;
}
#mailform #tel {
	color: #666666;
	padding: 2px;
	margin-bottom:10px;
}
#mailform #text {
	color: #666666;
	padding: 2px;
}
/*bottom navigation styles*/
#bottomnavinner a:link {
	color: #000000;
	text-decoration: none;
}
#bottomnavinner a:visited {
	color: #999999;
	text-decoration: none;
}
#bottomnavinner a:hover {
	color: #006F3C;
	text-decoration: none;
}
/*footer*/
#footer address {
	font-size: 80%;
}
#footer p {
	font-size: 80%;
}
/*warning for LJMU*/
.warning {
	font-size: 90%;
	color: #ed1b24;
	font-weight: bold;
}
.ques {
	font-weight: bold;
	color: #000000;
}
.ann {

}
/*price for viralweb*/
.price {
	font-size: 150%;
	font-weight: bold;
	text-align: right;
}
.focus {
	background-color: #FF9;
}

