/* INPS Web Design by i-Kos 
	CSS by John King */

/* Reset CSS Code */

body,html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,pre,form,fieldset,input,p,blockquote,th,td,select,legend{margin:0;padding:0;}
fieldset,img{border:0;}
body {font:13px/1.22 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
cite,code,em,strong,th{font-style:normal;font-weight:normal;}
ul {list-style:none;}
ol li{margin-left: 30px; list-style-position: outside;}
h1,h2,h3,h4{font-size:100%;font-weight:normal}
img{display: block;}
strong, b {font-weight: bold;}
em {font-style: italic;}

/* Page and Layout CSS */

html {
	min-width: 1000px;
}

body {
	/*padding-bottom: 20px;*/
	text-align: center;
	background-color: #63a9b9;
	/*background: #63a9b9 url('../images/body-center-bg.gif') repeat-y center top;*/
}

body.software {
	background-color: #63a9b9;
}

body.training {
	background-color: #cdccaa; /*#b0babf;*/
}

body.scotland {
	background-color : #274078;
	color : #163271;
}

body.help {
	background-color: #cdccaa;
}

* html body { 
	padding-left: 1px; /* fix for IE6 */
}

*:first-child+html body {
	padding-left: 1px; /* fix for IE7 */
}

body #wrapper {
	background: #63a9b9 url('../images/software-bg-grad.gif') repeat-x 0px 168px;
}
 
body.software #wrapper {
	background: #63a9b9 url('../images/software-bg-grad.gif') repeat-x 0px 168px;
}

body.my_vision #wrapper {
	background: #63a9b9 url('../images/software-bg-grad.gif') repeat-x 0px 168px;
}

body.training #wrapper {
	background: #cdccaa url('../images/help-bg-grad.gif') repeat-x 0px 168px;
	/* #b0babf */
}

body.scotland #wrapper {
	background: #274078 url('../images/scotland-bg-grad.png') repeat-x 0px 168px;
	/* #b0babf */
}

body.help #wrapper {
	background: #cdccaa url('../images/help-bg-grad.gif') repeat-x 0px 168px;
}

#top_wrapper {
	height: 168px;
	text-align: left;
	background: white url('../images/header-bg.gif') repeat-x 0px 0px;
}

#header {
	position: relative;
	width: 960px;
	height: 90px;
	margin: 0px auto 0px auto;
	padding: 0px 20px;
	z-index: 99;
}

#primary_navigation {
	width: 960px;
	height: 43px;
	margin: 0px auto 0px auto;
	padding: 0px 20px;
}

#secondary_navigation {
	width: 970px;
	height: 35px;
	margin: 0px auto 0px auto;
	padding: 0px 15px;
}

#content_wrapper {
	width: 1000px;
	text-align: left;
	margin: 0px auto 0px auto;
}

#content {
	width: 940px; /* 960px minus 20px padding */
	margin: 0px 20px 0px 20px;
	padding: 10px;
	background: white url('../images/content-top-bg.gif') repeat-x 0px 0px;
}

#footer_wrapper {
	clear: both;
	padding: 0px 20px;
	text-align: left;
}

body.software #footer_wrapper {
	background: #66a1af;
}

body.training #footer_wrapper {
	background: #bebc9e; /*#b8bec2;*/
}

body.scotland #footer_wrapper {
	background: #253C70;
}

body.help #footer_wrapper {
	background: #bebc9e;
}

#footer {
	width: 940px;
	height: 1%;  /* Firefox hack */	
	padding: 0px 10px 0px 10px;
	margin: 0px auto 0px auto;
	background: #eaeaea;
}

/*********************/
/* START OF FONT CSS */
/*********************/

a {
	text-decoration: none;
}

strong, b {
	font-weight: bold;
}

em {
	font-style: italic;
}

/* Header Fonts */

#header #login_area label {
	color: #666666;
	font-size: 85%;
}

#header #login_area input {
	color: #333333;
	font-size: 85%;
}

#header #acc_man_area label {
	color: #666666;
	font-size: 85%;
}

#header #acc_man_area input {
	color: #333333;
	font-size: 85%;
}

#header #picosearch input {
	color: #333333;
	font-size: 85%;
}

/* Secondary Navigation Fonts */

#secondary_navigation li a, #sitewide li a {
	color: #006666;
	font-size: 100%;
}

#secondary_navigation li a:hover, #sitewide li a:hover {
	text-decoration: underline;
}

/* Primary Content Fonts */

#primary_content a {
	color: #cc6600;
}

#primary_content a:hover {
	text-decoration: underline;
}

#primary_content p {
	color: #333333;
	font-size: 93%;
	line-height: 131%;
}

#primary_content h1 {
	color: #006666;
	font-size: 200%;
}

#primary_content h1.large {
	color: #006666;
	font-size: 400%;
}

#primary_content h1.small {
	color: #006666;
	font-size: 167%;
}

#primary_content h2 {
	color: #006666;
	font-size: 167%;
}

#primary_content h2.large {
	color: #006666;
	font-size: 240%;
	line-height: 93%;
}

#primary_content h3 {
	color: #006666;
	font-size: 116%;
}

#primary_content h4 {
	color: #006666;
}

#primary_content h2 em {
	font-style: normal;
	font-size: 77%;
}

#primary_content ul.reason_list li {
	color: #006666;
	font-size: 100%;
}

#primary_content .grey_box {
	font-size: 123.1%;
}

#primary_content ul.split_column_list li {
	font-size: 93%;
}

#primary_content .browse_header h2 {
	color: #ffffff;
}

/* main_content Fonts */

#primary_content #main_content ul {
	list-style-type: disc;
	margin-left:20px;
	
}
#primary_content #main_content ul li {
	color:#333333;
	font-size: 93%;
	line-height:131%;
}
#primary_content #main_content h3 {
	color: #006666;
	font-size: 140%;
    padding-top:0;
    margin-top:10px;
}


/* Scroller fonts */

#scroller h2 {
	color: #ffffff;
	font-size: 108%;
	font-weight: bold;
}

#scroller p {
	color: #ffffff;
}

#scroller a {
	color: #ffffff;
	text-decoration: none;
}

/* Info Enquiry form fonts */

#primary_content form fieldset.info_enquiry label {
	color: #333333;
	font-size: 93%;
}

/* IITT Traing font */

#primary_content #iitt {
	font-size: 93%;
	text-align: center;
}

/* Footer Fonts */


#footer h2 {
	color: #242424;
	font-size: 146.5%;
}

#footer h3 {
	color: #242424;
	font-size: 100%;
}

#footer p {
	color: #535353;
	font-size: 93%;
}

#footer a {
	color: #535353;
}

#footer a:hover {
	text-decoration: underline;
}

#footer form label {
	color: #535353;
	font-size: 93%;
}

#footer form input.send {
	color: #cc6600;
	font-size: 108%;
	text-decoration: underline;
}

#footer form input.send:hover {
	text-decoration: none;
}

/* Picosearch Results Page */

#primary_content #search_results form input {
	color: #333333;
	font-size: 85%;
}

#primary_content #search_results form select.choice {
	color: #333333;
	font-size: 85%;
}

/*******************/
/* END OF FONT CSS */
/*******************/

/* Header CSS */

#header img {
	float: left;
}

/* Header Form CSS */

#header #login_area {
	float: right;
	display: inline; /* IE6 hack */
	height: 39px;
	padding-left: 65px;
	background: transparent url('../images/login-form-bg.jpg') no-repeat 0px 0px;
}

#header #login_area label {
	float: left;
	margin: 5px 0px 0px 0px;
	padding: 2px 3px 0px 7px;
}

#header #login_area input {
	float: left;
	height: 16px;
	width: 165px;
	margin: 5px 5px 0px 5px;
	padding: 2px 5px 0px 5px;
	border: 1px solid #bfbfbf;
}

#header #login_area input.button {
	height: 39px;
	width: 64px;
	margin: 0px;
	padding: 0px;
	border: none;
}

#header #acc_man_area {
	float: right;
	display: inline; /* IE6 hack */
	height: 39px;
	padding-right: 13px;
	background: transparent url('../images/acc-man-form-bg-right.jpg') no-repeat top right;
}

#header #acc_man_area label {
	float: left;
	height: 31px;
	margin: 0px;
	padding: 8px 3px 0px 20px;
	background: transparent url('../images/acc-man-form-bg-left.jpg') no-repeat top left;
}

#header #acc_man_area input {
	float: left;
	height: 16px;
	width: 165px;
	margin: 5px 5px 0px 5px;
	padding: 2px 5px 0px 5px;
	border: 1px solid #bfbfbf;
}

#header #picosearch {
	float: right;
	clear: right;
	display: inline; /* IE6 hack */
}

#header #picosearch input {
	float: left;
	height: 16px;
	width: 190px;
	margin: 6px 0px 0px 5px;
	padding: 2px 5px 0px 5px;
	border: 1px solid #bfbfbf;
}

#header #picosearch input.button {
	height: 16px;
	width: 16px;
	margin: 0px;
	padding: 8px 0px 0px 3px;
	border: none;
}

/* Primary Navigation CSS */

#primary_navigation ul {
	float: left;
	width: 960px;
	margin-top: 8px;
}

#primary_navigation li {
	float: left;
}

#primary_navigation li a {
	display: block;
	width: 320px;
	height: 35px;
	background: transparent url('../images/menu-tabs.gif') no-repeat 0px 0px;
	/* Uses one background image for whole menu - CSS Sprite technique */
}

#primary_navigation li a em {
	display: none; /* For accessibility when CSS turned off */
}

#primary_navigation li.tab_one a {
	background-position: 0px -35px;
}

#primary_navigation li.tab_one a:hover, #primary_navigation li.tab_one a.active {
	background-position: 0px 0px;
}

#primary_navigation li.tab_two a {
	background-position: -320px -35px;
}

#primary_navigation li.tab_two a:hover, #primary_navigation li.tab_two a.active {
	background-position: -320px 0px;
}

#primary_navigation li.tab_three a {
	background-position: -640px -35px;
}

#primary_navigation li.tab_three a:hover, #primary_navigation li.tab_three a.active {
	background-position: -640px 0px;
}

/* Primary Content CSS - Generic Page CSS - used site-wide */

.clear {
	clear: both;
}

#primary_content {
	clear: both;
}

#primary_content a.bullet {
	padding-right: 13px;
	background: transparent url('../images/link-bullet.gif') no-repeat 100% 50%;
}

#primary_content .one_column {
	float: left;
	width: 300px;
	margin: 5px 20px 5px 0px;
}

#primary_content .two_column {
	float: left;
	width: 620px;
	margin: 5px 20px 5px 0px;
}

#primary_content .three_column {
	float: left;
	width: 940px;
	margin: 5px 0px 5px 0px;
}

#primary_content .last_column {
	margin-right: 0px;
}

#primary_content h1 {
	/*width: 100%;*/
	margin-bottom: 5px;
	border-bottom: 1px solid #999999;
}

#primary_content h2 {
	padding-bottom:2px;
}

#primary_content h2 em a {
	padding-right: 13px;
	background: transparent url('../images/link-bullet.gif') no-repeat 100% 50%;
}

#primary_content h3 {
	padding-top: 3px;
}

#primary_content p {
	padding: 3px 0px 2px 0px;
}

#primary_content img.banner {
	padding-bottom: 5px;
}

.primary_spacer {
	clear: both;
	height: 5px;
	width: 100%
}

/* List of 6 reasons */

#primary_content ul.reason_list, #right_list {
	margin: 5px 0px 10px 0px;
	border: 1px solid #cecece;
	border-bottom: none;
}

#primary_content ul.reason_list li, #right_list li {
	padding: 7px 0px 7px 5px;
	border-bottom: 1px solid #cecece;
	background: #e1e1e5 url('../images/list-grad-bg.gif') repeat-x 0px 0px;
}

/* Grey quote box */

#primary_content .grey_box {
	margin-top: 10px;
	padding: 5px 5px 0px 5px;
	background: #e1e2e5 url('../images/grey-box-top.jpg') no-repeat 0px 0px;
}

#primary_content .grey_box_bottom {
	margin-bottom: 10px;
	height: 14px;
	background: transparent url('../images/grey-box-bottom.jpg') no-repeat 0px 0px;
}

/* List of extensions */

#primary_content ul.split_column_list {
	width: 300px;
}

#primary_content ul.split_column_list li {
	display: inline;
	float: left;
	width: 150px;
	padding: 0px 0px 5px 0px;
	line-height: 123.1%;
	
}

#primary_content ul.split_column_list li a {
	display: block;
	width: 125px;
	padding-right: 25px;
	background: transparent url('../images/link-bullet.gif') no-repeat 130px 3px;
}

/* Training courses list */

#primary_content ul.list {
	margin-bottom: 15px;
}

#primary_content ul.list li {
	padding-bottom: 2px;
	margin-bottom: 3px;
	border-bottom: 1px dotted #cccccc;
}

/* Help Search Area */

#primary_content .search_bar {
	height: 36px;
	margin-bottom: 5px;
	background-color: #525c54;
}

#primary_content .search_bar input.search_term {
	float: left;
	width: 170px;
	padding: 4px 3px 3px 3px;
	margin: 5px 0px 0px 5px;
	border: 1px solid #cccccc;
}

#primary_content .search_bar input.button {
	float: right;
	width: 110px;
	height: 36px;
}

/* Help Browse Area */


/* Generic info box */

#primary_content .info_box {
	margin-bottom: 10px;
	border: 1px solid #cecece;
}

#primary_content .info_box h2 {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#primary_content .info_box .info_box_header {
	padding: 4px 5px 4px 5px;
	border-bottom: 1px solid #cecece;
	background: #e1e1e5 url('../images/list-grad-bg.gif') repeat-x 0px 0px;
}

#primary_content .info_box .info_box_content {
	padding: 5px 5px 8px 5px;
}

/* Info Enquiry form fonts */

#primary_content form fieldset.info_enquiry {
	padding-top: 50px;
}

#primary_content form fieldset.info_enquiry label {
	float: left;
	text-align: right;
	padding-top: 3px;
	margin-right: 10px;
	width: 150px;
	cursor: pointer;
}

#primary_content form fieldset.info_enquiry input,
#primary_content form fieldset.info_enquiry select {
	display: block;
	/*width: 200px;*/
	margin: 2px 0px 0px 160px;
	border: 1px solid #999999;
}

#primary_content form fieldset.info_enquiry input {
	padding: 0px 3px;
	width : 200px;
}

#primary_content form fieldset.info_enquiry #problem_summary {
	width : 370px;
}

#primary_content form fieldset.info_enquiry .form_button {
	width : 120px;
	display : inline;
	margin-left : 25px;
}

#primary_content form fieldset.info_enquiry .send {
	margin-left : 160px;
}

#primary_content form fieldset.info_enquiry select {
	width: 208px;
	background-color : #FFFFA0;
}

#primary_content form fieldset.info_enquiry br {
	clear: left;
	width: 100%;
	height: 2px;
}

#primary_content form fieldset.info_enquiry input br { 
	clear: left;
}

#primary_content form fieldset.info_enquiry input.submit {
	cursor: pointer;
	width: auto;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding: 0px 3px;
}

/* INPS Training IITT Logo CSS */

#primary_content #iitt {
	float: right;
	width: 128px;
	padding: 0px 0px 20px 20px;
}

/* Browse Tables in Sidebar */

#primary_content .browse_header {
	background-color: #525c54;
}

#primary_content .browse_header h2 {
	padding: 4px 5px 7px 5px;
}

#primary_content .browse_header h3 {
	margin: 0px 5px;
	padding: 4px 5px 4px 5px;
	border-bottom: 1px solid #cecece;
	background: #e1e1e5 url('../images/list-grad-bg.gif') repeat-x 0px 0px;
}

#primary_content .browse_table {
	background-color: #525c54;
	border-left: 5px solid #525c54;
	border-right: 5px solid #525c54;
	border-bottom: 5px solid #525c54;
}

#primary_content .browse_table td {
	padding: 2px 5px 4px 5px;
	margin: 0px auto 5px auto;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	background-color: white;
}

#primary_content .browse_table tfoot td {
	padding: 0px;
	border: none;
	background-color: #525c54;
}

#primary_content .browse_table td a {
	display: block;
	padding-right: 20px;
	background: transparent url('../images/link-bullet.gif') no-repeat 267px 4px;
}

#primary_content .browse_menu ul li a {
	padding-right: 10px;
	background: transparent url('../images/link-bullet.gif') no-repeat 100% 50%;
}

/* Additional Content for archive block in news */
#sidebar div.archive-block {
	background-color: #525c54;
	border-left: 5px solid #525c54;
	border-right: 5px solid #525c54;
	border-bottom: 5px solid #525c54
}
#sidebar div.archive-block ul a {
	display: block;
	padding: 2px 5px 4px 5px;
	background: white;
	border-bottom: 1px solid #cecece;


}

/* Footer CSS */

#footer .footer_half {
	float: left;
	width: 470px;
}

#footer h2 {
	width: 470px;
	padding: 8px 0px 2px 0px;
	margin-bottom: 2px;
	border-bottom: 1px solid #9b9b9b;
}

#footer h3 {
	padding: 3px 0px 0px 0px;
}

#footer p {
	padding: 1px 0px 3px 0px;
}

#footer .col1 {
	float: left;
	width: 227px;
	padding-right: 8px;
}

#footer .col2 {
	float: left;
	width: 227px;
	padding-right: 8px;
}

#footer .col3 {
	padding-top: 2px;
}

#footer form {
	margin-top: 8px;
}

#footer form label {
	float: left;
	width: 130px;
	padding-top: 4px;
}

#footer form input {
	float: left;
	height: 20px;
	width: 325px;
	padding: 2px 5px 0px 3px;
	margin-bottom: 3px;
	border: 1px solid #9d9d9d;
}

#footer form input.telephone {
	width: 275px;
}

#footer form input.send {
	cursor: pointer;
	width: 50px;
	padding: 2px 3px 3px 3px;
	margin-top: 2px;
	border: none;
	background: transparent;
}

#footer_spacer {
	clear: both;
	height: 13px;
	padding: 0px;
	width: 100%;
}

/* Scroller CSS */

#scroller {
	position: relative;
	width: 940px;
	height: 331px;
}

#scroller img {
	display: none;
}

#scroller li.active img {
	position: absolute;
	display: inline;
	top: 0px;
	left: 0px;
}

#scroller .faded {
	display: none;
}

#scroller li.active .faded {
	display: inline;
	position: absolute;
	bottom: 7px;
	left: 7px;
	width: 576px; /* 606px minus 30px padding */
	padding: 5px 25px 5px 5px;
	background-color: black;
	filter:alpha(opacity=80);
	opacity:0.80;
}

#scroller li.active .faded p {
	filter:alpha(opacity=180);
	opacity:1.8;
}

#scroller .list {
	position: absolute;
	right: 0px;
	width: 306px; /*320px minus 14px padding */
	height: 56px;
	padding: 0px 7px;
	background: transparent url('../images/scroller/scroller-tab-off.gif') no-repeat top right;
}

#scroller li.active .list {
	width: 306px; /*348px minus 42px padding */
	padding: 0px 7px 0px 35px;
	background: transparent url('../images/scroller/scroller-tab-on.gif') no-repeat 0px 0px;
}

#scroller .list h2 {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

 #scroller .list p {
	padding: 0px;
}

#scroller .list h2 a, #scroller .list p a {
	display: block;
}

#scroller #scroller1 .list {
	top: 0px;
}

#scroller #scroller2 .list {
	top: 55px;
}

#scroller #scroller3 .list {
	top: 110px;
}

#scroller #scroller4 .list {
	top: 165px;
}

#scroller #scroller5 .list {
	top: 220px;
}

#scroller #scroller6 .list {
	top: 275px;
}

/* Alliance Partner Page CSS */

/* for Firefox, Opera and others: */

/* Removed due to new css file */

/*.resizeImage {



max-width: 100px;
max-height: 80px;

vertical-align: top;

margin-left: auto;
margin-right: auto;

margin-top: 10%;
margin-bottom: 0px;

}

.imagetd {
width: 130px;
vertical-align: top;
}

.imagedesctd {
vertical-align: top;
}

.dottedlinetd {
vertical-align: top;
border: 1px dotted #000000;
border-style: none none dotted;
height: 2px;
}*/

/* Added styles for dropdown suggestions in account manager search 26/10/2008 
.suggestionsBox {
    position: relative;
    left: 30px;
    margin: 10px 0px 0px 0px;
    width: 200px;
    background-color: #212427;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border: 2px solid #000;
    color: #fff;
}

.suggestionList {
    margin: 0px;
    padding: 0px;
}

.suggestionList li {
    margin: 0px 0px 3px 0px;
    padding: 3px;
    cursor: pointer;
}

.suggestionList li:hover {
    background-color: #659CD8;
}*/

#suggestions {
    position: absolute;
    top: 25px;
	 left: 786px;
    width: 175px;
    background-color: #ffffff;
	 z-index: 102;
}

#autoSuggestionsList {
    margin: 0px;
    padding: 0px;
}

#autoSuggestionsList ul {
    margin: 0px;
    padding: 0px;
}

#autoSuggestionsList li {
	position: relative;
	 list-style-type: none;
}

.suggestionList li a {
	color: #cc6600;
	font-size: 85%;
	display: block;
	padding: 5px 3px 5px 8px;
	border-bottom: 1px solid #cccccc;
	cursor: pointer;
	z-index: 106;
}

.suggestionList li:hover {
	background-color: #eeeeee;
}

.suggestionList li a:hover {
	text-decoration: underline;
}

/* Picosearch Results Page CSS */

#primary_content #search_results form span {
	display: inline;
}

#primary_content #search_results form br {
	width: 100%;
	clear: both;
}

#primary_content #search_results form input {
	float: left;
	display: inline;
}

#primary_content #search_results form input.searchbox {
	height: 16px;
	width: 165px;
	margin: 5px 0px 8px 5px;
	padding: 2px 5px 0px 5px;
	border: 1px solid #bfbfbf;
}

#primary_content #search_results form input.searchbutton {
	height: 16px;
	width: 16px;
	margin: 0px;
	padding: 8px 0px 8px 3px;
	border: none;
}

#primary_content #search_results form input.check {
	float: none;
	margin: 8px 5px 0px 3px;
}

#primary_content #search_results form select.choice {
	clear: left;
	float: left;
	height: 18px;
	padding: 0px 0px 0px 2px;
	margin: 2px 0px 0px 5px;
	border: 1px solid #bfbfbf;
}

#primary_content #search_results form input.date_select {
	float: none;
	display: inline;
	margin-top: 2px;
}

div.helpline-divider {
	height: 2px;
	background-color: #006666;
	width: 100%;
}

label.enquiry_label {
	clear: left;
}

select.enquiry_select {
	display: block;
	float: left;
	margin-bottom : 2px;
}

#quickcontactform {
	width : 100%;
}

#quickcontactform  form label {
	float : left;
	clear : both;
	width : 130px;
}

#quickcontactform  form input {
	float : left;
	width : 275px;
}

#quickcontactform .send {
	margin-top : 4px;
	margin-right : 50px;
	float:right;
	clear : both;
}

#quickcontactform form select
{
	float : left;
}

#quickcontactform form textarea {
	float : left;
	width : 280px;
}

/* Archive block fix */
 
/*#sidebar div.archive-block ul a {
 display: none;
}*/
 
#sidebar div.archive-block ul li {
 border-right:1px solid #CECECE;
 border-left:1px solid #CECECE;
}
 
#sidebar div.archive-block ul li a {
 display: block;
 padding: 7px 5px 5px 5px;
 padding-right: 10px;
 background: #ffffff url('../images/link-bullet.gif') no-repeat 272px 9px;
}
 
#sidebar #helpline_rss {
 padding-top: 8px;
}
 
#sidebar #helpline_rss img {
 float: left;
 padding-left: 11px;
 padding-right: 10px;
}

.results_table  th {
	width : 100px;
	font-weight : bold;
	border-bottom : 1px solid #999999;
	padding-bottom : 4px;
}

.results_table td {
	width : 100px;
}

.results_table .course_name {
	width : 300px;
}

#main_content h1.clinical {
	font-size: 200%;
	color:  #ffffff;
	background-color: #006666;
	padding:  20px;
}

#main_content p.clinical, #main_content table.clinical, #main_content form.clinical {
	background-color: #aaeaea;
	padding: 5px;	
}

#main_content ul.clinical li 
{
	background-color: #aaeaea;
	padding: 5px;
	list-style-position: inside;
	margin-left: -20px;
	
}

/* USER ASSISTANCE */

#user_assistance .panel {
	width : 300px;
	padding : 15px;
	border-right : 1px solid #888888;
}

#user_assistance .first {
	padding-left : 0px;
}

#user_assistance .last {
	border-right : none;
}

#user_assistance .top{
	margin-top : 20px;
}

#user_assistance .span_all {
	padding-top : 20px;
}

#user_assistance .span_all p {
	font-size : 85%;
}
#user_assistance h2 a {
	font-size : 75%;
}

.capcha {
	float : right;
	margin-right : 55px;
}
#quickcontactform form input.capcha {
	float : right;
}
/* Override for training bullet points*/
#content .info_box .info_box_content ul{
list-style-type: circle;
}
#content .info_box .info_box_content li{
margin-left: 25px;
}

/* Home Page Hot Links RHS COl CSS by Sarah Burns*/

#hot_links ul li a {
	display: block;
	padding-right: 25px;
	color: #CC6600;
	background: url("../images/orange-circle-arrow.png") no-repeat scroll 265px 0px transparent
}

#hot_links ul li {

background: url("../images/list-grad-bg.gif") repeat-x scroll 0 0 #E1E1E5;
border-bottom: 1px solid #CECECE;
padding: 7px 0 7px 5px;
}

#hot_links ul {
margin: 5px 0 10px;
border-color: #CECECE;
border-style: solid solid none;
border-width: 1px 1px medium;
}

