/* Header 
-----------------------------------------------------------------------------*/ 
* {
	margin: 0;
	padding: 0;
	border: 0;
}
html {
	overflow-y:scroll;
	height:100%;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;/*display: block*//*min-height:100%;	
	*/
}
body {
	font: 62.5%/1.5 Arial, Helvetica, sans-serif;
	color: #000000;
	text-align:center;
	color: black;
	background: white;
	line-height:normal;
	background: #fff url(../images/back.jpg) repeat-x 0px 0px;
}
.smfont {
	font-size:9px !important;
}
.ImgCl {
	vertical-align:middle;
}
.TeamImg {
	border:1px solid #c4c4c4;
	padding:3px;
	background:#fff
}
/* css for clearing float:none divs starts */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height:1%
}
/* End hide from IE-mac 
 css for clearing float:none divs ends */
.padding0 {
	padding:0px;
}
a:link, a:hover, a:active, a:visited {
	cursor: pointer;
	text-decoration:none;
}
a:hover {
	color:#002C52;
}
head {
	display: none
}
table {
	display: table;
}
tr {
	display: table-row;
}
thead {
	display: table-header-group;
}
tbody {
	display: table-row-group;
}
tfoot {
	display: table-footer-group;
}
col {
	display: table-column;
}
colgroup {
	display: table-column-group;
}
td, th {
	display: table-cell;
}
caption {
	display: table-caption;
}
th {
	font-weight: bolder;
	text-align: center;
}
caption {
	text-align: center;
}
h3 {
	font-size: 16px;
	margin: 8px 0;
	color:#494f57;
}
h4 {
	font-size: 13px;
	margin: 8px 0;
	color:#14456e;
}
h5 {
	font-size: 14px;
	color:#14456e;
}
#CorporateId h5 {
	font-size: 12px;
	color:#14456e;
}
#CorporateId p {
	padding:5px 0px;
}
#CorporateId a:hover {
	text-decoration:underline;
}
h6 {
	font-size: 12px;
	color:#4b4b4b;
	clear:both;
	padding:3px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
h1, h2, h3, h4, b, strong {
	font-weight: bolder
}
blockquote {
	padding:10px 10px 10px 10px;
}
i, cite, em, var, address {
	font-style: italic
}
pre, tt, code, kbd, samp {
	font-family: monospace
}
pre {
	white-space: pre
}
.RowColor .HeadBack, .RowColor .HeadBack a {
	background-color:#254c92;
	color:#fff;
	text-align:left;
	padding:5px;
	vertical-align:top;
	font-size:12px;
	border-top:1px solid #c4c4c4;
}
.RowColor tr.evenCol:hover, .RowColor tr.oddRow:hover {
	background-color:#d4d4d4;
}
.RowColor tr.evenCol {
	background-color:#f1f1f1;
}
button, textarea, input, select {
	/*display: inline-block;*/
	border:1px solid #7e9db9;
	padding: 1px;
}
big {
	font-size: 1.17em
}
small, sub, sup {
	font-size: .83em
}
sub {
	vertical-align: sub;
}
sup {
	vertical-align: super;
}
table {
	border-spacing: 2px;
}
thead, tbody, tfoot {
	vertical-align: middle
}
td, th, tr {
	vertical-align: top
}
s, strike, del {
	text-decoration: line-through
}
hr {
	border-bottom: 1px solid #d3d4d4;
	width:100%;
	text-align:left;
	margin-bottom:5px;
 *margin-top:-6px;
	_margin-top:-6px;
}
u, ins {
	text-decoration: underline
}
br:before {
	content: "\A";
	white-space: pre-line
}
center {
	text-align: center
}
:link, :visited {
	text-decoration: underline;
	color:#3573a2;
}
:focus {
	outline: thin dotted invert
}
.clear {
	clear:both;
}
.clearRight {
	clear:right;
}
.widthAuto {
	width:auto !important;
}
.width100 {
	width: 100%;
}
.width90 {
	width: 90%;
}
.width85 {
	width: 85%;
}
.width75 {
	width: 75%;
}
.width68 {
	width: 68%;
}
.width65 {
	width: 65%;
}
.width50 {
	width: 50%;
}
.width30 {
	width: 30%;
}
.width15 {
	width: 15%;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.alignLeft {
	text-align: left !important;
}
.alignCenter {
	text-align: center !important;
}
.alignRight {
	text-align: right !important;
}
/* Begin bidirectionality settings (do not change) */
BDO[DIR="ltr"] {
	direction: ltr;
	unicode-bidi: bidi-override
}
BDO[DIR="rtl"] {
	direction: rtl;
	unicode-bidi: bidi-override
}
*[DIR="ltr"] {
	direction: ltr;
	unicode-bidi: embed
}
*[DIR="rtl"] {
	direction: rtl;
	unicode-bidi: embed
}
 @media print {
h1 {
	page-break-before: always
}
h1, h2, h3, h4, h5, h6 {
	page-break-after: avoid
}
ul, ol, dl {
	page-break-before: avoid
}
}
/* Footer 
-----------------------------------------------------------------------------*/ 

/* Homepage 
-----------------------------------------------------------------------------*/ 


/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: center;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
q {
	font-size:12px
}
/* Forms 
-----------------------------------------------------------------------------*/ 

input.text {
	padding: 3px;
	border: 1px solid #7e9db9;
	height:16px;
}
/* Navigation 
-----------------------------------------------------------------------------*/ 
ul.level1Nav li {
	display:inline;
	padding:9px 5px 6px 5px;
}
ul.level1Nav li a, ul.level1Nav li a:active, ul.level1Nav li a:visited {
	text-decoration:none;
	color:#fff;
	font-size:12px;
	text-transform:uppercase;
}
.level2NavDiv {
	background:transparent url(../images/top2_bg.gif) repeat-x 0px 0px;
	width:994px;
	/*line-height:30px;overflow:hidden;*/
	padding:0px 4px;
	text-align:center;
	height:30px;
	z-index:101;
	position:relative;
}
ul.level2Nav li {
	display:inline;
	padding:0px 3px;
}
ul.level2Nav li a {
	text-decoration:none;
	color:#fff;
	font-size:11px;
	text-transform:uppercase;
}
ul.level2Nav li a.arrow {
	background:transparent url(../images/menu_arrow.gif) no-repeat right center;
	padding:0px 11px 0px 3px;
}
ul.level2Nav li a.arrow:hover, ul.level2Nav li:hover a.arrow {
	background:#1f4785 url(../images/menu_arrow.gif) no-repeat right 10px;
	padding:4px 10px 8px 2px;
	border-left:1px solid #193e7d;
	border-right:1px solid #193e7d;
	border-top:1px solid #193e7d;
}
ul.submenu {
	position:absolute;
	display:none;
	top:108px;
	z-index:1000;
	left:2px;
	background:#1f4785;
	border:1px solid #193e7d;
	color:#fff;
	text-align:left;
	float:left;
}
ul.level2Nav li:hover ul.submenu, ul.level2Nav li a:hover ul.submenu, ul.submenu li {
	display:block;
}
ul.submenu li a {
	text-decoration:none;
	width:150px;
	line-height:20px;
	padding:5px;
}
ul.submenu li a:hover {
	background:#b4b4b4;
	color:red;
}
ul.events_list {
	/*list-style-image:url(../images/list_arrow.gif);
	list-style-position:outside;padding-left:15px;*/	
	list-style: none;
}
ul.events_list li {
	padding:5px 5px 5px 10px;
	text-align:left;
	/*background:url(../images/list_arrow.gif) no-repeat 0px 10px;*/
	background:url(../images/red_bullet.gif) no-repeat 0px 10px;
}
.leftNavUl, .leftNavUl2 {
	list-style-type:none;
	font-family: Arial, Helvetica, sans-serif;
	width:236px;
	border:1px solid #c4c4c4;
	border-bottom:none;
	margin-bottom:10px;
}
.leftNavUl li a, .leftNavAddress li {
	display:block;
	font-size:13px;
	color:#242424;
	width:221px;
	border-bottom:1px solid #c4c4c4;
	padding:6px 5px 6px 10px;
	text-decoration:none;
	background:url(../images/lftNavBg.gif) repeat right 0px;
}
.leftNavUl li a:active, .leftNavUl li a:visited {
	color:#242424;
}
.leftNavAddress li {
	border-left:1px solid #c4c4c4;
	border-right:1px solid #c4c4c4;
	font-size:12px;
}
.leftNavUl .LeftNavTitle, .leftNavUl2 .LeftNavTitle, .leftNavAddress .LeftNavTitle {
	font-size:15px;
	color:#fff;
	background:transparent url(../images/lftNavHead.gif) repeat-x 0px 0px;
	width:218px;
	padding:5px 8px 5px 10px;
	font-family:Calibri, Arial;
}
.leftNavUl li a:hover, .leftNavUl li a.selected {
	background:#015184 url(../images/lftNavSelect.gif) repeat-y 0px 0px;
	color:#fff !important;
}
.leftNavUl2 li {
	display:block;
	font-size:11px;
	color:#242424;
	width:218px;
	border-bottom:1px solid #c4c4c4;
	height:auto;
	text-decoration:none;
	padding:5px 8px 5px 10px;
}
.leftNavUl2 li:hover {
	background:#DFDFDF;
	color:#000;
}
.leftNavUl2 li.NoHover:hover {
	background:transparent url(../images/lftNavHead.gif) repeat-x 0px 0px;
	padding:5px 8px 5px 10px;
	color:#fff;
}
/* Your template 
-----------------------------------------------------------------------------*/ 
.marginTop3 {
	margin-top:3px;
}
#wrapper {
	width:1002px;
	text-align:left;
	margin:0px auto;
	position:relative;
	border:1px solid #fff;
	background-color:#fff;
	overflow:hidden;
}
.header {
	width:1002px;
}
.level1NavDiv {
	margin-top:48px;
}
.lft_cur {
	background:transparent url(../images/top1_lft.gif) no-repeat 0px 0px;
	_background:transparent url(../images/top1_lft.gif) no-repeat bottom 0px;
	height:30px;
	width:25px;
}
.rgt_cur {
	background:transparent url(../images/top1_rgt.gif) repeat-x 0px 0px;
	_background:transparent url(../images/top1_rgt.gif) repeat-x bottom 0px;
	height:30px;
	width:305px;
}
.MidBan_blog {
	width:1002px;
	float:left;
	position:relative;
	z-index:100;
}
.ClientsBlog {
	width:236px;
	height:314px;
	border:1px solid #c4c4c4;
	float:left;
	margin:0px 0px 0px 10px;
}
.Banner {
	width:754px;
	height:315px;
	position:relative;
}
.InBanner {
	width:754px;
	height:272px;
}
.ClientHeader {
	line-height:26px;
	background:transparent url(../images/client_bak.gif) repeat-x 0px 0px;
	width:226px;
	color:#244f8b;
	font-size:14px;
	padding:0px 5px;
	font-weight:bold;
}
.BannerCount {
	bottom:-3px;
	position:absolute;
	right:15px;
	color:#fff;
	font-size:13px;
}
.BannerCount a span {
	margin-right:5px;
	text-decoration:none;
	color:#fff;
	padding:2px 7px;
	float:left;
}
.BannerCount a span.selected, .BannerCount a span:hover {
	background:#25518d;
	border:1px solid #006fff;
	padding:1px 6px;
	overflow:hidden;
	float:left;
}
.MidContent {
	width:1000px;
	height:auto;
	background:#f6f6f6;
	border:1px solid #c4c4c4;
	margin:0px 0px 10px 0px;
}
.CtHeader {
	border-bottom:1px solid #c4c4c4;
	height:34px;
	line-height:34px;
	color:#002c52;
	font-size:15px;
	padding:0px 10px;
	width:980px;
}
.CtHeader em {
	color:#292929;
	text-transform:uppercase;
}
.CtHeaderCt {
	padding:10px 10px 0px 10px;
	width:980px;
}
.ServiceItem span {border:1px solid #b4b4b4;padding:3px;margin:0px 8px 5px 0px;float:left;width:227px;}
.ServiceItem span a {
	width:225px;
	height:50px;
	overflow:hidden;
	float:left;
	/*color:#f00;*/
	/*color:#FFF;*/
	/*background:transparent url(../images/btn_back.gif) no-repeat 0px 0px;*/	
	text-align:center;	
	/*background:transparent url(../images/btn_back_hover.jpg) repeat-x 0px 0px;*/
	background:transparent url(../images/btn_back_hover_1.gif) repeat-x 0px 0px;
	color:#fff;/* !important;*/
	height:39px;
	padding:5px 0px;
	line-height:39px;
	border:1px solid #999;
	font-size:14px;
}

.ServiceItem span.noMbttm{margin-right:0px;}

.ServiceItem span a:hover {
	/*background:transparent url(../images/btn_back_hover.gif) no-repeat 0px 0px;border:1px solid #b4b4b4;*/
	background:transparent url(../images/btn_back.jpg) repeat-x 0px 0px;
	color:#000;
}

.ServiceItem span a:hover .h5 {
	/*color:#fff;*/
	color:#000;
}

.MenuButtonItem
{
	color:#FFF;
	text-transform:uppercase;
}

.MenuButtonItem:hover
{
	color:#000;
}

.ServiceItem .noLHeight{line-height:normal !important;height:39px;padding:4px 0px;}

.marginRight4 {
	margin-right:4px !important;
}
.textCaps {
	text-transform:uppercase;
}
.ServiceItem2 {
	padding:0px 10px;
	margin-right:-3px;
}
.ServiceItem2 a {
	width:712px;
	height:1%;
	overflow:hidden;
	padding:10px;
	float:left;
	border:1px solid #fff;
	color:#242424;
}
.ServiceItem2 a:hover {
	height:1%;
	background:#f2f2f2;
	border:1px solid #9f9f9f;
	float:left;
}
.h5 {
	font-size: 14px;
	color:#14456e;
	margin-bottom:5px;
	width:100%;
	float:left;
}
.h6 {
	font-size: 12px;
	color:#4b4b4b;
	padding:3px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	height:1%;
}
.BtBlogs {
	width:324px;
	height:1%;
	background:#f6f6f6;
	border:1px solid #c4c4c4;
}
.BtHeader {
	border-bottom:1px solid #c4c4c4;
	width:310px;
	height:34px;
	line-height:34px;
	color:#002c52;
	font-size:15px;
	font-weight: bold;
	padding:0px 10px 0px 5px;
}
.BtHeaderIcon
{
    position: relative;
    float:left;
    left: 0px;
    padding: 2px 5px;
}
.BtHeaderCt {
	padding:10px;
	width:304px;
}
a.DateLink {
	color:#14456e;
	text-decoration:none;
	font-size:13px;
	font-weight:800;
	padding-left: 5px;
}
a.click {
	text-decoration:underline !important;
	font-size:11px;
}
a.viewall, a.viewall:active, a.viewall:visited{
	color:#4b4b4b;
	font-size:11px;
}
a.viewall:hover{color:#25518d}
.viewSpan {
	_margin-top:10px;
}
.footerBlog {
	width:1002px;
	height:26px;
	background:transparent url(../images/footer_bg.gif) repeat-x 0px 0px;
	text-align:center;
	color:#fff;
	font-size:11px;
	padding:10px 0px;
}
.footerBlog a {
	color:#fff;
	padding:0px 5px;
}
.footerBlog a:hover {
	color:#fff;
	text-decoration:underline;
}
.footerBlog a:active, .footerBlog a:visited {
	color:#fff;
}
.breadcrumb {
	font-size:12px;
	line-height:30px;
	padding:0px 5px;
}
.breadcrumb .currentLink {
	color:#005288;
	font-weight:800;
}
.normalLink {
	color:#242424;
	text-decoration:none;
}
.LeftColumn {
	width:236px;
	height:1%;
}
.RightColumn {
	width:754px;
	height:1%;
}
.TextAlign {
	text-align:left !important;
}
.InCtBlog {
	width:752px;
	height:1%;
	border:1px solid #C4C4C4;
	background:#F6F6F6;
	min-height:400px;
}
* html .InCtBlog {height:400px;}
.InPageHeader, .InPageHeader2 {
	border-bottom:1px solid #c4c4c4;
	width:732px;
	color:#002c52;
	font-size:15px;
	padding:0px 10px;
}
.TeamHeader {
	color:#002c52;
	font-size:15px;
}
.InPageHeader {
	line-height:34px;
}
.InPageHeader2 {
	line-height:22px;
}
.InPageHeaderCt {
	width:752px;
}
p {
	padding:5px 10px;
	font-size:12px;
	color:#242424;
	line-height:18px;
	text-align: left;
}
ul.AssetGroup {
	width:210px;
	font-size:12px;
	height:auto;
	list-style:outside url(../images/bullet.gif);
	display:block;
	padding-left:30px;
}
ul.AssetGroup li {
	color:#242424;
	padding:0px 5px 5px 0px;
}
.ListBullet {
	list-style:none;
	display:block;
	padding-left:10px;
	padding-bottom:5px;
}
.ListBulletNo, .NoListBullet {
	list-style: none;
	display:block;
	margin-left:10px;
	padding-bottom:5px;
}
*html .ListBulletNo, .NoListBullet{margin-left:5px;}
.color {
	color:#242424;
}
.ListIndexId {
	background:#3573A2 none repeat scroll 0 0;
	border:1px solid #C2C2C2;
	font-size:12px;
	margin-right:20px;
	padding:5px 7px;
	color:#fff;
}
.divderLine {
	background:url(../images/sep_bar.jpg) no-repeat 0px 8px;
}
.noh4btm h4, table.noh4btm tr td {
	border-bottom:none;
	padding:0px 5px
}
.marginL13 {
	margin-left:13px;
}
.NoListBullet li {
	color:#242424;
	list-style: none;
	padding:0px 5px 5px 10px;
	font-size:12px;
	vertical-align:middle;
}
.ListBullet li, .ListBulletNo li {
	color:#242424;
	padding:0px 5px 5px 10px;
	font-size:12px;
	background:url(../images/bullet.gif) no-repeat 0px 5px;
	vertical-align:middle;
}
.liStyleIn li {
	float:left;
	margin-right:0px;
	padding:0px 0px;
}
.liStyleIn li a.selected{color:#000;text-decoration:underline;font-weight:bold;}
li.ListBulleNoItem {
	background: none;
}
.ListBullet li img, .ListBulletNo li img, .expandImg {
	vertical-align:middle;
}
.ListBullet li a:hover, .ListBulletNo li a:hover, .NoListBullet li a:hover {
	text-decoration:underline;
}
.CtBackground {
	background:#fff url(../images/ct_bg.gif) repeat-x 0px 0px !important;
}
hr {
	border-bottom: 1px solid #d3d4d4;
	width:100%;
	text-align:left;
	margin-bottom:3px;
 *margin-top:-4px;
	_margin-top:-4px;
}
.marginLeft10 {
	margin-left:10px;
}
.marginTop10 {
	margin-top:10px;
}
.marginBtm10 {
	margin-bottom:10px;
}
.marginRight5 {
	margin-right:7px;
}
.padding {
	padding:5px;
}
.padding10 {
	padding:10px;
}
.paddingLft {
	padding-left:5px;
}
.paddingRgt {
	padding-right:5px;
}
.paddingBtm {
	padding-bottom:5px;
}
.paddingTop {
	padding-top:5px;
}
.paddingLft10 {
	padding-left:10px;
}
.paddingRgt10 {
	padding-right:10px;
}
.paddingBtm10 {
	padding-bottom:10px;
}
.paddingTop10 {
	padding-top:10px;
}
.tableData tr td {
	text-align:center;
	padding:5px;
	vertical-align:middle;
	font-size:12px;
}
.tableData2 tr td {
	text-align:left;
	padding:5px;
	vertical-align:middle;
	font-size:12px;
}
.tableData1 tr td {
	text-align:left;
	padding:5px;
	vertical-align:top;
	font-size:12px;
	border-bottom:1px solid #c4c4c4;
}
.tableData1 tr th {
	text-align:left;
	padding:5px;
}
.PaddingLR tr td {
	padding:5px 10px;
}
.tableData1 tr td.AlignCr {
	text-align:center;
}
.tableData1 tr td.TeamCt {
	vertical-align:top;
}
.tableData1 tr td.TeamBtm {
	vertical-align:bottom !important;
}
.LftAlignTable tr td {
	text-align:left;
}
.tableData tr td img {
	vertical-align:middle;
}
.tableData tr td a {
	text-decoration:underline;
	font-weight:bold;
}
.uib {
	text-decoration:underline !important;
	font-style:italic;
	font-weight:bold;
}
table.valign_td {
	text-align:left;
}
/* Carosul */
.infiniteCarousel {
	width: 224px;
	position: relative;
	padding:6px;
	/*background:#f2f2f2 url(../images/client_bak2.gif) repeat-x 0px 0px;*/
	background-color:#f2f2f2;
	height:276px;
}
.ClientBody {
	height:276px;
	overflow: auto;
	width:224px;/* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
	min-height: 10em;
	position: absolute;
	top:6px;
}
.ClientBody ul {
	width: 9999px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position: absolute;
	top: 0;
}
.ClientBody ul li {
	float:left;
	padding:0px 8px 0px 0px;
}
.Carouselarrow {
	display: block;
	height: 8px;
	width: 9px;
	background: url(../images/Carouselarrow.gif) no-repeat 0 0;
	text-indent: -10999px;
	position: absolute;
	top: -16px;
	cursor: pointer;
	overflow:hidden;
}
.forward {
	background-position: 0 0;
	right: 5px;
}
.back {
	background-position: 0px -18px;
	left: 210px;
}
.forward:hover {
	background-position: 0 0px;
}
.back:hover {
	background-position: 0 -18px;
}
.Cli_Carosul li a {
	display:block;
	border:1px solid #c4c4c4;
	margin-bottom:5px;
	background:#fff;
	width:222px;
	float:left;
	height:63px;
}
.Cli_Carosul li a div {
	padding:5px;
}
.Cli_Carosul li a.marginNil {
	margin-bottom:0px;
}
/*Carosouel End*/


/* Banner Ads */
.svw {
	width: 50px;
	height: 20px;
	background: #fff;
}
.svw ul {
	position: relative;
	left: -999em;
}
.stripViewer {
	position: relative;
	overflow: hidden;
	margin: 0 0 1px 0;
}
.stripViewer ul { /* this is your UL of images */
	margin: 0;
	padding: 0;
	position: relative;
	left: 0;
	top: 0;
	width: 1%;
	list-style-type: none;
}
.stripViewer ul li {
	float:left;
}
.stripTransmitter {
	overflow: auto;
	position:absolute;
	top:280px;
	right:0px;
	text-align:right;
	background:#000;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	background:url(../images/black_mask.gif) repeat-x 0px 0px;
}
.stripTransmitter ul {
	margin: 0;
	padding: 5px 5px 5px 30px;
	position: relative;
	list-style-type: none;
	float:left;
}
.stripTransmitter ul li {
	width: 20px;
	float:left;
	margin: 0 1px 6px 0;
}
.stripTransmitter a {
	font: bold 10px Verdana, Arial;
	text-align: center;
	line-height: 22px;
	background: none;
	color: #fff;
	text-decoration: none;
	display: block;
	margin:1px;
}
.stripTransmitter a:hover, a.current {
	background: #25518d;
	color: #fff;
}
.stripTransmitter a:active, .stripTransmitter a:visited {
	color:#fff;
}
/* Jquery Calendar */
fieldset.jcalendar {
	border:1px solid #A1A5A9;
	font:15px Arial, Helvetica, sans-serif;
	width:100%;
	_width:99%;
}
div.jcalendar-wrapper {
	width:100%;
}
div.jcalendar-selects {
	padding:.6em .4em;
	text-align:center;
}
div.jcalendar-selects select {
	border:1px solid #A1A5A9;
	font-size:100%;
}
div.jcalendar table {
	background:#a1a5a9;
	color:#000;
	margin:.3em auto;
	width:97%;
	padding:5px;
}
div.jcalendar table th {
	background:#eee;
}
div.jcalendar table td {
	background:#f9f9f9;
	padding:0;
	width:2.2em;
	text-align:center;
}
div.jcalendar table th.weekend {
	background:#ddd;
}
div.jcalendar table td.weekend {
	background:#e9e9e9;
}
div.jcalendar table td a {
	color:#333;
	display:block;
	line-height:1.7em;
	text-align:center;
	text-decoration:none;
	width:2.2em;
}
div.jcalendar table td.today a {
	background:#777;
	border-color:#aaa;
	color:#fff;
	font-weight:700;
}
div.jcalendar table td a:hover, div.jcalendar table td a:focus, div.jcalendar table td a:active {
	background:#77b0d3;
	color:#fff;
	padding:0;
}
div.jcalendar table td a.selected {
	background:#0072b9;
	color:#fff;
}
div.jcalendar-links {
	margin:.4em;
	text-align:center;
}
div.jcalendar-links a {
	padding:.2em .4em;
}
.MarginCenter {
	margin:0px auto;
}
/* Contact Us */
.ContactForm {
	padding:0px 7px 0px 5px;
}
.ContactForm label {
	font-size:11px;
	line-height:18px;
}
.ContactForm label input, .ContactForm label select, .ContactForm label textarea {
	width:99%;
	vertical-align: middle;
}
.ContactForm label select {
	height:22px;
	width:100%;
}
.ContactForm table tr td {
	vertical-align: top;
}
.ContactForm label input {
	height:14px;
	padding:2px;
}
.button {
	font-size:11px;
	cursor: pointer;
	background:#1f4785;
	border:1px solid #c4c4c4;
	color:#fff;
	padding:4px;
}
.PopUPBlog {
	width:500px;
	height:1%;
	border:10px solid #c4c4c4;
	background:#fff;
}
.PoPupHeader {
	border-bottom:1px solid #c4c4c4;
	width:470px;
	color:#002c52;
	font-size:15px;
	padding:0px 10px;
}
.publishCt {
	padding:10px;
}
.borderBtmNone {
	border-bottom:none !important;
}
.red {
	color:#f00;
}
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1001;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1002;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img {
	border: none;
}
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image {
	padding: 10px;
}
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav {
	left: 0;
}
#lightbox-nav a {
	outline: none;
}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption {
	font-weight: bold;
}
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
#gallery {
	background-color: #444;
	width:724px;
	_width:722px;
	padding:5px;
	margin:0px 10px;
}
#gallery ul {
	list-style: none;
}
#gallery ul li {
	display: inline;
}
#gallery ul img {
	border: 5px solid #3e3e3e;
}
#gallery ul a:hover img {
	border: 5px solid #fff;
	color: #fff;
}
#gallery ul a:hover {
	color: #fff;
}
/* lightbox end */
	
	#ddtopmenubar1 {
	position:relative;
}
.index_list {
	width:732px;
}
.index_list span a {
	padding:2px 6px;
	font-size:12px;
	border:1px solid #c2c2c2;
	margin-right:1px;
	background:#fff;
}
.index_list span a:hover {
	background:#c4c4c4;
	color:#000;
	border:1px solid #c2c2c2;
}
.GoTopLink {
	position:absolute;
	bottom:0px;
	font-size:11px;
	text-decoration:underline;
	color:#3573A2;
}
ul.AlphaUL li, ul.RomanUL li {
	color:#242424;
	padding:5px 5px 5px 5px;
	font-size:13px;
	list-style-position:outside;
	list-style-type:lower-alpha;
	margin-left:45px;
}
ul.RomanUL li {
	list-style-type:lower-roman;
}
.marginLeft {
	margin-left:5px !important;
}
.marginRight6 {
	margin-right:6px
}
.width240 {
	width:240px;
}
