/* main stylesheet of the site containing all the common styles*/

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
	text-decoration: none;
	line-height: 18px;
	margin:30px;
	padding:0;
	background-image:url(../images/body-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#d6d6d6;
}
form {
	margin:0;
	display:inline;
	
}
p {
	margin-top:0;
	margin-bottom:8px;
	line-height:18px;
	
}
a:link, a:visited, a:active {
	text-decoration:none;
	color:#70981d;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
h1, h4 {
	margin:0 0 8px 0;
	
}
h1 {
	font-size:21px;
	line-height:22px;
	color:#000;
}
h2 {
	font-size:18px;
	line-height:20px;
	color:#000;
	margin:0 0 16px 0;
}
h3 {
	font-size:15px;
	line-height:20px;
	margin:0 0 16px 0;
}
h4 {
	font-size:14px;
}

.floatleft {
	float:left;
	display:inline;
}
.floatRight {
	float:right;
	display:inline;
}

.fl	{
	float:left;
}

.fr	{
	float:right;
}

.clear {
	clear:both;
	overflow:hidden;
	
}
ul, ol {
	margin:0;
	padding:0;
}
.bulletlist ul, .smallbulletlist ul {
	list-style:none;
	margin:0;
	padding:0;
}
.bulletlist li {
	background-image:url(../images/bullet1.gif);
	background-repeat:no-repeat;
	background-position: 0 5px;
	padding:0 0 0 20px;
	list-style:none;
}
.bulletlistHome li {
	background-image:url(../images/bullet1.gif);
	background-repeat:no-repeat;
	background-position: 0 5px;
	padding:0 0 10px 20px;
	list-style:none;
}
.smallbulletlist li {
	list-style-type:disc;	
	background:none;
	padding:0;
	margin:0 0 0 20px;
}

sup { 

    vertical-align: 0;

    position: relative;

    bottom: 1ex;

}

/********base structure - START *******/
#mainContainer {
	width:940px;
	margin:0 auto;
	position:relative;
	
}
#mainContainerTop {
	width:860px;
	height:30px;
	margin:0;
	background-image:url(../images/maincontainer-top.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:0 80px 0 0;
	clear:both;
	/*overflow:hidden;*/
}
#mainContainerBottom {
	width:940px;
	height:10px;
	margin:0;
	background-image:url(../images/maincontainer-bottom.gif);
	background-repeat:no-repeat;
	background-position:left top;	
}
#mainContainerContent {
	width:860px;
	margin:0;
	background-color:#FFF;
	background-image:url(../images/maincontainer-bg.gif);
	background-repeat:repeat-y;
	background-position:left top;
	clear:both;
	/*overflow:hidden;*/
	padding:15px 40px;
}
#AboutThisSite, #AboutThisSite a , #AboutThisSite a:visited{
	width:115px;
	height:23px;
	/*margin:0 40px 0 0;*/
	float:right;
	background-image:url(../images/about-btn.gif);
	background-repeat:no-repeat;
	display:block;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	font-family:"Georgia", Times New Roman, Times, serif;
	padding:2px 0 0 0;
}
#AboutThisSite a:hover {
	background-image:url(../images/about-btn-over.gif);
	background-repeat:no-repeat;
}
#HeaderBannerHome {
	width:860px;
	height:175px;
	clear:both;
	z-index:99999;
}
#HeaderBanner {
	width:860px;
	/*height:175px;*/
	clear:both;
}

#Footer {
	width:860px;
	text-align:right;
	font-size:10px;
	padding:10px 0 0 0;
}
/********base structure - END *******/

/**** NAV - Back-Next Buttons --- START****/
#freenavContainer, #guidednavContainer {
	clear:both;
	overflow:hidden;
}
.BackNextButtonContainer, .BackNextButtonContainerbot {
	width:860px;
	height:31px;
	background-image:url(../images/back-next-btn-bg.jpg);
	background-repeat:repeat-y;
	margin:0 0 15px 0;
	clear:both;
	/*overflow:hidden;*/
}

.backButton a, .backButton a:visited {
	background-image:url(../images/back-btn-bg.jpg);
	background-repeat:no-repeat;
	width:46px;
	height:24px;
	padding:4px 0 0 40px;
	float:left;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	display:block;
	text-decoration:none;
}

.nextButton a, .nextButton a:visited {
	background-image:url(../images/next-btn-bg.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:46px;
	height:25px;
	padding:7px 40px 0 0;
	float:right;
	text-align:right;
	display:block;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.homeButton a, .homeButton a:visited {
	background-color:#98c419;
	background-image:url(../images/home-btn-bg.jpg);
	background-repeat:no-repeat;
	width:46px;
	height:25px;
	padding:5px 0 0 40px;
	margin:3px 0 7px 0;
	float:left;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	display:block;
	text-decoration:none;
	
}
.backButton a:hover, .nextButton a:hover, .homeButton a:hover {
	color:#000;	
}
#whereNextBox {
	width:645px;
	clear:both;
	overflow:hidden;
	margin:0 auto;
	position:relative;
}
.whereNextBox_Top {
	width:645px;
	height:6px;
	background-image:url(../images/whereNextBox-top.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
.whereNextBox_Bottom {
	width:645px;

	height:6px;
	background-image:url(../images/whereNextBox-bottom.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.whereNextBoxContent {
	width:615px;
	background-color:#93c23d;
	padding:5px 15px;
	clear:both;
	overflow:hidden;
}
.whereNextBoxTitle {
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	float:left;
	display:inline;
	width:150px;
	margin:0 10px 0 0;
}
.whereNextBoxButtons {
	width:445px;
	float:left;
	display:inline;
	margin:0 10px 0 0;
	font-size:12px;
	color:#000;
}
.fTbuttons_Description {
	padding:0 5px 0 200px;
	float:left;
	display:inline;
}
.fTbuttons_Description2 {
	padding:10px 5px 0 200px;
	float:left;
	display:inline;
}
.fTbutton{
	width:110px;
	height:36px;
	background-image:url(../images/footerNav-Tbg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	float:right;
	color:#FFF;
	font-size:20px;
	font-weight:bold;
	margin:0 0 5px 0;
	
}
.fTbutton a, .fTbutton a:visited {
	width:95px;
	height:28px;
	padding:8px 0 0 15px;
	text-decoration:none;
	display:block;
	color:#FFF;
	
}
.fTbutton a:hover {
	background-image:url(../images/footerNav-Tbg-over.gif);
	background-repeat:no-repeat;
	background-position:left top;
	/*width:110px;
	height:36px;*/
	text-decoration:none;
	
	
}

/**** NAV - Back-Next Buttons --- END****/

#contentArea {
	width:860px;
	padding:20px 0;
	clear:both;
	/*overflow:hidden;*/
}
.contentTitle {
	width:400px;
	height:24px;
	background-image:url(../images/titlebg.jpg);
	background-repeat:repeat-y;
	padding:4px 0 0 15px;
	/*font-size:11px;
	font-weight:bold;*/
	
}

#introTextHome {
	width:430px;
	float:left;
	display:inline;
}
.introTextHomeTop {
	width:400px;
	/*height:200px;*/
	background-color:#b9b9b9;
	background-image:url(../images/introtextBox-Home-top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding:15px 15px 5px 15px;
	color:#000;
	font-size:14px;
	float:left;
	clear:right;
}
.introTextHomBottom {
	width:430px;
	background-image:url(../images/introtextBox-Home-bottom.jpg);
	background-repeat:no-repeat;
	background-position:top;
	clear:both;
	padding:3px 0 0 0;
	/*text-align:center;*/
}
.vCounterBox {
	width:300px;
	height:70px;
	background-image:url(../images/v-counter-box.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:10px;
	margin:0 auto;
	text-align:center;
	font-size:14px;
}
.vCounter {
	width:92px;
	height:18px;
	background-image:url(../images/visitorcounter-bg.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	margin:5px auto;
	padding:5px;
	color:#FFFFFF;
	font-family:sans-serif,Verdana,Geneva,Arial,Helvetica;
	font-size:16px;
	font-weight:bold;
}
#infoBox {
	width:430px;
	float:left;
	display:inline;
	padding:0 0 0 0;
}
#infoBox_Test {
	width:430px;
	/*float:left;*/
	display:inline;
	padding:0 0 0 0;
}

.infoBoxTop, .infoBoxTop_Talk, .infoBoxTop_Test {
	width:400px;
	height:276px;
	background-color:#b9b9b9;
	background-image:url(../images/introtextBox-top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding:15px 15px;
	color:#000;
	font-size:15px;
	float:left;
	clear:right;
}
.infoBoxTop_Talk {
	height:324px;
}
.infoBoxTop_Test {
	height:200px;
}

.infoBoxBottom {
	width:430px;
	height:10px;
	background-image:url(../images/introtextBox-bottom.jpg);
	background-repeat:no-repeat;
	background-position:top;
	clear:both;
}
#videoBox {
	width:338px;
	 /*height:265px;temp placeholder for video content box*/
	float:right;
	display:inline;
	background-image:url(../images/video-box.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:15px 36px;
}

.flag-layer {
	position: absolute;
	z-index: 10000;
	width: 19px;
	height: 14px;
	color: red;
}

#leaflet {
/*	width:338px;*/
	height:94px;
	float:right;
	display: inline-block;
	padding: 0;
	text-align: left;
	vertical-align: middle;
	margin-top: 20px;
}

#leaflet .leaflet-l {
	background: url(../images/br-l.png) repeat-x;
	width: 8px;
	height: 94px;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	float: left;
}

#leaflet .leaflet-r {
	background: url(../images/br-r.png) repeat-x;
	width: 8px;
	height: 94px;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	float: left;
}

#leaflet .leaflet-icon {
	background: url(../images/br-icon.png) repeat-x;
	width: 56px;
	height: 94px;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	float: left;
	cursor: pointer;
}


#leaflet .leaflet-is {
	background: url(../images/br-b.png) repeat-x;
	width: 15px;
	height: 94px;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	float: left;
}

#leaflet .leaflet-c {
	background: url(../images/br-b.png) repeat-x;
	width: 303px;
	height: 94px;
	display: inline-block;
	margin: 0px;
	padding: 12px 10px;
	float: left;
}

.leaflet-c p {
	color: #c42031;
	font-weight: bold;
	font-size: 14px;
}

#leaflet-combo {
	width: 300px;
}

#fourTForm {
	width:860px;
	padding:15px 0 0 0;
}
#formHeader, #formHeader_Treat {
	width:570px;
	padding:10px 40px 10px 250px;
	clear:both;
	font-size:12px;
	line-height:14px;
	background-position:left bottom;
	background-repeat:no-repeat;
	height:120px;
}

#formHeader {
	background-image:url(../images/4tplanBox-top.jpg);
}
#formHeader_Treat {
	background-image:url(../images/4tplanBox-top-treat.jpg);
	
}
.formHeaderText {
	font-size:12px;
	line-height:14px;
}
#formContentBg {
	background-color:#f4f0e2;
	border-left: solid 3px #98ca3c;
	border-right: solid 3px #98ca3c;
	width:814px;
	padding:20px;
	float:left;
	clear:right;
	min-height:100px;
	height:100%;	
}
#formBottom, #formBottom_Treat {
	width:860px;
	background-position:left top;
	background-repeat:no-repeat;
	clear:both;
}
#formBottom {
	background-image:url(../images/4tplanBox-bottom.gif);
	height:22px;
}
#formBottom_Treat {
	background-image:url(../images/4tplanBox-bottom-treat.gif);
	height:32px;
	font-size:11px;
	text-align:center;
	padding:8px 0 0 0;
}

.formLeftCol {
	float:left; 
	display:inline;
	width:395px;
}

.formRightCol, .formRightCol_Test {
	float:left; 
	display:inline; 
	width:395px;
	clear:right;
}
.formRightCol {
	margin:0 0 0 24px;
}

.formRightCol_Test {
	margin:120px 0 0 24px;
}
.formRightCol_TestSpacer { 
	width:395px;
	/*overflow:hidden;*/
	margin:120px 0 20px 0;
}
.questionBox {
	width:395px;
	padding:10px 0;
	
}
.questionBoxTop {
	float:left; 
	clear:right;
	width:375px;
	/*height:60px;*/
	background-color:#8ab842;
	background-image:url(../images/question-box-top.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding:10px;
}
.questionBoxBottom {
	background-image:url(../images/question-box-bottom.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:395px;
	height:10px;
	clear:both;
}
.answerBox {
	width:375px;
	/*height:250px;*/
	background-color:#a0c463;
	background-image:url(../images/answerbox.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding:10px;
	/*margin:80px 0 0 0;*/
}
#EDtestResult {
	width:343px;
	margin:0 auto;
}
.edMarkerBg {
	width:343px;
	height:47px;
	background-image:url(../images/ed-condition-marker-bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin:0 0 5px 0;
}
#edMarker-Normal, #edMarker-Mild, #edMarker-Severe, #edMarker-High {
	width:86px;
	height:47px;
	background-image:url(../images/ed-marker.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#edMarker-Mild  {
	margin:0 0 0 86px;
}
#edMarker-High {
	margin:0 0 0 172px;
}
#edMarker-Severe {
	margin:0 0 0 258px;	
}
#edMarkerTextContainer {
	width:343px;
	clear:both;
	overflow:hidden;
	padding:0 0 10px 0;
}
.edMarkerText {
	font-size:16px;
	font-weight:bold;
	text-align:center;
	width:85px;
	float:left;
	display:inline;
}
#answerBoxText {
	width:375px;
	padding:10px 0 0 0;
}
.answerBoxText_Top, .answerBoxText_Bottom {
	width:375px;
	height:10px;
	background-repeat:no-repeat;
	padding:0;
	margin:0;
	line-height:1px;

}
.answerBoxText_Top {
	background-image:url(../images/test-answer-top.gif);
	background-position:left bottom;
}
.answerBoxText_Center {
	width:353px;
	padding:0 10px;
	background-color:#FFFFFF;
	border-left:solid 1px #e9e9e9;
	border-right:solid 1px #e9e9e9;
}
.answerBoxText_Bottom {
	background-image:url(../images/test-answer-bottom.gif);
	background-position:left top;
}
.addAnsToAp {
	margin:0 auto;
	clear:both;
}
.addAnsToAP_Box, .addAnsToAP_Box2 {
	width:220px;
	height:55px;
	background-image:url(../images/add-ans-actionplan-bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:15px;
	font-weight:bold;
	margin:0 auto;
}
.addAnsToAP_Box
{
padding:20px 10px 0 65px;
}
.addAnsToAP_Box2
{
padding:20px 10px 0 65px;
}
#testBaseText {
	background-color:#f4f0e2;
	border-left: solid 3px #98ca3c;
	border-right: solid 3px #98ca3c;
	width:814px;
	padding:0 20px;
	clear:both;
}
.testBaseText_Left {
	width:395px;
	float:left;
	display:inline;
}
.testBaseText_Right {
	width:395px;
	float:left;
	display:inline;
	clear:right;
	margin:0 0 0 24px;
}
.radioDiv {
	float:left;
	height:35px;
	display:inline;
	margin:0 17px 0 0;
}
.radioDiv1 {
	float:left;
	width:170px;
	height:35px;
	display:inline;
	margin:0 15px 10px 0;
}
/*.radioDiv1 {
	float:left;
	height:35px;
	display:inline;
	margin:0 20px 0 47px;
}
.radioDiv2 {
	float:left;
	height:35px;
	display:inline;
	margin:0 0px 0 47px;
}*/
.checkboxDiv {
	float: left;
	clear: left;
	height:35px;
	display:inline;
	margin:0 15px 0 0;
}
.red
{
padding:5px 80px 5px 130px;
color:red;
font-weight:bold;
text-align:center;
}

#treatments {
	border-left: solid 3px #98ca3c;
	border-right: solid 3px #98ca3c;
	width:854px;
	float:left;
	clear:right;
}
.treatments_headerRow, .treatments_footerRow{
	background-color: #98ca3c;
	float:left;
	clear:both;
	
	width:830px;
}
.treatments_headerRow {
	font-weight:bold;
	padding:2px 12px;
	height:20px;	
}
.treatments_footerRow {
	font-size:11px;
	text-align:center;
	padding:5px 12px 0 12px;
}

.treatments_lightRow {
	background-color:#ffffff;
	padding:5px 12px;
	clear:both;
	overflow:hidden;
	float:left;
	width:830px;
	
}
.treatments_darkRow {
	background-color:#f4f0e2;	
	padding:5px 12px;
	float:left;
	width:830px;
	clear:both;
	overflow:hidden;
	
}
.treatments_bottonRow {
	padding:5px 12px;
	width:830px;
	clear:both;
}
/*.treatments_bottonRow {
	float:left;
	margin:-3px;
	padding:5px 12px;
}*/
.treatments_column1, .treatments_column2, .treatments_column3 {
	float:left;
	display:inline;
	padding:0 20px 0 0;
	
}
.treatments_column1 {
	width:200px;
	
}
.treatments_column2 {
	width:305px;
}
.treatments_column3 {
	width:235px;
}
/*column4 has been added for the close button as per new design changes sent on 08-07-09* ---- width of the columns varied accordingly*/
.treatment_column4 { 
	float:left;
	display:inline;
	width:19px;
}

.treamentsTypeButton a, .treamentsTypeButton a:hover, .treamentsTypeButton a:active, .treamentsTypeButton a:visited {
	background-image:url(../images/treatment-type-btn.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:197px;
	height:24px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	padding:4px 0 0 0;
	display:block;
	text-decoration:none;
}
.treamentsTypeButton a:active, .treamentsTypeButton a:focus {
	outline:none;
}
.closeButton {
	width:19px;
	height:19px;
	float:right;
	display:inline;
	margin:0;
	padding:0;
}

.legalText {
	font-size:11px;
}
#todayResult {
	width:830px;
	height:215px;
	clear:both;
	margin:20px 0;
	background-image:url(../images/4tActionresult-today-bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:5px 15px 10px 15px;
}
#todayResult_Left {
	width:230px;
	float:left;
	display:inline;	
	margin:0 65px 0 0;
}
#todayResult_Right {
	width:535px;
	float:left;
	display:inline;	
}

.fourTarrowToday {
	width:225px;
	height:136px;
	background-image:url(../images/4tArrow-today.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.PerformanceText {
	width:225px;
	height:81px;
	background-image:url(../images/welldone-bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	padding:0;
}
.todayResult_toptext {
	font-size:18px;
	font-weight:bold;
	line-height:20px;
}
.todayResult_bottomtext  {
	font-size:12px;
}
#todayButtonsContainer {
	width:535px;
	padding:10px 0;
	clear:both;
	overflow:hidden;
}

#viewButton, #printButton, #saveButton, #saveButton2 {
	width:94px;
	height:51px;
	float:left;
	display:inline;	
}
#saveButton2 {
	display:none;	
}

#viewButton a, #printButton a, #saveButton a, #saveButton2 a, #viewButton a:visited, #printButton a:visited, #saveButton a:visited, #saveButton2 a:visited {
	width:94px;
	height:51px;
	background-image:url(../images/sumbit-button.gif);
	background-repeat:no-repeat;
	background-position: left top;
	color:#FFF;
	display:block;
	text-decoration:none;
	padding:15px 0 0 0;	
	font-size:18px;
	font-weight:bold;
	text-align:center;
	
	
}
#viewButton, #printButton {
	margin:0 95px 0 0;
}
#viewButton a:hover, #printButton a:hover, #saveButton a:hover, #saveButton2 a:hover {
	background-image:url(../images/sumbit-button-over.gif);
	background-repeat:no-repeat;
	background-position: left top;
}
/*#installButton {
	width:94px;
	height:70px;
	float:left;
	display:inline;	
	
}*/
#moreInfoContainer {
	width:860px;
	clear:both;
	overflow:hidden;
}
#moreInfo_Column1, #moreInfo_Column2, #moreInfo_Column3 {
	width:275px;
	float:left;
	display:inline;
}
#moreInfo_Column1 {
	padding:15px 0 0 0;
}
#moreInfo_Column1, #moreInfo_Column2 {
	margin:0 17px 0 0;
}
#moreInfo_Column3 {
	clear:right;	
}

.infoTeaser {
	width:275px;
}
.infoTeaserTop {
	width:275px;
	height:15px;
	background-image:url(../images/moreinfobox-top.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.infoTeaserContent {
	width:235px;
	background-image:url(../images/moreinfobox-bg.gif);
	background-repeat:repeat-y;
	padding:0 20px;
}
.infoTeaserContent a, .infoTeaserContent a:hover, .infoTeaserContent a:visited {
	font-size:15px;
	font-weight:bold;
	color:#0033ff;
	text-decoration:none;
}
.infoTeaserContent a:hover {
	color:#345cfd;
	text-decoration:none;
}
.infoTeaserBottom {
	width:275px;
	height:15px;
	background-image:url(../images/moreinfobox-bottom.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.para_nomargin {
	margin:0;	
}
.note_textdiv
{
	padding: 5px 0
}
.para_note
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.para_nobtmmargin {

    margin-bottom:0;    

}

/* styles for video divs */
.videolist

.videolist ul {
	list-style:none;
	margin:5px 0 0 0;
	padding:0;
}
.videolist li {
	background-image:url(../images/arrow1.gif);
	background-repeat:no-repeat;
	background-position: 0 3px;
	padding:0 0 0 20px;
	list-style:none;
	font-size:12px;
	line-height:16px;
}
.videolist li a, .videolist li a:visited, .videolist li a:active {
	color:#000;
	text-decoration:none;
}
.videolist li a:hover {
	text-decoration:underline;
}
#div_showhide_flv0, #div_showhide_flv1, #div_showhide_flv2, #div_showhide_flv3, #div_showhide_flv4 {
	width:338px;
	height:228px;
	
}
#div_showhide_flv1, #div_showhide_flv2, #div_showhide_flv3, #div_showhide_flv4 {
	display:none;
}
.talkQnos {
	float:left;
	display:inline;
	width:15px;
}
.talkQs {
	float:left;
	display:inherit;
	width:380px;
}
.talkQcontainer {
	clear:both;
	padding:0 0 10px 0;
}

.odList ol {
	padding:0 0 0 20px;
	margin:0 0 10px 0;
}

#add_img1,#add_img2
{
padding:0 0 0 20px;
}
#add_img1
{
display:none;
}
.diabetes
{
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
color:#70981d;
}
#tinybox
{
	position:absolute; 
	display:none; 
	padding:10px; 
	z-index:2000;
}

#tinymask
{
	position:absolute; 
	display:none; 
	top:0; 
	left:0; 
	height:100%; 
	width:100%; 
	background:#000; 
	z-index:1500;
}

#tinycontent
{

}

table td.middle_content {
background-color:#fff;
	width:276px;
	height:280px;
	padding:0px 5px;
	}
	
.inner_content {
	height:278px;
	font-family:Arial, Helvetica, sans-serif;
	}	
.inner_content p 
{
 margin-left:10px;
 font-weight:bold;
 padding-bottom:10px;
 margin-bottom: 7px;
}
.inner_content h1 
{
 margin-left:10px;
 padding-bottom:10px;
 padding-top:10px;
}
