/*
============================================================================================================
	This file is split into parts:
		> Part 1:  Tag Outline
		> Part 2:  Other Elements
============================================================================================================
*/

/* ### PART 1:  TAG OUTLINE ### */
/*============================================================================================================*/

*{
	font-family: Verdana, Helvetica, sans-serif;
	color: #525F5F;
}

body{
/*	font-family: Verdana, Helvetica, sans-serif;
	color: #525F5F;*/
	margin: 0px 0px 0px 0px;
	/*text-align: justify;*/
/*	background-image: url(../images/bgfade.jpg);*/
	background-image: url(bgfade.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

/* ANCHORS */
a:link {color:#525F5F;}
a:visited {color:#525F5F;}
a:active {color:#525F5F;}
a:hover {color:#000000;}

/* TEXT FORMATTING */
p{
	margin-left: 5px;
	margin-right: 10px;
	/*text-align: justify;*/
	font-size : 80%;
	/*line-height: 13pt;*/
        line-height: 17pt;
}
h1{
	color: #294C6F;
	margin-left: 5px;
	margin-right: 10px;
	text-align: center;
	font-size: 100%;
	line-height: 24px;
	font-variant: small-caps;
	margin-top: 15px;
	letter-spacing: 3px;
	: ;
}
h2{
	color: #AE3B64;
	margin-left: 5px;
	margin-right: 10px;
	text-align: center;
	font-size: 120%;
   line-height: 17pt;
	font-variant: small-caps;
}
h3{
	color: #AE3B64;
	margin-left: 5px;
	margin-right: 10px;
	text-align: left;
	font-size: 120%;
	/*line-height: 13pt;*/
        line-height: 17pt;
	font-variant: small-caps;
}
h4{
	color: #525f5f;
	margin-left: 5px;
	margin-right: 10px;
	text-align: left;
	font-size : 90%;
	line-height: 20pt;
}

/* TABLES AND BOXES */
table{
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-spacing: 0px;
}
th{
	font-weight: normal;
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-spacing: 0px;
}
td{
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-spacing: 0px;
	vertical-align: top;
}
div{
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-spacing: 0px;
	vertical-align: top;
}

 input, textarea, select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #525F5F;
	border: 1px solid #525F5F;
	height: 18px;
} 
 input.w2, textarea.w2, select.w2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #525F5F;
	border: 1px solid #525F5F;
	height: 22px;
	margin-bottom: 3px;
} 
 input#xReq{
 	border: none;
 }
  
 /* ### PART 2:  OTHER ELEMENTS ### */
/*============================================================================================================*/
  
 div#contextual_container{
	background-color: #E6E6FA;
	float: right;	
	width: 150px;
	margin: 0px;
}
div.contextual_mnu{
	width: 140px;
	padding: 0 5px 0 5px;
}
* html div.contextual_mnu{
	/* The Tan hack from http://www.communitymx.com/content/article.cfm?page=2&cid=E0989953B6F20B41*/
	width: 150px;
}
div.contextual_mnu_head{
	width: 140px;
	padding: 0 5px 0 5px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 90%;
	color: #666;
	margin-bottom: 5px;
}
* html div.contextual_mnu_head{
	/* The Tan hack from http://www.communitymx.com/content/article.cfm?page=2&cid=E0989953B6F20B41*/
	width: 150px;
}

div#contextual_left_container{
	background-color: #E6E6FA;
	width: 137px;
}
div.contextual_left_mnu{
	width: 127px;
	padding: 0 5px 0 5px;
}
* html div.contextual_left_mnu{
	/* The Tan hack from http://www.communitymx.com/content/article.cfm?page=2&cid=E0989953B6F20B41*/
	width: 137px;
}
div.contextual_left_mnu_head{
	width: 127px;
	padding: 0 5px 0 5px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 90%;
	color: #666;
	margin-bottom: 5px;
}
* html div.contextual_left_mnu_head{
	/* The Tan hack from http://www.communitymx.com/content/article.cfm?page=2&cid=E0989953B6F20B41*/
	width: 137px;
}

div#ctx_trc{
	background-image: url('ctx_trc.jpg');
	background-position: top;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	width:19px;
	height:20px;
	float: right;
}
div#ctx_tlc{
	background-image: url('ctx_tlc.jpg');
	background-position: top;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	width:19px;
	height:20px;
	float: left;
}
div#ctx_brc{
	background-image: url('ctx_brc.jpg');
	background-position: top;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	width:19px;
	height:20px;
	float: right;
}
div#ctx_blc{
	background-image: url('ctx_blc.jpg');
	background-position: top;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	width:19px;
	height:20px;
	float: left;
}

div#linklist{
	padding-left: 0;
	padding-right: 0;	
	width: 135px;
}
* html div#linklist{
	width: 137px;
}

div#sidebasket{
	background-color: #eDeDff;
}

div#linklist a{
	display: block;
	color: #666;
	background-color: #e6e6fa;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 60%;
	border-bottom: 1px solid #eDeDff;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 2px;
	text-decoration: none;
}
div#linklist a:hover{
	background-color: #eDeDff;
	color: #000000;
}
