body{
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	background-image: url(template2/images/bg1.png);
	background-repeat: repeat-x;
	background-position: center top;
}

.pagecontainer {
  width: 940px; 
  border: 0;
  margin-left: auto;
  margin-right: auto; 
  border-spacing: 0px;
  border-collapse: separate;
}
.pagetd { 
  padding: 0px;
}
.headercontainer {
  width: 100%; 
  border: 0;
  margin-left: auto;
  margin-right: auto; 
  border-spacing: 0px;
  border-collapse: separate;
}
.headertd { 
  padding: 0px;
}
.maincontainer {
  width: 940px; 
  border: 0;
  margin-left: auto;
  margin-right: auto; 
  border-spacing: 0px;
  border-collapse: separate;
  background-color: #ffffff;
  border-radius: 0 !important;
}
.maintd { 
  padding: 0px;
}
.contentcontainer {
  width: 100%; 
  border: 0;
  margin-left: auto;
  margin-right: auto; 
  border-spacing: 10px;
  border-collapse: separate;
}
.contenttd { 
  padding: 20px;
}

.footercontainer {
  width: 940px; 
  border: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px; 
  border-spacing: 1px;
  border-collapse: separate;
  background-color: #ffffff;
  border-radius: 0px 0px 5px 5px !important;
}
.footertd { 
  padding: 1px;
}

.contactcontainer {
  width: 100%; 
  border: 0;
  margin-left: 0;
  margin-bottom: 0px; 
  border-spacing: 0px;
  border-collapse: separate;
  border-radius: 0;
}
.contact{
  background: url(template2/images/bgcont.png) no-repeat;
}
.contacttd { 
  padding: 0px 0px 0 0px;
  border-radius: 0;
}
.innercontactcontainer {
  width: 100%; 
  border: 0px solid #aaaaaa; 
  border-radius: 0px;
  margin-left: 0;
  margin-bottom: 0px; 
  border-spacing: 0px;
  border-collapse: separate;
}
.innercontactcontainer p{
  text-align: left;
  padding: 0 20px;
}
.innertoptd { 
  background-color: #ffffff; 
  border-radius: 0px 0px 0 0 !important; 
  border-bottom: 0px solid; 
  font-size: 14px;
  font-weight: bold;
	padding: 2px 0 10px 0;
}
.innerbottomtd {
  background-color: #ffffff; 
  padding: 10px 0px 17px 0; 
  border-radius: 0px 0px 0px 0px !important;
}
form{margin:0px; padding:0px;}

td, input, textarea{font-size:12px; font-family:Verdana; color:#333333; line-height:18px; vertical-align:top;}

input,textarea {margin:0px; padding:0px 0px 0px 5px;}

a:hover {text-decoration:none;}

span {color:#21235E;}

.text_2{color:#FFFFFF;}
.text_2 a{color:#FFFFFF;}

.more{color:#636363; padding:15px; background:url(images/arrow_1.gif) no-repeat left center; font-weight:bold;}

.copy{color:#FFFFFF;}
.copy a{color:#FFFFFF; text-decoration:none;}
.copy a:hover{text-decoration:underline;}

.name {color:#21235E; text-align:right;}
h1 {
	font-size: 16px;
	padding: 0 0 5px 0;
	color: #333333;
}
h2 {
	font-size: 15px;
	padding: 0 0 5px 0;
	color: #333333;
}
.footerFont, .footerFont a:link, .footerFont a:visited,  .footerFont td {
font-size:10px; font-family:Verdana; color:#3a5c86; vertical-align:top;
}
a:link, a:visited {
	color: #990000;
}

table {
  border-radius: 5px !important;
  /*border-collapse: collapse !important;
  border: none !important;*/
  border: none; 
 
}
table th, table td { border: 1px; 
  border-color: black; }
table th:first-child {
  border-radius: 0px 0 0 0 !important;
}
table th:last-child {
  border-radius: 0 0px 0 0 !important;
}
table tr:last-child td:first-child {
  border-radius: 0 0 0 0px !important;
}
table tr:last-child td:last-child {
  border-radius: 0 0 0px 0 !important;
}
table.frlist {
}
table.frlist tr td {
  border-radius: 0 !important;
}
table.frlist tr:first-child{
  color: #ffffff;
  text-align: left;
  font-weight: bold;
}
table.frlist tr:first-child td:first-child {
  border-radius: 5px 0 0 0 !important;
  border-left: none;
}
table.frlist td:first-child {
  font-weight: bold;
  padding: 5px 0 5px 25px;
}
table.frlist tr:first-child td:last-child {
  border-radius: 0 5px 0 0 !important;
  border-right: none;
}
table.frlist tr:first-child td {
  background-color: #1b3d6a;
  color: #ffffff;
}
table.frlist tr:last-child td {
  border-bottom: 1px solid #eeeeee;
}
table.frlist tr:last-child td:first-child {
  border-radius: 0 0 0 0px !important;
}
table.frlist tr:last-child td:last-child {
  border-radius: 0 0 0px 0 !important;
}
table.frlist td:first-child {
  border-left: 1px solid #eeeeee;
}
table.frlist td:last-child {
  border-right: 1px solid #eeeeee;
}

.btn {
  width: 250px;
  color: #ffffff;
  font-weight: bold;
  font-size: 20px;
  line-height: 26px; 
  background-color: #780f09;
  background-image: url(template2/images/btn.png);
  border: 0px solid;
  border-color: #666666;
  border-radius: 8px;
  padding: 6px 12px;
  margin-bottom: 0;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.open .dropdown-toggle.btn {
  background-color: #b6180d;
  border-color: #999999;
  background-image: none;
  
}

  

#menu {
margin: 0 0 0px 0;
padding: 0;
font-size: 0.9em;

}

#menu ul {	
list-style: none;
margin: 0 0 0px 43px;
padding: 0;
font-size: 1.1em;
}	

#menu li {
float:left;
  display: inline-block;
  position: relative;
}
#menu li a {
font-weight: normal;
height: 20px;
text-decoration: none;
color: #d7c1c1;
padding: 8px 8px;
margin: 0 4px;

border-left: 5px transparent;
border-right: 5px transparent;
float:left;
  /*border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-top: 0px solid #ffffff;
  border-left: 0px solid #ffffff;
  border-right: 0px solid #ffffff;
  border-bottom: 0px solid #cdd5df;*/
}	
	
#menu li a:hover, #menu li .active {
color: #ffffff;
background: #b6180d;
border-left: 0px solid #5780AE;
border-right: 0px solid #5780AE;
  /*border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border: 0px solid #ffffff;
  border-bottom: 0px solid #999999;*/
}
#menu ul li ul {
  font-size: 12px;
  padding: 0;
  position: absolute;
  top: 35px;
  left: -44px;
  width: 200px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
  z-index: 9998;
  border-left: 0;
}
#menu ul li ul li { 
  display: block; 
  color: #fff;
  z-index: 9998
  border-radius: 0;
  width: 200px;
  border-left: 0;
}
#menu ul li ul li a { 
  border-radius: 0;
  width: 200px;
  background-color: #91130a;
  border-top: 1px solid #2e578d;
  border-left: none;

}
#menu ul li ul li:last-child a { 
  border-bottom: 1px solid #2e578d;
}
#menu ul li ul li:hover { 
  z-index: 9998;
  border-radius: 0;
}
#menu ul li ul li:hover a{
  background-color: #b6180d;
  border-top: 1px solid #2e578d;
  border-radius: 0;
} 
#menu ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
  z-index: 9998;
  border-left: none;
}
p {
text-align: justify;
}
.bulletpoint {
}
hr{
  color: #bed3ee;
}
input, select, textarea {
  border: 1px solid #bed3ee;
  border-radius: 5px;
}
input[type=submit] {
 background-image: url(template2/images/btn.png);
 border: none;
 color: #ffffff;
 padding: 2px 6px;
 font-weight: bold;
}
input[type=submit]:hover {
 background-color: #b6180d;
 background-image: none;
}
