/* Generic Selectors */

body {
	font-family: Arial, Helvetica, san-serif;
	font-size: 13px;
	color: #000000;		
	height: 100%;
	width: 98%;

}

p {
	margin: .75em 0px 0px 0px; /*top right bottom left*/	
}

tr td {
	font-family: Arial, Helvetica, san-serif;
	font-size: 13px;
	font-style: normal;	
	font-weight: normal;	
}	

h1 {
	font-family: Serpentine Medium, Arial, Helvetica, san-serif;
	font-size: 22px;
	font-weight: bold;
	color: #0066CC;
}

h2 {
	font-family: Arial, Helvetica, san-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin: 1em 0px 0px 0px; /*top right bottom left*/	
}

h3 {
	font-family: Arial, Helvetica, san-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660066;
	margin: 10px 0px 0px 0px; /*top right bottom left*/	

}



h4 {
	font-family: Arial, Helvetica, san-serif;
	font-size: 13px;
	font-weight: bold;
}

h5 {
	font-family: Arial, Helvetica, san-serif;
	font-size: 10px;
	text-align: center;
	color: #000000;
}

p.caption {
	font-family: Arial, Helvetica, san-serif;
	font-size: 11px;
	text-align: center;
	color: #000000;
}






/*************************  Pseudo classes *************************/


p.home {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	}

p.menu {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	line-height: 200%;
	color: #FFFF00;}

a.menu:{width:78px;}

a.menu:link {
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
    }
a.menu:visited {
	font-weight: bold;
	font-weight: bold;
	text-decoration: none;	
    color: #FFFF00;
    }
a.menu:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
    }

p.Left {
	position: relative;	
	width: 375px;
	text-align: left;	
}

p.Right {
	position: relative;	
	width: 375px;
	text-align: right;	
}

ul.small{
    font-size: 12px;
	}

ul.TOC{
    list-style-image: url(bulletA.gif);
    list-style-type: square;
    font-size: 13px;
    margin-left: 15px;
	}
	
ul.none {list-style-type: none}

ul.Narrow {
    font-size: 13px;
    margin-left: 15px;
	}

ul.link {
    font-size: 13px;
    color: #003399;
	font-weight: bold;
	text-decoration: none;

}

ul:visited { 
	color: #6600CC;
	text-decoration: none;
	font-weight: bold;
	}
	
:link {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}

:visited { 
	color: #6600CC;
	text-decoration: none;
	font-weight: bold;
}


:hover {
	color: #CC0000;
	padding-bottom: 0px;
	font-weight: bold;
	text-decoration: none;

}

a.small:link {
	color: #003399;
	text-decoration: none;
	font-weight: normal;
}

a.small:visited { 
	color: #6600CC;
	text-decoration: none;
	font-weight: normal;
}


a.small:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
}

a.top:link {
	color: #003399;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a.top:visited { 
	color: #6600CC;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}


a.top:hover {
	color: #CC0000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}


/*************************  ID's *************************/

#TopBorder {
	position: absolute;
	z-index: 0;
	width: 800px;
	height: 88px;	
	margin-top: 5px;
	margin-left: 0px;
	font-weight: normal;
}

#HeaderBar {
	position: absolute;
	z-index: 0;
	width: 750px;
	height: 11px;	
	margin-top: 93px;
	margin-left: 8px;
}

#navigation {
	position: absolute;
	z-index: 0;
	width: 78px;
	height: 300px;
	margin-top: 104px;
	margin-left: 8px;
	background-color: #830FB0;
}

#Endnav {
	position: absolute;
	z-index: 0;
	width: 78px;
	margin-top: 104px;
}
#centerDoc {
	position: absolute;	
	z-index: 0;
	width: 750px;
	padding: 0px 5px 20px 105px; /*top right bottom left*/
	margin-top: 90px;		
}

#BiColumn {
	position: relative;	
	width: 640px;
	margin-top: 10px;
	border-bottom: 1px solid #000080;
}

#LeftColumn {
	position: relative;	
	width: 375px;
}

span {
	position: relative;	
	text-align: right;	
	float:right;	
}

#right {
	position: relative;	
	text-align: left;	
	float:right;
}

#photoRight {
	float:right;
	width:90px;
	margin:0 0 10px 10px;
	text-align:center;
	font-size: 11px;
}

#photoRightLarge {
	float:right;
	width:200px;
	margin:0 0 10px 10px;
	text-align:center;
	font-size: 11px;
}
#photoLeft {
	float:left;
	width:90px;
	margin:5px 10px 10px 0px;
	text-align:left;
	font-size: 11px;
}

#photoLeftLarge {
	float:left;
	width:210px;
	margin:5px 10px 10px 0px;
	text-align:left;
	font-size: 11px;
}

#PullQuote {
	float:right;
	width:200px;
	margin:0px 0px 10px 10px;
	padding: 5px 5 px 5 px;
	background-color: #CCFFFF;
}