@charset "utf-8";
/* CSS Document */

/* Alexon 2009 Style Sheet v1.0 */

/* Copyright (c) 2009. Alexon PLC, Dynamics Web Management */

/* Page Body Styles */

body {
	margin:0px 0px 20px 0px;
	background-color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
	color:#000000;
}

td,th {
	font-family:Arial;
	font-size:12px;
	color:#000000;
}

h1 {
	font-family:Arial;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

h2 {
	font-family:Arial;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

a{
	color: #000000;
	text-decoration: underline;

}
a:hover {
	color: #c9c8cc;
	text-decoration: underline;
}
p {
	margin:0px;
}

/* * */

/* Layout Styles Global */

#header {width:715px;height:114px;}
#contentleft {width:160px;height:337px;padding:10px 10px 10px 10px;float:left;}
#footer {width:715px;height:100px;}
#navigation {width:160px;margin-top:27px;}

/* * */

/* Layout Styles Index Page */

#border {width:715px;height:570px;margin:0 auto;background-image:url(../images/bg_index.jpg);background-repeat:no-repeat;}
#content {width:715px;height:356px;background-image:url(../images/bg_index_strip.jpg);background-repeat:no-repeat;}
#contentright {width:535px;height:356px;float:right;}
#contentrightfill {width:341px;height:326px;float:right;margin:15px 15px 15px 0px;}
#contentrightfill_left {width:210px;height:326px;float:left;text-align:right;}
#contentrightfill_right {width:111px;height:326px;float:right;margin-left:20px;}

/* * */

/* Layout Styles Section Page */

#border_s {width:715px;height:570px;margin:0 auto;/*background-image:url(../images/bg_section.jpg);background-repeat:no-repeat;*/}
#content_s {width:715px;height:356px;/*background-image:url(../images/bg_section_strip.jpg);background-repeat:no-repeat;*/}
#contentright_s {width:529px;height:350px;float:right;padding:6px 0px 0px 6px;}

/* * */

/* Layout Styles Content Page */

#border_p {width:715px;margin:0 auto;}
#content_p {width:715px;background-color:#f8eadd;}
#contentright_cp {width:485px;float:right;padding:60px 25px 25px 25px;background-color:#fcf8f1;position:relative;}
#contentright_cp p {padding-top:16px;}
#contentright_p {width:485px;float:right;padding:60px 25px 25px 25px;background-color:#fcf8f1;position:relative;}
#contentleft_p {width:160px;padding:10px 10px 10px 10px;float:left;background-color:#f8eadd;}

/* * */

/* Individual Content Classes Global */

.alexontitle {color:#003d80;font-size:18px;font-weight:bold;margin:0px 0px 28px 0px;}
.nav {color:#003d80;text-transform:uppercase;font-size:11px;font-weight:bold;line-height:17px;text-decoration:none;}
.nav:hover {color: #6a6863;text-decoration:none;}
.navcurrent {color:#6a6863;text-transform:uppercase;font-size:11px;font-weight:bold;line-height:17px;text-decoration:none;}
.navcurrent:hover {color:#6a6863;text-transform:uppercase;font-size:11px;font-weight:bold;line-height:17px;text-decoration:none;}
.subnav {color:#6a6863;font-size:11px;font-weight:bold;line-height:16px;text-decoration:none;}
.subnav:hover {color: #aeaba3;text-decoration:none;}
.subnavcurrent {color:#aeaba3;font-size:11px;font-weight:bold;line-height:17px;text-decoration:none;}
.subnavcurrent:hover {color: #aeaba3;text-decoration:none;}

/* * */

/* Individual Content Classes Index */

.imghome1 {padding-right:14px;float:left;}
.imghome2 {float:right;}
.imghome3 {padding-top:13px;float:left;}
.imghome4 {float:right;}
.imghome5 {padding-top:7px;float:right;}

/* * */

/* Individual Content Classes Section */

.sectionheader {color:#000000;font-size:29pt;font-weight:bold;text-transform:uppercase;letter-spacing:-29;}

/* * */