/***********************************************/
/* RESET                                 */
/***********************************************/

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	outline: 0;
	font-size: medium;
	vertical-align: text-top;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	background: transparent;
	background-color: #FFFFFF;
}


/***********************************************/
/* pf_main.css                                 */
/***********************************************/

body{
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
	line-height: 1.3;
	margin: 0px;
	background-color: #ffffff;
	text-align: center;
	height: auto;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: none;
}

h1{
	font-family:Trebuchet MS, verdana, arial;
	font-size: 140%;
	color: #334d55;
	margin: 6px 0px 3px 0px;
	padding: 0px;
	text-align: center;
}

h2{
	font-family:Trebuchet MS, verdana, arial;
	font-size: 114%;
	color: #36259A;
	margin: 10px 0 0 0;
	text-align: center;
}

h3{
	font-family:Trebuchet MS, verdana, arial;
	font-size: 110%;
	color: #334d55;
	text-align: left;	
}

h4{
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

a.h4{
	text-decoration: none;
}

a.h4:link{
	text-decoration: none;
}

a.h4:visited{
	text-decoration: none;
}

a.h4:hover{
	text-decoration: underline;
}
h5{
	font-size: 100%;
	color: #334d55;
}

ul{
	list-style-type: square;
}

ul ul{
	list-style-type: disc;
}

ul ul ul{
	list-style-type: none;
}

label{
	font-family:Trebuchet MS, verdana, arial;
	font-size: 100%;
	font-weight: bold;
	font: bold 100% Arial,sans-serif;
	color: #334d55;
}



/***********************************************/
/* New 0609                                 */
/***********************************************/
linksTable{
	margin-top:12px;
	margin-bottom:12px;
}

p.smlPrint{
	font-size:10px;
}

p.mediaLabel{
	font-size: small;
	color: #333333;
	text-align: center;
	}

em.mediaLabel{
	font-size: small;
	color: #333333;
	text-align: center
	}
	
a.mediaLabel{
	text-align: center;
	font-size: 100%;
	color: #006699;
	text-decoration: none;
}

a.mediaLabel:link{
	text-align: center;
	color: #006699;
	text-decoration: none;
}

a.mediaLabel:visited{
	color: #006666;
	text-decoration: none;
}

a.mediaLabel:hover{
	text-align: center;
	color: #006699;
	text-decoration: underline;
}


a.horizontal_accordion_content{
	text-align: justify;
	font-size: 100%;
	color: #006699;
	text-decoration: none;
}

a.horizontal_accordion_content:link{
	color: #006699;
	text-decoration: none;
}

a.horizontal_accordion_content:visited{
	color: #006666;
	text-decoration: none;
}

a.horizontal_accordion_content:hover{
	color: #006699;
	text-decoration: underline;
}

a.accordion_content{
	line-height:150%;
	font-size: 80%;
	color: #006699;
	text-decoration: none;
}

a.accordion_content:link{
	color: #006699;
	text-decoration: none;
}

a.accordion_content:visited{
	color: #006666;
	text-decoration: none;
}

a.accordion_content:hover{
	color: #000000;
	padding-top: 12px;
	padding-bottom: 12px;
}

p.navLinkB{
	line-height:100%;
	font-size: 80%;
	color: #006699;
	text-decoration: none;
	border: none;
}

a.navLinkB{
	line-height:100%;
	font-size: 80%;
	color: #006699;
	text-decoration: none;
	border: none;
}

a.navLinkB:link{
	color: #006699;
	text-decoration: none;
}

a.navLinkB:visited{
	color: #006666;
	text-decoration: none;
}

a.navLinkB:hover{
	color: #006699;
	text-decoration:underline;
}

a.navLinkT{
	line-height:150%;
	font-size: 80%;
	color: #006699;
	text-decoration: none;
}

a.navLinkT:link{
	color: #006699;
	text-decoration: none;
}

a.navLinkT:visited{
	color: #006666;
	text-decoration: none;
}

a.navLinkT:hover{
	color: #006699;
	text-decoration: overline;
}

a.mediaLink{
	line-height:150%;
	font-size: 80%;
	color: #006699;
	text-decoration: none;
}

a.mediaLink:link{
	color: #006699;
	text-decoration: none;
}

a.mediaLink:visited{
	color: #006666;
	text-decoration: none;
}

a.mediaLink:hover{
	color: #006699;
	text-decoration: overline;
}

mediaLabelSm{
	font-size: 80%;
	color: #333333;
	text-align: center;
	}

p.mediaLabelSm{
	font-size: 80%;
	color: #333333;
	text-align: center;
	}

em.mediaLabelSm{
	font-size: 100%;
	text-align: center
	}
	
a.mediaLabelSm{
	text-align: center;
	font-size: 80%;
	color: #006699;
	text-decoration: none;
}

a.mediaLabelSm:link{
	text-align: center;
	color: #006699;
	text-decoration: none;
}

a.mediaLabelSm:visited{
	color: #006666;
	text-decoration: none;
}

a.mediaLabelSm:hover{
	text-align: center;
	color: #006699;
	text-decoration: underline;
}



/***********************************************/
/* Layout Divs                                 */
/***********************************************/



#globalWrapper {
	margin:0 auto;
	width: 800px;
	text-align: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-color:#333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



/************* #breadCrumb styles *************/

#breadCrumb{
	font-family: Trebuchet MS, verdana, arial;
}

#breadCrumb a:hover{
	border-top: 1px solid #cccccc;
	background-color: #306599;
	padding: 2px 0px 0px 2px;
	color: #ABFA8D;
}

.breadCrumbBody{
	padding: 2px 2px 12px 2px;
	margin: 3px 0px 3px 0px;
	color: #ABFA8D;
	text-align:center;
	line-height: 1;
}
#breadCrumbTop{
	width: 542px;
	height: auto;
	font-family: Trebuchet MS, verdana, arial;
	border-top: 0px none #999999;
	border-right: 0px none #999999;
	border-bottom: 0px none #999999;
	border-left: 0px none #999999;
	font-size: 80%;
}

#breadCrumbTop a:hover{
	border-top: 1px solid #cccccc;
	background-color: #50C9DC;
	padding: 0px 2px 0px 2px;
	color: #ABFA8D;
}

.breadCrumbTopBody{
	padding: 2px 2px 2px 2px;
	margin: 3px 3px 3px 3px;
	padding: 2px 2px 2px 2px;
	color: #ABFA8D;
	text-align:center;
	font-size: small;
}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	border-bottom: 0px solid #cccccc;
	font-size: 100%;
	background-color: #50C9DC;
	font-weight: bold;
	color: #3300FF;
	width: 110px;
	position: relative;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	color: #306599;
	background-color: #50C9DC;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
	background-color: #50C9DC;
	color: #306599;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #306599;
	padding: 2px 0px 2px 10px;
	color: #ABFA8D;
}
#globalWrapper #breadCrumb .breadCrumbBodySub {
}

