@charset "UTF-8";
/* CSS Document */

/* START UPLOAD BOX ORANGE */

  .uploadboxwrapper {
	margin-bottom: 3em;
	background-color: #FF9900;
	width: 38em;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 2em;
	margin-top: 1em;
	position: relative;
 }
.uploadboxtop {
	width:100%;
	height:2.5em;
	background-image: url(../images/borders/orange/topleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FF9900;
	text-align: center;
 }
.uploadboxcontent h2 {
	font-size: 0.8125em;
	line-height: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 1em;
	padding-top: 0.75em;
}
.uploadboxtop h3 {
	display:block;
	height:20px;
	background-image: url(../images/borders/orange/topright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 1em;
	line-height: 2.5em;
	font-weight: bold;
	color: #FFFFFF;
}
.uploadboxtop h3 a:link, .uploadboxtop h3 a:visited{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.uploadboxtop h3 a:hover, .uploadboxtop h3 a:active{
	color: #000000;
}
.uploadboxcontent {
	margin-bottom: 0.5em;
 }
.uploadboxbottom {
	background-image: url(../images/borders/orange/bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 12px;
	margin-top: -12px;
 }
.uploadboxbottom span {
	display:block;
	position:relative;
	height:12px;
	background-image: url(../images/borders/orange/bottomright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
 }
.uploadboxcontent p {
	font-size: 0.75em;
	line-height: 1.375em;
	color: #000000;
	margin-right: 0.5em;
	margin-bottom: 0.25em;
	margin-left: 1em;
	padding-top: 0.5em;
}

.uploadboxcontent img a:link {
	width: 16em;
}
.uploadboxcontent a:link, .uploadboxcontent a:visited {
	color: #000000;
	text-decoration: underline;
}

.uploadboxcontent a:hover, .uploadboxcontent a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
/* END UPLOAD BOX ORANGE */

/* START 2ND UPLOAD BOX ORANGE */

  .uploadboxwrapper2 {
	margin-bottom: 0em;
	background-color: #FF9900;
	width: 25em;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 2em;
	margin-top: 0.5em;
	position: relative;
 }
.uploadboxtop2 {
	width:100%;
	height:2.5em;
	background-image: url(../images/borders/orange/topleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FF9900;
	text-align: center;
 }
.uploadboxcontent2 h2 {
	font-size: 0.8125em;
	line-height: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 1em;
	padding-top: 0.75em;
}
.uploadboxtop2 h3 {
	display:block;
	position:relative;
	height:20px;
	background-image: url(../images/borders/orange/topright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 1em;
	line-height: 2.5em;
	font-weight: bold;
	color: #FFFFFF;
}
.uploadboxtop2 h3 a:link, .uploadboxtop2 h3 a:visited{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.uploadboxtop2 h3 a:hover, .uploadboxtop2 h3 a:active{
	color: #000000;
}
.uploadboxcontent2 {
	margin-bottom: 0.5em;
 }
.uploadboxbottom2 {
	background-image: url(../images/borders/orange/bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 12px;
	margin-top: -12px;
 }
.uploadboxbottom2 span {
	display:block;
	position:relative;
	height:12px;
	background-image: url(../images/borders/orange/bottomright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
 }
.uploadboxcontent2 p {
	font-size: 0.75em;
	line-height: 1.375em;
	color: #000000;
	margin-right: 0.5em;
	margin-bottom: 0.25em;
	margin-left: 1em;
	padding-top: 0.5em;
}

.uploadboxcontent2 img a:link {
	width: 16em;
}
.uploadboxcontent2 a:link, .uploadboxcontent2 a:visited {
	color: #000000;
	text-decoration: underline;
}

.uploadboxcontent2 a:hover, .uploadboxcontent2 a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
/* END 2ND UPLOAD BOX ORANGE */

/* START SMALL SIDE BOX ORANGE */

  .orangeboxwrapper {
	width:16em;
	background-image: url(../images/borders/orange/leftright.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 1em;
	background-color: #FF9900;
 }
.orangeboxtop {
	width:100%;
	height:2.5em;
	background-image: url(../images/borders/orange/topleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FF9900;
	text-align: center;
 }
.orangeboxcontent h2 {
	font-size: 0.8125em;
	line-height: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 1em;
	padding-top: 0.75em;
}
.orangeboxtop h3 {
	display:block;
	position:relative;
	height:20px;
	background-image: url(../images/borders/orange/topright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 1em;
	line-height: 2.5em;
	font-weight: bold;
	color: #FFFFFF;
}
.orangeboxtop h3 a:link, .orangeboxtop h3 a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.orangeboxtop h3 a:hover, .orangeboxtop h3 a:active{
	color: #FFFFFF;
	text-decoration: none;
}
.orangeboxcontent {
	margin-bottom: 0.5em;
 }
.orangeboxbottom {
	height:12px;
	background-image: url(../images/borders/orange/bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
 }
.orangeboxbottom span {
	display:block;
	position:relative;
	height:12px;
	background-image: url(../images/borders/orange/bottomright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
 }
.orangeboxcontent p {
	font-size: 0.75em;
	line-height: 1.375em;
	color: #000000;
	margin-right: 0.5em;
	margin-bottom: 0.25em;
	margin-left: 1em;
	padding-top: 0.5em;
}

.orangeboxcontent img a:link {
	width: 16em;
}
.orangeboxcontent a:link, .orangeboxcontent a:visited {
	color: #000000;
	text-decoration: underline;
}

.orangeboxcontent a:hover, .orangeboxcontent a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
/* END SMALL SIDE BOX ORANGE */


/* START SMALL ORANGE HEADER BOX */

  .orangeheaderboxwrapper {
	width:16em;
	background-image: url(../images/borders/grey/leftside.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 1em;
	background-color: #FFFFFF;
 }
.orangeheaderboxtop {
	width:100%;
	height:2.5em;
	background-image: url(../images/borders/orange/topleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FF9900;
	text-align: center;
 }
.orangeheaderboxcontent h2 {
	font-size: 0.8125em;
	line-height: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 1em;
	padding-top: 0.75em;
}
.orangeheaderboxtop h3 {
	display:block;
	position:relative;
	height:20px;
	background-image: url(../images/borders/orange/topright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 1em;
	line-height: 2.5em;
	font-weight: bold;
	color: #FFFFFF;
}
.orangeheaderboxcontent {
	position:relative;
	background-image: url(../images/borders/grey/rightside.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	margin-bottom: -6px;
	padding-top: 0.5em;
 }
.orangeheaderboxbottom {
	height:12px;
	background-image: url(../images/borders/grey/bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
 }
.orangeheaderboxbottom span {
	display:block;
	position:relative;
	height:12px;
	background-image: url(../images/borders/grey/bottom-right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
 }
.orangeheaderboxcontent p {
	font-size: 0.75em;
	line-height: 1.375em;
	color: #666666;
	margin-bottom: 0.5em;
}
.orangeheaderboxcontent  img {
	width: 16em;
	margin-top: -0.5em;
	margin-left: -1em;
	margin-bottom: 0.5em;
}
.orangeheaderboxcontent h1 {
	font-size: 1em;
	font-weight: bold;
	color: #000080;
	text-align: center;
	line-height: 1.25em;
	margin-bottom: 1em;
}
.orangeheaderboxcontent h2 {
	font-size: 1em;
	line-height: 1em;
	text-align: center;
	font-weight: bold;
	color: #FF9900;
	margin-bottom: 0.5em;
	margin-right: 1em;
}
.orangeheaderboxcontent a:link, .orangeheaderboxcontent a:visited {
	color: #666666;
	text-decoration: underline;
}

.orangeheaderboxcontent a:hover, .orangeheaderboxcontent a:active {
	color: #FF9900;
	text-decoration: underline;
}
.orangeheaderboxcontent h3 {
	font-size: 1em;
	line-height: 1em;
	text-align: center;
	font-weight: bold;
	color: #FF9900;
	margin-bottom: 0.25em;
}
/* END SMALL ORANGE HEADER BOX */


/* START SMALL BLUE HEADER BOX */

  .blueheaderboxwrapper {
	width:16em;
	background-image: url(../images/borders/grey/leftside.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 1em;
	background-color: #FFFFFF;
 }
.blueheaderboxtop {
	width:100%;
	height:2.5em;
	background-image: url(../images/borders/darkblue/topleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000080;
	text-align: center;
 }
.blueheaderboxcontent h2 {
	font-size: 0.8125em;
	line-height: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 1em;
	padding-top: 0.75em;
}
.blueheaderboxtop h3 {
	display:block;
	position:relative;
	height:20px;
	background-image: url(../images/borders/darkblue/toprightgif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 1em;
	line-height: 2.5em;
	font-weight: bold;
	color: #FFFFFF;
}
.blueheaderboxcontent {
	position:relative;
	background-image: url(../images/borders/grey/rightside.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	margin-bottom: -6px;
	padding-top: 0.5em;
 }
.blueheaderboxbottom {
	height:12px;
	background-image: url(../images/borders/grey/bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
 }
.blueheaderboxbottom span {
	display:block;
	position:relative;
	height:12px;
	background-image: url(../images/borders/grey/bottom-right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
 }
.blueheaderboxcontent p {
	font-size: 0.75em;
	line-height: 1.375em;
	color: #666666;
	margin-bottom: 0.5em;
}
.blueheaderboxcontent  img {
	width: 16em;
	margin-top: -0.5em;
	margin-left: -1em;
	margin-bottom: 0.5em;
}
.blueheaderboxcontent h1 {
	font-size: 1em;
	font-weight: bold;
	color: #000080;
	text-align: center;
	line-height: 1.25em;
	margin-bottom: 1em;
}
.blueheaderboxcontent h2 {
	font-size: 1em;
	line-height: 1em;
	text-align: center;
	font-weight: bold;
	color: #FF9900;
	margin-bottom: 0.5em;
	margin-right: 1em;
}
.blueheaderboxcontent a:link, .blueheaderboxcontent a:visited {
	color: #666666;
	text-decoration: underline;
}

.blueheaderboxcontent a:hover, .blueheaderboxcontent a:active {
	color: #FF9900;
	text-decoration: underline;
}
.blueheaderboxcontent h3 {
	font-size: 1em;
	line-height: 1em;
	text-align: center;
	font-weight: bold;
	color: #FF9900;
	margin-bottom: 0.25em;
}
/* END SMALL BLUE HEADER BOX */

/* BEGIN SMALL OUTLINE BOX */
 .box2wrapper {
	width:16em;
	background-color: #fff;
	background-image: url(../images/borders/grey/leftside.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 1em;
 }
.box2top {
	width:100%;
	height:12px;
	background-image: url(../images/borders/grey/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
 }
.box2top span {
	display:block;
	position:relative;
	height:12px;
	background-image: url(../images/borders/grey/top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
 }
.box2content {
	position:relative;
	background-image: url(../images/borders/grey/rightside.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	margin-bottom: 0px;
 }
.box2bottom {
	height:12px;
	background-image: url(../images/borders/grey/bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
 }
.box2bottom  span {
	display:block;
	position:relative;
	height:12px;
	background-image: url(../images/borders/grey/bottom-right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
 }
.box2content p {
	font-size: 0.75em;
	line-height: 1.375em;
	color: #666666;
	margin-bottom: 0.5em;
}
.box2content h1 {
	font-size: 1em;
	font-weight: bold;
	color: #000080;
	text-align: center;
	line-height: 1.25em;
	margin-bottom: 1em;
}
.box2content h2 {
	font-size: 1em;
	line-height: 1em;
	text-align: center;
	font-weight: bold;
	color: #FF9900;
	margin-bottom: 0.5em;
}
.box2content a:link, .box2content a:visited {
	color: #666666;
	text-decoration: underline;
}

.box2content a:hover, .box2content a:active {
	color: #FF9900;
	text-decoration: underline;
}
.box2content h3 {
	font-size: 1em;
	line-height: 1em;
	text-align: center;
	font-weight: bold;
	color: #FF9900;
	margin-bottom: 0.25em;
}
/* END SMALL OUTLINE BOX */


/* START SMALL SIDE BOX DARK BLUE */

.blueboxwrapper {
	width:16em;
	margin-bottom: 1em;
	background-color: #000080;
 }
.blueboxtop {
	width:100%;
	height:2.5em;
	background-image: url(../images/borders/darkblue/topleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000080;
	text-align: center;
 }
.blueboxcontent h2 {
	font-size: 0.8125em;
	line-height: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 1em;
	padding-top: 0.75em;
}
.blueboxtop h3 {
	display:block;
	position:relative;
	height:12px;
	background-image: url(../images/borders/darkblue/toprightgif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 1em;
	line-height: 2.5em;
	font-weight: bold;
	color: #FFFFFF;
}
.blueboxcontent {
	margin-bottom: 0.5em;
 }
.blueboxbottom {
	height:12px;
	background-image: url(../images/borders/darkblue/bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
 }
.blueboxbottom span {
	display:block;
	position:relative;
	height:12px;
	background-image: url(../images/borders/darkblue/bottomright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
 }
.blueboxcontent p {
	font-size: 0.75em;
	line-height: 1.375em;
	color: #FFFFFF;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 1em;
	padding-top: 0.5em;
}

.blueboxcontent img {
	margin-left: 1px;
	width: 15.875em;
}
.blueboxcontent a:link, .box2content a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.blueboxcontent a:hover, .box2content a:active {
	color: #FF9900;
	text-decoration: underline;
}
/* END SMALL SIDE BOX DARK BLUE */


/* BEGIN SMALL IMAGE BOX */
 .imagebox1wrapper {
	width:16em;
	background-color: #fff;
	background-image: url(../images/borders/grey/leftside.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 1em;
 }
.imagebox1top {
	width:100%;
	height:12px;
	background-image: url(../images/borders/grey/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
 }
.imagebox1top span {
	display:block;
	position:relative;
	height:12px;
	background-image: url(../images/borders/grey/top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
 }
.imagebox1content {
	position:relative;
	background-image: url(../images/borders/grey/rightside.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	margin-bottom: -6px;
	margin-top: 0px;
 }
.imagebox1bottom {
	height:12px;
	background-image: url(../images/borders/grey/bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
 }
.imagebox1bottom  span {
	display:block;
	position:relative;
	height:12px;
	background-image: url(../images/borders/grey/bottom-right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
 }
.imagebox1content p {
	font-size: 0.75em;
	line-height: 1.375em;
	color: #666666;
	margin-bottom: 0.5em;
}
.imagebox1content h1 {
	font-size: 1em;
	font-weight: bold;
	color: #000080;
	text-align: center;
	line-height: 1.25em;
	margin-bottom: 1em;
}
.imagebox1content h2 {
	font-size: 1em;
	line-height: 1.25em;
	text-align: center;
	font-weight: bold;
	color: #FF9900;
	margin-bottom: 0.5em;
	margin-right: -0.5em;
	margin-left: -0.5em;
	padding-top: 0.5em;
}
.imagebox1content h2 a:link, .imagebox1content h2 a:visited {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.imagebox1content h2 a:hover, .imagebox1content h2 a:active {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.imagebox1content a:link, .imagebox1content a:visited {
	color: #666666;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
.imagebox1wrapper img {
	border: 0;
	margin: 0em;
	padding: 0px;
	display: block;
	width: 16em;
}

.imagebox1content a:hover, .imagebox1content a:active {
	color: #FF9900;
	text-decoration: underline;
}
.imagebox1content h3 {
	font-size: 1em;
	line-height: 1em;
	text-align: center;
	font-weight: bold;
	color: #FF9900;
	margin-bottom: 0.25em;
}
/* END SMALL IMAGE BOX */

/* BEGIN SMALL BLUE IMAGE BOX */
 .imagebox2wrapper {
	width:16em;
	background-color: #fff;
	background-image: url(../images/borders/grey/leftside.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 1em;
 }
.imagebox2top {
	width:100%;
	height:12px;
	background-image: url(../images/borders/grey/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
 }
.imagebox2top span {
	display:block;
	position:relative;
	height:12px;
	background-image: url(../images/borders/grey/top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
 }
.imagebox2content {
	position:relative;
	background-image: url(../images/borders/grey/rightside.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	margin-bottom: -6px;
 }
.imagebox2bottom {
	height:12px;
	background-image: url(../images/borders/grey/bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
 }
.imagebox2bottom  span {
	display:block;
	position:relative;
	height:12px;
	background-image: url(../images/borders/grey/bottom-right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
 }
.imagebox2content p {
	font-size: 0.75em;
	line-height: 1.375em;
	color: #666666;
	margin-bottom: 0.5em;
}
.imagebox2content h1 {
	font-size: 1em;
	font-weight: bold;
	color: #000080;
	text-align: center;
	line-height: 1.25em;
	margin-bottom: 1em;
}
.imagebox2content h2 {
	font-size: 1em;
	line-height: 2em;
	text-align: center;
	font-weight: bold;
	color: #000080;
}
.imagebox2content h2 a:link, .imagebox2content h2 a:visited {
	color: #000080;
	text-decoration: none;
}
.imagebox2content h2 a:hover, .imagebox2content h2 a:active {
	color: #000080;
	text-decoration: none;
}
.imagebox2content a:link, .imagebox2content a:visited {
	color: #666666;
	text-decoration: underline;
}
.imagebox2wrapper img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.imagebox2content a:hover, .imagebox2content a:active {
	color: #FF9900;
	text-decoration: underline;
}
.imagebox2content h3 {
	font-size: 1em;
	line-height: 1em;
	text-align: center;
	font-weight: bold;
	color: #FF9900;
	margin-bottom: 0.25em;
}
/* END SMALL BLUE IMAGE BOX */
.orangeboxcontent img {
	width: 16em;
}
.newsup {
	margin-top: -0.75em;
}


/* START 3RD UPLOAD BOX ORANGE */

  .uploadboxwrapper3 {
	margin-bottom: 1em;
	background-color: #FF9900;
	width: 42em;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0em;
	position: relative;
	height: 2.5em;
 }
.uploadboxtop3 {
	width:100%;
	height:2.5em;
	background-image: url(../images/borders/orange/topleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FF9900;
	text-align: center;
 }
.uploadboxcontent3 h2 {
	font-size: 0.8125em;
	line-height: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 1em;
	padding-top: 0.75em;
}
.uploadboxtop3 h3 {
	display:block;
	position:relative;
	background-image: url(../images/borders/orange/topright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 1em;
	line-height: 1.25em;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0.5em;
}
.uploadboxtop3 h3 a:link, .uploadboxtop3 h3 a:visited{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.uploadboxtop3 h3 a:hover, .uploadboxtop3 h3 a:active{
	color: #000000;
}
.uploadboxcontent3 {
	margin-bottom: 0.5em;
 }
.uploadboxbottom3 {
	background-image: url(../images/borders/orange/bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 12px;
	margin-top: -12px;
 }
.uploadboxbottom3 span {
	display:block;
	position:relative;
	height:12px;
	background-image: url(../images/borders/orange/bottomright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
 }
.uploadboxcontent3 p {
	font-size: 0.75em;
	line-height: 1.375em;
	color: #000000;
	margin-right: 0.5em;
	margin-bottom: 0.25em;
	margin-left: 1em;
	padding-top: 0.5em;
}

.uploadboxcontent3 img a:link {
	width: 16em;
}
.uploadboxcontent3 a:link, .uploadboxcontent3 a:visited {
	color: #000000;
	text-decoration: underline;
}

.uploadboxcontent3 a:hover, .uploadboxcontent3 a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
/* END 3ND UPLOAD BOX ORANGE */
.topspacer {
	height: 0.25em;
}



/* START SMALL SIDE BOX ORANGE */

  .orangeboxwrapper3 {
	width:16em;
	background-image: url(../images/borders/orange/leftright.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 1em;
	background-color: #FF9900;
 }
.orangeboxtop3 {
	width:100%;
	height:2.5em;
	background-image: url(../images/borders/orange/topleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FF9900;
	text-align: center;
 }
.orangeboxcontent3 h2 {
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 0em;
	padding-top: 0.75em;
	text-align: center;
}
.orangeboxtop3 h3 {
	display:block;
	position:relative;
	height:20px;
	background-image: url(../images/borders/orange/topright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 1em;
	line-height: 2.5em;
	font-weight: bold;
	color: #FFFFFF;
}
.orangeboxtop3 h3 a:link, .orangeboxtop3 h3 a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.orangeboxtop3 h3 a:hover, .orangeboxtop3 h3 a:active{
	color: #FFFFFF;
	text-decoration: none;
}
.orangeboxcontent3 {
	margin-bottom: 0.5em;
 }
.orangeboxbottom3 {
	height:12px;
	background-image: url(../images/borders/orange/bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
 }
.orangeboxbottom3 span {
	display:block;
	position:relative;
	height:12px;
	background-image: url(../images/borders/orange/bottomright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
 }
.orangeboxcontent3 p {
	font-size: 0.75em;
	line-height: 1.375em;
	color: #000000;
	margin-right: 0.5em;
	margin-bottom: 0.25em;
	margin-left: 1em;
	padding-top: 0.5em;
}

.orangeboxcontent3 img a:link {
	width: 16em;
}
.orangeboxcontent3 p a:link, .orangeboxcontent3 p a:visited {
	color: #000000;
	text-decoration: underline;
}

.orangeboxcontent3 p a:hover, .orangeboxcontent3 p a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.orangeboxcontent3 h2 a:link, .orangeboxcontent3 h2 a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.orangeboxcontent3 h2 a:hover, .orangeboxcontent3 h2 a:active{
	color: #FFFFFF;
	text-decoration: underline;
}

/* END SMALL SIDE BOX ORANGE */
