/* 
  ------------------------------------------------
  NITS - CSS Structure
  ------------------------------------------------
*/



.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
/* General Colours */

.blue {
	color: #003B7D;
}
.blue-big{
	color: #003B7D;
	font-size: 1.3em;
	font-weight: bold;
}

.red {
	color: #DF000E;
}

.red-big {
	color: #DF000E;
	font-size: 1.3em;
	font-weight: bold;
}

.yellow {
	color: #FEAF02;
}
.yellow-big {
	color: #FEAF02;
	font-size: 1.3em;
	font-weight: bold;
}

/* Masthead */
#masthead-right h1{
	margin: 25px 20px 0 10px;
	font-size: 2.5em;
	font-weight: bold;
	
	
}
#masthead-right h2{
	color: #666;
	margin: 0 20px 15px 13px;
	font-size: 1.0em;
	font-weight: normal;
	
	
}

/* Testimonials - banner */
#banner .banner-left h4{
	padding: 20px 20px 0 20px;
	margin: 0;
	width: 240px;
	color: white;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.1em;
}
#banner .banner-left p{
	padding: 10px 20px 0 20px;
	margin: 0;
	width: 240px;
	color: white;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1.1em;
}
/*#banner .banner-left img{
	padding: 10px 20px 0 20px;
	margin: 0;
	
	
}*/

#banner .banner-left a:link {
	color: white;
	text-decoration: underline;
}
#banner .banner-left a:visited {
	color: white;
	text-decoration: underline;
}
#banner .banner-left a:hover {
	color: white;
	text-decoration: underline;
}


/* Left Col */

#col2 a:link {
	color: #004a94;
	text-decoration: none;
}
#col2 a:visited {
	color: #004a94;
	text-decoration: none;
}
#col2 a:hover {
	color: #df000e;
	text-decoration: underline;
}

/* Right Col */
#col1 a {
	font-size: 1.0em;
	line-height: 1.1em;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding: 0;
	
	
}
#col1 a:link {
	color: #df000e;
	text-decoration: underline;
	
	
}
#col1 a:visited {
	color: #df000e;
	text-decoration: underline;
	
}
#col1 a:hover {
	color: #ff2d3c;
	text-decoration: underline;
	
}

#col1 a:active {
	color: #ff2d3c;
	text-decoration: underline;
	
}


#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}

/* Base Text */

#basetxt .content {
	color: #999;
	text-align: center;
	font-size: 1.0em;
}

#basetxt a:link {
color: #999;
text-decoration: none;}
#basetxt a:visited {color: #999;
text-decoration: none;}
#basetxt a:hover {color: #1e90ff;
text-decoration: none;}
#basetxt a:active {color: #1e90ff;
text-decoration: none;}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}

/* Titles */
#masthead-right h1 {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.4em;
	background-color: transparent;
	line-height: 1.1em;
	margin: 20px 0 0 15px;
	padding: 0;
	font-weight: bold;
}

#masthead-right h2 {
	color: #7c7c7c;
	font-size: 1.1em;
	line-height: 1.1em;
	margin: 0 0 15px 17px;
	padding: 0;
	font-weight: normal;
	border: none;
}

#col1 h1 {
	color: #df000e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	/*background-color: #006FE8;
	background-image: url(../imgs/bg/bg_main_heading.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;*/
	line-height: 1.1em;
	margin: 0 0 15px 0;
	padding: 4px 5px 4px 0;
	font-weight: bold;
}

#col1 .intro h1 {
	color: #004a94;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
/*	background-color: white;
	background-image: url(../imgs/bg/bg_hdr_intro.jpg);
	background-repeat: repeat-x;
	background-position: top;*/
	background-color: transparent;
	background-image: url(../imgs/misc/spacer.gif);
	background-repeat: repeat-x;
	background-position: top;
	
	line-height: 1.1em;
	margin: 0x 5px 5px 0;
	padding: 10px 10px 0 10px;
	font-weight: bold;
	
}

#col1 .news h1 {
	color: #df000e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	background-color: transparent;
	/*background-image: url(../imgs/misc/spacer.gif);*/
	background-image: url(../imgs/bg/bg_hdr_news.jpg);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 1.1em;
	margin: 0x 5px 5px 0;
	padding: 10px 10px 0 10px;
	font-weight: bold;
	/*border-bottom: 5px solid #cfcfcf;*/
	
}
#col1 h2 {
	color: #004a94;
	font-size: 1.2em;
	line-height: 1.1em;
	margin: 30px 0 5px 0;
	padding: 0;
	font-weight: normal;
	/*border-bottom: 2px solid #df000e;*/
}

#col1 .news h2 {
	color: #004a94;
	font-size: 1.1em;
	line-height: 1.1em;
	margin: 15px 0 15px 0;
	padding: 10px 10px 0 10px;
	font-weight: normal;
	/*border-bottom: 2px solid #df000e;*/
}
#col1 .content h3 {
	color: #004a94;
	font-size: 0.9em;
	line-height: 1.1em;
	margin: 15px 0 0 0;
	padding: 0;
	font-weight: bold;
}

#col1 .intro h3 {
	color: #df000e;
	font-size: 1.1em;
	line-height: 1.1em;
	margin: 15px 0 0 0;
	padding: 0 10px 5px 10px;
	font-weight: bold;
}
#col1 .content .news h3 {
	color: #df000e !important;
	font-size: 0.9em !important;
	line-height: 1.1em;
	margin: 15px 0 5px 0 !important;
	padding: 10px 10px 0 10px !important;
	font-weight: bold;
}
#col1 .content h4 {
	
	color: #666;
	font-size: 0.9em;
	line-height: 1.1em;
	margin: 15px 0 0 0;
	padding: 0;
	font-weight: bold;
}
#col1 .content .news h4 {

color: #df000e !important;
	font-size: 0.9em !important;
	line-height: 1.1em;
	margin: 15px 0 5px 0 !important;
	padding: 10px 10px 0 10px !important;
	font-weight: bold;
}

p {
	color: black;
	font-size: 0.8em;
	line-height: 1.1em;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding: 0;
	
	
}

#col1 p {
	color: black;
	font-size: 0.8em;
	line-height: 1.1em;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding: 0;
	
	
}

#col1 .intro p {
	color: black;
	font-size: 0.8em;
	line-height: 1.1em;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding: 0 10px 0 10px;
	
	
}

#col1 .news p {
	color: black;
	font-size: 0.8em;
	line-height: 1.1em;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding: 0 10px 0 10px;
	
	
}
#col1 .content ul {
	font-size: 0.9em;
	line-height: 1.1em;
	margin: 10px 0 15px 25px;
	padding: 0;
	font-size: 0.8em;
	color: black;
}

#col1 .intro ul {
	font-size: 0.9em;
	line-height: 1.1em;
	margin: 10px 0 15px 35px;
	padding: 0;
	font-size: 0.8em;
	color: black;
}
#col1 .content ol {
	font-size: 0.9em;
	line-height: 1.1em;
	margin: 10px 0 15px 25px;
	padding: 0;
	font-size: 0.8em;
	color: black;
}

#col1 .intro ol {
	font-size: 0.9em;
	line-height: 1.1em;
	margin: 10px 0 15px 35px;
	padding: 0;
	font-size: 0.8em;
	color: black;
}



#col1 .content li {
	margin: 0 0 10px 0;
	padding: 0;
	
}

#col1 .news hr {
	color: #cfcfcf;
	margin: 20px 10px;
	height: 2px;
	/*background-image: url(../imgs/bg/bg_hr.jpg);
	background-repeat: repeat-x;
	background-position: top;*/
	border: none;
	
	
	
}
/* Column 2 content */
#col2 .content h3{
	color: #df000e;
	font-size: 1.1em;
	font-weight: bold;
	margin: 15px 0 5px 0;
	
}

#col2 .content h4{
	color: #004a94;
	font-size: 0.9em;
	font-weight: bold;
	margin: 15px 0 0 0;
	
}

#col2 .content p{
	color: #004a94;
	font-size: 0.8em;
	font-weight: normal;
	margin: 10px 0 0 0;
	
}

#col2 .content ul {
	font-size: 0.9em;
	line-height: 1.1em;
	margin: 10px 0 15px 20px;
	padding: 0;
	font-size: 0.8em;
	color: #df000e;
}

#col2 .content li {
	margin: 0 0 15px 0;
	padding: 0;
	color: #666;
	
}

/* testimonials */

.testimonial {
	margin: 20px 0 5px 0;
	padding: 20px 20px 5px 20px;
	background: #EFEFEF;
}

.testimonial p {
	color: #333;
	font-size: 0.8em;
	line-height: 1.1em;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding: 0;
	
	
}

#col1 .testimonial a:link {
	color: #df000e;
	text-decoration: none;
	font-weight: bold;
	
	
}
#col1 .testimonial a:visited {
	color: #df000e;
	text-decoration: none;
	font-weight: bold;
	
}
#col1 .testimonial a:hover {
	color: #df000e;
	text-decoration: underline;
	font-weight: bold;
	
}


/* Find out more buttons */

#col1 .butt-more-info a:link {
	color: white;
	font-size: 0.9em;
	text-decoration: none;
	padding: 3px 5px;
	background-color: #004A94;
	font-weight: bold;
	
}
#col1 .butt-more-info a:visited {
	color: white;
	font-size: 0.9em;
	text-decoration: none;
	padding: 3px 5px;
	background-color: #004A94;
	font-weight: bold;
}
#col1 .butt-more-info a:hover {
	color: white;
	font-size: 0.9em;
	text-decoration: none;
	font-weight: bold;
	padding: 3px 5px;
	background-color: #df000e;
}

/* Footer */

#footer .content a:link {
	color: white;
	text-decoration: none;
	font-weight: normal;
	
}
#footer .content a:visited {
	color: white;
	text-decoration: none;
	font-weight: normal;
}
#footer .content a:hover {
	color: white;
	text-decoration: underline;
	font-weight: normal;
	
}

#footer a:link {
	color: white;
	text-decoration: none;
	font-weight: normal;
	
}
#footer a:visited {
	color: white;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	color: white;
	text-decoration: underline;
	font-weight: normal;
	
}

.devolink a:link {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	
}
.devolink a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.devolink a:hover {
	color: #df000e;
	text-decoration: underline;
	font-weight: normal;
	
}


/* Philosophy Sidebar */

.philosophy h2 {
	color: white;
	font-size: 0.9em;
	background-image: url(../imgs/bg/bg_hdr_philosophy.jpg);
	background-repeat: repeat-x;
	background-color: #006FE8;
	background-position: bottom;
	margin: 0 0 15px 0;
	padding: 10px 15px;	
	font-weight: bold;
}

.philosophy p {
	color: black;
	font-size: 0.8em;
	margin: 0 10px 15px 10px;
	
	line-height: 1.1em;
}


