

/* --- GENERIC STYLES --- */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin:0px;
	/*letter-spacing: 150%;*/
	line-height: 130%;
	color: #333;
}

a, a:link
{
    text-decoration:none; 
    color:#00adef;
    font-weight: bold;
}

a:hover
{
    text-decoration:underline;
}

a img {
	border: none;
	}
h2 a, h2 a:link {
	font-weight: normal;!important
	}
p
{
	margin-top: 0;
	max-width: 390px;
	}
strong {
/*	font-size: 120%;*/
	font-weight: normal;
	color: #333;
	}
.small {
	font-size: 85%;
	color: #666;
	}
.centre {
	text-align: center;
	}
.right {
	float: right;
	}
blockquote {
	font-weight: normal; 
	font-style:italic;
    font-size: 130%;
	margin-left: 20px;
}

ul {
	padding: 0 0 10px 20px;
	margin: 0;
	}
li {
	list-style-image:url(../images/bullet.gif);
	padding: 0 0 5px 0;
	margin: 0 0 0 10px;
	}	
hr {
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	height: 2px;
	color: #ccc;
	background-color: #ccc; 
	border: none;
	width: 100%;
	text-align: center;
	}

	
/*  ---  H E A D I N G S  --- */

.blue {
    color:#00adef;	
	}
h1 {        
    margin: 24px 0 16px 0; 
	font-weight: normal;
    color:#00adef;	
    font-size: 165%;
	}
h2 {
	font-weight: normal;
    color:#333;
    font-size: 140%;
    margin: 14px 0 7px; 0; 
	padding: 0;
	}
h3, h4, h5, h6 {
	font-weight: bold;
    color:#333;
    font-size: 100%;
    clear: both;
	}


/*  ---  FORMS  --- */

button {
	background-color: #ffa200;
	color: #c62a01;
}

input
{
	background-color:#FFFFFF; 
	color:#000000;
}

select
{
	background-color:#FFFFFF; 
	color:#000000;
}

textarea
{

    background-color:#FFFFFF; color:#000000;
    border-bottom:#000000 1px inset;
    border-left:#000000 1px inset;
    border-right:#000000 1px inset;
    border-top:#000000 1px inset;
}

input.textbox
{	 
    border-bottom:#000000 1px inset;
    border-left:#000000 1px inset;
    border-right:#000000 1px inset;
    border-top:#000000 1px inset;  
    background-color:#FFFFFF; 
    color:#000000;  
}

input.checkbox
{
	background-color:#FFFFFF; 
	color:#000000;
}



/*  ---  SPECIFIC ELEMENTS  --- */

#page {
	text-align: left;
	width: 763px;
	margin: 10px auto;
}
#header {
	text-align:right;
	background-color: #ebebeb;
	background-repeat: no-repeat;
	border-bottom: 2px solid #fff;
}
#header img {
	border-left: 2px solid #fff;
}
#navigation {
	border-bottom: 2px solid #fff;
}
#footer {
	clear: both;
	text-align: right;
	color: #999999;
	}
#content {
	float: left;
	margin-right: 10px;
	width: 420px;
}
#content_fullwidth {
	float: left;
	margin-right: 10px;
}
#subcontent {
	font-style: italic;
	float: left;
	width: 290px;
	background-image:url(../images/pa_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 38px;
	padding: 17px;
	padding-right: 0;
	color: #838383;
	}
	#subcontent p {
		max-width: 300px;
		}
#pa_subnav {
	float: left;
	width: 150px;
	margin-top: 20px;
	}
	#pa_subnav img{
		padding: 4px 0;
		}
	
#home_pa {
	font-style: italic;
	float: left;
	width: 330px;
	background-image:url(../images/pa_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
		margin-top: 16px;
	margin-top: 38px;
		padding-top: 15px;
	padding-top: 0;
}
	#home_pa h2 {
		margin: 0;
		margin-left: 10px;
		}
	
	.home_pa_s, .home_pa_mp, .home_pa_vpe, .home_pa_op {
		padding: 10px 10px 20px 20px;
		float: left;
		background-position: top left;
		background-repeat: no-repeat;
		width: 120px;
		margin-left: 10px;
		margin-bottom: 10px;
		}
	.home_pa_s a, .home_pa_mp a, .home_pa_vpe a, .home_pa_op a {
		font-weight: normal;
		color:#333333;
		text-decoration: none;
		}
	.home_pa_s {
		background-image:url(../images/pa_s.gif);
		margin-top: 20px;
		}
	.home_pa_s a:hover {
		color:#ecc32f;
		}
	.home_pa_mp {
		background-image:url(../images/pa_mp.gif);
		margin-top: 20px;
		}
	.home_pa_mp a:Hover {
		color:#5f7a26;
		}
	.home_pa_vpe {
		background-image:url(../images/pa_vpe.gif);
		}
	.home_pa_vpe a:hover {
		color:#4193dd;
		}
	.home_pa_op {
		background-image:url(../images/pa_op.gif);
		}
	.home_pa_op a:hover {
		color:#c90101;
		}

.approach_box {
	background-color: #f2f0df;
	border: 1px solid #c0b65f;
	width: 390px;
	padding: 0 10px 10px;
	margin: 0;
	}
	.approach_box h2 {
		font-size: 120%;
		margin-top: 8px;
		margin-bottom: 2px;
		}
	.approach_box p {
		margin-top: 0;
		margin-bottom: 0px;
		margin-left: 18px;
		}
			
.downloadPdf {
	list-style-image: url('/global/images/icons/ico_pdf.gif');
	padding-left: 5px;
}

.downloadDoc {
	list-style-image: url('/global/images/icons/ico_doc.gif');
	padding-left: 5px;
}

.downloadPpt {
	list-style-image: url('/global/images/icons/ico_ppt.gif');
	padding-left: 5px;
}