/* CSS Document Armo SOlutions Inc */

/* Common Styles Starts */

body{
background-color:#cccccc;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-weight: normal;
font-size:small;
color:#000000;
}

/* Common Styles Ends */

/* Leadership links starts */

a.teamlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #060606;
	text-decoration: none;
}

a.teamlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #060606;
	text-decoration: none;
}

a.teamlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #060606;
	text-decoration: underline;
}
.teamlinks
{
	FONT-SIZE: 11px;
	COLOR:#034ea2;
	FONT-FAMILY: arial, verdana, Tahoma, helvetica, univers;
	text-decoration: none;
	font-weight: normal;
}
.teamlinks:hover
{
	FONT-SIZE: 11px;
	COLOR:#034ea2;
	FONT-FAMILY: arial, verdana, Tahoma, helvetica, univers;
	text-decoration: underline;
	font-weight: normal;
}

.inside-tbcontent-lt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-top: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DCDDDE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDDDE;

}
.inside-tbcontent-lt-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-top: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DCDDDE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DCDDDE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDDDE;

}

.inside-tbcontent-rt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 7px;	
	padding-top: 7px;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDDDE;

}

.inside-tbcontent-rt-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 7px;	
	padding-top: 7px;	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DCDDDE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDDDE;

}

/* Leadership links ends */

/* start form */

form{
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
}

input.text {
color: #0E3753;
cursor: text;
font-size:11px;
letter-spacing:1px;
padding: 0px 1px 0px 1px;
}

select.text {
font-size:11px;
color: #0E3753;
cursor: text;
width:230px;
}

select.normal {
font-size:11px;
color: #0E3753;
cursor: text;
}

textarea.text {
border-style: solid;
border-width: 1px;
font-size:12px;
color: #0E3753;
border-color: #7f9db9;
padding: 0px 2px 0px 2px;
letter-spacing:1px;
}

input.button{
	height:22px;
	background-color: #0E3753;	
	cursor: hand;	
	font-size:11px ; 
	font-weight: bold;	
	color: #fff;
	padding:0px 2px 0px 2px;
	}
/* end form */


/* Logo banner & Mainlinks */
.header{
background-color:#FFFffF;
}

.mainlinks{
background-color:#5897e2;
height:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
font-weight:bold;
border-bottom:1px solid #ffffff;
padding:0px 6px 0px 6px;
}

.mainlinks a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
font-weight:bold;
padding:0px 6px 0px 6px;
text-decoration:none;
vertical-align:middle;
}

.mainlinks a:hover{
color:#000000;
}

.toplinks{
height:20px;
padding:1px 3px 1px 3px;
vertical-align:middle;
}

.toplinks a{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:11px;
text-decoration:none;
font-weight:normal;
padding:0px 3px 0px 3px;
}

/* Logo banner Links & Mainlinks ends */

/* Footer Links starts */

.footer{
height:18px;
vertical-align:middle;
background-color: #d7d7d7;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:10px;
}

.footer a{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:10px;
text-decoration:none;
font-weight:bold;
padding:0px 5px 0px 5px;
}

.footer bg{
background-color: #d7d7d7;
}

/* Footer Links ends */


/* Left Submenu Links starts */

.leftnav-bg {
	background-color: #528aca;
}
.leftnav-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6095d0;
	text-align: left;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8E5FD;
	height: 25px;
}

.leftnav-link-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.leftnav-link-txt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.leftnav-linkactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffcc;
	text-decoration: none;
	height: 24px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	background-color: #5483d1;
	background-image: url(../images/arrows1.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.leftnav-linkactive-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffcc;
	text-decoration: none;
}

.leftnav-linkactive-txt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.leftnavsublink-bg {
	background-color: #9bb6e3;
}

.leftnav-sublink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(leftnav-sublink-arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-align: left;
	padding-top: 2px;
	padding-left: 18px;
	height: 20px;
}

.leftnav-sublink-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.leftnav-sublink-txt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.leftnav-sublinkactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-image: url(leftnav-sublink-arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-align: left;
	padding-top: 2px;
	padding-left: 18px;
	height: 20px;
}


.leftmenubg{
background-color:#f4f4f4;
}

.rightpanelbox {
		padding:3px 3px 3px 3px;
}
.rightpanelbox a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;


}
.rightpanelbox a:hover {
	color: #3366FF;
	text-decoration: underline;

}

/* Left Submenu Links ends */

/* Headers Blue Text starts */
.bannerheading {
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	padding:0px 0px 0px 15px;


}

.heading {
	font-size: 15px;
	color: #3366CC;
	font-weight: bold;
	text-decoration: none;
	padding:0px 0px 0px 0px;


}
.subheading {
	font-size: 11px;
	font-weight: bold;
	color: #0033cc;
	padding:0px 0px 0px 0px;
}

/* Headers Text ends */

/* Body content text starts */

.bodycontent{
padding:5px 5px 5px 5px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
border:0px none;

}

.bodycontentindex{
padding:5px 5px 5px 5px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
border:0px none;

}

/* Sub Heading Black text with BG color*/
.hd2{
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:11px;
color:#000000;
margin:0px;
padding-top:3px;
background-color: #f3f3f3;
}


/* Body content text ends */

/* sitemap starts */
.graybordernew {
	border: 1px solid #ced0d2;
}
a.sitemaphd:link {
	FONT-SIZE: 11px;
	COLOR:#000000;
	LINE-HEIGHT:16px;
	FONT-FAMILY: arial, verdana, Tahoma, helvetica, univers;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 8px;
	text-align: left;
	padding-left: 1px;
}

a.sitemaphd:visited {
	FONT-SIZE: 11px;
	COLOR:#000000;
	LINE-HEIGHT:16px;
	FONT-FAMILY: arial, verdana, Tahoma, helvetica, univers;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 8px;
	text-align: left;
	padding-left: 1px;
}

a.sitemaphd:hover {
	FONT-SIZE: 11px;
	COLOR:#446EC0;
	LINE-HEIGHT:16px;
	FONT-FAMILY: arial, verdana, Tahoma, helvetica, univers;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 8px;
	text-align: left;
	padding-left: 1px;
}

a.sitemapnormallink:link {
	FONT-SIZE: 11px;
	COLOR:#000000;
	LINE-HEIGHT:16px;
	FONT-FAMILY: arial, verdana, Tahoma, helvetica, univers;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 8px;
	text-align: left;
	padding-left: 1px;
}

a.sitemapnormallink:visited {
	FONT-SIZE: 11px;
	COLOR:#000000;
	LINE-HEIGHT:16px;
	FONT-FAMILY: arial, verdana, Tahoma, helvetica, univers;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 8px;
	text-align: left;
	padding-left: 1px;
}

a.sitemapnormallink:hover {
	FONT-SIZE: 11px;
	COLOR:#4372C2;
	LINE-HEIGHT:16px;
	FONT-FAMILY: arial, verdana, Tahoma, helvetica, univers;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 8px;
	text-align: left;
	padding-left: 1px;
}

.sitemapimg {
	FONT-SIZE: 11px;
	COLOR:#4372C2;
	LINE-HEIGHT:16px;
	FONT-FAMILY: arial, verdana, Tahoma, helvetica, univers;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 8px;
	text-align: left;
	padding-left: 1px;
}

/* sitemap starts */