/* Main CSS Document */


body {
	font-size: 9pt; 
	margin: 0px; 
	padding: 0px; 
	background: #ffffff url('../../images/global-repeat-bg.jpg') repeat-x top;
}
table {
	font-size: 9pt; 
	font-family: arial, tahoma, verdana; 
	border: 0; 
	color: #000000; 
 	border-collapse: collapse;
}


/* Text Link Style 
-------------------------------------------------------------------------------------- */

a {
	text-decoration: underline; 
	color: #aa0000;
}
a:hover	{
	text-decoration: none; 
	color: #333333;
}
a2 {
	text-decoration: underline; 
	color: #ffffff;
}
a2:hover	{
	text-decoration: none; 
	color: #4775d9;
}


/* Read More Link
-------------------------------------------------------------------------------------- */

.readm1{
	font-size: 11pt;
	color: #646464;
	font-weight: bold;
}
.readm1:hover{
	color: #aa0000;
}


/* Top Menu
-------------------------------------------------------------------------------------- */

.topnavbox {
	border-left: 1px solid #d7dad9;
	border-right: 1px solid #d7dad9;
	border-bottom: 1px solid #d7dad9;
	background: #e4e6e5;
	height: 35px;
}
.topnavbox td{
	padding: 5px;
}
.topnav {
	font-size: 9pt; 
	font-family: tahoma; 
	text-decoration: none; 
	color: #4f595b;
}
.topnav a {
	text-decoration: none; 
	color: #4f595b;
}
.topnav a:hover {
	text-decoration: underline; 
	color: #19698f;
}
.topnavspc	{
	width: 15px; 
	height: 33px; 
	text-align: center; 
	color: #bdbdbd;
}


/* Main Menu
-------------------------------------------------------------------------------------- */

.mainnavbar {
	background: #4f4f4f;
	height: 30px;
}
.mainnavbar #on{
	background: #9d1717;
}
.mainnav {
	font-size: 9pt; 
	font-family: arial; 
	color: #ffffff;
}
.mainnav a{
	text-decoration: none; 
	color: #ffffff;
}
.mainnav a:hover{
	text-decoration: none; 
	color: #ffffff;
}
.mainnavspc	{
	width: 14px; 
}
.mainnavdiv	{
	border-left: 1px solid #ffffff;
 
}


/* Footer Menu
-------------------------------------------------------------------------------------- */

.footnav{
	font-size: 9pt; 
	font-family: tahoma; 
	text-decoration: none; 
	color: #646464;
}
.footnav:hover{
	font-size: 9pt; 
	font-family: tahoma; 
	text-decoration: none; 
	color: #aa0000;
}
.footnavspc	{
	width: 15px; 
	text-align: center; 
	color: #646464;
}

/**********************************************************/
/* CONTENT TITLE */
/**********************************************************/

.tt_welc{
	font-size: 18pt;
	font-weight: bold;
	color: #404040;
}
.tt1{
	font-size: 14pt;
	font-weight: bold;
	color: #aa0000;
}
.tt1-sub{
	font-size: 9pt;
	color: #646464;
}
.tt2{
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}
.tt3{
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

/**********************************************************/
/* BANNER LINK */
/**********************************************************/

.ban-1 img{
	border: 1px solid #bdbdbd;
}
.ban-1:hover img{
	border: 1px solid #4f4f4f;
}

/**********************************************************/
/* FONT STYLE */
/**********************************************************/

.taho			{font-family: tahoma;}
.mss			{font-family: microsoft sans serif;}

/**********************************************************/
/* FONT SIZE */
/**********************************************************/

.sm7 			{font-size: 7pt;}
.sm8 			{font-size: 8pt;}
.sm9 			{font-size: 9pt;}
.sm10			{font-size: 10pt;}
.sm11			{font-size: 11pt;}
.sm12			{font-size: 12pt;}

/**********************************************************/
/* FONT FORMAT */
/**********************************************************/

.u 				{text-decoration: underline;}
.b 				{font-weight: bold;}
.upcase			{text-transform: uppercase;}
.lowcase		{text-transform: lowercase;}

/**********************************************************/
/* BACKGROUND IMAGE POSITION */
/**********************************************************/

.bgtoprepx {
	background-position: top; 
	background-repeat: repeat-x;
}
.bgtopleft {
	background-position: top left; 
	background-repeat: no-repeat;
}
.bgtopright {
	background-position: top right; 
	background-repeat: no-repeat;
}
.bgbottomleft {
	background-position: bottom left; 
	background-repeat: no-repeat;
}
.bgbottomright {
	background-position: bottom right; 
	background-repeat: no-repeat;
}
.bgcenter {
	background-position: center; 
	background-repeat: no-repeat;
}

/**********************************************************/
/* FORM STYLE */
/**********************************************************/

.frm_general {
	font-family: arial; 
	font-size: 9pt; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #a2a39f; 
	color: #000000; 
	margin-left: 1px; 
	margin-right: 1px; 
	padding: 2px;
}

/**********************************************************/
/* CONTACT FORM */
/**********************************************************/

.err-msg {
	font-family: arial; 
	font-size: 10pt; 
	color: #cc0000; 
	background: #f2f3f5;
}
.rqr-msg {
	font-family: arial; 
	font-size: 9pt; 
	color: #cc0000;
}

/**********************************************************/
/* DISCLAIMER */
/**********************************************************/

.disclaimer{
	font-size: 8pt; 
	font-family: arial; 
	color: #404040;
}

/**********************************************************/
/* COPYRIGHT: FLEAVE DESIGN */
/**********************************************************/

.flv {
	font-size: 8pt; 
	font-family: tahoma; 
	color: #000000;
}
.flv a {
	text-decoration: none;  
	color: #000000;
}
.flv a:hover {
	text-decoration: underline; 
	color: #000000;
}
  
/**********************************************************/
/* COPYRIGHT: TEXT STYLE */
/**********************************************************/

.copyrights {
	font-family: arial; 
	font-size: 8pt; 
	color: #646464;
}
.copyrights a {
	font-family: arial; 
	font-size: 8pt; 
	color: #646464; 
	text-decoration: underline;
}
.copyrights a:hover	{
	font-family: arial; 
	font-size: 8pt; 
	color: #646464; 
	text-decoration: none;
}

/* CONTENT
-------------------------------------------------------------------------------------- */
.cssContentWrapper{
	/*border: 1px #F00 dotted;*/
	width: 900px;
	position: relative;
	margin-top: 20px;
	margin-left: auto; 
	margin-right: auto;
	background-color: #fff;
}
.cssContentWrapper .cssLeftCol{
	vertical-align: top;
	padding-left: 0px;
	padding-right: 0px;	
}
.cssContentWrapper .cssRightCol{
	width: 170px;
	vertical-align: top;
	padding-left: 0px;
	padding-right: 0px;	
}
.cssContentWrapper .cssSpaceCol{
	width: 35px;
}
.cssContentWrapper .cssSpaceCol2{
	width: 15px;
}
.cssContentWrapper .cssSpaceRow{
	width: 100%;
	height: 15px;
}
.cssContentWrapper .cssHorzLine{
	width: 100%;
	height: 25px;
	border-bottom: #cccccc 1px solid;
}
.cssContentWrapper .cssVertLine{
	width: 15px;
	border-left: #cccccc 1px solid;
}


/* CONTENT
-------------------------------------------------------------------------------------- */
.cssContentBlock{
	/*background: #CFF;*/
	float: left;
	width: 100%;
	position: relative;
	color: #505050; 
	font-family: arial; 
}
.cssContentBlock .cssContentTitle_Main{
	float: left;
	position: relative;
	width: 100%;
	font-size: 18px; 
	font-weight: bold;
}
.cssContentBlock .cssContentTitle_Sub{
	float: left;
	position: relative;
	width: 100%;
	font-size: 18px; 
	font-weight: bold;
	margin-top: 10px;
}
.cssContentBlock .cssContentDesp_Solid{
	float: left;
	position: relative;
	margin-top: 5px;
	font-size: 18px; 
	width: 100%;
	font-size: 12px; 
}
.cssContentBlock .cssContentDesp_Txt{
	float: left;
	position: relative;
	width: 100%;
	font-size: 12px; 
}
.cssContentBlock .cssCbMore a{
	float: left;
	width: auto;
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
}
.cssContentSpacer{
	position: relative;
	float: left;
	width: 100%;
	height: 10px;
}
.cssContentImg{
	position: relative;
	width: 100%;
	float: left;
}