﻿	
	
	
	/* 2 Column (right menu) settings */
	.twocol {
	font-size:small;
		 line-height:150%;		 		/* right column background colour */
	}
	.twocol .colleft {
		right:25%;			/* right column width */
				/* left column background colour */
	}
	.twocol .col1 {
		width:71%;			/* left column content width (left column width minus left and right padding) */
		left:27%;	
				/* (right column width) plus (left column left padding) */
	}
	.twocol .col2 {
		width:21%;			/* right column content width (right column width minus left and right padding) */
		left:31%;			/* (right column width) plus (left column left and right padding) plus (right column left padding) */
	}


.twocol .col2 li {
	line-height:100%;
	padding-bottom:10px;
}
	
	.twocol .col2 legend {
 	color: #260e53;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}

.twocol .col1 {
		font-size:small;
		color:#333333;
	}

.twocol .col1 h1 {
	color: #260e53;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: normal;
	padding-left: 0px;
}
 
 .twocol .col1 .maintext {
	padding-left: 15px;
}

	.twocol .col1 h2 {
font-size:medium;
font-weight:bold;
	}

	
	