﻿

body
{
    font-size: 10pt;
    color: black;
    margin: 0px auto;
    font-family: Calibri, Arial;
    width: 972px;
    position: relative;
    direction: ltr;
    text-align: left;
    background-color: white;
    line-height: 1.2em;
    background-image: url(../Images/Background.png);
    background-repeat: repeat-x;
}
	




h1
{
    font-size: 16pt;
    margin-bottom: 0px;
}
h2
{
    font-size: 12pt;
    margin-bottom: 0px;
    clear:both;

}
h3
{
    font-size: 100%;
    color: #333366;
    padding-left: 5px;
    margin-left: 1px;
    line-height: 0pt;
}
a
{
    color:#0164C9;
}
a:hover
{
    color:#004B90;
}
p
{
    margin-top: 7px;
    margin-bottom: 7px;
}
.thirdColumn p
{
    margin-top: 0px;
    margin-bottom: 0px;
}
    
hr
{color:Blue;
}
img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.noDecoration
{
       text-decoration: none;
}
.banner
{
    margin-bottom:15px;
}



.floatLeft
{
    float:left;
    margin: 0;
    padding: 0;
}

.floatRight
{
    clear:right;
    float:right;
    margin: 0;
    padding: 0;
}
.photoFloatRight
{
    clear: right;
    float: right;
    margin: 0;
    padding-right: 0px;
    padding-left: 15px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.indent
{
    padding-left:5em;
}


strong
{

}
.tapImage
{
    float: left;
    position: relative;
    top: -45px;
}
.indent1
{
    margin-left: 4em;
}
.indent2
{
    margin-left: 8em;
}
.indent3
{
    margin-left: 10em;
}

/* Navigation */

.navigation
{
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom:3px;
    font-size: 10pt;
    text-align: right;
}
.navigation a
{
    color:Black;
}
.navigation ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    
}
.navigation ul li
{
    background-image: url(../Images/NavigationLi.png);
    padding-top: 0px;
    padding-bottom:0px;
    line-height:23px;
    padding-right: 15px;
}

.navigationSelected
{
    color: #0164C9;
    font-weight: bold;
}

.navigation ul li a
{
	display: inline;
	padding-left: 0px;
	margin-right: 0px;
	text-decoration: none;
}
.navigation ul li a:hover
{
    text-decoration:underline;
}

/* Plain list */
.list ul
{
    margin-top:0px;
    margin-bottom:5px;
    margin-left:10px;
    padding-left:10px;
     
}

.list ul li
{
	list-style-position:inside;
	line-height: 1.2em;
}

/* Horizontal List */
.hoirizList il
{
     list-style-type:circle;
}
.horizList ul li
{
    display: inline;
    padding-right: 15px;
    list-style-position: inside;
    list-style-type: circle;
}


/* Box with corners */
/* Needs 4 element 2 for top 2 for bottom*/
/* RH elements must be full width e.g. <p> or <h2> */
.box
{
	
    background-image: url(../Images/cornerBlueTopLeft.gif);
    background-position: left top;
    background-repeat: no-repeat;
    background-color:#B7DCFF;
}
.box p
{
    background-image: url(../Images/cornerBlueTopRight.gif);
    background-position: right top;
    background-repeat: no-repeat;
    margin-top: 0px;
    padding-left: 15px;
    padding-top: 10px;
    padding-right: 15px;
}
.boxBottom
{
    background-image: url(../Images/cornerBlueBotLeft.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
    background-color: #b7dcff;

}
.boxBottom p
{
    background-image: url(../Images/cornerBlueBotRight.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    margin-top: 0px;
    padding-top: 0px;

}
.box img
{
    float: left;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-right: 15px;
}
.boxError
{
	color:Red;
	padding-left: 15px;
}
/* Sub Menu used for examples of our work */
.navigationSub
{
    margin-left:15px;
    font-size: 10pt;
    font-family: Arial;

}

.navigationSub ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-top: 8px;
    padding-bottom: 8px;
    color:White;
    background-color:#545A98;
    width:215px;
}
.navigationSub ul li
{
    padding-top: 1px;
    padding-bottom:1px;
}

.navigationSub ul li a 
{

    padding-right: 0.6em;
    padding-left: 0.6em;

    margin-right:0.0em;
    text-decoration:none;
     color:White;
}
.navigationSub ul li a:hover
{
    text-decoration:underline;
}
.navigationLine
{
    border-top: #CCCCFF 1px solid;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}

/* Left Features Column */


/* Page Edges */
.page
{
    width: 972px;
    margin: 0px auto;
}
.pageTop
{
}
.pageSides
{
}
.pageBottom
{
	clear: both;
}
.footer
{
    color: White;
    background: url(../Images/BarThin.png) repeat-x;
    text-align: center;
    font-size: 8pt;
    height: 12px;
    line-height: 1em;
    margin-left: 194px;
    clear:both;
}
.firstColumn
{
    clear:both;
    float: left;
    width: 180px;
    margin-top:0px;
    margin-left:0px;
}
.secondColumn
{
    float: left;
    width:581px;
    margin-left:14px;
    margin-right:14px;
}
.secondColumnFullWidth
{
    float:left;
    width:770px;
    margin-left:14px;
}
.thirdColumn
{
    margin-left:786px;
}
.firstColumnFullWidth
{
    width: 244px;
    margin-top:14px;
    margin-left:0px;
}
.textInColumn
{
    margin-left:10px;
    margin-right:10px;
}
.textBox
{
     font-family: Calibri
}
.indent
{
    padding-left: 140px;
}
.RHColImage
{
    padding-bottom: 2px;
    padding-top: 2px;
}
.errorMessage
{
	margin-top: 15px;
	background-color: yellow;
}
.ColourBlueLink
{
    float:right;
    font-size: 9px;
    color: black;
    background-color: #B7DCFF;
    margin-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 8px;
    padding-right: 8px;
    text-decoration: none;
    border-bottom: gray thin solid;
    border-right: gray thin solid;
}
.large
{
	font-size:120%;
}