img 
{
	border-style: none;
}

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 125%;	
	margin: 0px;
	padding: 0px;
}
.body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;	}
a:link{
	color: #6B3DD6;
	text-decoration: none;
}

.centerphone {
font-size:150%;
font-weight:bold;
}


a:visited {
	color: #6B3DD6;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.underline:link{
	color: #340094;
	text-decoration:underline;
	}

a.underline:visited {
	color: #5e06e6;
	text-decoration:underline;
}

a.underline:hover {
	text-decoration:underline;
}

.hdynlink { /* Hard dynlink, will always remain a dynlink */
cursor:pointer; cursor:hand;
text-decoration: underline; color: #340094;
}
.dynlink { /* Soft dynlink, can transition to an alink */
cursor:pointer; cursor:hand;
text-decoration: underline; color: #340094;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana,Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
color:#FFFFFF;
font-size:150%;
font-weight:100;
line-height:150%;
}

.Heading{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #340094;
 padding-top:10px;
 font-weight:bold;
}
.HeadingInfoLibrary{
 font-family: Verdana,Arial,sans-serif;
 font-size: 175%;
 color: #340094;
 padding-top:10px;
 line-height:150%;
}
.SubHeadingInfoLibrary{
 font-family: Verdana,Arial,sans-serif;
 font-size: 110%;
 color: #000000;
 font-weight:bold;
}
h2{
 font-size: 250%;
 line-height:125%;
 color: #000000;
  padding-top:10px;
}

h3{
 font-size: 105%;
 color: #340094;
 padding-top:10px;
}

ul{
 list-style-image:url(../images/bullet-red.jpg);
}

li {
 margin-left:-15px;
 line-height:150%;
}


.nicelist {
    margin-left: 20px;
    padding-left: 0;
    list-style: none;
    }
	
.nicelist li {	
    padding-left: 12px;
    background-image: url(../images/bullet-red.jpg);
    background-repeat: no-repeat;
    background-position: 0 6px;
    }

html[xmlns] .nicelist {
    padding-left: 2em;
    }

html[xmlns] .nicelist li {
    background: none; /* undo the background-image */
    list-style-image: url(../images/bullet-red.jpg);
    padding: 0;
    }
	
.nicelist2 {
    margin-left: 20px;
    padding-left: 0;
    list-style: none;
    }
	
.nicelist2 li {	
    padding-left: 12px;
    background-image: url(../images/bullet-red-on-green.jpg);
    background-repeat: no-repeat;
    background-position: 0 6px;
    }

html[xmlns] .nicelist2 {
    padding-left: 2em;
    }

html[xmlns] .nicelist2 li {
    background: none; /* undo the background-image */
    list-style-image: url(../images/bullet-red.jpg);
    padding: 0;
    }
	
.nicelist3 {
    margin-left: 20px;
    padding-left: 0;
    list-style: none;
    }
	
.nicelist3 li {	
    padding-left: 12px;
    background-image: url(../images/bullet-red-on-green.jpg);
    background-repeat: no-repeat;
    background-position: 0 6px;
	font-weight:100;
    }

html[xmlns] .nicelist3 {
    padding-left: 2em;
    }

html[xmlns] .nicelist3 li {
    background: none; /* undo the background-image */
    list-style-image: url(../images/bullet-red.jpg);
    padding: 0;
	font-weight:100;
    }
	
/***********************************************/
/* Content Styles                              */
/***********************************************/
.bookmark {
color:#FF0000;
font-weight:bold;}

.rnavSection1 {
font-size:80%;
color:#000000;
font-weight:bold;
line-height:150%;}

.rnavSection1 a {
font-size:80%;
color:#340094;
text-decoration:none;
line-height:150%;}

.rnavSection1 a:hover {
font-size:80%;
color:#340094;
text-decoration:underline;
line-height:150%;}

.rnavSection1blue {
font-size:95%;
color:#000000;
font-weight:bold;
line-height:150%;
margin-top:3px;}

.rnavSection1blue a {
font-size:95%;
color:#340094;
text-decoration:none;
line-height:150%;
background-color:#FFFFCC;}

.rnavSection1blue a:hover {
font-size:95%;
color:#340094;
text-decoration:underline;
line-height:150%;
background-color:#FFFFCC;}

.keyword {
padding-left:20px;
padding-top:0px;
}

.related {
background-color:#E6F3AD;
width:218px;
vertical-align:top;}

.related2 {
background-color:#ffffff;
width:218px;
vertical-align:top;}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#logoLink{
	width: 100%;
    position: absolute;
    top: 30px;
    left: 50%;
    margin-left: -365px;
	z-index:1;
}
#keyword{
	z-index:1;
	width: 749px;
    position: absolute;
    top: 120px;
    left: 50%;
    margin-left: -375px;
}
#navBarWrap{
	background-color:#4F2683;
	height:32px;
	width: 749px;
    position: absolute;
    top: 154px;
    left: 50%;
    margin-left: -375px;
	vertical-align:middle;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#ffffff;
}

#content{
	width: 735px;
	position: absolute;
	top: 183px;
	left: 50%;
	margin-left: -375px;
	vertical-align:middle;
	padding:15px;
}

#masthead{
	width: 100%;
    position: absolute;
    top: 15px;
    left: 50%;
    margin-left: -375px;
}

#subcontent{
margin-left:10px;
padding-right:15px;
line-height:150%;
}

#footer{
margin-left:8px;
text-align: center;
color:#aaaaaa;
line-height:150%;
font-size:75%;
}

#footer a {
color:#aaaaaa;
text-decoration: underline;
}
#footer a:hover {
color:#aaaaaa;
text-align:center;
text-decoration: underline;
}
.footLink {
cursor:pointer; cursor:hand;
text-decoration: underline; color: #aaaaaa;
}

#socialbookmark{
margin-left:0px;
padding-right:15px;
padding-top:20px;
}
#socialbookmark a {
color:#340094;
text-decoration:none;
padding-right:15px;
}
#socialbookmark a:hover {
color:#340094;
text-decoration:underline;
}
/***********************************************/
/*Column Divs                               */
/***********************************************/

#RightNav{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	float:right;
	width:215px;
}

#LeftNav{
	margin: 0px;
	padding-right:10px;
	float:left;
	width:500px;
	vertical-align:top;
}

#FooterContainer{
	width: 500px;
	float:left;
}
/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #ffffff;
margin-left:10px;
white-space: nowrap;
text-align:left;
margin-top:7px;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
#globalNav a:hover {
	color:#8BAB22;
	font-weight:bold;
	text-decoration:none;
}

.vodNavLink { /* Hard dynlink, will always remain a dynlink */
cursor:pointer; cursor:hand;
text-decoration: underline; color: #340094;
color:#340094;
font-weight:bold;
}
.hspace {
padding-left:5px;
padding-right:5px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 90%;
	color:#aaaaaa;
}

#breadCrumb a {
	color:#aaaaaa;
}
#breadCrumb a:hover {
text-decoration:underline;
}
/************* #Form styles *************/
.searchbox {
background-image:url(../images/search-mag.jpg);
background-repeat:no-repeat;
border:solid;
border-color:#cccccc;
border-width:1px;
padding-right:5px;}

.left {
float:left;}

.right {
float:right;
vertical-align:middle;
padding-right:0 px;}

.form {
padding-bottom:20px;}

p{padding:0 0 0 24px;font-size:13px;}
ol,ul{padding:0 0 0 66px;font-size:13px;}

.article-headline{font-family:Tahoma;font-size:32px;font-weight:bold;color:#000;margin:0px 0 0px 0;line-height:38px;padding:0px 0px 0px 0px;}

/*p.article-headline{font-family:Tahoma;font-size:32px;color:#000;margin:0px 0 0px 0;line-height:40px;padding:0;font-weight: bold;}
p, span{padding:0 0 0 24px;}
ol,ul{padding:0 0 0 42px;margin-left:2px;}*/


