html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0; 
} 
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background:#ddd;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
html, body { /* saves you from the "centering jump" on short pages */
	min-height: 100%;
	margin-bottom: 1px;
}
p {
	font: Arial;
	font-size: 100%;  
	line-height: 140%; /* Opens up the spacing (leading) between lines of text. */
/*	margin:5px; */
}
a:link, a:hover, a:focus {
	color: #0000ff;
	text-decoration: none;
	font-weight:normal;
}
a:hover {
	text-decoration: underline;
}
h1{
	font-size:130%;
	line-height:160%;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin-top:10px;
	margin-bottom:5px;
	border-bottom:0px solid #cccccc;
}
h1.page {
font-family:Arial;
font-size:x-small;
display:block;
font-weight:bold;
margin:0.67em 0;
color: #000;
}
h2 {
    font-size:120%;
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	margin-top:15px;
	margin-bottom:5px;
	border-bottom:1px solid #cccccc;
		border-top:0px solid #cccccc;
}

h3 {
	font-size:100%;
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	margin-top:10px;
	margin-bottom:10px;
	}
h4, h5 {
    font-size:85%;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	margin-top:10px;
	margin-bottom:10px;
}
h6 {
    font-size:65%;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin-top:5px;
	margin-bottom:5px;
}
td {
font-family:Arial, Helvetica, sans-serif;
color:#000;
font-size:95%;
margin:0px;
}

hr {
border: none 0;
border-top: 1px solid #ccc;/*the border*/
width: 99%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

/* wrapper styles */
#wrapper {
	width: 99%;
	background:#FFFFFF;
	text-align: left;
	margin:0px auto 0 auto;
}

/* header styles */
#headerhd {
	background-color:#800000; 
	border-bottom:0px solid #CCCCCC;
	height:20px;
	padding:5px;
	margin-bottom:0px;
}
#headerhd p{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#fff;
background-color:#800000; 
font-size:0.8em;
margin-right:10px;
margin-top:5px;
	}

#header {
	background: transparent;
	border-bottom:0px solid #CCCCCC;
	height:80px;
	padding:0px;
	margin-bottom:0px;
}
#header p{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#F9C535;
font-size:0.8em;
margin-right:10px;
margin-top:5px;
	}
	
#headerhd a{
color:#FFF;
font-weight: normal;
background-color:transparent;
text-decoration:inherit;
padding: 0px 0px 0px 0px;
}
#headerhd a:hover, a:focus {
background-color:transparent;
text-decoration:underline;
color:#FFF;
}
#headerhd a:visited{
text-decoration:none;
}

#header a{
color:#F9C535;
font-weight: normal;
background-color:transparent;
text-decoration:inherit;
padding: 0px 0px 0px 0px;
border-bottom:0px solid #EEEEEE;
}
#header a:hover, a:focus {
background-color:transparent;
text-decoration:underline;
border-right: 0px solid #ffffff;
border-bottom: 0px solid #ffffff;
color:#F9C535;
}

#search {
width:790px;
font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-size:100%;
margin:0px;
padding:5px;
}
#search .smallsearch {
	color: #333333; 
	font-size: 80%;  
	margin-top:5px;
}

#header img{float:left; padding: 12px 0 18px 0;}
#one{padding: 30px 10px 0 0}


/*globalnav*/
#globalnav {
	position:relative;
	float:left;
	width:100%;
	padding:0 0 .1em 0em;
	margin:0;
	list-style:none;
	line-height:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:normal;
	background: #800000;
	border-top:0px solid #FFFFFF;
	border-bottom:0px solid #dddddd;
}


#globalnav LI {
	float:left;
	margin:0;
	padding:0;
}

#globalnav A {
	display:block;
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	background:transparent;
	margin:0;
	padding:0.25em 1em;
	border-left:0px solid #dddddd;
	border-top:0px solid #dddddd;
	border-right:0px solid #dddddd;
}

#globalnav A:hover {
color:#e7a226;
	background:#800000;
}
#globalnav A:active,
#globalnav A.here:link,
#globalnav A.here:visited {
color:#fff;
	background:#800000;
}

#globalnav A.here:link,
#globalnav A.here:visited {
	position:relative;
	z-index:102;
}

/*subnav*/

#globalnav UL {
	position:absolute;
	left:0;
	top:1.5em;
	float:left;
	width:90%;
	margin:0;
	padding:0.25em 0.25em 0.25em 1em;
	list-style:none;
	border-top:0px solid #fff;
}

#globalnav UL LI {
	float:left;
	display:block;
	margin-top:0px;
}

#globalnav UL A {
	background:transparent;
	color:#4e709c;
	display:inline;
	margin:0;
	padding:0 1em;
	border:0;
}

#globalnav UL A:hover {
color:#FFF;
	background:#4e709c;
}
#globalnav UL A:active,
#globalnav UL A.here:link,
#globalnav UL A.here:visited {
color:#FFFFFF;
	background:#4e709c;
}


#col_left {
	width: 210px;
	float: left;
	padding: 5px 5px; 
	margin-top:0px;
	background:#FFF;
	border-bottom: 0px solid #FFFFFF;
}
#col_left p {
	color: #333; 
	font-size: 80%;  
	line-height: 130%;
	margin-top:5px;
}
#col_left h1{
	font-size:110%;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin-top:10px;
	margin-bottom:10px;
	border-bottom:0px solid #cccccc;
}
#col_left h2{
	font-size:110%;
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin-top:10px;
	margin-bottom:10px;
	border-bottom:0px solid #cccccc;
	border-top:0px solid #CCCCCC;
}
#col_left a{
    font-size:100%;
color:#0000ff;
background-color:transparent;
text-decoration:none;
padding: 0px 0px 0px 0px;
border-bottom:0px solid #EEEEEE;
}
#col_left a:hover, a:focus {
    font-size: 100%;  
background-color:transparent;
text-decoration:underline;
border-right: 0px solid #ffffff;
border-bottom: 0px solid #ffffff;
color:#0000ff;
}


/* content and centre column styles */
#col_centre {
	padding: 0px;
	margin-top: 0px;
	margin-right: 265px;
	margin-bottom: 0;
	margin-left: 220px;
}
#col_centre a{
    font-size:100%;
color:#0000ff;
background-color:transparent;
text-decoration:none;
padding: 0px 0px 0px 0px;
border-bottom:0px solid #EEEEEE;
}
#col_centre a:hover, a:focus {
    font-size: 100%;  
background-color:transparent;
text-decoration:underline;
border-right: 0px solid #ffffff;
border-bottom: 0px solid #ffffff;
color:#0000ff;
}
#col_centre a:visited {
    font-size: 100%;  
background-color:transparent;
text-decoration:underline;
border-right: 0px solid #ffffff;
border-bottom: 0px solid #ffffff;
color:#0033ff;
}
#col_centre p {
    font-size: 90%;  
	line-height: 160%;
	margin-top:5px;
}
#col_centre .smallpara {
	color: #333333; 
	font-size: 70%;  
	margin-top:5px;
}
#col_centre td {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000;
font-size:90%;
margin:0px;
}
#col_centre td.DataC {
color:#fff;
}
#conl_centre ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	}

#col_centre li{
	font-size:90%;
	color: #000;
	padding-left: 25px;
	margin-bottom: 10px;
	margin: 2px;
	text-indent:0px;
	margin-left: 30px;
}

#col_centre #nav {
font-family:Arial, Helvetica, sans-serif;
font-size:95%;
color:#999999;
}
#col_centre #nav a{
font-size:85%;
color:#999999;
background-color:transparent;
text-decoration:none;
padding: 0px 0px 0px 0px;
border-bottom:0px solid #EEEEEE;
}
#col_centre #nav a:hover, a:focus {
font-size:85%;
text-decoration:underline;
border-right: 0px solid #ffffff;
border-bottom: 0px solid #ffffff;
color:#FF0000;
}

#col_centre .big {
    font-size: 130%;  
	line-height: 130%;
	color:#666666;
	margin-top:15px;
}


/* third column styles */
#col_right {
	margin: 0px;
	margin-right:0px;
	width: 229px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	float: right;
	background-color:#fff;
}
#col_right h1{
	font-size:110%;
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin-top:10px;
	margin-bottom:10px;
	border-bottom:0px solid #cccccc;
}
#col_right p {
	color: #666; 
	font-size: 80%;  
	line-height: 130%;
	margin-top:5px;
}
#col_right ul {
	color: #666; 
	font-size: 70%;  
	line-height: 130%;
	margin-top:5px;
margin-left:15px;
}
#col_right .smalltext {
	color: #333333; 
	font-size: 80%;  
	margin-top:5px;
}
#col_right .righttitle {
	color: #FF0000; 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 240%;  
	line-height:100%;
	margin-top:5px;
	padding:0px;
	background:transparent;
	font-weight:200;
}
#col_right .righttitle2 {
	color: #FF0000; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:130%;  
	line-height:100%;
	margin-top:5px;
	padding:0px;
	background:transparent;
	font-weight:200;
}

#col_right .righttitlebl {
	color: #0099cc; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:130%;  
	line-height:100%;
	margin-top:5px;
	padding:0px;
	background:transparent;
	font-weight:200;
}
#col_right a{
    font-size: 100%;  
color:#0000FF;
background-color:transparent;
text-decoration:none;
padding: 0px 0px 0px 0px;
border-bottom:0px solid #EEEEEE;
}
#col_right a:hover, a:focus {
    font-size: 100%;  
background-color:transparent;
text-decoration:underline;
border-right: 0px solid #ffffff;
border-bottom: 0px solid #ffffff;
color:#0000FF;
}

/* footer styles */
#footer {
	padding: 5px;
	border-top: 1px solid #CCCCCC;
	font-size: 85%;
	color: #003501;
	background:#fff;
	line-height:160%;
	margin-left:0px;
}
#footer p {
	padding: 5px;
	font-size: 75%;
	color: #666666;
	line-height:110%;
}

#footer a{
color:#0000FF;
background-color:transparent;
text-decoration:none;
padding: 0px 0px 0px 0px;
border-bottom:0px solid #EEEEEE;
}
#footer a:hover, a:focus {
text-decoration:underline;
border-right: 0px solid #ffffff;
border-bottom: 0px solid #ffffff;
color:#0000FF;
}


/* miscellaneous styles */
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}




/* MT Styles */
/* Full Width Column */

#col_main {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}
#col_main {font-family: Arial, Helvetica, sans-serif;}
#col_main a {font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
#col_main p{
	font-size: 24px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: normal; padding-bottom:15px;}
#col_main h1{font-size: 165%; font-weight: bold; padding-bottom: 10px;}
p.18{font-size: 150%; font-weight: bold;}
ul.list1{
	list-style-image: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
}
ul.list1 li{
	font-size: 24px;
	list-style-type: decimal;
	list-style-image: none;
	text-indent: 60px;
	padding-bottom: 10px;
	font-weight: bold;
}

ul.list1 li sub{font-size: 16px; vertical-align: baseline;}
ul.list1 li sub.2{font-size: 16px; vertical-align: super;}

/* Half Width Column */

#col_half {
	padding: 0px;
	margin-top: 0px;
	margin-right: 265px;
	margin-bottom: 0;
	margin-left: 5px;
}
#col_half {font-family: Arial, Helvetica, sans-serif;}
#col_half a {font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
#col_half p{
	font-size: 24px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: normal; padding-bottom:15px;}
#col_half h1{font-size: 165%; font-weight: bold; padding-bottom: 10px;}

ul.list3{
        list-style-image: none;
        font-family: Arial, Helvetica, sans-serif;
        padding-bottom: 20px;
        padding-left: 25px;
        margin-bottom: 10px;
        margin: 2px;
        text-indent:0px;
        margin-left: 30px;
}
ul.list3 li{
	font-size: 24px;
	vertical-align: middle;
	list-style-type: disc;
	list-style-image: none;
	text-indent: 50px;
	padding-bottom: 10px;
	font-weight: bold;
}


ul.list3 li span.line2{
	font-size: 50%; padding-left: 40px; font-weight: normal; color: #800000;
}

.caption{font-size: 16px; font-weight: normal;}


.captionsm{font-size: 70%;}

hr.txt{width: 30%; border: #ccc 1px solid; margin: auto;}

a.proposal:link, a.proposal:visited{font-size: 24px; color: #800000; text-decoration: none;}
a.proposal:hover{font-size: 24px; color: #002e59; text-decoration: none;}
.arrow{font-size: 24px; color: #e7a226;}

table.authoraz td{background-color: #800000; color: #fff;}
div#col_centre table.authoraz td a, div#col_centre table.authoraz td a:visited{color: #fff;}
div#col_centre table.authoraz td a:hover{color: #fff;}
table.authoraz td:hover{background-color: #002e59;}