@CHARSET "ISO-8859-1";

/* Global Styles  */ 
/* Classes for positioning */
*							    {}
P						{font-family:Verdana,arial,helvetica,sans-serif;color:#464646;font-size:11px;}
HTML {overflow-y:scroll}
HTML,BODY						{height:100%;margin:0px;padding:0px;font-family:Verdana,arial,helvetica,sans-serif;color:#464646;font-size:11px;}
IMG							    {border:0px;}
IMG, OBJECT, EMBED				{display:block;}
DIV							    {-moz-box-sizing:border-box;box-sizing:border-box;}
BODY							{margin:0px; padding:0px;background-color:#999999;text-align:center;background-image:url(/images/bg_gradient2.jpg);background-repeat:no-repeat;}
A, A:link, A:active, A:visited	{color:#464646;text-decoration:underline;}
A:hover                         {color:#c71444}
/* CSS Reset - Resets pre-defined browser css styles */
applet,P,object, iframe,h1,h2, h3, h4, h5, h5, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,caption, tbody, tfoot, thead, {margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;vertical-align: baseline;}
/* remember to define focus styles! */
:focus {outline: 0;}
ol, ul {list-style: none; padding-top:10px; font-size:11px;}

ol>li {list-style:decimal;}
ul>li {list-style:disc;}

blockquote:before, blockquote:after,
q:before, q:after {content: "";}
blockquote, q {quotes: "" "";} 
/*   End of reset    */
/* End Global Styles */



/* Border specific styles */
.border				{font-family:Arial,helvetica,sans-serif;padding-right:5px; padding-left:5px;}
/* end Border specific */



/* Header */
#header				{margin:0 auto;background-color:#FFFFFF;width:960px; height:120px; position:relative; z-index:9999; padding:0px; text-align:left;}
.otclogo			{position:relative;top:10px;padding-left:10px; text-align:left;}
/* End Header */

/* Subheader */
#subheader			{margin:0 auto;background-color:#FFFFFF;width:960px; height:150px; position:relative; z-index:9998; padding:0px; text-align:left;}
/* End Subheader */


/* Left bar nav */
.LeftBarNav			{width:180px;float:left;top:0px;text-align:center;vertical-align:top;background-image:url(/images/bg_gradient_contexualNav.jpg);background-repeat:no-repeat;height:auto;}
/* End Left Bar Nav */

/* Body */
.SurveySubheadLanding		{background-image:url(/images/subHead_owners_landing.jpg);background-repeat:no-repeat;background-position:center;}
.tThinRule			{border-bottom:solid 1px #cdcdcd;height:30px;margin-bottom:10px;} 	
.tTitlePaddingLanding		{padding:20px; height:auto; line-height:16px}
/* End Body */

h1		{ 
	margin:0;
	font-size:14px;
	font-weight:bold;
	color: #333333;
	font-style:normal;
	padding: 10px 0 0 0;
	}

h2		{ 
	margin:0;
	font-size:12px;
	font-weight:bold;
	color: #333333;
	font-style:normal;
	padding: 10px 0 0 0;
	}

	