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,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0;padding:0;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right !important;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
.underline{	padding-bottom:5px;	border-bottom: 1px solid #eee; margin:0 0 20px 0;}/* Add 5px bottom padding and a underline */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
.TextualInfo	{font-family:"OpenSans-Regular"; font-size:13px; line-height:22px; color:#4e4c4c; }
.noMargin		{margin:0px !important;}
.MarginTop30	{margin:30px 0px 0px 0px !important;}
.MarginBtm20	{margin:0px 0px 20px 0px !important;}
.noBorder	{border:none !important;}
.border-top {border-top:solid 1px c1c3c4;}
.noPadding	{padding:0px !important;}
.noLftPadding {padding-left:0px !important;}
.NoMarginRight {margin-right:0px !Important;}
.TopSpacer	{margin:10px 0px 0px 0px !important;}
.dark		{color:#393737;}
.NoMarginTop	{margin-top:0px !important;}
.NoPaddingTop	{padding-top:0px !important;}
/*end reset*/

body{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100%;
}

img.oneThird {width:32%;}
.paraBtmSpacing	{margin:0px 0px 5px 0px; text-align:justify;}
.HeadingBtmSpacing{margin:0px 0px 10px 0px !important;}
.bottomSpacing	{margin:0px 0px 12px 0px;}
.MoreLink	{font-family:"OpenSans-Regular"; font-size:13px; line-height:22px; color:#25ade4; text-decoration:none; }
.MoreLink:hover	{text-decoration:underline;}

.KnowMore {
	color: #000;
    font-family: "OpenSans-Regular";
    font-size: 14PX;
	font-weight:900;
    padding:8px 35px 8px 15px;
	background:url(../images/KnowMoreBgImg.png) repeat-x;
	border:solid 1px #ffea5d;
	border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow:0px 3px 0px #d1a800;
	-webkit-box-shadow:0px 3px 0px #d1a800;
	position:relative;
}

.KnowMore:hover {color:#fff;}

.KnowMore label.arrw	{background:url(../images/KnowMoreArrw.png) no-repeat;
 width:25px;
 height:22px;
 position:absolute;
 right:4px;
 top:7px;
}

.ButtonStyle{font-family:"yanone_kaffeesatzregular"; font-size:1.250em; color:#222 !important; padding:3px 10px !important; border-radius:4px; -webkit-border-radius:4px;
font-weight:normal; cursor:pointer; background:url(../images/KnowMoreBgImg.png) repeat-x; border:solid 1px #ffea5d !important;	box-shadow:0px 3px 0px #d1a800; float:left; margin:0px 15px 0px 0px;
}
.ButtonStyle:hover {color:#fff !important;}
.TextualInfo a {color:#4e4c4c; text-decoration:underline;}
.TextualInfo a:hover	{text-decoration:none;}
.TextualInfo b	{font-weight:bold; color:#222;}
.TextualInfo a.learnMore  {font-size:0.950em}

ul.ListItems {width:100%; float:left;}
ul.ListItems li.List {width: 100%;
background: url(../images/Arrw-Horz-Rht.png) no-repeat 0px 3px; padding: 0px 0px 0px 12px; font-family: "OpenSans-Regular"; font-size: 13px; color: #434343; margin: 0px 0px 10px 0px;}
p.RowHeading {font-family:"yanone_kaffeesatzregular"; font-size:1.3em; color:#000;}
a.linkStyle {font-family: "OpenSans-Regular"; font-size:1em; font-weight:bold; color:#0072bb;}
