body,td,th
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}

p
	{
	margin-top: 11px;
	margin-bottom: 11px;
	}

body
	{
	background-color: #DFE3E6;
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

ul.li
	{
	padding: 3px;
	list-style-type: square;
	}

ol.li
	{
	padding: 3px;
	}

a:link
	{
	font-weight: bold;
	color: #0044CC;
	}

a:visited
	{
	font-weight: bold;
	color: #0044CC;
	}

a:hover
	{
	font-weight: bold;
	color: #FF6600;
	background-color: #FFFFFF;
	}

a:active
	{
	font-weight: bold;
	color: #0044CC;
	}

input,textarea
	{
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	}

.form-checkbox
	{
	border: 0px;
	background-image: none;
	background-color: #FFFFFF;
	}

.form-text
	{
	background-image: url(../pic/inputbg_text.gif);
	background-repeat: repeat-x;
	background-color: #FEF9EE;
	}

.form-textarea
	{
	background-image: url(../pic/inputbg_textarea.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	}

.form-button
	{
	background-image: url(../pic/inputbg_button.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	font-weight: bold;
	background-color: #FDF4DD;
	}

.form-select
	{
	background-image: url(../pic/inputbg_button.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FEF9EE;
	}

h1
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	margin: 0;
	}

h2
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	margin: 0;
	}

h3
	{
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
	}

.tablebg1
	{
	background-image: url(../pic/d_bg1.gif);
	background-repeat: repeat-y;
	}

.tablebg2
	{
	background-image: url(../pic/d_bg22.gif);
	background-repeat: no-repeat;
	padding: 36px 0px 0px;
	}

.tablebg3
	{
	background-image: url(../pic/d_bg3.gif);
	background-repeat: no-repeat;
	}

.tablebg4
	{
	background-image: url(../pic/hr.gif);
	background-repeat: repeat-x;
	}

.wndbg1
	{
	background-image: url(../pic/wnd01.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 17px;
	}

.wndbg2
	{
	background-image: url(../pic/wnd02.gif);
	background-repeat: no-repeat;
	padding-right: 9px;
	padding-left: 10px;
	text-align: justify;
	}

.wndbg3
	{
	background-image: url(../pic/wnd03.gif);
	background-repeat: repeat-y;
	}

.justify
	{
	text-align: justify;
	}

.red
	{
	color: #FF0000;
	font-weight: bold;
	}

.blue
	{
	font-size: 12px;
	color: #0000FF;
	font-weight: bold;
	}

.orange
	{
	color: #FF4000;
	font-weight: bold;
	}

.lightblue
	{
	color: #0080F0;
	}

.imagemiddle
	{
	vertical-align: middle;
	}

.textmain
	{
	font-size: 12px;
	}

.textmain-j
	{
	font-size: 12px;
	text-align: justify;
	}

.gradient-01
	{
	background-image: url(../pic/gradient_01.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	padding-right: 9px;
	padding-left:  9px;
	font-size: 12px;
	text-align: justify;
	}

.gradient-02
	{
	background-image: url(../pic/gradient_02.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	padding-right: 9px;
	padding-left:  9px;
	font-size: 12px;
	text-align: justify;
	}

.gradient-03
	{
	background-image: url(../pic/gradient_03.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	padding-right: 9px;
	padding-left:  9px;
	font-size: 12px;
	text-align: justify;
	}

.hidden
	{
	display: none;
	visibility: hidden;
	}

/*---------- Testimonial Box ----------*/

b.quotetitle
	{
	font-size:18px;
	padding-bottom: 2px;
	background: url(../pic/pg/quote-titleline.gif) repeat-x bottom;
	display:block;
	width:100%;
	text-align:right;
	}

.quotet		/* Outer DIV */
	{
	width: 500px;
	background: #b3cbd7 url(../pic/pg/quote-t.gif) 0 0 repeat-x;
	margin: 3px auto;
	}

.quoteb
	{
	background: url(../pic/pg/quote-b.gif) 0 bottom repeat-x;
	}

.quotel
	{
	background: url(../pic/pg/quote-l.gif) 0 0 repeat-y;
	}

.quoter
	{
	background: url(../pic/pg/quote-r.gif) right 0 repeat-y;
	}

.quotebl
	{
	background: url(../pic/pg/quote-bl.gif) 0 bottom no-repeat;
	}

.quotebr
	{
	background: url(../pic/pg/quote-br.gif) right bottom no-repeat;
	}

.quotetl
	{
	background: url(../pic/pg/quote-tl.gif) 0 0 no-repeat;
	}

.quotetr	/* Inner DIV */
	{
	background: url(../pic/pg/quote-tr.gif) right 0 no-repeat;
	padding:16px 35px 16px 35px;
	text-align: justify;
	}
