
.more {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.more a {
	text-decoration: none;
}

.style6 {
	font-size: 9px;
	color: #CCCCCC;
}

.style4 {
	background-position: 0% 0%;
	background-color: #1B283B;
	background-repeat: repeat-x;
	background-attachment: scroll;
}

.picnolink {
	color: #FFFFFF;
}

.picnolink a {
	color: #FF8500;
}

.picnolink a:hover {
}


/** BASIC */
/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bg-diag-grey2.gif);
    background-attachment: fixed;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

fieldset
{
    border: 0px solid #781351;
}
input
{
    color: #781351;
    border: 1px solid #781351;
}

.input1 {
	width: 107px;
	font-size: 9px;
}

/** HEADINGS */

h1 {
	margin: 0px;
    font : bold 1.7em Arial, Sans-Serif;
    padding : 8px 0 4px 0;
    letter-spacing : -1px;
    color: #913D00;
}

h2 {
	margin: 0px;
    font : bold 1.5em Arial, Sans-Serif;
    padding : 8px 0 4px 0;
    letter-spacing : -1px;
}

h3 {
	margin: 0px;
    font : bold 1.2em Arial, Sans-Serif;
    padding : 8px 0 4px 0;
    letter-spacing : -1px;
    
}
h4 {
	margin: 0px;
    font : bold 1.2em Arial, Sans-Serif;
    padding : 8px 0 4px 0;
    letter-spacing : -1px;
    color: #913D00;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
    /* The main page colour - #454545*/
    color : #454545;
    text-align: justify;
}


p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
}

.ul1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.text1 {
	font-size: 11px;
	color: #FFFFFF;
}

.text2 {
	font-size: 10px;
	color: #FFFFFF;
}

.text3 {
	font-size: 11px;
	font-weight: bold;
	color: #6C7176;
}

/** LINKS */


#more a {
	color: blue;
	text-align: right;
}

#more a:link {
    color: blue;
    text-align: right;
}

a {
	color: #FF8500;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	text-decoration: none;
	font-size: 10px;
	color: #979DA2;
}

a.link1:hover {
	text-decoration: underline;
}

a.link2 {
	display: block;
	padding: 6px 17px 9px 0px;
	background: url(images/homepage08.gif) no-repeat;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

a.link2:hover {
	background: url(images/homepage09.gif) no-repeat;
}

/** STYLES */

.style1 {
	font-size: 9px;
	color: #FFFFFF;
}

.style1 a {
	color: #FFFFFF;
}

/** BACKGROUNDS */

.bg1 {
	background: url(images/homepage11.gif) repeat-x;
}

.bg2 {
	background: url(images/homepage12.gif) repeat-x;
}

.bg3 {
	background: url(images/homepage28.gif) repeat-x;
}

/** MISC */

.align-justify { text-align: justify; }

.img1 {
	float: left;
	margin-right: 15px;
}

.img2 {
	float: right;
	margin-left: 15px;
}

hr { display: none; }

.hr1 {
	height: 5px;
	background: url(images/homepage12.gif) repeat-x;
}

.hr2 {
	height: 2px;
	background: url(images/homepage16.gif);
}

.breadcrumb {
	font-size: 10px;
}

.small {
	font-size: 10px;
    text-align: center;
}

.smallnormal {
	font-size: 11px;
}

.small h1 {
	font-size: 12px;
	font-weight: bold;
    text-align: center;
}

.companyheader {
	margin: 0px;
    font : bold 2.3em Arial, Sans-Serif;
    padding : 8px 0 4px 0;
    letter-spacing : -1px;
}

.frontheader {
	font-size: 13px;
	font-weight: bold;
	color: #6C7176;
}

#nav-menu li a
{
color: #FFFFFF;
text-decoration: none;
}

#nav-menu li a:hover
{
color: #FF8500;
text-decoration: none;
}

#nav-menu li
{
list-style: none;
text-decoration: none;
background: url(images/css-nav.gif) #4C6B95 bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 11.0em;
display: block;
color: #4C6B95;
text-decoration: none;
text-align: center;
border-top: 1px solid #8397BC;
border-left: 1px solid #8397BC;
border-bottom: 1px solid #121D31;
border-right: 1px solid #121D31;
}

#nav-menu li:hover
{
list-style: none;
text-decoration: none;
background: url(images/css-nav.gif) #4C6B95 bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 11.0em;
display: block;
color: #FF8500;
text-decoration: none;
text-align: center;
border-top: 1px solid #8397BC;
border-left: 1px solid #8397BC;
border-bottom: 1px solid #121D31;
border-right: 1px solid #121D31;
}

#navigationtitle {
list-style: none;
margin: 0;
width: 200px;
padding: 0;
text-decoration: none;
}

#navigationtitle ul {
list-style: none;
margin: 0;
padding: 0;
text-decoration: none;
}

#navigationtitle li {
border-bottom: 1px solid #793500;
list-style: none;
text-decoration: none;
}

#navigationtitle li a:link, #navigationtitle li a:visited {
font-size: 90%;
display: block;
padding: 0.4em 0 0.4em 0.5em;
border-left: 12px solid #793500;
border-right: 1px solid #0D1C31;
background-color: #913D00;
color: #FFFFFF;
text-decoration: none;
list-style: none;
}

#navigationtitle li a:hover {
background-color: #542200;
color: #FFFFFF;
text-decoration: none;
list-style: none;
}

#subnav {
width: 200px;
}

#subnav ul {
list-style: none;
margin: 0;
padding: 0;
text-decoration: none;}

#subnav li {
border-bottom: 1px solid #793500;
}

#subnav li a:link, #subnav li a:visited {
font-size: 90%;
display: block;
padding: 0.4em 0 0.4em 0.5em;
border-left: 12px solid #793500;
border-right: 1px solid #0D1C31;
background-color: #DE7301;
color: #FFFFFF;
text-decoration: none;
}

#subnav li a:hover {
background-color: #542200;
color: #FFFFFF;
}

#subnav ul ul {

}

#subnav ul ul li {
margin:0;
text-decoration: none;}

#subnav ul ul a:link, #subnav ul ul a:visited {
background-color: #EC8F22;
color: #FFFFFF;
}

#subnav ul ul a:hover {
background-color: #542200;
color: #FFFFFF;
text-decoration: none;}

