/* CSS Document */
body {
	margin:0px;
	background:#EC3B00 url(../images/bg.jpg) repeat-y top;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
}
h1, h2, h3, h4, h5, h6, p {
	margin:0px; padding:0px;
}
a {
	color:#E73F03;
	line-height:15px;
	text-decoration:underline;
}

a:hover {
	color:#E73F03;
	line-height:15px;
	text-decoration:underline;
}
/*
h1 {
	font-size:22px;
	color:#E14C0D;
	font-weight:normal;
	padding-bottom:10px;
}
h2 {
	font-size:20px;
	color:#E14C0D;
	padding-left:10px;
	font-weight:normal;	
}
h3 {
	font-family:Arial;
	font-size:24px;
	color:#160D09;
	font-weight:normal;	
}
*/
p {
	color:#3B3B3B;
	font-size:11px;
	line-height:15px;
	font-weight:normal;
	padding-bottom:10px;
	padding-top:10px;
}
.container {
	/* future use */
}
.mainBody {
	width:940px;
	margin:0 auto;
}
.header {
	width:inherit;
	height:153px;
	background: transparent url(../images/header.jpg) no-repeat;
}
.headerInnerPage {
	width:inherit;
	height:153px;
	background: transparent url(../images/header_inner.jpg) no-repeat;
}
.headerInner {
	/* Future use */
}
.headerInnerTop {
	height:82px;
	width:940px;
}
.headerInnerLeft {
	float:left;
	height:82px;
	width:210px;
	position:relative;
	z-index:1;
}

/*.headerLogo {
	padding-top:3px;
	padding-left:33px;
}*/

/*ADDED BY DAVE*/

.headerLogosWrapper {
	float:left;
	width:650px;
	height:82px;
	/*border-color:#000;
	border-style:dashed;
	border-width:thin;*/
}

.headerLogo {
	padding-top:3px;
	padding-left:33px;
	float:left;
	width:159px;
	height:58px;
}
.headerFacebook {
	padding-left:33px;
	float:right;
	width:157px;
	height:75px;
}
.headerFox {
	padding-left:78px;
	float:left;
	width:157px;
	height:75px;
}

/*END ADDED BY DAVE*/

.headerInnerRight {
	float:left;
	height:82px;
	width:730px;
	text-align:right;
}
.headerLoginBox {
	height:26px;
	width:380px;
	float:right;
	padding-right:31px;
}
.headerLoginBoxInner {
	/* future use */
	float:right;
}
.headerLoginBoxInner .loginBoxLeft {
	height:26px;
	float:left;
	width:14px;
	background:transparent url(../images/header_login_left.jpg) no-repeat;
}
.headerLoginBoxInner .loginBoxRight {
	height:26px;
	float:left;
	width:14px;
	background:transparent url(../images/header_login_right.jpg) no-repeat;
}
.headerLoginBoxInner .loginBoxCenter {
	height:26px;
	float:left;
	background:#00578D;
	font-family:tahoma;
	font-size:11px;
	padding-left:8px;
	padding-right:8px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
.headerLoginBoxInner .loginBoxCenter a {
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	line-height:25px;
	font-weight:normal;
	text-decoration:none;
}
.headerLoginBoxInner .loginBoxCenter a:hover {
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
.headerSearchBox {
	height:45px;
	width:230px;
	float:right;
	padding-right:30px;
}
.headerSearchBoxInner {
	padding-top:20px;
	
}
.headerSearchBoxFieldBox {
	background:transparent url(../images/header_searchbox_field_bg.jpg) no-repeat;
	height:25px;
	width:192px;
	overflow:hidden;
	float:left;
}
.headerSearchBoxField {
	padding-top:5px;
	padding-right:15px;
}
.headerSearchBoxField input {
	border:0px;
	height:18px;
	background-color:transparent;
	width:160px;
	color:#666;
	font-size:11px;
	font-family:Tahoma;
}
.headerSearchBoxButtonBox {
	height:25px;
	width:25px;
	float:left;
}
.headerSearchBoxButton {
	padding-left:5px;
	padding-top:6px;
}
.headerSearchBoxButton input {
	height:12px;
	width:20px;
	overflow:hidden;
	border:0px;
}
.headerInnerNav1 {
	height:29px; 
	overflow:hidden;
}
.headerInnerNav1 .nav1Left {
	height:29px;
	width:14px;
	float:left;
	background:transparent url(../images/header_topnav1_left.png);
}
.headerInnerNav1 .nav1Right {
	height:29px;
	width:14px;
	float:left;
	background:transparent url(../images/header_topnav1_right.png);
}
.headerInnerNav1 .nav1Center {
	height:29px;
	width:912px;
	float:left;
	background:transparent url(../images/header_topnav1_bg.png);
}
.headerInnerNav1 .nav1Center ul {
	height:29px;
	display:inline;
	margin-top:0px;
}
.headerInnerNav1 .nav1Center li {
	height:29px;
	float:left;
	color:#FFFFFF;
	padding-left:15px;
	list-style:none;
	line-height:29px;
}
.headerInnerNav1 .nav1Center li a {
	font-family:Tahoma;
	font-size:12px;
	line-height:29px;
	font-weight:bold;
	color:#00578D;
	text-decoration:none;
}
.headerInnerNav1 .nav1Center li a:hover {
	font-family:Tahoma;
	font-size:12px;
	line-height:29px;
	font-weight:bold;
	color:#00578D;
	text-decoration:underline;
}
.headerInnerNav2 {
	height:42px;
}
.headerInnerNav2 .nav2Left {
	height:42px;
	width:14px;
	float:left;
	background:transparent url(../images/header_topnav2_left.jpg);
}
.headerInnerNav2 .nav2Right {
	height:42px;
	width:14px;
	float:left;
	background:transparent url(../images/header_topnav2_right.jpg);
}
.headerInnerNav2 .nav2Center {
	height:42px;
	width:912px;
	float:left;
	overflow:hidden;
	background:transparent url(../images/header_topnav2_bg.png);
}
.headerInnerNav2 .nav2Center ul {
	height:35px;
	display:inline;
	margin-top:0px;
}
.headerInnerNav2 .nav2Center li {
	height:35px;
	float:left;
	color:#FFFFFF;
	padding-left:14px;
	list-style:none;
	line-height:29px;
}
.headerInnerNav2 .nav2Center li a {
	font-family:Tahoma;
	font-size:12px;
	line-height:35px;
	font-weight:bold;
	color:#00578D;
	text-decoration:none;
}
.headerInnerNav2 .nav2Center li a:hover {
	font-family:Tahoma;
	font-size:12px;
	line-height:35px;
	font-weight:bold;
	color:#00578D;
	text-decoration:underline;
}
.bodySep {
	height:23px;
	width:940px;
	background:transparent url(../images/body_sep_bg.jpg) no-repeat;
}
.bodyContent {
	width:inherit;
	height:auto;
}
.bodyContentInner {
	/* Future use */
}
.bodyInnerTopCurve {
	height:14px;
	background:#FFFFFF url(../images/bodyinner_top_right.jpg) no-repeat right;
}
.bodyInnerTopCurveInner {
	height:14px;
	background:transparent url(../images/bodyinner_top_left.jpg) no-repeat left	;
}
.bodyInnerMiddle {
	background-color:#FFFFFF;
	padding-top:25px;
	padding-bottom:25px;
	padding-left:19px;
	padding-right:19px;
}
.bodyLeftPanel {
	width:220px;
	float:left;
}
.bodyContentPanel {
	width:460px;
	float:left;
}
.bodyContentPanelInner {
	padding-left:25px;
	padding-right:25px;
}
.signupButtonBox {
	background:#FFFFFF url(../images/signup_button_bg.jpg) no-repeat;
	height:60px;
	width:220px;
	cursor:pointer;
}
.signupButtonBox .button {
	text-align:center;
	padding-top:12px;
	padding-bottom:2px;
	color: #FFFFFF;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
}
.signupButtonBox .button a{
text-decoration:none;
color:#FFFFFF;
}
.panelBox {
	width:220px;
}
.panelBoxTop {
	background:transparent url(../images/panelbox_top.jpg) no-repeat;
	height:11px;
	width:220px;
	overflow:hidden;
}
.panelBoxInner {
	background:transparent url(../images/panelbox_bg.jpg) repeat-y;
	width:220px;
	padding-top:7px;
	padding-bottom:7px;
	overflow:hidden;
}
.panelBoxBottom {
	background:transparent url(../images/panelbox_bottom.jpg) no-repeat;
	height:11px;
	width:220px;
	overflow:hidden;
}
.panelBoxSep {
	width:220px;
	height:21px;
}
.bodyRightPanel {
	width:220px;
	float:left;
}
.bodyInnerBottomCurve {
	height:14px;
	background:#FFFFFF url(../images/bodyinner_bottom_right.jpg) no-repeat right;
}
.bodyInnerBottomCurveInner {
	height:14px;
	background:transparent url(../images/bodyinner_bottom_left.jpg) no-repeat left	;
}
.bodyFlash {
	height:330px;
	width:inherit;
	background:transparent url(../images/flash_bg.jpg) no-repeat;
}
.clear {
	clear:both;
}
.featureBox {
	/* future use */
	padding-left:15px;
	padding-right:15px;
}
.featureRow {
	padding-bottom:15px;
}
.featureIcon {
	width:35px;
	float:left;
	text-align:center;
	overflow:hidden;
}
.featureText {
	float:left;
	color:#00578D;
	font-family:Arial;
	font-size:11px;
	line-height:15px;
	font-weight:normal;
	overflow:hidden;
	width:140px;
	padding-left:10px;
}
.featureFooterText {
	color:#F34C01;
	font-family:Arial;
	font-size:13px;
	/*font-weight:bold;*/
	text-align:left;
	line-height:13px;
}
.featureHeaderText {
	color:#F34C01;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	line-height:13px;
	padding-bottom:30px;
}
/* ADDED BY DAVE */
.highlightHeaderText {
	color:#00578D;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	text-align:left;
	line-height:13px;
	padding:15px 0 15px 0;
}
.highlightFooterText {
	color:#F34C01;
	font-family:Arial;
	font-size:13px;
	text-align:left;
	line-height:13px;
	list-style:url(../images/checkmark.gif);
}
/* END ADDED BY DAVE */
.panelFormBox {
	width:220px;
	overflow:hidden;
}
.panelFormBoxInner {
	padding-left:15px;
	padding-right:15px;
}
.panelFormBoxInner .heading {
	color:#00578D;
	font-family:Tahoma;
	font-size:11px;
	line-height:15px;
	font-weight:bold;
}
.panelFormBoxInner .fieldBox, .panelFormBoxInner .chkBox {
	padding-top:4px;
	text-align:center;
	width:190px;
}
.panelFormBoxInner .fieldBox input {
	width:167px;
	color:#666;
	font-size:11px;
	border:1px solid #999;
	height:17px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
}
.panelFormBoxInner .chkBox .chkBoxInput {
	width:25px;
	float:left;
}
.panelFormBoxInner .chkBox .chkBoxLabel {
	width:160px;
	text-align:left;
	float:left;
	color:#00578D;
	font-family:Tahoma;
	font-size:11px;
	line-height:15px;
	font-weight:normal;
	padding-top:1px;
}
.panelFormBoxInner .buttonBox {
	padding-left:5px;
	width:215px;
	padding-top:10px;
}
.panelFormBoxInner .buttonBox .button {
	background:transparent url(../images/button_small_bg.jpg) no-repeat;
	width:75px;
	height:28px;
	color:#FFFFFF;
	font-family:Arial;
	font-size:14px;
	border:0px;
	cursor:pointer;
	font-weight:normal;
}
.panelFormBoxInner .buttonBox .button_large {
	background:transparent url(../images/button_large_bg.jpg) no-repeat;
	width:170px;
	height:28px;
	color:#FFFFFF;
	font-family:Arial;
	font-size:14px;
	border:0px;
	cursor:pointer;
	font-weight:normal;
}
.panelQuicktipBox .text {
	color:#00578D;
	line-height:15px;
	padding-bottom:18px;
	padding-left:10px;
	padding-right:10px;
}
.panelQuicktipBox a {
	color:#E73F03;
	line-height:15px;
	text-decoration:underline;
	padding-left:10px;
}
.panelQuicktipBox a:hover {
	color:#E73F03;
	line-height:15px;
	text-decoration:underline;
	padding-left:10px;
}
.fox43Area {
	width:400px;
}
.fox43AreaPanel {
	width:220px;
	overflow:hidden;
}
.fox43Top {
	height:9px;
	background:#DEDEDE url(../images/fox43_topright.jpg) no-repeat right;
	overflow:hidden;
	margin:0;
}
.fox43TopInner {
	height:9px;
	background:transparent url(../images/fox43_topleft.jpg) no-repeat left top;
	overflow:hidden;
	margin:0;
}
.fox43Bottom {
	height:9px;
	overflow:hidden;
	background:#DEDEDE url(../images/fox43_bottomright.jpg) no-repeat right;
}
.fox43BottomInner {
	height:9px;
	overflow:hidden;	
	background:transparent url(../images/fox43_bottomleft.jpg) no-repeat left;
}
.fox43Inner {
	padding-top:2px;
	padding-bottom:2px;
	padding-left:7px;
	background-color:#DEDEDE;
}
.fox43VideoRow {
	height:76px;
}
.fox43VideoThumb {
	float:left;
	width:124px;
	height:76px;
	overflow:hidden;
}
.fox43VideoThumbSep {
	float:left;
	width:7px;
	height:76px;
	overflow:hidden;
}
.fox43Description {
	padding-top:16px;
}
.fox43DescText {
	/**/
	float:right;
	height:25px;
	line-height:25px;
}
.fox43PanelDescText {
	/**/
	height:25px;
	line-height:25px;
}
.fox43Logo {
	float:right;
	padding-right:6px;
	padding-left:11px;
	height:25px;
}
.fox43PanelLogo {
	float:right;
	padding-right:6px;
	padding-left:11px;
	padding-top:25px;
}
.fox43DescText a,.fox43PanelDescText a {
	color:#E53806;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}
.fox43DescText a:hover,.fox43PanelDescText a:hover {
	color:#E53806;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}
.footer {
	background:transparent url(../images/footer_bg.jpg) no-repeat;
	height:95px;
	width:940px;
}
.footerInner {
	padding-top:20px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:22px;
}
.footerLeft {
	float:left;
	width:130px;
}
.validator {
	padding-top:15px;
}
.footerRight {
	float:right;
	width:800px;
}
.footerLinks {
	color:#FFFFFF;
	line-height:15px;
}
.footerLinks a {
	color:#FFFFFF;
	line-height:15px;
	text-decoration:none;
}
.footerLinks a:hover {
	color:#FFFFFF;
	line-height:15px;
	text-decoration:underline;
}
.footerCopywrite {
	padding-top:14px;/*comment by Dharti*/ /* 17px;*/
	color:#D0D0D0;
	overflow:hidden;
}
.footerCopywrite a{
	padding-top:14px; /*comment by Dharti*/ /*17px;*/
	color:#D0D0D0;
	overflow:hidden;
}
.bodyFlashInner {
	padding:20px;
}
#flashObj1, #flashObj2, #flashObj3, #flashObj4, #flashObj5{
	position:absolute;
	overflow:hidden;
	visibility:hidden;
	top:177px;
	height:279px;
	width:111px;
	cursor:pointer;
}
.flashObjContent {
	width:410px;
	height:200px;
	position:absolute;
	top:230px;
	left:110px;
	margin-left:50%;
	visibility:hidden;
	z-index:100000;
}
.flashObjContentLeft {
	float:left;
	width:37px;
	height:200px;
	background:transparent url(../images/tpbox_tail.png) no-repeat;
}
.flashObjContentRight {
	float:left;
	width:373px;
	height:200px;
}
.flashObjContentRightInner {
	padding-top:3px;
}
.flashContentTop {
	height:14px;
	width:373px;
}
.flashContentTopLeft {
	float:left;
	width:14px;
	height:14px;
	background:transparent url(../images/tpbox_topleft.png) no-repeat;
}
.flashContentTopCenter {
	float:left;
	width:345px;
	height:14px;
	background:transparent url(../images/tpbox_bg.png);
}
.flashContentTopRight {
	float:left;
	width:14px;
	height:14px;
	background:transparent url(../images/tpbox_topright.png) no-repeat;
}
.flashContentMiddle {
	height:169px;
	width:373px;
	background:transparent url(../images/tpbox_bg.png);
}
.flashContentMiddleInner {
	padding-top:8px;
	padding-left:18px;
	padding-right:5px;
}
.challengerName {
	font-family:tahoma;
	font-size:11px;
	overflow:hidden;
	font-weight:bold;
	color:#00578D;
	padding-top:15px;
	padding-bottom:15px;
	margin:0;
}
.challengerDetails {
	font-family:tahoma;
	font-size:11px;
	line-height:15px;
	color:#0D0D0D;
	font-weight:normal;
	padding-bottom:5px;
	min-height:60px;
}
.challengersButtonBox {
	padding-left:10px;
	height:23px;
}
.challengersButtonBox input {
	height:23px;
	width:155px;
	cursor:pointer;
	font-size:11px;
	line-height:15px;
	color:#FFFFFF;
	padding-right:3px;
	background:transparent url(../images/flash_button_bg.png) no-repeat;
	border:0px;
}
.flashContentBottom {
	height:14px;
	width:373px;
}

.flashContentBottomLeft {
	float:left;
	width:14px;
	height:14px;
	background:transparent url(../images/tpbox_bottomleft.png) no-repeat;
}
.flashContentBottomCenter {
	float:left;
	width:345px;
	height:14px;
	background:transparent url(../images/tpbox_bg.png);
}
.flashContentBottomRight {
	float:left;
	width:14px;
	height:14px;
	background:transparent url(../images/tpbox_bottomright.png) no-repeat;
}
.bioHeader {
	height:154px;
	width:400px;
	margin:0 auto;
	background:transparent url(../images/bio_head_bg.jpg) no-repeat;
}
.bioHeaderInner {
	/* */
}
.bioHeaderLeft {
	width:120px;
	float:left;
	height:154px;
}
.bioChallenger1 {
	background: transparent url(../images/sil_tn_1.gif) no-repeat bottom center;
	height:154px;
	width:120px;
}
.bioHeadChallenger {
	padding-top:85px;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
}
.bioHeadChallenger span {
	color:#000000;
}
.bioHeaderRight {
	width:280px;
	float:left;
	height:154px;
}
.bioHeaderHeading {
	padding-top:18px;
	padding-left:3px;
	height:42px;
}
.bioHeaderChallengers {
	height:94px;
}
.bioHeaderChallengers a{
color:#FFFFFF;
text-decoration:none;
}
.bioHeaderChallengers a:hover{
text-decoration:underline;
}

.bioChallenger2 {
	height:94px;
	width:68px;
	float:left;
	background:transparent url(../images/sil_tn_2.gif) no-repeat bottom center;
}
.bioChallenger3 {
	height:94px;
	width:68px;
	float:left;
	background:transparent url(../images/sil_tn_3.gif) no-repeat bottom center;
}
.bioChallenger4 {
	height:94px;
	width:65px;
	float:left;
	background:transparent url(../images/sil_tn_4.gif) no-repeat bottom center;
}
.bioChallenger5 {
	height:94px;
	width:65px;
	float:left;
	background:transparent url(../images/sil_tn_5.gif) no-repeat bottom center;
}
.bioChallengerText {
	padding-top:40px;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:10px;
	line-height:13px;
	font-weight:bold;
	background:transparent url(../images/black_opacity.png) no-repeat;
}
.bioChallengerText span {
	color:#FFFB9A;
}
.bioTabs {
	height:23px;
	padding-left:15px;
}
.bioTabBox {
	float: left;
	padding-right:5px;
}
.bioRightImage {
	float:right; 
	width:140px; 
	height:180px;
	padding-top:10px;
}
.bioRightImage a{ 
	font-family:Tahoma;
	font-size:11px;
	line-height:15px;
	color:#999999;
	font-weight:normal;
}
.bioRightImage a:hover{ 
	font-family:Tahoma;
	font-size:11px;
	line-height:15px;
	color:#999999;
	font-weight:normal;
}
.img_border {
	border:1px solid #AEAEAE;
}
.default_button {
	cursor:pointer;
}

/* Blog Page */
.fox43VideoThumbInner {
	float:left;
	width:64px;
	height:38px;
	padding-top:2px;
	overflow:hidden;
}
.fox43PanelLogoInner {
	float:left;
	padding-right:6px;
	padding-left:5px;
	padding-top:11px;
}
.fox43PanelDescTextInner {
	/**/
	height:40px;
	width:70px;
}
.fox43DescriptionInner {
	padding-top:1px;
	float:left;
}
.fox43PanelDescTextInner a {
	color:#E53806;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}
.fox43PanelDescTextInner a:hover {
	color:#E53806;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}
.panelFormBoxInnerSmall {
	/**/
}
.panelFormBoxInnerSmall .fieldBoxLeft {
	float:left;
	width:150px;
}
.panelFormBoxInnerSmall .fieldBoxSmall {
	padding-top:4px;
	width:140px;
}
.panelFormBoxInnerSmall .fieldBoxSmall input {
	width:136px;
	color:#666;
	font-size:10px;
	border:1px solid #999;
	height:17px;
	padding-top:5px;
	padding-left:2px;
	padding-right:2px;
}
.panelFormBoxInnerSmall .buttonBoxSmall {
	padding-left:5px;
	width:65px;
	padding-top:5px;
	float:left;
}
.panelFormBoxInnerSmall .buttonBoxSmall .button {
	background:transparent url(../images/button_square_bg.jpg) no-repeat;
	width:65px;
	height:50px;
	color:#FFFFFF;
	font-family:Arial;
	font-size:14px;
	border:0px;
	cursor:pointer;
	font-weight:normal;
}
/* CSS Added and Modified by Mondographics */

/*ul {
	padding-top:0px;
	margin-top:0px;
	color:#3B3B3B;
	font-size:11px;
	line-height:15px;
	font-weight:normal;
}*/
ul {
	padding-top:10px;
	margin-top:0px;
	color:#3B3B3B;
	font-size:11px;
	line-height:15px;
	font-weight:normal;
	padding-bottom:0px;
	margin-bottom:0px;
}
li {
	padding-bottom:10px;
	margin-bottom:0px;
}
.h1 {
	padding-bottom:2px;
}

.h2 {
	font-size:20px;
	color:#E14C0D;
	padding-left:10px;
	padding-bottom:0px;
	margin-bottom:-5px;
	font-weight:normal;	
}
.h3 {
	font-family:Arial;
	font-size:24px;
	color:#160D09;
	font-weight:normal;	
	font-style:normal;
	padding:0px;
	margin:0px;
}
h1 {
	font-size:22px;
	color:#E14C0D;
	font-weight:normal;
	padding-bottom:10px;
}
/*
h2 {
	font-size:20px;
	color:#E14C0D;
	padding-left:10px;
	font-weight:normal;	
}
h3 {
	font-family:Arial;
	font-size:24px;
	color:#160D09;
	font-weight:normal;	
}
*/
/*h2 {
	font-size:16px;
	color:#00578d;
	font-weight:normal;
	padding-bottom:10px;
}
h3 {
	font-size:12px;
	color:#3b3b3b;
	font-weight:bold;
	font-style:italic;
	padding-bottom:10px;
}
h4 {
	font-size:12px;
	color:#00578D;
	font-weight:bold;
	padding-bottom:10px;
}
*/
h2 {
	font-size:16px;
	color:#00578d;
	font-weight:normal;
	padding-top:10px;
	padding-bottom:10px;
}/*comment by dharti*/ /*h3 {	font-family:Arial;	font-size:24px;	color:#160D09;	font-weight:normal;	}*/
h3 {
	font-size:12px;
	color:#3b3b3b;
	font-weight:bold;
	font-style:italic;
	padding-top:10px;
	padding-bottom:10px;
}
h4 {
	font-size:12px;
	color:#00578D;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
}
.bluetext {
	font-size:12px;
	color:#00578D;
	font-family:Arial;
	padding:0px;
	text-decoration:none;
}
a.bluetext:hover {
text-decoration:underline;
color:#000000;
}
.orangetext {
	font-size:12px;
	color:#E14C0D;
}

/*:: login*/
.loginBox P input[type=text],input[type=password] {
	width:167px;
	color:#666;
	font-size:11px;
	border:1px solid #999;
	height:17px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
}
.loginBox p {margin:5px 0px; padding:0px;}
.loginBox p label {width:110px; float:left; text-align:right; padding:3px; font-weight:bold;}

.btnBox {
	background:transparent url(../images/button_small_bg.jpg) no-repeat;
	width:75px;
	height:28px;
	color:#FFFFFF;
	font-family:Arial;
	font-size:14px;
	border:0px;
	cursor:pointer;
	font-weight:normal;
	padding-left:5px;
}
.largeButton {
	background:transparent url(../images/button_large_bg.jpg) no-repeat;
	width:170px;
	height:28px;
	color:#FFFFFF;
	font-family:Arial;
	font-size:14px;
	border:0px;
	cursor:pointer;
	font-weight:normal;
}

.RegisterBox p{
margin:5px 0px;
padding:0px;
overflow:auto;
/*border:1px solid #000;*/
}
.RegisterBox P input[type=text],input[type=password]{
	width:167px;
	color:#666;
	font-size:11px;
	border:1px solid #999999;
	height:17px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
}
.RegisterBox P select {
	color:#666;
	font-size:11px;
	border:1px solid #999999;
	height:23px;
}
.RegisterBox P textarea {
	color:#666;
	font-size:11px;
	border:1px solid #999999;
	width:180px;
	padding:2px 0px 2px 10px;
}

.RegisterBox p label {width:140px; float:left; text-align:right; font-weight:bold; height:40px;}/*comment by Dharti*//*.RegisterBox p label {width:120px; float:left; text-align:right; font-weight:bold; }*/
.RegisterBox p .rightLabel { width:260px;float:right; text-align:left; height:40px;}/*comment by Dharti*//*.RegisterBox p .rightLabel { width:280px;float:right; text-align:left;  }*/

.succMessage {
	font-size:11px;
	color:#00578D;
	font-family:Arial;
	font-weight:bold;
}
.errMessage {
	font-size:11px;
	color:#FF0000;
	font-family:Arial;
	font-weight:bold;
}
.mandatory {
	font-size:12px;
	color:#999999;
	font-family:Arial;
	font-weight:bold;	
}

.galleryImage {
float:left;
text-align:center;
margin-right:15px;
border:1px solid #b2b2b2;
padding:2px;
width:100px;
height:100px;
margin-bottom:10px;
}

/* Video */
#VideoBox {
overflow:hidden;
}
#VideoBox .videoDiv {
float:left;
text-align:center;
margin-right:7px;
padding:2px;
width:125px;
height:110px;
margin-bottom:10px;
}
#VideoBox .videoDiv .ImgDiv{
width:122px;
height:74px;
padding:2px 2px;
border:1px solid #b2b2b2;
}
#VideoBox .videoDiv .TitleDiv {
text-align:center;
padding:2px 1px;
color:#00578D;
}

/* Blog */
#BlogBox {
padding:3px;
width:inherit;
font-size:12px;
/*border:1px solid #000;*/
}
#BlogBox a:hover{
color:#00578D;
}
#BlogBox div {
min-height:20px;
vertical-align:top;
}
#BlogBox .BlogTitle {
color:#00578D;
font-size:15px;
font-weight:600;
text-decoration:none;
float:left;
line-height:20px;
}
#BlogBox .BlogInnerDiv {
clear:both;
width:100%;
padding:1px;
overflow:hidden;
}
#BlogBox .commentTitle {
float:left;
text-align:left;
width:230px;
font-size:12px;
color:#E14C0D;
}
#BlogBox .rightText {
float:right;
color:#666666;/*#E14C0D;*/
}
#BlogBox p {
padding-top:3px;
padding-bottom:3px;
text-align:justify;
margin:0px;
vertical-align:top;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:18px;
}
/*#BlogBox a.BlogTitle{
padding-right:12px;
}*/

#BlogBox a.BlogTitle:hover{
color:#000;
text-decoration:none;
/*background:transparent url(../images/link_next.gif) no-repeat scroll right 6px;*/
}
/*:: login*/
#BlogBox p input[type=text],input[type=password] {
	width:170px;
	color:#666;
	font-size:11px;
	border:1px solid #999;
	height:17px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
}
#BlogBox p textarea {
	border:1px solid #999;
}
#BlogBox p label {vertical-align:top; width:100%; float:left; text-align:left; padding:3px; font-weight:bold; }


.graytext{
color:#666666;/*#E14C0D;*/
}
.blacktext{
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:18px;
color:#000;
}

hr {
color:#E6E6E6;
height:1px;
padding:0px;
margin:0px;
text-decoration:none;
}

.PageLinkDiv {
float:left;
width:300px;
}

.PageDescDiv {
float:right;
}

.hidden {
	visibility: hidden;
	height: 0px;
	padding:0px;
	margin:0px;
}
.checkmark {
	list-style:url(../images/checkmark.gif);
}
.footnote {
	color:#00578d;
	font-style: italic;
}

a.searchLink{
font-size:13px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:22px; /*added by Dharti*/
color:#00578D;
text-decoration:none;
}
a.searchLink:hover{
color:#000;
line-height:22px; /*added by Riddhi*/
text-decoration:none;
}
.legend {
	font-size:inherit;
	color:#00578d;
	border-color:#E14C0D;
	border-style:solid;
	border-width:thin;
	background-color:#FFF;
	font-weight:bold;
	padding:5px;
	margin:0 0 0 10px;
	
}
.fieldset {
	border-color:#E14C0D;
	border-bottom-width:thin;
	border-style:solid;
	background-image:url(../images/fieldsetBackgroundImage.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
}
a.bluesmallLink {
font-size:11px;
color:#00578D;
text-decoration:none;
}
a.bluesmallLink:hover{
color:#E73F03;
text-decoration:underline;
}

#zipOfferDiv {
/*padding-left:140px;
/*border:1px solid #000;*/
}
#offerRadioDiv {
padding:10px;
padding-left:70px;
font-weight:bold;
}

a.bluedashlink {color:#e73f03; font-weight:bold; border-bottom:1px dashed #e73f03; text-decoration:none; vertical-align:top;}
a.bluedashlink:hover{color:#00578d;}

