body {
	/*background-color: #2d2d2d;
	background-image: url(../images/layout_2_bg.jpg);*/
	/*background-color: #e2e2e2;*/
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: sans-serif;
	font-size: 13px;
	color: #4F4F4F;
	/*color: #000;*/
}

a:link {
	color: #03C;
	
	text-decoration: underline;
}
a:visited {
	color: #03C;
	text-decoration: underline;
}
a:hover {
	/*color: #f77626;*/
	color: #0000A8;
	text-decoration: none;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.BlackBtn {
	color: #FFF;
	padding: 2px;
	border: 1px solid #000;
	background-color: #000;
	cursor: pointer;
}
.BlackText_18px {
	font-size: 18px;
}
.WhiteText_18px {
	font-size: 18px;
	color: #FFF;
}
.Text_11px {
	font-size: 11px;
}
.OrangeText {
	color: #f77626;
}
.LightGreyText {
	color: #858585;
}
#SigninField {
	background-image: url(../images/signinTextField.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 165px;
	padding-top: 2px;
	padding-left: 4px;
	margin-bottom: 6px;
}
.SigninField {
	height: 16px;
	width: 160px;
	border: 1px solid #FFF;
}
#Container {
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
}
#Header {
	background-color: #FFF;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	height:150px;
}
#HeaderRightArea {
	float: right;
	width: 340px;
	padding-right: 10px;
	padding-left: 40px;
	text-align: right;
	padding-top: 5px;
}
#HeaderSearchArea {
	float: right;
	padding-top: 45px;
}
#HeaderSearchField {
	background-image: url(../images/headerSearchField.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 222px;
	padding-top: 2px;
	padding-left: 4px;
	text-align: left;
}
.HeaderSearchField {
	height: 18px;
	width: 218px;
	border: 1px none #FFF;
}
#MarketingDataArea {
	font-size: 14px;
	margin-top: 25px;
}
#TabsArea {
	padding-top: 21px;
}
#BodyContainer {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#CopyRightArea {
	color: #CCC;
	text-align: center;
	padding: 20px;
}
#CopyRightArea a:link {
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}
#CopyRightArea a:visited {
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}
#CopyRightArea a:hover {
	font-weight: bold;
	color: #f77626;
	text-decoration: none;
}
#Footer {
	background-color: #000;
	padding-top: 13px;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #f77626;
	padding-bottom: 20px;
}
#Footer a:link {
	color: #949494;
	text-decoration: none;
}
#Footer a:visited {
	color: #949494;
	text-decoration: none;
}
#Footer a:hover {
	color: #F77626;
	text-decoration: none;
}
#SideFooterArea {
	float: left;
	width: 260px;
	padding-right: 20px;
	padding-left: 20px;
}
#CenterFooterArea {
	float: left;
	width: 361px;
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3e3e3e;
	border-left-color: #3e3e3e;
}
#SideFooterArea ul {
	margin: 0px;
	padding: 0px;
}
#SideFooterArea ul li {
	font-size: 17px;
	color: #F9F9F9;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#SideFooterArea ul li ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}
#SideFooterArea ul li ul li {
	color: #F9F9F9;
	padding-left: 18px;
	font-size: 15px;
}
#CenterFooterArea ul {
	margin: 0px;
	padding: 0px;
}
#CenterFooterArea ul li {
	font-size: 17px;
	color: #F9F9F9;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#CenterFooterArea ul li ul {
	margin: 0px;
	padding: 0px;
}
#CenterFooterArea ul li ul li {
	padding-left: 18px;
	font-size: 15px;
}
#CenterFooterArea ul li ul li ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#CenterFooterArea ul li ul li ul li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}
#CenterFooterArea ul li ul li ul li ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#CenterFooterArea ul li ul li ul li ul li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
}
#BodyColumns {
	width: 192px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
#BodyCenterColumn {
	padding: 20px;
}
#HeadingArea {
	padding-bottom: 10px;
}
#WelcomeArea {
	padding-bottom: 20px;
}
#VideoRecord {
	background-color: #000;
	margin-bottom: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#WhiteBox {
	background-color: #FFF;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#WhiteBox ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}
#WhiteBox ul li {
	color: #f77626;
	padding-bottom: 8px;
}
#WhiteBox ul li a:link {
	color: #4F4F4F;
	text-decoration: none;
}
#WhiteBox ul li a:visited {
	color: #4F4F4F;
	text-decoration: none;
}
#WhiteBox ul li a:hover {
	color: #f77626;
	text-decoration: none;
}
#VideoCategories {
	padding-bottom: 10px;
}
#VideoCategories ul {
	margin: 0px;
	padding: 0px;
}
#VideoCategories ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#VideoCategories ul li a:link {
	background-image: url(../images/videoCat_li_Bg.gif);
	display: block;
	height: 20px;
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #FFF;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 15px;
}
#VideoCategories ul li a:visited {
	background-image: url(../images/videoCat_li_Bg.gif);
	display: block;
	height: 20px;
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #FFF;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 15px;
}
#VideoCategories ul li a:hover {
	background-image: url(../images/videoCat_li_Bg.gif);
	display: block;
	height: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 15px;
}
#LinkRight {
	text-align: right;
}
#VideoThumbRecord {
	background-color: #FFF;
	padding: 1px;
	float: left;
	width: 118px;
	margin-right: 4px;
}
#VideoRecordData {
	padding: 5px;
	text-align: center;
}
#LeftArrow {
	float: left;
	width: 18px;
	padding-top: 75px;
	padding-right: 2px;
	padding-left: 2px;
}
#RightArrow {
	float: left;
	width: 18px;
	padding-top: 75px;
	padding-right: 2px;
	padding-left: 1px;
}
#VideoRecord #HeadingArea a:link {
	color: #FFF;
	text-decoration: none;
}
#VideoRecord #HeadingArea  a:visited {
	color: #FFF;
	text-decoration: none;
}
#VideoRecord #HeadingArea a:hover {
	color: #f77626;
	text-decoration: none;
}
#AdsArea {
	padding-bottom: 10px;
}
#BodyAdsArea {
	padding-bottom: 20px;
}
#TestimonialRecordRow {
	padding-bottom: 10px;
}
#VideoCategories ul li ul {
	margin: 0px;
	padding: 0px;
	color: #FFF;
	width: 100%;
}
#VideoCategories ul li ul li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#VideoCategories #selectedCat {
	background-image: url(../images/selectedCat_bg.gif);
	display: block;
	height: 20px;
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #000;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 15px;
	font-weight: bolder;
}
#VideoCategories ul li ul li a:link {
	background-image: url(../images/subcat_bg.jpg);
	display: block;
	height: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 25px;
}
#VideoCategories ul li ul li a:visited {
	background-image: url(../images/subcat_bg.jpg);
	display: block;
	height: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 25px;
}
#VideoCategories ul li ul li a:hover {
	background-image: url(../images/subcat_bg.jpg);
	display: block;
	height: 20px;
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #FFF;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 25px;
}
#VideoStripContainer {
	float: left;
	width: 492px;
}
.WhiteBorder {
	border: 1px solid #FFF;
}
.Text_16px {
	font-size: 16px;
	text-decoration: none;
}
.TextBold_16px {
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
}
.Text_24px {
	font-size: 24px;
	text-decoration: none;
}
.Text_22px {
	font-size: 22px;
	text-decoration: none;
}

.Text_14px {
	font-size:14px; 
	line-height:16pt;
}
.BlackText {
	text-decoration: none;
	color:#4F4F4F;
}
form {
	margin: 0px;
	padding: 0px;
}
.RedText {
	color: #F00;
	text-decoration: none;
}
.LightGreyText_11px {
	font-size: 11px;
	color: #858585;
	text-decoration: none;
}
#Padding_8px_noImage {
	padding: 8px;
}

#Container #header{ background-color: #FFF;}
#Container #header #logo{ float:left; margin:10px 0px 10px 10px;}
#Container #header #top_menu_links { font-size:11px; padding:8px 10px 0px 0px; float:right; font-size:11px;}
#Container #header #top_menu_links a{ color:#000; text-decoration:none;}

#Container #header #topbanner {  float:right;}
#Container #menu { background-image:url(../images/navigation.png); width:100%; background-repeat:repeat-x; height:24px; margin-bottom:1px; color:#FFF; font-size:14px;}
#Container #menu #button{ float:left; width:158px; height:21px; padding-top:3px; text-align:center}
#Container #menu .selectedbutton{ background-color:#000; font-weight:bold;}
#Container #menu #button a{ text-decoration:none; color:#FFF;}


#Container #blubox{ background-color:#0e6093; padding-bottom:10px;}
#Container #blubox #bluleftcol{ float:left;}
#Container #blubox #bluleftcol #getknlwledge{ /*font-size:49px;*/ font-size:36px; color:#FFF; padding-left:8px; padding-top:37px;}
#Container #blubox #bluleftcol #view{ font-size:18px; /*color:#dcdcdc;*/ color:#FFF; padding-left:10px; padding-top:5px; width:655px;}
#Container #blubox #bluleftcol #searchbar{float:left; text-align:center; background-image:url(../images/search_bar.png); width:485px; height:42px; background-repeat:no-repeat; margin-left:10px; margin-right:10px;/* margin-top:42px;*/ margin-top:30px;}

#Container #blubox #bluleftcol #searchbar input{width:470px; height:28px;margin:5px 0px 0px 0px; border:0px; font-size:20px;}

#Container #blubox #bluleftcol #searchbutton{ float:left; margin-top:30px; font-size:18px; color:#FFF;}
#Container #blubox #blurightcol { float:right; padding-top:10px; padding-right:10px;}


#Container #leftwhitecol{ float:left;width:628px;}
#Container #leftwhitecol #leftwhitetop{ background-image: url(../images/left_white_top.png); width:628px; height:5px; margin-top:10px; background-repeat:no-repeat;}
#Container #leftwhitecol #leftwhitetextholder{ background-image:url(../images/left_white_bg.png); width:628px; background-repeat:repeat-y; color:#eb3e14; font-size:35px; padding-left:px;}
#Container #leftwhitecol #leftwhitetextholder #postaquestion{ margin-top:-5px; font-size:25px; color:#808080; padding-left:10px; width:402px;}
#Container #leftwhitecol #leftwhitetextholder #question{width:360px; font-size:12px; color:#000; padding-top:18px;padding-left:10px;}
#Container #leftwhitecol #leftwhitetextholder #questionarea{ width:359px; height:28px; border:solid 1px #c6c6c6; margin-top:10px; margin-left:10px;}
#Container #leftwhitecol #leftwhitetextholder #Describe{width:360px; font-size:12px; color:#000;padding-top:18px;padding-left:10px;}
#Container #leftwhitecol #leftwhitetextholder #describearea{ width:359px; height:127px; border:solid 1px #c6c6c6;  margin-left:10px; margin-top:10px;}
#Container #leftwhitecol #leftwhitetextholder #askquestionbttn{ margin-top:20px; margin-left:10px; padding-bottom:11px;}
#Container #leftwhitecol #leftwhitebottom{ background-image:url(../images/left_white_bottom.png); width:628px; height:5px; background-repeat:no-repeat;padding-left:10px;}


#Container #rightwhitecol{  float:right;}
#Container #rightwhitecol #rightwhitetop{ background-image:url(../images/right_white_top.png); width:313px; height:5px; background-repeat:no-repeat; margin-top:10px;}
#Container #rightwhitecol #rightwhitetextholder{ background-image:url(../images/right_white_bg.png); width:313px; background-repeat:repeat-y; }
#Container #rightwhitecol #rightwhitetextholder #areyou{ font-size:30px; color:#eb3e14; padding-left:10px; text-align:center;}
#Container #rightwhitecol #rightwhitetextholder #funnyimg{ padding-left:38px; padding-top:9px; }
#Container #rightwhitecol #rightwhitetextholder #uploadtxt{ font-size:16px; color:#808080; text-align:center; padding-top:10px; }
#Container #rightwhitecol #rightwhitetextholder #rightwhiteorangebttn{ margin:10px 0px 0px 22px;}
#Container #rightwhitecol #rightwhitetextholder #padng{ padding-bottom:10px;}
#Container #rightwhitecol #rightwhitebottom{ background-image:url(../images/right_white_bottom.png); width:313px; height:5px; background-repeat:no-repeat;}

#Container #bodytopcol{	height:35px;color:#FFF;	text-align:center;font-size:18px;padding-top:10px;}
#Container #bodytopcol #leftlightbox{float:left; background-color:#FFF; height:35px; width:10px;}
#Container #bodytopcol #firstgraybox{float:left; background-color:#FFF; width:339px; height:29px; text-align:left; font-size:18px; border-right-width: 1px;border-right-style: solid; border-right-color: #FFF; padding-top:6px; padding-bottom:8px; font-size:30px; color:#eb3e14;}
#Container #bodytopcol #secondgraybox{float:left; background-color:#FFF; width:309px; height:29px; text-align:center; font-size:18px; border-right-width: 1px;border-right-style: solid; border-right-color: #FFF; padding-top:6px; color:#eb3e14; font-size:30px; padding-bottom:8px;}
#Container #bodytopcol #thirdgraybox{float:left; /*background-color:#808080;*/ width:309px; height:29px; text-align:center; font-size:18px;padding-top:6px;}
#Container #bodytopcol #rightlightbox{float:left; /*background-color:#a1a1a1;*/ height:35px; width:10px;}

#Container #bodyarea{padding:0px 10px 10px 11px; background-color:#FFF }
#Container #bodyarea #bodyleftcol{ float:left; /*width:299px;*/ width:330px; font-size:12px; color:#000; text-align:justify; padding:0px 10px 0px 0px; border-right-width: 1px;border-right-style: solid;border-right-color: #c5c5c5;}
#Container #bodyarea #bodyleftcol ul{ padding: 10px 0px 0px 18px; margin:0px 0px 0px 0px;}
#Container #bodyarea #bodyleftcol ul li{ padding: 5px; }
#Container #bodyarea #bodyleftcol #thirdcolfirstrow  { text-align:left }
#Container #bodyarea #bodyleftcol #thirdcolfirstrow #firstimg { padding:10px 0px 0px 10px; float:left;}
#Container #bodyarea #bodyleftcol #thirdcolfirstrow #firstrowtext{float:left; color:#e6260f; margin:10px 0px 0px 20px; font-size:12px; width:178px;}
#Container #bodyarea #bodyleftcol #thirdcolfirstrow #firstrowtext a{color:#e6260f;text-decoration:none;}


#Container #footer{padding:40px 0px 20px 0px; text-align:center; font-size:12px; background-color:#FFF; }
#Container #footer #footerlinks{padding:10px 0px 0px 0px; text-align:center; border-top:#c5c5c5 solid 1px; color:#676767; line-height:20px;}
#Container #footer #footerlinks a{text-decoration:none; color:#676767;}


#BodyCenterColumn #WelcomeBox #searchbar_howto{float:left; text-align:center; background-image:url(../images/search_howto.png); /*width:485px;*/ width:350px; height:42px; background-repeat:no-repeat; /*margin-left:10px;*/ margin-right:10px;}

#BodyCenterColumn #WelcomeBox #searchbar_howto input{/*width:470px;*/ width:345px; height:33px; margin:5px 0px 0px 0px; border:0px; font-size:20px;}

#BodyCenterColumn #WelcomeBox #searchbutton_whowto{ float:left; font-size:18px; color:#FFF;}

/*#Container #blurightcol #rightwhitetop{ background-image:url(../images/right_white_top.png); width:270px; height:5px; background-repeat:no-repeat; margin-top:10px;}*/