/***********************************************/
/* mirapointLeftNav.css                        */
/* Use with template All nav                   */
/***********************************************/

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

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

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

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

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

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

/* Make it easier to identify a link within text. */
a.linkInText, a.linkInText:visited {
	text-decoration: underline;
}

h1{
	font: bold 200% "Times New Roman", Times, serif;
	color: #009;
	margin: 0px;
	padding: 0px;
}

h2{
 	font-family: Arial,Verdana,sans-serif ;
	line-height: 20px ;
	font-size: 20px ;
	font-weight: bold ;
	text-indent: 0pt ;
	margin-left: 0px ;
	color: #000080;
}

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: #333333;
 margin: 0px;
 padding: 0px;
}

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

p, li {
	line-height: 1.4em;
}

.small {	
	font-family: Verdana,Arial,Helvetica,sans-serif ;	
	font-size: 10px ;	
	font-weight: normal;
	color: #000080;
}

/*   basic list and link definitions for main content, overridden for navigation lists */
/* This is from Mike M's basestyle.css */
ul {
	list-style-type: square;
	margin-left: 2em;		/* IE */
	padding-left: 2em;	/* Gecko, Opera */
}

li {
margin: 3px 0 3px 0;
}

ul ul {
list-style-type: disc;
margin-left: 1em;
padding-left: 1em;
}

ul ul ul{
list-style-type: circle;
margin-left: 1em;
padding-left: 1em;
}


ol {
	list-style-type: decimal;
	margin-left: 2em;		/* IE */
	padding-left: 2em;	/* Gecko, Opera */
	
	font-size: 12px;
}

ol ol {
margin-left: 1em;
padding-left: 1em;

list-style-type: lower-alpha;
}

ol ol ol{
margin-left: 1em;
padding-left: 1em;

list-style-type: lower-roman;
}

/*
ul{
	list-style-type: disc;	
	line-height:155%;
	margin:0;
	padding: 1px 0 0 25px;
}

ul ul{
	list-style-type:none;	
	line-height:155%;
	margin:0;
	padding: 1px 0 0 25px;
}

ul ul ul{
 list-style-type: armenian;
}
*/

dt {
	font-weight: bold;
}

dd {
	margin: 0.3em 0 1em 3em;
}

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


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#masthead{
	padding: 10px 0px 0px 15px;
	width: 100%;
}

#bodylayout{
	padding: 10px 0px 0px 155px;
	width: 100%;
}

#content{
	float: left;
  	width: 55%;
}

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

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

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

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


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

#siteInfo{
	clear: both;
	border: 0px solid #cccccc;
	font-size: 75%;
	color: #000080;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 0px;
	font-size: 90%;
}

#search form{
	 margin: 0px;
	 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** .navBar link styles ***********/
/* These have been moved to leftnav_public.css and leftnav_internal.css */
/******************************************/


/*********** #tocLinks styles ***********/

#tocLinks ul{
	list-style-image:  url('images/bullet.gif');
	word-spacing: normal;
	list-style-position: outside
}


#tocLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
}

#tocLinks a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #fed649;
	text-decoration: underline;
}

/*********** #helpCenter styles ***********/


td {font-size:small;}

ul.section {
	list-style-type:none;
	line-height:155%;
	margin:0;
	padding: 1px 0 0 25px;
}

ul.section li {
	background-image: url(../images/bullet_2.gif);
	background-repeat: no-repeat;
	background-position: 0 .6em;
	padding:0 0 0 .8em;
}


/*
#helpCenter ul{
	list-style-image:  url('images/bullet.gif');
	word-spacing: normal;
	list-style-position: outside
}
*/

#helpCenter a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
}

#helpCenter a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #fed649;
	text-decoration: underline;
}


.sectiontitle {
	padding: 0px 0px 1px 0px;
	border-bottom: 1px solid #000080; 
	font-size: 95%; 
	color: #000080;
}

.sectiontitle_big {
	padding:0 0 1px 0;
	border-bottom:1px solid #000080; 
	font-size: 16px;
	font-weight:bold;
	color:#000080;
}

.sectiontitlenobr {
	padding: 0px 0px 8px 0px;
	font-size: 20px;
	font-weight:bold;
	color:#000080;
}

#sectionBorder{
	margin: 0px 0px 0px 10px; 
	padding: 10px 10px 10px 10px;
	border: 1px solid #000080;
}

.qtopic{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 1px 0px;
	border-bottom:1px solid #000080; 
	font-size: 20px;
	font-weight: bold;
	color: #000080;
}

.answertopic{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 8px 35px;
	font-size: 17px;
	color: #000080;
}

/*********** #helpCenter styles ***********/


/**************************************/


ul.instructions {
	list-style-type:none;
	
	margin:0;
	padding: 1px 0 0 25px;
}

ul.instructions li {
	
	background-repeat: no-repeat;
	background-position: 0 .6em;
	padding:13px 0 3px .8em;
}

/**************************************/



/************** #old CSS Styles **************/

.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000080;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000080;
}

.bodytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000080;
	font-weight: bold;
}
.howtotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000080;
}
