form {margin: 0px; padding: 0px;}
.s11 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	letter-spacing: 2px;
}
.s11 a:link {color:#666666;}
.s11 a:visited {color:#666666;}
.s11 a:active {color:#666666;}
.s11 a:hover {color:#000000;}
.footerLink {
	text-transform: none;
	color: #333333;
	text-decoration: none;
	letter-spacing: 2px;
	font: normal 12px Arial, Helvetica, sans-serif;
}
.footerLink a:link {
	color:#333333;
	text-decoration: none;
}
.footerLink a:visited {
	color:#333333;
	text-decoration: none;
}
.footerLink a:active {
	color:#333333;
	text-decoration: none;
}
.footerLink a:hover {
	color:#FF0000;
	text-decoration: none;
}
.maincontent {
	text-transform: none;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0px;
	padding: 0px 20px 0px 0px;
	font: normal 12px Arial, Helvetica, sans-serif;
}
.maincontent a:link {color:#000066;}
.maincontent a:visited {color:#660066;}
.maincontent a:active {color:#660000;}
.maincontent a:hover {color:#ff0000;}
.title {
	font: italic small-caps 18px Arial, Helvetica, sans-serif;
	color: #999999;
	letter-spacing: 3px;
	text-transform: capitalize;
}
.time {
	font: italic small-caps 12px Arial, Helvetica, sans-serif;
	color: #666666;
	letter-spacing: 0px;
	text-transform: capitalize;
	text-indent: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 20px;
}
.box {
	color: #000000;
	text-decoration: none;
	letter-spacing: 0px;
	padding: 2px 5px;
	font: 11px Arial, Helvetica, sans-serif;
}
.box a:link {color:#000066;}
.box a:visited {color:#660066;}
.box a:active {color:#660000;}
.box a:hover {color:#ff0000;}
.boxHome {
	color: #000000;
	text-decoration: none;
	letter-spacing: 0px;
	padding: 2px 5px;
	font: 11px Arial, Helvetica, sans-serif;
	background: #ffffff;
}
.boxHome a:link {color:#000066;}
.boxHome a:visited {color:#660066;}
.boxHome a:active {color:#660000;}
.boxHome a:hover {color:#ff0000;}
.box1 {
	border-color: #666666 #666666 #999999 #999999;
	background: #EBE7DA;
	border-width: thin;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 0px;
	padding: 10px 0px 0px;
	background-attachment: scroll;
	background-image: url(/images/body/r11_c4.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.bottom a:link {color:#000066;}
.bottom a:visited {color:#660066;}
.bottom a:active {color:#660000;}
.bottom a:hover {color:#ff0000;}
.rightBio {
	text-transform: none;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0px;
	font: normal 11px Arial, Helvetica, sans-serif;
}
.rightBio a:link {
	color:#000066;
	text-decoration: none;
}
.rightBio a:visited {
	color:#000066;
	text-decoration: none;
}
.rightBio a:active {
	color:#000066;
	text-decoration: none;
}
.rightBio a:hover {
	color:#FF0000;
	text-decoration: none;
}
.rightsubBio {
	text-transform: none;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0px;
	font: normal 10px Arial, Helvetica, sans-serif;
}
.rightsubBio a:link {
	color:#000066;
	text-decoration: none;
}
.rightsubBio a:visited {
	color:#000066;
	text-decoration: none;
}
.rightsubBio a:active {
	color:#000066;
	text-decoration: none;
}
.rightsubBio a:hover {
	color:#FF0000;
	text-decoration: none;
}
.whitetable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0;
}.home_r5_c3 {
	background-attachment: scroll;
	background-image: url(/images/body/home_r5_c3.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.home_r8_c1 {
	background-attachment: scroll;
	background-image: url(/images/body/home_r8_c1.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #FFFFFF url(/images/body/bg.jpg) repeat-x scroll center top;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
body a:link {color:#000066;}
body a:visited {color:#660066;}
body a:active {color:#660000;}
body a:hover {color:#CA0002;}
.oneColFixCtrHdr #container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #CCCCCC;
	text-align: left;
}
.oneColFixCtrHdr #header {
	background: #FFFFFF;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #homefflash {
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF;
}
.oneColFixCtrHdr #topImage {
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF;
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
.oneColFixCtrHdr #Rbox {
	padding: 5px 5px 5px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
	height: auto;
	width: 180px;
	border: thin solid #CCCCCC;
	margin: 5px;
}
.oneColFixCtrHdr #footer {
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.oneColFixCtrHdr #studio11 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	letter-spacing: 2px;
}
.oneColFixCtrHdr #studio11 a:link {color:#666666;}
.oneColFixCtrHdr #studio11 a:visited {color:#666666;}
.oneColFixCtrHdr #studio11 a:active {color:#666666;}
.oneColFixCtrHdr #studio11 a:hover {color:#ffffff;}
#flashcontent {
	
}
/* end hide */
.oneColFixCtrHdr #homeBox {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.font10 {font:normal 10px Arial, Helvetica, sans-serif; text-decoration: none; letter-spacing: 0px;}
.font12 {font:normal 12px Arial, Helvetica, sans-serif; text-decoration: none; letter-spacing: 0px;}
.font14 {font:normal 14px Arial, Helvetica, sans-serif; text-decoration: none; letter-spacing: 0px;}
.font16 {font:normal 16px Arial, Helvetica, sans-serif; text-decoration: none; letter-spacing: 0px;}
.font18 {font:normal 18px Arial, Helvetica, sans-serif; text-decoration: none; letter-spacing: 0px;}
.font24 {font:normal 24px Arial, Helvetica, sans-serif; text-decoration: none; letter-spacing: 0px;}