#bar
{
	background-image: url('../images/new/bar.png');
	background-position: top left;
	background-repeat: repeat-x;
	height: 24px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 1px;
	padding-right: 0.5em;
}

#bar .number
{
	font-weight: bold;
}

#main
{
	background-image: url('../images/new/side.png');
	background-position: top left;
	background-repeat: repeat-y;
}

#side
{
	float: left;
	width: 208px;
	color: #FFFFFF;
	padding-top: 1.8em;
	padding-bottom: 1.8em;
}

#side ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 14px;
	line-height: 1.5;
}

#side ul > li
{
	padding: 0;
	margin: 0;
}

#side ul > li > a
{
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding: 0.4em 0 0.4em 1em;
	margin: 0;
	line-height: 1;
	text-transform: uppercase;
}

#side ul > li > a:hover,
#side ul > li > a.active,
#side ul:hover > li > a.active:hover
{
	background-color: #BD0671;
}

#side ul:hover > li > a.active
{
	background-color: transparent;
}

#side ul > li li > a
{
	padding-left: 2em;
	text-transform: none;
}

#body
{
	margin-left: 208px;
	padding: 1.8em 1.8em;
}

#body > *:first-child
{
	margin-top: 0;
}

#footer
{
	text-align: right;
	font-family: "Geneva", "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	line-height: 1.5;
	margin-top: 1em;
	padding: 1em 0;
}

#footer ul
{
	list-style: none;
	text-align: right;
	padding: 0;
	margin: 0;
	font-family: "Geneva", "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	line-height: 1.5;
}

#footer ul > li
{
	display: inline;
	border-left: solid 1px #000000;
	padding-left: 0.5em;
	margin-left: 0.5em;
}

#footer ul > li:first-child
{
	border-left: none;
}

div.grad
{
	/*
	float: right;
	margin-left: 1em;
	*/
	margin: 1.8em auto;
	
	width: 379px;
	background-image: url('../images/new/grad-middle.png');
	background-position: top left;
	background-repeat: repeat-y;
}

div.grad > div
{
	background-image: url('../images/new/grad-top.png');
	background-position: top left;
	background-repeat: no-repeat;
}

div.grad > div > div
{
	background-image: url('../images/new/grad-bottom.png');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 1.2em;
	/*font-family: "Geneva", "Arial", "Helvetica", sans-serif;*/
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	line-height: 1.5;
}

div.grad > div > div > *:first-child
{
	margin-top: 0;
}

div.grad p
{
	/*font-family: "Geneva", "Arial", "Helvetica", sans-serif;*/
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 12px;
}

div.grad ul
{
	line-height: 1.5;
	margin: 0;
	padding-left: 1.5em;
	/*font-family: "Geneva", "Arial", "Helvetica", sans-serif;*/
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 12px;
}

div.grad ul > li
{
	padding: 0.2em 0;
}

a
{
	color: #23408F;
	text-decoration: underline;
}

a:hover
{
	color: #BD0671;
	text-decoration: none;
}

a.active,
a.active:hover,
h1 > a,
.h1 > a,
h2 > a,
.h2 > a
{
	color: inherit;
	text-decoration: inherit;
}

h1 > a,
.h1 > a
{
	color: inherit;
	text-decoration: inherit;
	font-weight: bold;
	font-size: 18pt;
	font-style: normal;
	text-transform: uppercase;
}

h2 > a,
.h2 > a
{
	color: inherit;
	text-decoration: inherit;
	font-weight: normal;
	font-size: 16pt;
	font-style: normal;
}

h1, .h1
{
	margin: 1em 0;
	font-weight: bold;
	font-size: 18pt;
	color: #284493;
	font-style: normal;
	background-color: transparent;
	text-transform: uppercase;
}

h2, .h2
{
	margin: 1em 0;
	font-weight: normal;
	font-size: 16pt;
	color: #284493;
	font-style: normal;
	background-color: transparent;
}

.clear
{
	clear: both;
}

p
{
	font-size: 14px;
	/*line-height: 1.5;*/
}

img.centre
{
	display: block;
	margin: 0 auto;
}

.image
{
	text-align: center;
	font-size: 12px;
	line-height: 1.5;
}

img.centre
{
	display: block;
	margin: 0.4em auto;
}

img.right,
.image.right
{
	display: block;
	float: right;
	margin:  0.4em 0 0.4em 0.5em;
}

img.left,
.image.left
{
	display: block;
	float: left;
	margin: 0.4em 0.5em 0.4em 0;
}

.image img
{
	display: block;
}

a > img
{
	border: none;
}

.columns
{
	overflow: hidden;
}

.columns > *
{
	margin: 0;
	padding: 0;
	float: left;
}

.columns.two > *
{
	width: 50%;
}

.columns.three > *
{
	width: 33%;
}

.columns.four > *
{
	width: 25%;
}

ul.columns
{
	padding: 0;
	list-style: none;
	text-align: center;
}

ul.breadcrumbs
{
	padding: 0;
	margin: 0;
}

ul.breadcrumbs > li
{
	display: inline;
}

ul.breadcrumbs > li:before
{
	content: '> ';
}

ul.breadcrumbs > li:first-child:before
{
	content: '';
}

ul.breadcrumbs + *
{
	margin: 0;
}


