body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	margin: 0px;

}

.text {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #666666;

}

.bold {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #666666;

}

.headerProd {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	color: #1992e0;

}

.camStamp {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-weight: normal;

	color: #666666;

	text-align: center;

	vertical-align: top;

	height: 15px;

}

.liveDemo {

font-weight: bold;

color: #FF7317;



}

a:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #1992e0;

	text-decoration: underline;

}

.backGreen {

	background-color: #a5d800;

}

.textFooter {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: normal;

	color: #ABABAB;

}



a:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #ff7a22;

	text-decoration: underline;

}

a:hover {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #ff7a22;

	text-decoration: none;

}

a:active {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #1992e0;

	text-decoration: underline;

}

a.footer:link, a.footer:visited, a.footer:active, a.footer:hover {

font-family: Arial, Helvetica, sans-serif; 

font-size: 12px;

font-weight: normal; 

color: #ABABAB;

text-decoration:underline;

}

a.footer:hover {

font-family: Arial, Helvetica, sans-serif; 

font-size: 12px;

font-weight: normal; 

color: #333333; 

text-decoration:none;

}

a.linkGreen:link, a.linkGreen:visited, a.linkGreen:active, a.linkGreen:hover {

font-family: Arial, Helvetica, sans-serif; 

font-size: 11px;

font-weight: bold; 

color: #80B952;

text-decoration:underline;

}

a.linkGreen:hover {

font-family: Arial, Helvetica, sans-serif; 

font-size: 12px;

font-weight: bold; 

color: #333333; 

text-decoration:none;

}



.backSwirlGray {

	background-image: url(images/back_swirl_gray_page.gif);

	background-repeat: no-repeat;

	background-position: center center;

}

.backSwirlMain {

	background-image: url(images/backSwirlMain.png);

	background-repeat: no-repeat;

	background-position: right top;

}

.backSwirlSmall {

	background-image: url(images/back_swirl_small.gif);

	background-repeat: no-repeat;

	background-position: center top;

	background-attachment: fixed;

}

.backSwirlLarge {





	background-image: url(images/backSwirlBottom.png);

	background-repeat: no-repeat;

	background-position: right top;

}

.frameYellow {

	background-image: url(images/frame_yellow.gif);

	background-repeat: no-repeat;

	background-position: center top;

}

.frameGreen {

	background-image: url(images/frame_freen.gif);

	background-repeat: no-repeat;

	background-position: center top;

}

.frameBlue {



	background-image: url(images/frame_blue.gif);

	background-repeat: no-repeat;

	background-position: center top;

}

.frameOrange {





	background-image: url(images/frame_orange.gif);

	background-repeat: no-repeat;

	background-position: center top;

}

.backOrange {

	background-color: #ff7a22;

}

.backBlue {

	background-color: #1992e0;

}

.backGreen {

	background-color: #a5d800;

}

.headerOrange {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: bold;

	color: #ff7a22;

}

.formLabel {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #ff7a22;

}

.formTextBox {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #666666;

	padding-left: 2px;

	border: 1px solid #999999;

	height: 18px;

}

.formElement {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #666666;

}

form {

	padding: 0px;

}



.formDropDown {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	border: 1px solid #666666;

}



.formMultiLine {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #666666;

	padding-left: 2px;

	border: 1px solid #999999;

}

.formCheckbox {



	margin: 0px;

	border: 0 solid #FFFFFF;

	height: 12px;

	width: 12px;

	vertical-align: middle;

}

.formRadio {

	margin: 0px;

	border: 0 solid #FFFFFF;

	height: 10px;

	width: 10px;

	vertical-align: middle;

}

.button, #sideBar li{

	padding: 0.175em;

	background-color:#FFFFFF;

	color: #ff7a22;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	border-top: 3px double #ccc;

	border-right: 3px double #999;

	border-bottom: 3px double #999;

	border-left: 3px double #ccc;

}

.button:active{

	border: 3px double #cccccc;

	border-top-color: #999999;

	border-left-color: #999999;

	padding: 0.175em;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

}

.button:hover{

	cursor:pointer;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	padding: 0.175em;

}

.headerOrange16px {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	color: #ff7a22;

}

.headerOrange14px {





	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bolder;

	color: #ff7a22;

}

.liveDemo2 {
	font-weight: bold;
	color: #FF7317;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.textBoldBlue12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1992e0;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
