body
{
	margin: 0px 0px 0px 0px;	
	background-color: White;
}

form
{
	margin: 0px;
}

.bullet
{
	width: 13px;
	background-position: 1px 3px;	
	background-repeat: no-repeat;
	background-image: url(../images/clip/arrow.gif);
}

.WeaveNewsHeadline
{
	font-family : Arial;
	font-size : 15px;
	font-weight : 700;
	color : #038BAE;
}

.WeaveTourHeadline
{
	font-family : Arial;
	font-size : 11px;
	font-weight : 700;
	color : #038BAE;
}

.WeaveNewsDate
{
	font-family : Arial;
	font-size : 11px;
	color : #333333;
}

.WeaveTitle
{
	font-family : Arial;
	font-size : 11px;
	font-weight : 700;
	color : #666666;
}

.WeaveLargeTitle
{
	font-family : Arial;
	font-size : 13px;
	font-weight : 700;
	color : #333333;
}

.WeaveBodyText
{
	font-family : Arial;
	font-size : 11px;
	color : #666666;
}

.WeaveBodyTextB
{
	font-family : Arial;
	font-size : 11px;
	color : #666666;
	font-weight: bold;
}

.WeaveCopyRight
{
	font-family : Arial;
	font-size : 9px;
	color : #999999;
}

a.WeaveNewsYearLink
{
	font-family : Arial;
	font-size : 12px;
	color : #03ACC3;
	font-weight : 700;
	text-decoration : none;
}

a.WeaveNewsYearLink:hover
{
	font-family : Arial;
	font-size : 12px;
	color : #9C558D;
	font-weight : 700;
	text-decoration : none;
}

a.WeaveNewsHeadlineLink
{
	font-family : Arial;
	font-size : 11px;
	color : #038BAE;
	text-decoration : underline;
	font-weight : 700;
}

a.WeaveNewsHeadlineLink:hover
{
	font-family : Arial;
	font-size : 11px;
	color : #9C558D;
	font-weight : 700;
	text-decoration : underline;
}

a.WeaveLink
{
	font-family : Arial;
	font-size : 11px;
	color : #03ACC3;
	text-decoration : underline;
}

a.WeaveLink:hover
{
	font-family : Arial;
	font-size : 11px;
	color : #9C558D;
	text-decoration : underline;
}

a.WeaveSMLink
{
	font-family : Arial;
	font-size : 9px;
	color : #999999;
	text-decoration : underline;
}

a.WeaveSMLink:hover
{
	font-family : Arial;
	font-size : 9px;
	color : #03ACC3;
	text-decoration : underline;
}

a.WeaveSMLinkOn
{
	font-family : Arial;
	font-size : 9px;
	color : #03ACC3;
	text-decoration : underline;
}

a.WeaveSMLinkOn:hover
{
	font-family : Arial;
	font-size : 9px;
	color : #03ACC3;
	text-decoration : underline;
}

a.WeaveLinkStyle
{
	font-family : Arial;
	font-size : 11px;
	color : #038BAE;
	text-decoration : none;
}
a.WeaveLinkStyle:Hover
{
	font-family : Arial;
	font-size : 11px;
	color : #038BAE;
	text-decoration : underline;
}
.WeaveSelectedYear
{
	font-family : Arial;
	font-size : 12px;
	color : #9C558D;
	font-weight : 700;
	text-decoration : none;
}

.WeaveYearBorder
{
	font-family : Arial;
	font-size : 12px;
	color : #666666;
	text-decoration : none;
}
.WeaveReturnArrow
{
	font-family : Arial;
	font-size : 11px;
	color : #038BAE;
	text-decoration : none;
}

.FormFrame {
	background-color: #EEEEEF;
	border-collapse:collapse;
	border: 1px solid #038BAE;
}

.FormCell {
	padding:15px 10px 15px 8px;
}

.FormFooter {
	border-top:1px solid #038BAE;
	background-color: #FFFFFF;
	padding:12px 10px 12px 8px;
}

.FormLabel {
	font-family : Arial;
	color : #444444;
	font-size:11px;
}

.FormInput {
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 11px;
	border: 1px solid #666666;
	padding-left:2px;
	padding-right:2px;
}

.FormSelect {
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 11px;
}
