html,body, form {
	margin: 0;
	padding: 0;
	height: 100%; /* needed for container min-height */
	background: #1c3a7f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
}
a {
	color: #1c3a7f;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #1c3a7f;
	text-decoration: none;
	font-weight: bold;
}
.container {
	position: relative; /* needed for footer positioning*/
	margin: 0 auto; /* center, not in IE5 */
	width: 950px;
	background-image: url(../Images/container_bg.gif);
	background-repeat: repeat-y;
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/
	min-height: 100%; /* real browsers */
}
.header {
	width: 950px;
	height: 156px;
	clear: both;
}
.menu {
	width: 185px;
	height: 440px;
	margin: 0px 0px 0px 0px;
	clear: both;
	background-image: url(../Images/menu_bg.jpg);
	background-repeat: no-repeat;
}
.userconsole {
	width: 715px;
	height: 20px;
	clear: both;
	padding: 5px 0px 0px 0px;
	text-align: right;
}
.content {
	padding: 0px 20px 40px 0px; /* bottom padding for footer */
}
.pagecontent {
	clear: both;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 135%;
	font-weight: bold;
	color: #1c3a7f;
	margin: 0px 0px 5px 0px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 135%;
	font-weight: bold;
	color: #1c3a7f;
	margin: 0px 0px 5px 0px;
}
.column1 {
	width: 185px;
	float: left;
	margin: 0px 30px 20px 0px;
}
.column2 {
	width: 520px;
	float: left;
	margin: 0px 30px 20px 0px;
}
.column3 {
	width: 165px;
	float: left;
	margin: 0px 0px 20px 0px;
}
.column4 {
	width: 715px;
	float: left;
	margin: 0px 0px 20px 0px;
}
.quicklink {
	width: 165px;
	height: 31px;
	clear: both;
}
.homepage-pic {
	width: 165px;
	height: 155px;
	margin: 20px 0px 0px 0px;
}
.footer {
	position: absolute;
	width: 950px;
	height: 40px;
	background-color: #1c3a7f;
	bottom: 0; /* stick to bottom */
	color: #c6cedf;
}
.footertext {
	width: 735px;
	height: 25px;
	padding: 5px 0px 0px 215px;
	text-align: left;
	font-size: 85%;
}
.footertext a {
	color: #c6cedf;
	text-decoration: underline;
}
.footertext a:hover {
	color: #c6cedf;
	text-decoration: none;
}


/***********************
 * Menu Editor         *
 ***********************/
.create-menu
{
	background: #e7f1f5;
}

.create-menu fieldset
{
	padding:10px;
}
.create-menu-container
{
	margin:10px;
}

.create-menu table th
{
	font-size:1em;
	text-align:left;
	font-weight:bold;
}

.create-menu table td
{
	vertical-align:top;
	padding-top: 10px;
}

.create-menu-title
{
	background-color: #9abfe2;
	width: 900px;
	height:20px;
	padding-left:10px;
	padding-top: 2px;
	font-weight:bold;
	margin: 0px;
}

.create-item-title
{
	float:left;
	font-weight: bold;
	width:100px;
}

.create-item-form
{
	float:left;
	width:300px;
	vertical-align:top;
}

.create-item-desc
{
	float:left;
	width:200px;
}

.create-item-spanned
{
	float:left;
	width:600px;
}


#Thumbnails img
{
	margin-right:20px;
}

.row span
{
	width:100px;
	display:block;
	float:left;
}

/***********************
 * Menu Styling        *
 ***********************/
.radmenu a
{
	text-decoration:none;
}
.radmenu .text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
}

/*.hasSubs
{
	background-image: url(/images/sub_menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

.hasSubs:hover
{
	background: url(/images/sub_menu_arrow_over.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

.expanded .hasSubs
{
	background: url(/images/sub_menu_arrow_over.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}*/

.rootGroup .text /* top level text colour */
{
	color: #1c3a7f;
	cursor: pointer;
}
.rootGroup .item
{
	text-align:left;
	width: 165px;
	padding: 0px 0px 0px 20px; /* top level menu padding */
	/* height: 31px;  menu height */
}

#ctl00_MainMenu_RadMenu1_m0, #ctl00_ctl00_MainMenu_RadMenu1_m0 {
	margin: 0px 0px 12px 0px;
}
#ctl00_MainMenu_RadMenu1_m1, #ctl00_ctl00_MainMenu_RadMenu1_m1  {
	margin: 0px 0px 12px 0px;
}
#ctl00_MainMenu_RadMenu1_m2, #ctl00_ctl00_MainMenu_RadMenu1_m2  {
	margin: 0px 0px 15px 0px;
}
#ctl00_MainMenu_RadMenu1_m3, #ctl00_ctl00_MainMenu_RadMenu1_m3 {
	margin: 0px 0px 15px 0px;
}
#ctl00_MainMenu_RadMenu1_m4, #ctl00_ctl00_MainMenu_RadMenu1_m4 {
	margin: 0px 0px 11px 0px;
}
#ctl00_MainMenu_RadMenu1_m5, #ctl00_ctl00_MainMenu_RadMenu1_m5 {
	margin: 0px 0px 17px 0px;
}
#ctl00_MainMenu_RadMenu1_m6, #ctl00_ctl00_MainMenu_RadMenu1_m6 {
	margin: 0px 0px 16px 0px;
}
#ctl00_MainMenu_RadMenu1_m7, #ctl00_ctl00_MainMenu_RadMenu1_m7 {
	margin: 0px 0px 12px 0px;
}
#ctl00_MainMenu_RadMenu1_m8, #ctl00_ctl00_MainMenu_RadMenu1_m8 {
	margin: 0px 0px 10px 0px;
}
#ctl00_MainMenu_RadMenu1_m9, #ctl00_ctl00_MainMenu_RadMenu1_m9 {
	margin: 0px 0px 18px 0px;
}
#ctl00_MainMenu_RadMenu1_m10, #ctl00_ctl00_MainMenu_RadMenu1_m10 {
	margin: 0px 0px 12px 0px;
}
#ctl00_MainMenu_RadMenu1_m11, #ctl00_ctl00_MainMenu_RadMenu1_m11 {
	margin: 0px 0px 13px 0px;
}
#ctl00_MainMenu_RadMenu1_m12, #ctl00_ctl00_MainMenu_RadMenu1_m12 {
	margin: 0px 0px 14px 0px;
}

.group *
{
	cursor: pointer;
}

.group
{
	background:  #1c3a7f; /* dropdown colour */
}

.group .text
{
	color: #fff;
	font-weight: normal;
}

.group .item
{
	text-align:left;
	padding: 3px 10px 2px 10px;
	width: 160px;
	height: auto;
	font-size: 75%;
}

.group .item:hover
{
	background-color: #c6cedf; /* dropdown rollover colour */
}
.group .item .link:hover .text
{
    color: #1c3a7f;
}

.radmenu
{
	/* background:  #0000FF;  main menu background colour */
}

.item
{
	color: #c6d5a0;
	font-weight:bold;
}


.level2, .level3
{
	color: #ffffff;
	background:  #000;
	
}
	/* menu sticking fix */
	#nav li:hover, #nav li.hover {
    position:static;
    }	

