@charset "utf-8";
/* CSS Document */
a{
	outline:none;
	color:#2f5799;
	text-decoration:none;
	border-bottom:dotted 1px #9198a3;
}
a:hover{
	border:none;
}
.textBlue, .cms .textBlue{
	color:#0044b3;
}
.textWhite, .cms .textWhite{
	color:#fff;
}
.upperCase, .cms .upperCase{
	text-transform:uppercase;
}
.rightAlign, .cms .rightAlign{
	text-align:right;
}
.leftAlign, .cms .leftAlign{
	text-align:left;
}
.dottedBorder,.cms .dottedBorder{
	border-bottom:dotted 1px #6c7275;
	padding:0 0 7px 0;
	margin:0 0 10px 0;
}
/**** Preformated Tags and their Styles ****/
p, .cms p{
	font-family:Verdana, sans-serif;
	font-size:11.4333px;
	color:#535258;
	line-height:1.6em;
	margin:0 0 0.6em 0;
}
p.upperCase, p span.upperCase, cms p.upperCase, cms p span.upperCase{
	font-size:10px;
}
p.introText, .cms p.introText{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:23px;
	font-style:oblique;
	line-height:1.3em;
	color:#212121;
	margin:0 0 0.5em 0;
}
p.textStyle2, .cms p.textStyle2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	line-height:1.4em;
	margin-bottom:8px;
	font-style:oblique;
	text-transform:none;
	margin:0 0 0.4em 0;
}
p.textStyle3, .cms p.textStyle3{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#7c8993;
	line-height:15px;
	margin:0;
}
h1, .cms h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7c8993;
	margin:0 0 0.8em 0;
	line-height:1.2em;
	font-weight:normal;
}
h2, .cms h2{
	font-family:Helvetica, Arial, sans-serif;
	font-size:20px;
	color:#535258;
	text-transform:uppercase;
	margin:1.0em 0 0.2em 0;
	line-height:1.2em;
	font-weight:normal;
}
h2.sText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	text-transform:none;
	color:#4f585e;
	line-height:22px;
	margin-bottom:8px;
}
h2.h2textStyleImage, .cms h2.h2textStyleImage{
	background:url("../images/layout/heading.border.gif") left bottom repeat-x;
	font-size:0; line-height:0;
	margin:0 0 10px 0;
}
h3, .cms h3{
	font-family:Arial, sans-serif;
	font-size:13px;
	text-transform:uppercase;
	margin:1.2em 0 0.4em 0;
	line-height:1.2em;
	font-weight:bold;
	color:#535258;
}
h3.textBlue, h3 .textBlue, h2.textBlue, h2 .textBlue{
	color:#2e60b3;
}
h3.h3textStyleImage, .cms h3.h3textStyleImage{
	font-size:0; line-height:0;
	margin:10px 0 0 0;
}
h4,.cms h4{
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	color:#535258;
	font-weight:normal;
	line-height:18.6px;
	margin:1.2em 0 0.4em 0;
}
h6,.cms h6{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#404040;
}

/** Listings  **/
ol, .cms ol{
	margin:0 0 12px 30px;
	list-style-type:decimal;
}
ol li, .cms ol li{
	padding:4px 0;
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#535258;
	line-height:15px;
}
ol ol,.cms ol ol{
	margin:10px 0 0 17px;	
}
ol ul,.cms ol ul{
	margin:10px 0 0 0;	
}
ol ul ul,.cms ol ul ul{
	margin:10px 0 0 0;	
}

ol ul li,.cms ol ul li{
	margin:0;	
	padding:0px 0 4px 24px;
}
ul, .cms ul{
	list-style-type:none;
	margin:0 0 12px 10px;
}
ul li, .cms ul li{
	padding:0 0 0.6em 24px;
	background:url("../images/layout/content.bullet.gif") left top no-repeat;
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#535258;
	line-height:15px;
}
ul ul, .cms ul ul{
	list-style-type:none;
	margin:10px 0 0 0;
}
ul ol, .cms ul ol{
	margin:10px 0 0 20px;
}
ul ol li, .cms ul ol li{
	background:none;
	padding:4px 0;
}
ul.listStyle1, .cms ul.listStyle1{
	list-style-type:none;
	margin:10px 0 5px 0;
}
ul.listStyle1 li, .cms ul.listStyle1 li{
	padding:0 0 4px 24px;
	background:url("../images/layout/content.bullet.highlighted.gif") left top no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#535258;
	line-height:16px;
	margin-top:2px;
}
ul.listStyle1 ul, .cms ul.listStyle1 ul{
	list-style-type:none;
	margin:10px 0 0 0;
}
ul.listStyle1 ol, .cms ul.listStyle1 ol{
	margin:4px 0 0 20px;
}
ul.listStyle1 ol li, .cms ul.listStyle1 ol li{
	background:none;
	padding:4px 0;
}

#sitemap, #sitemap ul{
	list-style-type:disc;
	margin-left:25px;
}
#sitemap ul, #sitemap li{
	margin:0; padding:0;
	background:none;
}
#sitemap li{
	padding:6px 0 0 0;
}
#sitemap ul{
	margin-left:15px;
}


/** Blockquote **/
blockquote{
	background:url("../images/layout/icons/blockquote.open.gif") left top no-repeat;
	margin:0 5px 15px;
}
blockquote p{
	background:url("../images/layout/icons/blockquote.close.gif") right bottom no-repeat;
	padding:9px 25px 9px 32px;
	font-family:Verdana, sans-serif;
	font-size:12px;
	line-height:1.6em;
	color:#535258;
	font-style:normal;
	margin:0;
}
blockquote p.writer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	background:none;
	padding:0 0 10px 32px;
	color:#535258;
}

blockquote.style1{
	background:url("../images/layout/icons/blockquote.open.gif") left top no-repeat;
	margin:0 5px 15px;
}
blockquote.style1 p{
	background:url("../images/layout/icons/blockquote.close.gif") right bottom no-repeat;
	padding:9px 25px 9px 32px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:23px;
	line-height:1.4em;
	color:#3b3b3f;
	font-style:oblique;
	margin:0;
}
blockquote.style1 p.writer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	background:none;
	padding:0 0 0 32px;
	color:#535258;
}

/**** Buttons ****/
a.btnType1{
	display:inline-block;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:20px;
	height:22px;
	background:url("../images/layout/btnType.1.gif") right top no-repeat;
	padding:0 20px 0 0;
	border:none;
}
a.btnType1 span{
	display:inline-block;
	height:22px;
	background:url("../images/layout/btnType.1.gif") left top no-repeat;
	color:#323f47;
	padding:0 10px;
}
a:hover.btnType1{
	background:url("../images/layout/btnType.1.gif") right -26px no-repeat;
}
a:hover.btnType1 span{
	background:url("../images/layout/btnType.1.gif") left -26px no-repeat;
}
/**** Addons Demo Page ****/
#addonPageBreadcrumb{
	margin:0; padding:0;
	color:#343434;
}
#addonsPage h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:40px;
	color:#343434;
	margin-bottom:10px;
}


