/* Default CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333	;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333	;
	padding: 0 0 0 14;
}	

body {
	background-color:#FFFFFF;
	background-image: url(../images/base/bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}	

form {
	margin: 0px;
}

/* Custom Classes */
.mnTable {
	border-right: 1px dashed #CAD152; 
	background-color: #FFFFFF;
}
/* smallImg {
	border: 1px solid #227FCF;
	margin-right: 10px;
	margin-bottom: 5px;
}*/
.hdBar {
	background-color: #FFFFFF;	
	height: 105px;
}
.menuBar {
	background-color: #227FCF;	
	height: 27px;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	background-image: url(../images/base/mnbg.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
}
.sepBar {
	background-color: #227FCF;	
	height: 14px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
.homePic {
	/* background-color: #296CBD; */
	background-color: #FFFFFF;
	border-right: 1px dashed #FFFFFF; 
}

.homeCopy {
	background-color: #B6D0E1;
}

.featMain {
	background-color: #ffffff;
	padding: 20px;
}

.featMain a:link {
  color: #227FCF;
  text-decoration: underline;
}
.featMain a:visited {
  text-decoration: underline;
  color: #227FCF;
}
.featMain a:hover {
  text-decoration: none;
  color: #666666;
}
.featMain a:active {
  text-decoration: underline;
}

.featMain H1 {
	font-size: 14px; 
	color: #888; 
	margin: 0px; 
}
.featMain H2 {
	font-size: 16px; 
	color: #227fcf; 
	margin: 0px; 
}
.featMain H3 {
	font-size: 14px; 
	color: #227fcf; 
	margin: 0px; 
}
.featMain H4 {
	font-size: 12px; 
	color: #333333; 
	margin: 0px; 
}
.featMain H5 {
	font-size: 11px; 
	color: #333333; 
	margin: 0px; 
}

.featMain p, .featMain ol {
	font-size: 12px;
	color:#333333;
	font-weight:none;
}
.featMain a {
	color: #6699cc;
	text-decoration: none;
	background-position: left;
	background-repeat: no-repeat;
}

#LatestNews {
	background-color: #8fb1ce;
	/*padding: 14px;*/	
	color:#FFFFFF;
	width:171px;
	display:block;
	clear:both;
	overflow:hidden;
}
#LatestNews_inner{
	padding:14px;
}
#LatestNews p {
	font-size: 12px;
	color:#FFFFFF;
}



div.HRule {
	background: transparent; height: 10px; padding: 0;
	border-bottom: 1px solid #666;
}

#LatestNews a {
	color: #123e74;
	font-weight: normal;
	text-decoration: underline;
	background-image: url(../images/base/aind.gif);
	background-position: left;
	padding-left: 0px;
	background-repeat: no-repeat;
}

#LatestNews a:hover {
	color: #666666;
	text-decoration:none;
}


.intCopy {
	background-color: #FFFFFF;
	padding: 20px;
}
.intCopy H1, .blueheading {
	font-size: 16px; color: #227FCF; margin: 0px; margin-bottom: 6px; margin-top: 8px; 
}
.intCopy H2 {
	font-size: 12px; color: #888;	margin: 0px; margin-bottom: 6px; font-weight: 100; 
}
.intCopy H2 a {
	color: #666666;
	font-weight: normal;
	text-decoration: none; 
}

.intCopy H3 {
	font-size: 14px; color: #227FCF;	margin: 0px; margin-bottom: 6px; 
}
.intCopy H5 {
	font-size: 12px; color: #333333;	margin: 0px; margin-bottom: 6px; font-weight:bold;
}

.intCopy a {
	color: #227FCF;
	font-weight: normal;
	text-decoration: underline;
}

.intCopy a:hover {
	color:#666666;
	text-decoration:none;
}

.intCopy a.arrow {
	color: #227FCF;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/base/aind.gif);
	background-position: left;
	padding-left: 9px;
	background-repeat: no-repeat;
}

.ltPanel {
	background: #cdd7dd;
	width:171px;
	overflow:hidden;
}

.featEven {
	background-color: #cdd7dd;
	border-right: 1px dashed #CCCCCC; 
	padding: 0 10px 10px 10px;
		
}

.featEven p {
	font-size: 11px;
}

.featEven H1 {
	font-size: 13px; color: #cdd7dd;	margin: 0px; 
}
.featEven H2 {
	font-size: 12px; color: #666666;	margin: 0px; font-weight: 100; 
}
.featEven H3 {
	font-size: 11px; color: #227FCF;	margin: 0px; 
}

.featEven a, .featEven p a, .featOdd a, .featOdd p a {
	color: #123e74;
	font-weight: bold;
	text-decoration: underline;
	background-image: url(../images/base/aind.gif);
	background-position: right;
	padding-right: 9px;
	background-repeat: no-repeat;
	display: block;
	width: auto;
	text-align: left;
}

.featEven a:hover, .featEven p a:hover, .featOdd a:hover, .featOdd p a:hover {
	color: #666666;
	text-decoration:none;
}	
	

.featOdd {
	background-color: #cdd7dd;
	border-right: 1px dashed #CCCCCC; 
	padding: 14px;
}

.featOdd p {
	font-size: 11px;
}

.featOdd H1 {
	font-size: 13px; color: #227FCF;	margin: 0px; 
}
.featOdd H2 {
	font-size: 12px; color: #666666;	margin: 0px; font-weight: 100; 
}
.featOdd H3 {
	font-size: 11px; color: #227FCF;	margin: 0px; 
}

.rtPanel {
	width: 180px;
	background-color: #cdd7dd;	
}
.rtPanel p {
	margin: 5px 0px 10px 0px;
	color: #333333;
}
.ltPanel p {
	margin: 5px 0px 10px 0px;
	color: #FFFFFF;
}
.rtPanel a, .ltPanel a {
	color: #123e74;
	font-weight: bold;
	text-decoration: underline;
	background-image: url(../images/base/aind.gif);
	background-position: left;
	padding-left: 0px;
	background-repeat: no-repeat;
}
.rtPanel a:hover, .ltPanel a:hover {
	color:#666666;
	text-decoration: none;
}	

.rtPanel a.small {
	color: #333;
	text-decoration: none;
	text-align: center;
}
.rtPanel H1 {
	font-size: 12px;
	color: #333333;	
	margin: 0px;
	padding: 0 0 10 0;
}

.ltPanel H1 {
	font-size: 14px; 
	color: #333333;	
	margin: 0px;
	padding: 0 0 10 0;
}

.rtPanel H4 {
	font-size: 11px; color: #222;	margin: 0px; font-weight: bold;
}
.rtPanel .bcell {
	border-bottom: 1px dashed #FFFFFF;
}
.rtPanel .bcell h1{
	font-size:14px;
}
.rtPanel .btSubmit {
	background-color: #227FCF;	
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #4795D7;
	font-size: 11px;
	cursor: hand;
}

.bdCell {
	width: 780px;
	border-right: 1px dashed #CCCCCC; 
}


.BlogItem td H1 {
	color: #333;
	text-transform: capitalize;
	font-size: 11px;
}

.BlogItem td p {
	color: #333;
	margin-left: 0;
}

a.normlink {
	background-image: none; 
	padding: 0;
	font-weight: normal;
}

a.normlinkBlue {
	background-image: none; 
	padding: 0;
	font-weight: normal;
	color: #227FCF;
}

a.majorLink {
	text-align:center;
	padding: 10px;
	border: 1px solid #227FCF;
	background-color: #EEEEEE;
}

a.majorLink:Hover {
	color: #FFFFFF;			
	background-color: #BBBBBB;
}

a.small {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	background-image: none;
	font-size: 11px;
}

.quote {
	font-style:italic;
}

#MailingList select, #MailingList input, #MailingList textarea {
	width: 190px;
}

#MailingList {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}

/* Home features */
#HomeFeatures{
	width:675px;
	display:block;
}
#HomeFeatures table {
	border-style: solid; border-color: #FFF;
	border-width: 1px 0;
	border-collapse: collapse;
	margin-bottom: 10px;
}
#HomeFeatures table tr{
}

#HomeFeatures table tr th {
	padding: 5px 10px;
	text-align: left; color: #FFF;
	background-image: url(../images/base/mnbg.gif);
	background-color: #2480cf;
	background-repeat: repeat-x;
	border: 1px solid #FFF;
}

#HomeFeatures table tr td {
	padding: 10px;
	vertical-align: top;
	background: #cbe1ef;
	border-right: none;
	border-bottom:none;
	border-top:none;
	border-left:1px solid #FFF;
	width:33%;
}

#HomeFeatures table td p {
	font-size: 11px;
	margin: 0 0 4px 0;
	color: #333;
}

#HomeFeatures table td H1 {
	font-size: 12px; color: #333333; 
	padding-top: 6px;
}

#HomeFeatures table td img {
	float: left;
	margin-left: 0;
}

#HomeFeatures table td a {
	color: #123e74;
	font-weight: bold;
	text-decoration: underline;
	background-image: url(../images/base/aind.gif);
	background-position: right;
	padding-right: 9px;
	background-repeat: no-repeat;
	display: block;
	text-align: left;
	margin-right: 0px;
}

#HomeFeatures table td a:hover {
	color: #666666;
	text-decoration:none;
}	

#HomeFeatures table td a.incopy {
	font-weight: normal;
	background-image: none;
	text-align:left;
	display: inline;
	
}

#HomeFeatures table td.Links {
	border-top: 0;
	border-bottom: 1px solid #FFF;
	padding-top:0;
	padding-bottom:0;
}

#HomeFeatures table td.Empty {
	border: 0;
	background: transparent;
	height: 10px;
}

#HomeFeatures table td p ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333333;
	margin:0;
}

#HomeFeatures table td ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#444444;
	line-height:normal;
	margin:0;
}
	


/* MENU */

.altmenu a {
	/* font-size: 12px; */
	padding-top: 3px;
	padding-bottom: 3px;
}

#menu, #menu ul { 
	margin: 0;	
	padding: 0;
	border: 0;
	list-style-type: none;
	list-style: none;
	line-height: 1.1;
	display: block;	
}
#menu ul { 
	margin-top: 2;	
}
#menu .spacer  {
	border-top: 0px solid #227FCF;
}
#menu a {
	display: block;
	color: #FFFFFF;	
	text-decoration: none;
	position: static;
	font-size: 100%;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menu li { 
	 /* width: 7em;width needed or else Opera goes nuts 
	 width: 15%; */
	 float:left;	 
	 padding: 2px 10px 2px 10px;
}
#menu li ul { 
	position: absolute;
	background-color: #AAAAAA;	
	border: 1px solid #FFFFFF;
	color: #FFFFFF;	
	width: 10em; 
	left: -999em; 
	display: block;
	padding: 0;
}
#menu li ul li {
	background-color: #AAAAAA;
	width: 10em; 
	border-top: 1px dashed #CCCCCC;
	padding: 3px 0px 3px 0px;
	display: block;
}
#menu li ul li a {
	width: 100%;	
	padding: 2px;
	padding-left: 5px;
	font-weight: normal;
	text-transform: none;
}
#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;
}
#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul {
	left: auto;
}

#menu li ul li:hover, #menu li ul li.sfhover { 
	background-color: #73ABD9;
	color: #FFFFFF;	
}
#menu li li {
	padding-right: 1em;
	width: 9em;
	display: block;
}
#menu li ul ul {
	margin: -1em 0 0 0em;
	display: block;
}
#twitter_div{
	width:143px !important;
}
#twitter_update_list{
	padding:0 !important;
	margin:0px !important;
	overflow:hidden !important;
	font-size:11px !important;
	width:143px !important;
} 
#twitter_update_list li{ 
	padding: 0 0 10px 0 !important; 
	margin: 0 !important;
	display:block !important;
	overflow:hidden !important;
	list-style:none !important;
	
}

/**********************************************
Flash Header
**********************************************/
#flash_header {
	float: left;
}
#logo {
	float: left;
}
#logo-imgtag {
	border-style:none;
}
/*TomatoSource*/
.colorwhite{
	color:#FFFFFF !important;
}
.clearer{
	clear:both;
	float:none !important;
}
#myhtmlticker{
	color:#00b1e5;
	line-height:16px;
	height:95px;
	width:460px;
	overflow:hidden;
	border-top:solid 10px #ffffff; 
	border-left:solid 20px #ffffff;	
	border-right:solid 5px #ffffff;	
	float:left;
}
#myhtmlticker .quote{
	float:left;
	width:390px;
}
.tickerlargetext{
	font-size:14px;
	font-weight:bold;
	clear:both;
	display:block;
	margin:0 !Important;
	padding:15px 0;
}
.messagediv{
	float:left;
	width:460px;
}
.tickerlargequote_open{
	background-image:url(../../images/quotation_open.gif);
	width:16px;
	height:13px;
	float:left;
	margin:0 10px 0 0;
	background-repeat:no-repeat;
}
.tickerlargequote_close{
	background-image:url(../../images/quotation_close.gif);
	width:16px;
	height:13px;
	float:left;
	margin:0 0 0 10px;
	background-repeat:no-repeat;	
}
#myGallery{
	width:479px;
	height:142px;
	position:relative;
	top:-20px;
	left:-19px;
	overflow:hidden;
}
.slideElement{
	width:479px;
	height:142px;
	position:relative;
}
li ul{
	z-index:1000 !Important;
}
.contactform{
	float:left;
	width:400px;
	clear:both;

}
.contactform_section{
	clear:both;
	float:left;
	width:400px;
	padding:6px 0 0 0;
}
.contactform_label{
	float:left;
	width:200px;
}
.contactform_input{
	width:200px;
	float:left;
}
#achieverlogo{
	float:right;
	padding:5px 5px 5px 0;
}
/**/

/*Enquire*/
#enquireonline_box{
	width:171px;
	height:104px;
	background-image:url(../../images/enquirenow.jpg);
	background-repeat:no-repeat;
	margin:0 0 16px 0;
	overflow:hidden;
	color:#ffffff;
	text-decoration:none;
	float:left;
	clear:both;
}
#enquireonline_box_phone{
	padding:43px 0 0 47px;
	font-size:18px;
	text-decoration:none;
	color:#ffffff;
}
#enquireonline_box_email{
	padding:12px 0 0 47px;
	text-decoration:underline !important;
	color:#ffffff;
}
/*Social Links*/
#sociallinks{
	display:block;
	clear:both;
	height:54px;
	width:143px;
	overflow:hidden;
	background:transparent url(/images/sociallinks.gif) no-repeat top left;
}
#sociallinks a{
	width:47px;
	height:54px;
	float:left;
} 