/*STANDARD STYLES */

html, body
{
    height:100%;
}

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, img, blockquote, label, fieldset
{ 
	margin:0; 
	padding:0; 
	border:0;
}

.right_address {
	float: right;
	width: 135px;
}

.error_text {
	margin-top: 10px;
}

ul li 
{ 
	list-style-type:none; 
}

body 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	margin-bottom:10px;

}

label{ display:block }

a:link, a:visited, a:active, a:hover
{
	
	outline:none;
}

/* generic styles */
.invisible, hr { display:none;	}
.clear { clear:both; line-height:0px; font-size:0px; height:0px; }
.bold { font-weight:bolder;	}
.gfxheader { text-indent:-5000px; height:2px; line-height:2px;}
.invisible { display:none; }
.nomargin { margin:0; }

.error 
{
    color:#E40101;
    margin-left:12px;
}

/* GENERIC ELEMENT STYLES*/

h1
{
	color:#98012E;
	font-size:1.8em;
	margin-bottom:10px;
	text-transform:uppercase;
}

h2
{
	color:#98012E;
	font-size:1.5em;
	margin-bottom:10px;
	text-transform:uppercase;
}

h3
{
	font-size:1.3m;
	color:#98012E;
	margin-bottom:5px;
}

h4
{
	font-size:1.3em;
	color:#98012E;
	margin-bottom:10px;
}

h5
{
	font-size:1.2em;
	color:#98012E;
	margin-bottom:10px;
}

h6
{
	font-size:1.1em;
	color:#98012E;
	margin-bottom:10px;
}


p
{
	color:#666;
	margin-bottom:10px;
	line-height:1.4em;
	/*letter-spacing:0.05em;*/
}


p.red_text
{
	color:#98012E;
	/*font-weight:bold;*/
}

p.homepage_link
{
	margin:10px 0;
}



p.homepage_link a
{
	color:#98012e;
	font-size:1.0em;
	letter-spacing:0;
	width:156px;
	height:28px;
	display:block;
	padding-top:12px;
	padding-left:62px;
	text-decoration:none;
}



a.account_ro
{
	display:block;
	width:218px;
	height:40px;
	background:url(../images/acc_rollover.gif) no-repeat;
	text-decoration:none;
	
}

a.solic_ro
{
	display:block;
	width:218px;
	height:40px;
	background:url(../images/solic_rollover.gif) no-repeat;
	text-decoration:none;
}

a.smes_ro
{
	display:block;
	width:218px;
	height:40px;
	background:url(../images/smes_rollover.gif) no-repeat;
	text-decoration:none;
}

a.public_ro
{
	display:block;
	width:218px;
	height:40px;
	background:url(../images/public_sect_rollover.gif) no-repeat;
	text-decoration:none;
}

a.plc_ro
{
	display:block;
	width:218px;
	height:40px;
	background:url(../images/plc_rollover.gif) no-repeat;
	text-decoration:none;
}

a.nfp_ro
{
	display:block;
	width:218px;
	height:40px;
	background:url(../images/nfp_rollover.gif) no-repeat;
	text-decoration:none;
}

a.postgrad_training_ro

{
	display:block;
	width:218px;
	height:40px;
	background:url(../images/postgrad_training_rollover.gif) no-repeat;
	text-decoration:none;
}

a:link, a:visited, a:active
{
	color:#016198;
	text-decoration:underline;
	font-weight:bold;
}

a:hover.nfp_ro, a:hover.public_ro, a:hover.smes_ro, a:hover.solic_ro, a:hover.account_ro, a:hover.plc_ro, a:hover.postgrad_training_ro
{
background-position:-218px 0;
color:#fff;
text-decoration:none;
}



a:hover
{

}

blockquote.testimonial
{
	margin-top:40px;
	display:block;
	padding-top:30px;
	background:url(../images/quote.png) no-repeat left top;
}
blockquote.testimonial p
{
	display:block;
	color:#98a626;
	font-weight:bold;
	
	padding-right:24px;
	background:url(../images/invert_quote.png) no-repeat right bottom;
}

p.testimonial_contact
{
	font-weight:bold;
	color:#98012e;
	font-size:1.0em;
	letter-spacing:0;
}

img7
{
margin:0 10px 10px 10px;
border:1px solid #98012e;
}

#body_column ul li
{
	list-style-type:disc;
	color:#98012e;
	margin:5px 0 5px 15px;
	
}

#body_column hr
{
	height:2px;
	display:block;
	border:0;
	margin-left:0;
	margin-bottom:0;
	background-color:#98012e;
	clear:both;
}

#body_column table
{
	
}
#body_column table tr td
{
	padding:8px 0;
	border-top:2px solid #98012e;

}

#body_column table tr td
{
	vertical-align:top;
}
/*  STANDARD SIZES (800x600) */

#sitewrapper
{
	margin:80px auto;
	font-size:62.5%;
}

#body_wrapper
{
	float:left;
	display:block;
	margin-top:3px;
	width:100%;
	background-color:#98012E;
}

#header
{
	width:800px;
	margin:0 auto;
}

#header_title
{
	width:192px;
	height:32px;
	margin-bottom:20px;
	float:left;
	background:url(../images/pinna_logo.png) no-repeat left;
	clear:left;
}
#header_title a
{
	width:192px;
	height:32px;
	display:block;
}
#header_strapline
{
	text-transform:uppercase;
	width:780px;
	height:34px;
	font-size:1.1em;
	font-weight:bold;
	float:left;
	letter-spacing:0.1em;
}

#header_navigation 
{
	clear:left;
	width:100%;
	height:26px;
	background:#CFCBAD;
}

#top_nav
{
	width:794px;
	height:26px;
	margin:0 auto;
	border-left:3px solid #fff;
	border-right:3px solid #fff;
	list-style-type:none;
}

#body_bg
{
	margin:0 auto;
	width:800px;
}

#body_content
{
	width:794px;
	float:left;
	border-left:3px solid #fff;
	border-right:3px solid #fff;
	background:#E8E7D7 url(../images/body_bg.gif) repeat-y;
}



#body_column
{
	padding:29px 42px;
	float:left;
	width:382px;
	border:none;
	background-color:#E8E7D7;
}

#right_column
{
	float:right;
	width:312px;
	color:#fff;
	border:none;
	padding:0 8px;
	background-color:#98012E;
	
}

#footer_fw
{
	width:100%;
	height:30px;
	float:left;
	display:block;
	margin-top:3px;
	background-color:#CFCBAD;
}

#footer
{
	width:794px;
	height:30px;
	margin:0 auto;
	border-left:3px solid #fff;
	border-right:3px solid #fff;
	list-style-type:none;

}

#footer p
{
	font-family:serif;
	color::#98a626;
	font-size:1.2em;
	padding-top:7px;
	letter-spacing:0px;
	text-align:center;
}

#footer p span
{
	font-size:1.3em;
	font-weight:bold;
}

#footer_nav
{
	width:800px;
	margin:0 auto;
	text-align:center;
}
#footer_nav ul
{
	width:800px;
	display:block;
	margin:10px auto;
	float:left;
	text-align:center;
	clear:left;
	
}
#footer_nav ul li
{
	
	padding:0 6px;
	display:inline;
	background:url(../images/sep.gif) no-repeat right;
	
}

#footer_nav ul li.last
{
	background:none;
}

#footer_nav ul li a
{
	color:#98012e;
	text-decoration:none;
}

#footer_nav p
{
	color:#666;
	font-size:0.9em;
}

#footer_nav p a
{
	color:#666;
	text-decoration:none;
}
 
 
/* Div styles - Put all specific navigation styles in here eg, header link styles */

#header_navigation a
{
	color:#fff;
	font-weight:bold;
}

/* Navigation Styles */


/*top navigation*/
#top_nav
{
	padding: 0;
	margin: 0 auto;
	list-style: none;
	z-index:10;
	font-weight:bold;
	text-transform:uppercase;
	
}

#top_nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	z-index:10;
	font-weight:bold;
	text-transform:uppercase;
}
#top_nav li
{
	float:left;
	height:26px;
}


#top_nav li a
{
	display:block;
	color:#98012E;
	padding:6px 19px;
	text-decoration:none;
}

#top_nav li:hover, #top_nav li.sfhover
{
	background-color:#98012E;
	color:#fff;
}

#top_nav li a.selected
{
	background-color:#98012E;
	color:#fff;
}

#top_nav li:hover a, #top_nav li.sfhover a
{
	color:#fff;
	text-decoration:none;
}

#top_nav li ul { /* second-level lists */
	
	position: absolute;
	background:transparent url(../images/menu_bg.png) repeat;
	border:1px solid #fff;
	margin-left:-1px;
	height:auto;
	z-index:100;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#top_nav li ul li { /* all list items */
	color:#fff;
	width:22em;
	cursor:pointer;
	background:none;
	float: left;
	height:auto;	
	margin:0;
	clear:left;
}

#top_nav li ul li a
{
	color:#fff;
}

#top_nav li ul li:hover, #top_nav li ul li.sfhover
{
	background-color:#61011E;
}

#top_nav li ul li a
{
	height:auto;
	padding:1.1em 1.5em;
	display:block;
	text-align:left;

}

#top_nav li ul ul { /* third-and-above-level lists */
	margin: -3.3em 0 0 22em;
	padding-top:0;
	border-top:none;
	border:1px solid #fff;
}

#top_nav li:hover ul ul, #top_nav li.sfhover ul ul {
	left: -999em;
}

#top_nav li:hover ul, #top_nav li li:hover ul, #top_nav li.sfhover ul, #top_nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/* ============ RIGHT HANDBOX ================ */

#right_column img
{
float:left;
margin:10px 10px 10px 0;
}

#right_column h4.rightcol
{
	font-size:1.3em;
margin-top:14px;
color:#ffffff;
margin-bottom:10px;
}

#right_column p
{
	color:#fff;
}

#right_column a
{
	color:#fff;
	text-decoration:underline;
}

#right_column hr
{
	height:4px;
	display:block;
	border:0;
	margin-left:0;
	background-color:#e8e7d7;
}

#right_column input
{
	width:100px;
	border:0;
	font-size:0.8em;
	padding:1px 2px;
	height:13px;

	letter-spacing:0.1em;
	color:#98012E;
}
#right_column .go_button
{
	background:url(../images/go_button.gif) no-repeat 0 2px;
	width:27px;
	height:17px;
	margin:0 0 0 1px;
	border:0;
}

#right_column ul
{
	list-style-type:none;
	margin-bottom:20px;
}

#right_column ul li
{
	display:block;
	width:312px;
	/*height:60px;*/

		margin:5px 0;
}

#right_column h5
{
color:#fff;
	margin-top:14px;
	margin-bottom:10px;
}

#right_column ul li a
{
	border:1px solid #61011e;
	display:block;
	width:300px;
	padding:5px;
	line-height:1.4em;
	/*height:48px;*/
	font-weight:normal;
	text-decoration:none;
}

#right_column ul li a strong
{
	margin-right:10px;
}


#right_column ul li a span
{
	margin-left:10px;
	text-align:right;
	font-weight:bold;
	text-decoration:underline;
}

#right_column ul li a:hover
{
	border:1px solid #fff;
	background-color:#61011e;
	
}

#contact_form form
{
	width:380px;
	border:1px solid #98012e;
}

#contact_form fieldset
{
	
	margin:10px 0;

}

#contact_form ol
{
	float:left;
	width:360px;
	display:block;
	margin:10px 0;
	padding-top:7px;
	list-style-type:none;
}

#contact_form ol li
{
	padding:7px;
	width:346px;
	display:block;
	float:left;
	clear:left;
	
}

#contact_form label
{
display:block;

color:#98012e;
font-weight:bold;
width:130px;
font-size:1.1em;
float:left;
text-align:justify;
}

#contact_form legend
{
display:block;
font-size:1.1em;
text-align:center;
width:360px;
float:left;
clear:left;
padding-left:5px;
padding-bottom:5px;
letter-spacing:0.05em;
color:#666;
}

#contact_form label em
{
	color:#E40101;
    margin-left:3px;
}

#contact_form input
{
width:180px;
float:right;
padding:2px;
font-size:1.1em;
border:1px solid #98012e;
}

#contact_form textarea
{
padding:2px;
display:block;
width:180px;
height:6em;
float:right;
font-family:Arial, Helvetica, sans-serif;
border:1px solid #98012e;
font-size:1.1em;
}

.red-span
{
	color:#98012E;
	font-weight:bold;
}

.