/*
html, body {
	margin: 0px;
	padding: 0px;
}
*/

* {margin: 0px; padding: 0px;}

html * {margin: 0px; padding: 0px;}

html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}

body td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 1.5em;
}

body td .news {
	font-size: 14px;
	color: #666666;
}





/* -------------- home Panels --------------- */	

div#linkPanel {
	float: left;
	width: 882px;
	background-color: #FCFFAE;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: 30px;
}
html>body div#linkPanel {
	width: 842px;
	background-image: url(../images/panelBGyell.jpg);
	background-repeat: repeat-y;
}
	
	
div#linkPanelLeft {
	float: left;
	width: 820px;
}

div#linkPanelLeft2 {
	float: left;
	width: 820px;
	text-align: right;
	padding-top: 4px;
}
div#linkPanelRight {
	float: left;
	width: 820px;
	text-align: left;
	padding-top: 2px;
	padding-left: 0px;
}



#panelNew {
	background-position: 0px 0px;
	display: block;
	height: 200px;
	width: 294px;
	background-image: url(../images/panels/new_panel.jpg);
	background-repeat: no-repeat;
	}
	
/*#panelNew a {
	margin-top: 162px;
	margin-left: 186px;
	}
	 */
	
#panelMigrate {
	background-position: 0px 0px;
	display: block;
	height: 200px;
	width: 293px;
	background-image: url(../images/panels/migrate_panel.jpg);
	background-repeat: no-repeat;
	}
	
/*#panelMigrate a {
	margin-top: 162px;
	margin-left: 186px;
	}
	 */	
	
	
#panelUpgrade {
	background-position: 0px 0px;
	display: block;
	height: 200px;
	width: 293px;
	background-image: url(../images/panels/upgrade_panel.jpg);
	background-repeat: no-repeat;
	}
	
/*#panelUpgrade a {
	margin-top: 162px;
	margin-left: 186px;
	}
	 */	

/*panel amends 2012
---------------------------------------------- */

#panelDiscover {
	background-position: 0px 0px;
	display: block;
	height: 200px;
	width: 294px;
	background-image: url(../images/panels/discover_panel.jpg);
	background-repeat: no-repeat;
	}
	
	
#panelRealise {
	background-position: 0px 0px;
	display: block;
	height: 200px;
	width: 293px;
	background-image: url(../images/panels/realise_panel.jpg);
	background-repeat: no-repeat;
	}
	
#panelOptimise {
	background-position: 0px 0px;
	display: block;
	height: 200px;
	width: 293px;
	background-image: url(../images/panels/optimise_panel.jpg);
	background-repeat: no-repeat;
	}
	


hr {
	font-size: 1px;
	line-height: 1px;
	color: #FFFFFF;
	height: 1px;
	border-top: 1px dotted #CCCCCC;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding: 0px;
	text-align: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
	

/* -------------- end --------------- */	


.middlePanelsCont {
	float: left;
	height: auto;
	line-height: 1.4;
	width: 420px;
	background-color: #FFEFA6;
	padding: 10px;
	margin-top: 14px;
}
.middlePanelsCont a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.middlePanelsCont a:hover {
	color: #000000;
	text-decoration: underline
}


.middlePanelsText {
	float: left;
	height: auto;
	line-height: 1.2;
	width: 330px;
	padding-bottom: 10px;
	padding-left: 10px;
}
html>body .middlePanelsText {
	width: 350px;
}

.middlePanelsImg {
	float: left;
	height: auto;
	line-height: 1.4;
	width: 148px;
}



div#middlePanelsGreen {
	height: auto;
	line-height: 1.4;
	width: 510px;
	background-color: #FCFFAE;
	padding: 20px;
	float: left;
	margin-bottom: 14px;
	background-image: url(../images/panelBGyell.jpg);
	background-repeat: repeat-y;
}
div#middlePanelsGreen a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
div#middlePanelsGreen a:hover {
	color: #000000;
	text-decoration: underline
}





/* -------------form START-------------- */


fieldset {
	margin: 0em 0em;
	padding: 0em 1em;
	border: 0px solid #666666;
	background-color: #EFEFEF;
	}

fieldset p {
	margin: 0em 0em;
	padding: 0em 0em;
}

legend {
	font-weight: bold;
	}


#formField {
	margin: 0em;
	border: 0px;
	background-color: #efefef;
	padding-top: 0em;
	padding-right: 1em;
	padding-bottom: 0em;
	padding-left: 1.7em;
	width: 480px;
}

#formField2 {
	margin: 0em;
	border: 0px;
	background-color: #C5E5F0;
	padding-top: 0em;
	padding-right: 1em;
	padding-bottom: 0em;
	padding-left: 1.7em;
	width: 480px;
}

#formField p {
	margin: 0em 0em;
	padding: 0em 0em;
}




#formHead {
	font-weight: normal;
	background-image: url(../images/formTop.gif);
	background-repeat: no-repeat;
	height: 4px;
	width: 500px;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 2px;
	/*border: 1px solid #33FF00;*/
	background-position: 0px -10px;
	}
	
html>body div#formHead {
	height: 20px;
	width: 480px;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 2px;
	background-position: 0px -10px;
}
	
#formBot {
	font-weight: bold;
	background-image: url(../images/formTop.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 360px;
	/*padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 13px;*/
	background-position: 0px -45px;
	/*border: 1px solid #FF00FF;*/
	}
	
html>body div#formBot {
	height: 24px;
	width: 360px;
	background-position: 0px -35px;
}
	
	



/* -------------Agenda-------------- */

#agendaContainer {
	width: 530px;
	float: left;
	padding-top: 2px;
}

#agendaLeft {
	width: 160px;
	float: left;
	font-weight: bold;
	background-color: #E3E3E3;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 3px;
}


#agendaRight {
	width: 326px;
	float: left;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E3E3E3;
	border-right-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
	border-left-color: #E3E3E3;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 4px;
}



/* -------------END-------------- */

wider {
	width: 180px;
	background-color: #08234E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-repeat: no-repeat;
	height: 26px;
	color: #6CC4D8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BAEDFF;
	border-right-color: #041438;
	border-bottom-color: #041438;
	border-left-color: #BAEDFF;
}

/*input[type="submit"] {
	width: 20em;
	height: 1.7em;
	}
	*/
	

legend {
	font-weight: bold;
	}

/* alternative to below
label {
	display: block;
	}
*/

label {
	float: left;
	width: 10em;
	}

/*

input {
	width: 20em;
	}
	*/

select {
	width: 15em;
	}


textarea {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	padding-left: 8px;
	}

/*input[type="text"] {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	padding-left: 8px;
	}


input.radio, input.checkbox {
	width: 4em;
	height: 10em;
	margin-right: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	background-color: #EFEFEF;
	}


input[type="submit"] {
	width: 10em;
	height: 1.5em;
	}
*/	
	
	
input.radio {
	height: 10em;
	float: left;
	margin-right: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	}
	
.radioa {
	width: 4em;
	background-color: #EFEFEF;
	}
	
.check {
	width: 2em;
	}
	
	
input:focus, textarea:focus {
	}

input[type="text"], textarea {
	width: 22em;
	height: 1.7em;
	border-top: 1px solid #666666;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #666666;
	margin-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	}
	
html>body input[type="text"], textarea {
	width: 24em;
	}

textarea {
	width: 24em;
	height: 70px;
	background-color: #D8F2F7;
}



.required {
	font-size: 0.75em;
	color:#760000
	}

#remember-me label {
	width: 4em;
	}



/*
.box {
	background-color: #FFE9A5;
	border-top: 1px solid #666666;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #666666;
	padding-top: 2px;
	padding-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: 100%;
	width: 160px;
}
*/


.button2 {
	background-color: #08234E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-repeat: no-repeat;
	height: 20px;
	color: #6CC4D8;
	width: 60px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BAEDFF;
	border-right-color: #041438;
	border-bottom-color: #041438;
	border-left-color: #BAEDFF;
}

.wider {
	width: 180px;
	background-color: #08234E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-repeat: no-repeat;
	height: 26px;
	color: #6CC4D8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BAEDFF;
	border-right-color: #041438;
	border-bottom-color: #041438;
	border-left-color: #BAEDFF;
}



a.email:link {
	color: #FFE9A5;
	text-decoration: underline;
}
	
a.email:visited {
	color: #FFE9A5;
	text-decoration: underline;
}
	
a.email:hover {
	color: #ffffff;
	text-decoration: underline;
}
/* -------------form END-------------- */






/* -------------book panel-------------- */




a.book {
	display:block;
	background-image: url(../images/readMore_but.jpg);
	height: 23px;
	width: 77px;
	/*margin-top: 162px;
	margin-left: 186px;*/	
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

a.book:hover {
	background-position: -77px 0px;
}


/* -------------book panel end -------------- */
	

/* -------------- nav styles --------------- */	

#navigation {
	height: 33px;
	width: 882px;
}
	
#navigation p {
	display: none;
}

#navigation #home {
	background-position: 0px 0px;
	display: block;
	height: 33px;
	width: 147px;
	float: left;
	background-image: url(../images/aisNav.jpg);
	background-repeat: no-repeat;
}

#navigation #home:hover, #navigation #home.activeLink {
	background-position: 0px -33px;
}
#navigation #services {
	background-position: -147px 0px;
	display: block;
	height: 33px;
	width: 147px;
	float: left;
	background-image: url(../images/aisNav.jpg);
	background-repeat: no-repeat;
}
#navigation #services:hover, #navigation #services.activeLink {
	background-position: -147px -33px;
}


#navigation #customers {
	background-position: -294px 0px;
	display: block;
	height: 33px;
	width: 147px;
	float: left;
	background-image: url(../images/aisNav.jpg);
	background-repeat: no-repeat;
}
#navigation #customers:hover, #navigation #customers.activeLink {
	background-position: -294px -33px;
}


#navigation #aboutais {
	background-position: -441px 0px;
	display: block;
	height: 33px;
	width: 147px;
	float: left;
	background-image: url(../images/aisNav.jpg);
	background-repeat: no-repeat;
}
#navigation #aboutAIS:hover, #navigation #aboutais.activeLink {
	background-position: -441px -33px;
}


#navigation #events {
	background-position: -588px 0px;
	display: block;
	height: 33px;
	width: 147px;
	float: left;
	background-image: url(../images/aisNav.jpg);
	background-repeat: no-repeat;
}
#navigation #events:hover, #navigation #events.activeLink {
	background-position: -588px -33px;
}


#navigation #contactUs {
	background-position: -735px 0px;
	display: block;
	height: 33px;
	width: 147px;
	float: left;
	background-image: url(../images/aisNav.jpg);
	background-repeat: no-repeat;
}
#navigation #contactUs:hover, #navigation #contactUs.activeLink {
	background-position: -735px -33px;
}



/* -------------- end --------------- */







/* -------------main menu-------------- */


div#menu {
	float:left;
	width: 230px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}

html>body div#menu {
	width: 206px;
}




/* ---------- */


div#menu ul {
	margin-bottom:0px;
	padding: 0px;
	width: 230px;
	line-height: 2.9em;
}

html>body div#menu ul {
	width: 206px;
	line-height: 2.6em;
}

/* ---------- */

div#menu li {
	list-style: none;
	margin: 0;
	font-size: 1.2em;
	color: #777777;
}

/* ---------- */


div#menu li a {
	display: block;
	color: #666666;
	text-decoration: none;
	width: 230px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
html>body div#menu li a {
	width: 206px;
}


div#menu .navpanel {
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-size: 1.2em;
	line-height: 1.1em;
	width: 230px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #6BA0CA;
}
html>body div#menu .navpanel {
	width: 206px;
	line-height: 1.2em;
}


/* ---------- */


div#menu li a:hover {
	color: #1A639A;
	padding-left: 24px;
	background-color: #C6C6C6;
}


div#menu li a.activeLink {
	color: #1A639A;
	padding-left: 24px;
	background-color: #C6C6C6;
	font-weight: bold;
}

/* ---------- */

div#menu ul a {
	width: 230px;
	margin: 0px;
	padding: 0px;
	padding-left: 24px;
}
html>body div#menu ul a {
	width: 206px;
}


/* -------------- end --------------- */




#signOff {
	color: #777777;
	width: 730px;
	text-align: center;
}


td .style1 {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}




/* -------------- traffic body styles --------------- */	


div#bodyText {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 1.5em;
	padding-top: 30px;
	padding-left: 34px;
	padding-right: 60px;
	width: 558px;
}

div#bodyText2 {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 1.5em;
	padding-top: 30px;
	padding-left: 34px;
	padding-right: 60px;
	width: 450px;
}

div#selectFeatured {
	display:block;
	font: 20px Verdana, Arial, Helvetica, sans-serif;
	color: #FFffFF;
	height: 67px;
	width: 652px;
	padding-top: 26px;
	padding-left: 34px;
	background-image: url(../images/blueGrad_rpt.jpg);
	background-repeat: repeat-y;
}


html>body div#selectFeatured {
	width: 618px;
	height: 37px
}


div#selectFeatured .yellbold{
	color: #FFCC33;
	font-weight: bold;
}






/* ---------------list bullet--------------- */

	
div#bodyText ul {
	list-style-image: url(../images/bullet.gif);
	padding-left: 18px;
}

div#bodyText li {
	line-height: 1.8em;
}


div#bodyText2 {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 1.5em;
	padding-top: 30px;
	padding-left: 34px;
	padding-right: 60px;
}

div#bodyText2 ul {
	list-style-image: url(../images/bulletTick.gif);
	padding-left: 18px;
}

div#bodyText2 li {
	line-height: 1.8em;
}



.black {color:#000000}


/* -------------- end --------------- */





td {
	font-size: 12px;
	line-height: 1.5em;
}

img {
	border: 0px;
	text-align: left;
}



/* generic hyperlink */

a {
	color: #155487;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #2B2B2B;
	text-decoration: underline;
}



/* targetted hyperlink */

a.navLink:link {
	color: #000000;
	text-decoration: underline;
}
	
a.navLink:visited {
	color: #000000;
	text-decoration: underline;
}
	
a.navLink:hover {
	color: #993300;
	text-decoration: underline;
}



/* alt targetted hyperlink */

a.selectedLink:link {
	color: #336699;
	font-weight: normal;
	text-decoration: underline;
}
	
a.selectedLink:visited {
	color: #336699;
	font-weight: normal;
	text-decoration: underline;
}
	
a.selectedLink:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}



/* text style control */

h1, h2, h3, h4, h5 {
	font-family:  Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	letter-spacing: -.01em;
	margin: 0;
	padding: 0;
}


h1 {
	font-size: 20px;
	color: #155487;
	line-height: 1.6em;
}

h2 {
	font-size: 14px;
	color: #155487;
	line-height: 1.6em;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #1A629C;
	line-height: 1.5em;
}


h4 {
	font-size: 12px;
	color: #155487;
	line-height: 1.5em;
}

/* form css elements */


/*
.box {
	background-color: #FF9933;
	border-top: 1px solid #D6690D;
	border-right: 1px solid #EB9B4A;
	border-bottom: 1px solid #EB9B4A;
	border-left: 1px solid #D6690D;
	padding-top: 2px;
	padding-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: 100%;
	width: 100px;
}
.button2 {
	background-color: #D6690D;
	border-top: 1px solid #EB9B4A;
	border-right: 1px solid #AE5409;
	border-bottom: 1px solid #AE5409;
	border-left: 1px solid #EB9B4A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-repeat: no-repeat;
	height: 20px;
	color: #FFFFFF;
	width: 168px;
}*/

.heading {
	color: #FFFFFF;
	font-size: 20px;
}
.admin-heading {
	font-size: 16px;
	color: #599F8A;
}
.sub-heading {
	font-size: 14px;
	color: #00CCCC;
}
.blue {
	color: #124874;
}

