/* This rule resets a core set of elements so that they will appear consistent across browsers. Without this rule, content styled with an h1 tag, for example, would appear in different places in Firefox and Internet Explorer because each browser has a different top margin default value. By resetting these values to 0, the elements will initially be rendered in an identical fashion and their properties can be easily defined by the designer in any subsequent rule. */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	}

ul
	{
	list-style:none;
	}
body 
	{
  	background-color: #FFFFFF;
  	color: #000000;
  	font-size: 12px;
  	line-height: 14px;
  	margin: 0 0 0 0;
  	padding: 0 0 0 0;
  	text-align: center;
	font-family:arial,helvetica,sans-serif;

}
#content p
	{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	}
.ConTable
	{
	background-color:#FFFFFF;
	}
#header 
	{
	height:120px;
	}

#header_sub
	{
	height:120px;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/logo_OC.jpg);
	background-repeat:no-repeat;
	vertical-align:middle;
	}
#no_button
	{
	background:url(../images/button_bg.jpg);
	margin-top:50px;
	height:29px;
	width:950px;
	border-bottom:#CCCCCC 1px solid;
	}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size: 18px;
	font-weight: bold;
	line-height: 14px;
	}
h2 {
	font-family:Helvetica, arial, sans-serif;
	color:#999999;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	}
h3 {
	font-family:Helvetica, Arial, sans-serif;
  	color:#333333;
  	font-size: 12px;
  	font-weight: bold;
	width:200px;
	border-bottom:1px #999999 solid;
	padding-top:10px;
	}
h4 {
	font-family:Helvetica, Arial, sans-serif;
  	color:#999999;
  	font-size: 11px;
  	font-weight: bold;
	width:250px;
	border-bottom:2px #999999 solid;
	padding-top:10px;
	padding-bottom:5px;
	}
.headerstyle1	
	{
	font-family:Helvetica, arial, sans-serif;
	color:#333333;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	}
.headerstyle2{
	font-family:Helvetica, arial, sans-serif;
	color:#999999;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	}
.headerstyle3 
	{
	font-family: Arial, Helvetica, sans-serif;
  	color:#999999;
  	font-size: 15px;
	line-height:18px;
	padding-top:10px;
	padding-bottom:5px;
	}
#headerstyle3
	{
	width:600px;
	padding-top:25px;
	}
	
#NotWhat{
	width:390px;
	background-color:#CCCCCC;
	margin-top:5px;
	padding:10px;
	}
.headerstyle4
	{
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:22px;
	color:#70205b;
	}
.p2	{
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:15px;
	color:#333333;
	line-height:17px;
	}

a,  a:link 
	{
  color:#003366;
  font-weight: bold;
  text-decoration: none;
	}
a:visited 
	{
  color:#990000;
  font-weight: bold;
  text-decoration: none;
	}
a:hover 
	{
  color: #3a32c4;
  text-decoration: underline;
	}
a:focus 
	{
	color: #3a32c4;
	}
a:active 
	{
	color: #383644;
	}
#outerWrapper 
	{
	background-color: #fff;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 950px;
	border:#CCCCCC 1px solid;
	}
.quad_image
	{
 	float:right;
	}

.InputBox
	{
font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	}

#outerWrapper #contentWrapper #content 
	{
  margin: 0 0 0 0;
  padding: 10px 10px 10px 10px;
	}
#outerWrapper #footer {
  background-color: #f4f2fc;
	}
#footer_sub
{
	margin:0px auto;
	height:110px; 
	background-color:#000000;
	background-image:url(../images/logo_footer.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:950px;
	color:#FFF;	
	font-size:8pt; }
	
#footer {
	margin:0px auto;
	height:110px;
	width:950px;
	}

#footer_left{
	padding-left:10px;
	padding-top:10px;
	height:100px;
	float:left;}
	
#footer_middle{
	padding-top:10px;
	height:60px;
	width:200px;
	float:left;
	}
#footer_right{
	padding-top:10px;
	height:60px;
	width:340px;
	margin-left:590px;
	font-size:16px;
	}
#label{
	margin-right:10px;}
	.TableRowAlt{
	background-color:#CCCCCC;
	color:#000000;}
	.TableRow{
	background-color:#ffffff;
	color:#000000;
	}
.TableHeader{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	background-color:#666666;
	}
.Button{
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px;
	height:22px;
	border:solid 1px #000000;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(../images/button_slice.jpg);
	}
.ButtonOrange{
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px;
	height:22px;
	border:solid 1px #000000;
	font-weight:bold;
	background-image:url(../images/button_slice_over.jpg);
	}
.ButtonNext{
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px;
	padding-right:10px;
	background-position:right;
	height:22px;
	border:solid 1px #000000;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(../images/button_next.jpg);
	}
.ButtonNextOver{
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px;
	padding-right:10px;
	background-position:right;
	height:22px;
	border:solid 1px #000000;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(../images/button_next_over.jpg);
	}
.ButtonPrevious{
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px;
	padding-left:10px;
	height:22px;
	background-position:left;
	border:solid 1px #000000;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(../images/button_previous.jpg);
	}
.ButtonPreviousOver{
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px;
	padding-left:10px;
	height:22px;
	background-position:left;
	border:solid 1px #000000;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(../images/button_previous_over.jpg);
	}
.ButtonRollover
	{
	cursor:pointer;
	}