/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body{
	font-family: Arial,sans-serif;
    font-size: 16px;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
}

a{
	color: #694383;
	text-decoration: none;
}

a:link{
	color: #694383;
	text-decoration: none;
}

a:visited{
	color: #694383;
	text-decoration: none;
}

a:hover{
	color: #694383;
	text-decoration: underline;
}

h1{
 font-family: Arial,sans-serif;
 font-size: 120%;
 color: #6A4384;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #6A4384;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #334d55;
 /*color: #333333;*/
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: disc;
}

ul ul{
 list-style-type: circle;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #6A4384;
}

.mlmss {
	color: #694383;
	font-weight: bold;
}

.purple {
	color: #694383;
}

.green {
	color: #7D8F01;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead_tw{
	padding: 10px 0px 0px 0px;
	width: 100%;
	height: 180px;
	background-image:url(../taxwrap/images/header_home.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#masthead_em{
	padding: 10px 0px 0px 0px;
	width: 100%;
	height: 180px;
	background-image:url(../mlmem/images/header_home.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#masthead_pl1{
	padding: 10px 0px 0px 0px;
	width: 100%;
	height: 180px;
	border-bottom-color:#005284;
	border-bottom-style:inset;
	border-bottom-width:10px;
}

#navBar{
	float: left;
	width: 15%;
	margin: 0px;
	padding: 0px;
	background-color: #694383;
	border-right: 7px solid #7D8F01;
	border-top: 6px solid #7D8F01;
}

#navBar_pl{
	float: left;
	width: 15%;
	margin: 0px;
	padding: 0px;
}

#headlines{
  float:right;
	width: 15%;
	background-color: #7D8F01;
	border-left: 2px solid #6A4384;
	border-top: 2px solid #6A4384;
	padding-right: 10px;
}

#content{
	margin: 10px;
	float: left;
  width: 65%;
}

/***********************************************/
/* Components                                  */
/***********************************************/

/************** .feature styles ***************/

.feature{
	/*padding: 0px 0px 10px 20px;*/
	padding: 10px 15px 10px 20px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	/*text-align: center;*/
	color: #6A4384;
}

.feature img{
	/*float:left;*/
	padding: 10px 10px 0px 0px;
}

.feature li {
	padding-bottom: 10px;
}

/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 20px;
	font-size: 80%;
}

/*.story p{
	padding: 0px 0px 10px 0px;
}*/

/*.story td{
	padding-right: 20px;
}
*/
/*.story h3{
	padding: 0px 0px 5px 0px;
	color: #6A4384;
}*/

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border-top: 1px solid #6A4384;
	font-size: 75%;
	color: #6A4384;
}

#siteInfo img{
	vertical-align: middle;
}

/*.siteinfo a {
	color: #694383;
}*/


/*********** #navBar link styles ***********/

/* #navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}  */

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
/* #navBar li {border-bottom: 1px solid #EEE;}

 #navBar ul.sub {
	list-style:square;
	font-size: 80%;
	padding: 0;
 }  */

/* fix for browsers that don't need the hack */
/* html>body #navBar li {border-bottom: none;}  */

/* #navBar li.sub {
		list-style:square;
		font-size: 85%;
		padding-left:15px;
}  */


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	border-bottom: 2px solid #DDCFE7;
	font-size: 90%;
    height: 300px;
}

#sectionLinks h3{
	padding: 15px 0px 10px 10px;
	color:#FFFFFF;
	font-size: 114%;
}

#sectionLinks a {
	display: block;
	padding: 8px 0px 8px 12px;
	color:#FFFFFF;
	font-weight:bold;
}

#sectionLinks a:hover{
	background-color: #DDCFE7;
	color: #6A4384;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 10px 40px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 15px 0px 5px 0px;
	color:#FFFFFF;
	font-size: 105%;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block;
}

.relatedLinks a {
	color: #FFFFFF;
}

/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
	color: #FFFFFF;
}

#headlines p{
	padding: 5px 5px 5px 0px;
	text-align: center;
	font-style: italic;
}
