/* Label */
body {margin:0px; background-color:#FFFFFF; }
body,td,th {color:#000000; font-size:13px; font-family:Verdana,Arial,Helvetica; }
textarea,select,input{font-size:11px;font-family:Verdana,Arial,Helvetica;}
td.contentTitle {line-height:150%; font-size:13px; }
td.content {font-size:13px; line-height:180%; }
td.lsit{line-height:150%; }
td.dotline {
	border-bottom: 1px dashed #CCCCCC;
}

/* Link Style */
a:link {color:#003399;  font-size:13px; text-decoration:underline; }
a:visited {color:#003399;  font-size:13px;text-decoration:underline; }
a:hover {color:#FF6600;  font-size:13px; text-decoration:none; }

a.blueLink:link {color:#003399; text-decoration:underline; }
a.blueLink:visited {color:#003399; text-decoration:underline; }
a.blueLink:hover {color:#003399; text-decoration:none; }

a.whiteLink:link {color:#FFFFFF; text-decoration:none; }
a.whiteLink:visited {color:#FFFFFF; text-decoration:none; }
a.whiteLink:hover {color:#FFFF00; text-decoration:none; }

a.titleLink:link {color:#000000; text-decoration:none; }
a.titleLink:visited {color:#000000; text-decoration:none; }
a.titleLink:hover {color:#FF6600; }

a.titleLink1:link {
	color:#FF6600;
	text-decoration:none;
	font-weight: bold;
}
a.titleLink1:visited {
	color:#FF6600;
	text-decoration:none;
	font-weight: bold;
}
a.titleLink1:hover {
	color:#ff0000;
	text-decoration:underline;
	font-weight: bold;
}

/* Nav Link */
a.navLink:link {
	color:#FF6600;
	font-size:13px;
	font-weight: bold;
	text-decoration: none;
}
a.navLink:visited {
	color:#FF6600;
	font-size:13px;
	font-weight: bold;
	text-decoration: none;
}
a.navLink:hover {
	color:#FF0000;
	font-size:13px;
	font-weight: bold;
}
.redFont {color:#FF0000}
.blueFont {color:#003399}
.title1 {font-size:12px; font-weight:bold; color:#000000; }
.title2 {font-size:13px; font-weight:bold; color:#003399; }
.title3 {font-size:16px; font-weight:bold; color:#000000; }


.imgbox {	border:1px solid #CCCCCC; }


/* Design by 4wenzi */
li {
	list-style-type: square;
}
.vdotline {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
.orangeFont {
	color: #FF6600;
}
.sortTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.sortTitle1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.whiteFont {color: #ffffff}

.Font1 {
	color: #666666;
}
.bg1 {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bg2 {
	background-image: url(../images/bg_2.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-attachment: fixed;
}
