html, body{
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0;
}

/* Set the default link colors */

a:link {
	color: #0000FF;
	background-color: transparent;
	text-decoration: none;
	}

a:visited {
	color: #990099;
	background-color: transparent;
	text-decoration: none;
	}

a:hover {
	color: #3399FF;
	text-decoration: underline;
	background-color: transparent;
	}

a:active {
	color: #990000;
	background-color: transparent;
	text-decoration: none;
	}

/* Set the special link colors */

a.special:link {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
	font-size: 12px;
	}

a.special:visited {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
	font-size: 12px;
	}

a.special:hover {
	color: #FFFF99;
	background-color: transparent;
	text-decoration: underline;
	font-size: 12px;
	}

a.special:active {
	color: #FD8504;
	background-color: transparent;
	text-decoration: none;
	font-size: 12px;
	}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	
}


td {font-family: Arial, Helvetica, sans-serif; font-size: 11px;}

hr {  color: #000000}


.smbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;

}

.topHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;

}



.smsubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	}


input.InputYellowGreenBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
	background-color: #FFFFCC;
	border-top: 1px solid #669900;
	border-right: 2px solid #669900;
	border-bottom: 2px solid #669900;
	border-left: 1px solid #669900;
}
select.selectYellowGreenBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #669900;
	color: #006600;
	background-color: #FFFFCC;
}
textarea.textareaYellowGreenBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
	background-color: #FFFFCC;
	border-top: 1px solid #669900;
	border-right: 2px solid #669900;
	border-bottom: 2px solid #669900;
	border-left: 1px solid #669900;
}


.headingblue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2067A7;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #FAB155;
}

.regBody{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.smWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.topHeadingwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
}
.PictureBorder {
	border: thin solid #000000;
	margin: 3;
}

Table.TableBorderBlack {
	border: thin solid #000000;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.required {
	color: #990000;
	font-weight: normal;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #FFFFFF;
}
.quoteBlack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}
.dropshadow1
{
float:left;
clear:left;
background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
background: url(../images/shadow.gif) no-repeat bottom right;
margin: 10px 0 10px 10px !important;
margin: 10px 0 10px 5px;
width: 400px;
}
.dropshadow1 p
{
position:relative;
bottom:6px;
right: 6px;
border: 1px solid #999999;
padding:4px;
font-size:12px;
margin: 0px;
}

.img-shadow 
{ 
float:left; background: url(../shadowAlpha.png) no-repeat bottom right !important; 
background: url(../images/shadow.gif) no-repeat bottom right; 
margin: 10px 0 0 10px !important; 
margin: 10px 0 0 5px; 
}

 .img-shadow img 
{ 
display: block; position: relative; 
border: 1px solid #a9a9a9; 
margin: -6px 6px 6px -6px; 
padding: 4px; 
}
.RedBold {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	letter-spacing: 3px;
}
.bodylink1Copy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
}
div {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.smboldWhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.box {
	background-color: #D8E8FF;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}.BlueBox {
	background-color: #EBEBEB;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FEAD5B;
	border-right-color: #FEAD5B;
	border-bottom-color: #FEAD5B;
	border-left-color: #FEAD5B;
}
.BLKBorderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.commentRed {
	MARGIN: 0px auto;
	color: #FFFFFF;
	background-color: #990000;
	font-size: 16px;
	font-weight: bold;
	height: 22px;
	padding-top: 5px;
	padding-left: 5px;
	width: 400px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.main {
	MARGIN: 0px auto;
	padding: 20px;
	font-size: 12px;
	font-weight: bold;
	width: 365px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
