/*
	960 Grid System ~ Text CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
	font: 14px "Trebuchet MS", Arial, Tahoma, verdana, sansSerif;
	
}

a:focus {
	outline: 1px dotted invert;
}

a:link {

text-decoration: none;
color: #00f;
}

a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
color: #e00;
text-decoration: underline;
}




hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-family: "trebuchet MS", geneva, arial, helvetica, sans-serif;
	font-size: 30px;
	color: #24569A;
	font-weight: bold;
}

h2 {
		font-family: "trebuchet MS", geneva, arial, helvetica, sans-serif;
	font-size: 18px;
	color: #F96D07;
	font-weight: bold;
	margin-bottom: 0.5em;
	
	
/*	font-size: 1.2em;
	color: #13458b;   blue   
	color: #F38630;     orange light  
	color: #f96e08;    orange dark
	margin-bottom: 20px; */
	}

h3 {
	font-family: "trebuchet MS", geneva, arial, helvetica, sans-serif;
	font-size: 16px;
	color: #0A3C84;
	font-weight: bold;
}

h4 {
	font-family: "trebuchet MS", geneva, arial, helvetica, sans-serif;
	font-size: 16px;
	color: #0167B3;
	font-weight: bold;
}

h5 {
	font-size: 17px;
}

h6 {
	font-size: 15px;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
}

ul {
	list-style: none;
}

li {
/*	commented to fix mainmenu padding
	margin-left: 30px; 
	margin-bottom:10px;  */
}

p,
dl,
hr,
h1,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
/*	commented to fix mainmenu padding	margin-bottom: 10px;   */
}


/* index header ----------------------------------------------------------------------------------*/
  .header {
	font-family: "trebuchet MS", geneva, arial, helvetica, sans-serif;
	font-size: 2em; /*30px	 */
	color: #FFFFFF;
	font-weight: bold;
}

 .subtitleh {
	font-family: "trebuchet MS", geneva, arial, helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}

#header {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(../img/headerbgo.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#header a {
	color:#24569A;
	}
	
.floatright { float:right; }	
	
	
/* index header end ---------------------------------------------------------------------------------- */

.middle { vertical-align:middle; }

 .youarehere {
	font-family: "trebuchet MS", geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	color: #858585;
}
 .title {
	font-family: "trebuchet MS", geneva, arial, helvetica, sans-serif;
	font-size: 30px;
	color: #24569A;
	font-weight: bold;
}
  .subtitle {
	font-family: "trebuchet MS", geneva, arial, helvetica, sans-serif;
	font-size: 18px;
	color: #F96D07;
	font-weight: bold;
}

  .miniheading {
	font-family: "trebuchet MS", geneva, arial, helvetica, sans-serif;
	font-size: 16px;
	color: #0A3C84;
	font-weight: bold;
}

  .header2 {
	font-family: "trebuchet MS", geneva, arial, helvetica, sans-serif;
	font-size: 16px;
	color: #0A3C84;
	font-weight: bold;
}
.miniheading2 {
	font-family: "trebuchet MS", geneva, arial, helvetica, sans-serif;
	font-size: 16px;
	color: #0167B3;
	font-weight: bold;
}

.bluetable {
	border-color: #e48d23;
	border-width: 0 0 1px 1px;
	border-style: solid;
	
}

.bluetd {
	margin: 0;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e48d23;
	border-right-color: #e48d23;
	border-bottom-color: #e48d23;
	border-left-color: #e48d23;
	vertical-align: middle;
	
}

.logopad {
	padding-top: 20px;
	padding-bottom: 20px;
}



/* footer ---------------------------------------------------------------------------------- */
#footer {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#D0D9E0 url(../img/footer.gif) repeat-x scroll 0 0;
color:#576672;
padding:30px 0 80px;
}

#footer a {
color:#576672;
}

.content {
margin:0 auto;
padding:0;
width:940px;
}

#footer #sitemap {
margin:15px 0;
}

#footer #sitemap .block {
float:left;
margin-right:35px;
width:160px;
}

#footer #sitemap .last {
margin-right:0;
}

/* footer end ----------------------------------------------------------------------------------*/

.tabletd {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0A3C84;
	border-bottom-color: #0A3C84;
	padding: 5px;
}
.tabletr {
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #0A3C84;
	border-left-color: #0A3C84;
	
}
.tableheading {
	font-family: "trebuchet MS", geneva, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #0167B3;
	margin:0px 10px 0px 10px;
	display: block;
}
.tick {
	list-style-position: outside;
	list-style-image: url(img/tick.gif);
	font-family: "trebuchet MS", geneva, arial, helvetica, sans-serif;
	font-size: 14px;
	list-style-type: disc;
	padding-left:2em;
}

.tickspacing {
margin-bottom:5px;
}

.cell-height {
	height: 110px;
}
.sidebar {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #EEB773;
	padding: 10px;
}

.feature {
	font-family: "trebuchet MS", geneva, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	background-color: #0A3C84;
	padding: 5px;
	text-align: center;	
    
}

a.feature  {
	color: #FFFFFF;
	    
}

a.feature:hover {
color: #D50000;
text-decoration: underline;
}

.featuretd {	
	
	
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0A3C84;
	border-bottom-color: #0A3C84;
	
}
.search {
	border: 1px solid #999999;
	background-color: #C7EAFE;
	padding: 5px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.circle {
	list-style-position: outside;
	list-style-image: none;
	font-family: "trebuchet MS", geneva, arial, helvetica, sans-serif;
	font-size: 14px;
	list-style-type: disc;
	padding-left:2em;
}

/* Product page links */

.product_link {
    color:#000000;
	display:block;
	background:#FFF;
	border: thin solid #0A3C84;
	padding:5px;
	
}

a.product_link {

text-decoration:none;
}

.product_link:hover {
	background-color: #F1F5FA;
	border: thin solid #FF8040;
} 

.loginform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	border: 1px solid #C31B00;
}

.loginbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	margin-right:30px;
}




