/* Global Css Tags */
html, body { margin: 0; padding: 0; }
ul { list-style-type: none; margin: 0; padding: 0; }
hr { border: solid 1px #d8d8d6; line-height: 1px; margin: 0; }
hr.company { border: solid 2px #f60; }
hr.white { border-top: dotted 1px #fff; }
li { list-style-type: none; margin: 0; padding: 0; }

/* Global Css Class */
.block { display: block; overflow: hidden; }
.errorText { color: red; }
.headerRow, .headerRowh2 { width: 100%; height: 20px; margin: 0; border-bottom: solid 1px #f60; vertical-align: baseline; padding: 0 0 10px 0; }
.headerRowh2 { height: 16px; padding: 0 0 0 0; }
.inline { float: left; }
.inlineSplit { float: right; }
.inlineSpacing1 { margin: 0 8px; padding: 0 8px; }
.newsLines { height: 5px; border-top: solid 1px #6d6d6d; border-bottom: solid 1px #6d6d6d; margin: 5px 0 10px 0; }
.pageWidth {overflow: hidden; margin:auto; width: 980px; }

/* Style template */
.aspNetDisabled { color: #c1c1c1; }
.blueLinkTextStyle { color: #1160b7; text-decoration: none; padding: 0 10px; }
.companyColler, .sunMenuOrangeStyle, .windowsLinkStyle:hover { color: #f60; }
.defaultTextStyle, .slogan { font-family: Helvetica,Arial,Verdana,sans-serif; font-size: 12px; text-align: justify; }
.defaultTextBoxSpacing { margin: 0px 5px 4px 0px;}
.mediumTextStyle { font-family: Helvetica,Arial,Verdana,sans-serif; font-size: 11px; }
.newsTextStyle { font-family: "Times New Roman" ,Times,serif; font-size: 14px; }
.secTextStyle { font-family: Verdana,Arial; font-size: 11px; }
.smallTextStyle { font-size: 10px; }
.slogan { font-size: 19px; color: #e9f416; }
.subMenuLinkStyle { font-size: 12px; font-weight:bold; line-height: 20px; text-transform: capitalize; color: #878787; }
.subMenuLinkStyle:hover { color: #1160b7; font-weight:bold; }
.sunMenuOrangeStyle { font-size: 12px; font-weight:bold; line-height: 20px; text-decoration:none; text-transform: capitalize; }
.sunMenuOrangeStyle:hover { color: #878787; font-weight:bold; }
.windowsLinkStyle { line-height: 18px; text-transform: capitalize; color: #1160b7; }
.whiteTitleStyle { font-family: Sans-Serif; font-size: 24px; color: #fff; line-height: 24px; }
.whiteUpperHoverStyle { font-size: 11px; font-weight: 600; text-transform: uppercase; color: #fff; }
.whiteUpperHoverStyle:hover { color: #1160b7; }
.whiteWindowsHoverStyle { font-size: 11px; font-weight: bold; color: #fff; }
.whiteWindowsHoverStyle:hover { color: #1160b7; }
h1, .h1 { font-family: Sans-Serif; font-size: 30px; color: #f60; line-height: 30px; }
h2, .h2 { font-family: Sans-Serif; font-size: 100%; color: #f60; line-height: 15px; }
h3, .h3 { font-family: Sans-Serif; font-size: 100%; color: #fff; }
