/* Reset */
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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/* font-weight: inherit; */
	/* font-style: inherit; */
	/* font-size: 100%; */
	/* font-family: inherit; */
	vertical-align: baseline;
}
#printmessage {
	display: none;
	}	

#homeLink a {
	background-color: transparent;
	float: left;
	position: relative;
	top: -25px;
	left: 5px;
	width: 420px;
	height: 45px;
	}		
img {
	border: 0;
	}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
h1 {
	font-size: 14pt;
	padding-bottom: 5px;
	}	
h2 {
	font-size: 12pt;
	padding-bottom: 5px;
	}	
h3 {
	font-size: 11pt;
	padding-bottom: 5px;
	}	

body {
	line-height: 1.1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
/* caption, th, td {
	text-align: left;
	font-weight: normal;
}*/
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* CSS Document */
a:link { color: #454545; }
a:visited { color: #454545; }
a:hover {
	color:#fff;
	background-color:#454545;
}
#wrapper {
	margin: 0px auto;
	width: 700px;
	font-family:Arial, Helvetica, sans-serif;
	height: 100%;
}

.indent {
	padding-left:20px;
	}
.bos_contact {
	background-color:#e2e2c9;
	border: 1px #808080 solid;
	}
#branding {
	width:719px;
	background-repeat:no-repeat;
/*	height:151px;
	background-image:url(../images/headerbg.gif);*/
	height:171px;
	background-image:url(../images/headerbg-25.gif);
}
#branding_home {
	width:719px;
	background-repeat:no-repeat;
/*	height:352px;
	background-image:url(../images/headerbg.jpg);*/
	height:372px;
	background-image:url(../images/headerbg-25.jpg);*/
}
#search {
	float:right;
	color:#ae3793;
	font-size:10px;
/*	margin-top:15px; */
	margin-top:40px; /* 25 year anniversary change */
	margin-right:5px;
	font-size:11px;
}
.searchlabel {
	float:right;
	line-height:20px;
	padding-right:4px;
}
.searchinput {
	float:right;
/*	background:url(../images/searchbg.gif) left top no-repeat;
	width:169px;*/
	background:url(../images/searchbg-25.gif) left top no-repeat;
	width:140px; /* 25 year anniversary change */
	height:20px;
}
/*Do not display background in safari*/
body:last-child:not(:root:root) .searchinput {
	background:none;
}
.searchinput input {
	border:none;
	background:none;
	width:160px;
	padding:4px;
	font-size:11px;
}
#textNav {
	margin-top:0px;
	float:right;
	font-size:10px;
	color:#454545;
	clear:both;
	width:auto;
	_width:150px;
}
* html #textNav {
	width:150px;
}
*:first-child+html #textNav {
	width:150px;
} 
#textNav li {
	float:left;
	line-height:20px;
	color: #454545;
}
#Contentleft{
	width: 149px;
	display:block;
	margin-left: 9px;
	background-image: url(../images/line.gif);
	background-position: top right;
	background-repeat: no-repeat;
	position: absolute;
	font-size: 9px;
	color: #454545;
}
#Contentleft p {
	padding: 4px 4px 4px 0;
}
#Contentleft_home{
	width: 149px;
	display:block;
	margin-left: 9px;
	background-image: url(images/line.gif);
	background-position: top right;
	background-repeat: no-repeat;
	position: absolute;
	font-size: 9px;
	color: #454545;
	top: -198px;
}
#Contentleft_home p {
	padding: 4px 4px 4px 0;
}

#Contentright{
	width: 149px;
	display:block;
	margin-left: 9px;
	background-image: url(../images/line.gif);
	background-position: top left;
	background-repeat: no-repeat;
	position: absolute;
	left: 556px;
	top: 41px;
}
#Contentright_home {
	width: 149px;
	display:block;
	margin-left: 9px;
	background-image: url(images/line.gif);
	background-position: top left;
	background-repeat: no-repeat;
	position: absolute;
	left: 556px;
	top: 50px;
}

#right{
	float: right;
	width: 158px;
	display:block;
	background-image:url(../images/rightnav-bg.gif);
	background-repeat:repeat-y;
	position: relative;
	
}


#content{
	width: 719px;
	top: -50px;
	display:block;
	position: relative;

	
}

#mainContentholder{
	width: 409px;
	margin-top: 40px;
	background-image:url(../images/center-bg.gif);
	background-repeat:repeat-y;
	margin-right: 153px;
	position: absolute;
	left: 157px;
	top: 6px;
	/*padding:0 0 25px 0;*/
}

#mainContent{
	width: 400px;
	padding-left: 5px;
	background-image:url(../images/contentheader_blank.gif);
	background-position: top center;
	background-repeat:no-repeat;
	/*padding-top: 55px;*/
	padding-right: 10px;
	min-height:600px;
}
* html #mainContent {
	height:600px;
}
#mainContent p{
	padding:8px;
	padding-left: 0px;
}

#mainContent li {
	list-style: disc;
	margin: 5px;
	margin-left: 15px;
}

.pageheader {
	text-transform:uppercase;
	font-size:12px;
	padding:18px 0 20px 60px;
	background-image:url(../images/contentheader_blank.gif);
	background-position: top center;
	background-repeat:no-repeat;
	/*padding-top: 55px;*/
}
.sectioncolor {
	color:#983481;
	font-weight: bold;
}
.pagecolor {
	color:#b465a2;
	font-weight: bold;
	text-transform:none;
}
.rightcoltitle{
	font-size:12px;
	color: #bd7caf;
    padding-top: 4px;
    padding-bottom: 3px;
    padding-left: 10px;
	display:block;
	font-weight: bold;
}

.rightcolcopy{
	font-size:11px;
	color: #454545;
    padding-top: 0px;
    padding-bottom: 11px;
    padding-left: 10px;
	display:block;
}
.rightcol-break{
	padding-top: 4px;
}

.maincopytitle{
	/*font-size:11px;*/
	color: #983481;
	padding-bottom: 7px;
	display:block;
}
.nospacetitle{
	padding-bottom: 3px;
}

.maincopynews{
	padding-bottom: 3px;
}
.maincopydte{
	font-size:10px;
	color: #983481;
 	padding-bottom: 3px;
	display:block;
}
.maincopy{
	/*font-size:11px;*/
	color: #454545;
	padding: 8px;
	}
.admincopy{
	font-size:11px;
	color: #454545;
	padding: 8px;
	}

.main a{
	text-decoration:none;
}
.sub1 a, .sub2 a, .sub3 a, .sub4 a{
	color:#FFF !important;
	text-decoration:none;
}
.sub1 a:hover, .sub2 a:hover, .sub3 a:hover, .sub4 a:hover{
	color:#ccc !important;
}

.rightcolthumb{
    padding-left: 6px;
	display:block;
	display: block;
}

.maincolpic{
	padding:0px 8px 8px 0px;
	display:block;
	float: left;
}


ul.main{
	list-style-type: none; 
	padding: 0; margin: 0; 
	margin-left: 1em; 
	color: #454545; 
	font-size: 10px;
	clear: both;
	line-height: 12.3px
}

li.main{
	background-image: url(../images/greyarrow.gif); 
	background-repeat: no-repeat; 
	background-position: 0 .4em; 
	padding-left: .6em;}


ul.sub1{
	list-style-type: none; 
	padding: 0; 
	margin: 0;  
	color: #ffffff; 
	font-size: 10px;
	line-height: 12.3px}
li.sub1{
	background-image: url(../images/purplearrow.gif);
	background-repeat: no-repeat;
	background-position: 1.3em 0.4em;
	padding-left: 1.9em;
	background-color:#912f78;
	color: ffffff;
	border-top-style: solid;
	border-right-style: solid;
	border-color: #ffffff;
	border-width:thin;
	padding-top: 0.1em;
	padding-bottom: 0.01em;
}

ul.sub2{
	list-style-type: none; 
	padding: 0; 
	margin: 0; 
	color: #ffffff; 
	font-size: 10px;
	clear: both;
	line-height: 12.3px}
li.sub2{
	background-image: url(../images/purplearrow.gif);
	background-repeat: no-repeat;
	background-position: 1.3em 0.4em;
	padding-left: 1.9em;
	background-color:#b67ca7;
	color: ffffff;
	border-top-style: solid;
	border-right-style: solid;
	border-color: #ffffff;
	border-width:thin;
	padding-top: 0.1em;
	padding-bottom: 0.01em;
}

ul.sub3{
	list-style-type: none; 
	padding: 0; 
	margin: 0; 
	color: #ffffff; 
	font-size: 10px;
	clear: both;
	line-height: 12.3px}
li.sub3{
	background-image: url(../images/purplearrow.gif);
	background-repeat: no-repeat;
	background-position: 2.7em;
	padding-left: 3.4em;
	background-color:#b67ca7;
	color: ffffff;
	border-top-style: solid;
	border-right-style: solid;
	border-color: #ffffff;
	border-width:thin;
	padding-top: 0.1em;
	padding-bottom: 0.01em;
}

ul.sub4{
	list-style-type: none; 
	padding: 0; 
	margin: 0; 
	color: #ffffff; 
	font-size: 10px;
	clear: both;
	line-height: 12.3px}
li.sub4{
	background-image: url(../images/purplearrow.gif);
	background-repeat: no-repeat;
	background-position: 2.7em;
	padding-left: 3.4em;
	background-color:#912f78;
	color: ffffff;
	border-top-style: solid;
	border-right-style: solid;
	border-color: #ffffff;
	border-width:thin;
	padding-top: 0.1em;
	padding-bottom: 0.01em;
}

#footer {
	width:409px;
	height:24px;
	font-size: 10px;
	color: #454545;
	text-align: left;
	background-color:#FFF;
	padding:0 0 10px 0;
}
/* default font size - import for adjustable font size area*/
@import url(x-small.css);

#wrapper{
	font-size:	11px;
}
.smallType {
	font-size: 9px;
	}