


.imgframe {
	background-color: #F2FCFD;
	border: 1px solid #B3B3B3;
	padding: 1px;
}


div.img-paper {
	background: url('/ms/images/shadow.gif') no-repeat bottom right;
	margin: 10px 5px;
	width:220px;
	padding: 0;
	position: relative;
}

div.img-paper img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
	vertical-align: bottom;
		width:210px;
}
div.img-shadow {
	background: url('/ms/images/shadow.gif') no-repeat bottom right;
	float: left;
	margin: 10px 5px;
	padding: 0;
	position: relative;
}

div.img-shadow img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
	vertical-align: bottom;
	display: block;
}
div.img-right {
	background: url('/ms/images/shadow.gif') no-repeat bottom right;
	float: right;
	padding: 0;
	margin: 10px 5px;
	padding: 0;
	position: relative;
}

div.img-right img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
	vertical-align: bottom;
	display: block;
}

div.hr {
	height: 10px;
	background: url(/ms/images/bg_hr.gif) repeat-x center;
	clear:right;
}
div.hr hr {
	display: none;
}
.imageLeft, .imageleft {
	float:left;
	margin:10px 10px 0 5px !important;
}
.imageRight, .imageright {
	float:right;
	margin:10px 0 0 10px !important;
}
.imagecenter, .imagecenter {
	margin:7px 10px 0 10px !important;
}
.imagecontainer {
	background:url(/ms/images/shadow.png) no-repeat bottom right !important;
	padding:0;
}
.middlebox {
	position:relative;
	bottom:6px;
	right:6px;
	border:1px solid #999;
	margin:0;
	padding:4px;
}
.middlebox p {
	font-size:14px;
	margin:3px;
}

h1,.heading1 { font-family: "Trebuchet MS", sans-serif; font-size : 20px; font-weight : bold; text-decoration : none;  color : #006699; }
.heading1a { font-family: Verdana, Geneva, sans-serif; font-size: 20px; font-style: normal; font-weight: bold }
h2,.heading2 { font-family: "Trebuchet MS", sans-serif; font-size : 16px; font-weight : bold; text-decoration : none;  color : #006699;}
h3,.heading3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #27434B;
}
h4,.heading4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	}
.abstract, .abstract p, .abstract li, .abstract th, .abstract td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 2px;
}
.issueHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.text2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal
}

.menu {  font-family: Verdana, Geneva, sans-serif; font-size: 12px; text-decoration: none; font-weight: bold; color: #CC6633; font-variant: normal}
.menu:hover {  font-family: Verdana, Geneva, sans-serif; font-size: 12px; text-decoration: underline; font-weight: bold; color: #339999; font-variant: normal}

.smallbold {  font-family: Verdana, Geneva, sans-serif; font-size: 11px; text-decoration: none; font-weight: bold; color: #000000; font-variant: normal}
.mainheading {  font-family: Verdana, Geneva, sans-serif; font-size: 15px; font-weight: bold; color: #FFFFFF}
.index {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #6600CC}
.reference {  font-family: "Arial", Helvetica, sans-serif; font-size: 13px; color: #003399}
.index1 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; text-decoration: none; color: #6600CC}
body, p, input, textarea,select,th, td, li, .text1 {  font-family: Verdana, Geneva, sans-serif; font-size: 13px}

.textlink {
	text-decoration: none;
	color: #7D6202;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;

}
.textlink:hover {
	text-decoration: underline;
	color: #0B1515;
}

.textlinkgrey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #4E4E4E
}
.textkey {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	text-decoration: none;
	color: #969696
}
.textkey a, .textkey a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	text-decoration: none;
	color: #969696
}

.tocheading { font-family: Verdana, Geneva, sans-serif; font-size: 18px; font-style: normal; font-weight: bold }
.smallwhite {
	color: #FFFFFF;
	font-size: 10px;
}



body {
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	min-width: 680px;
}

.title { font-family: Verdana, Geneva, sans-serif; font-size: 18px; font-style: normal; font-weight: bold; line-height: normal  }
.author {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	line-height: normal
}
.ivytablebox {
	background-color: #EAF2F4;
	border: 1px solid #94E2FC;
	height: auto;
	width: auto;
	padding: 3px;
	margin: 3px;
	Overflow: auto;
}

.ivytablemenu {
	background-color: #FCF9E2;
	border: 1px solid #C0C0C0;
	padding: 1px;
	height: auto;
	width: auto;
	margin: 1px;
	color: #6F6F6F;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.ivytablemenu a {
	text-decoration: none;
	color: #1C586F;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.ivytablemenu a:hover {
	text-decoration: underline;
	color: #B08535;
}
.ivytablegen {
	background-color: #E9F9FE;
	border: 1px solid #E0BFFB;
	height: auto;
	width: auto;
	padding: 3px;
	margin: 3px;
}

.ivytablelight { 
background-color:#FFFFFF; 
border:1px solid #B6CBC9;	

}
.ivytablelight td {
	background-color:#f3f3f3;
	padding:2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EBECED;
	border-right-color: #AFB5B8;
	border-bottom-color: #AFB5B8;
	border-left-color: #EBECED;
}

.ivytablelight th {
	background: #5b7499;
	color: #ffffff;
	padding:2px;
	border: 1px solid #205473;
}


.ivytablelight th a:link {
	color: #ffffff;
	text-decoration: underline;
}

.divbox {
	border: 1px solid #9FBFCE;
	margin: 2px;
	padding: 4px;
}



.divbox1 {
	border: 1px solid #92D0F5;
	margin: 3px;
	padding: 3px;
	background-position: 1px 1px;
	height: auto;
	background-color: #FFF2FF;
}

.divboxhead {
	background-image: url(/ms/images/bg_divhead.gif);
	background-repeat: repeat-x;
	background-position: 2px bottom;
	border-bottom-color: #b5cdd9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.divboxbg {
	border: 1px solid #b5cdd9;
	background-image: url(/ms/images/bg_divhead.gif);
	background-repeat: repeat-x;
	background-position: 2px bottom;
	padding: 3px;
	margin-top: 8px;
	margin-right: 2px;
	margin-bottom: 8px;
	margin-left: 2px;
	text-align: center;
}
.divboxright {
	border: 1px solid #b5cdd9;
	margin: 3px;
	padding: 3px;
	background-position: 1px 1px;
	float: right;
	height: auto;
	width: auto;
	background-color: #FFF8F4;
}
.divboxright1 {
margin:6px;border: 1px solid #B6CBC9;padding:3px; 
	
}


.formfield {
	background-image: url(/ms/images/bg_input.jpg);
}


.boxhead {

	background-image: url(/ms/images/bg_divhead.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;

}

.contentboxright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 3px;
	float: right;
	height: auto;
	width: 37%;
	background-color: #FFFFFF;
	border: 1px solid #B6CBC9;
}

.contentboxright h3,.contentboxright p,.contentboxright li{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.contentboxright div, .contentboxright h3{
	padding: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C1C1C1;
	border-bottom-color: #C1C1C1;
	border-left-color: #FFFDEA;
	border-top-color: #FFFDEA;
	background-color: #F2F4F4;
}


.contentboxright h3{
	background-color: #F0F0FF;
	font-style: normal;
	text-align: center;
	font-weight: normal;
	font-variant: normal;
}

.divboxpurple {
	border: 1px solid #b5cdd9;
	margin: 0;
	padding: 2px;
	background-color: #F0F0FF;
	text-align: center;
}
.divboxlightpurple {
	border: 1px solid #B6CBC9;
	margin: 0;
	padding: 3px;
	background-color: #F7F9F9;
}
.hrbluedot {
	border: 0;
    height: 1px;
    background: #333;
    background-image: linear-gradient(to right, #ccc, #333, #ccc);
}
hr.nice {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}
hr.light {
	border: 0;
    height: 1px;
    background: #333;
    background-image: linear-gradient(to right, #ccc, #333, #ccc);
}
hr.clear {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));

	clear:right
}

.fn
{
	color: #116062;
	font-size: smaller;
	vertical-align: super;
}

td.formerror,p.formerror {
	border: 1px solid #730216;
	background-color: #FFF7E1;
}
.error {
	color: #AC0000;
	font-size: 12px;
	font-style: italic;
}
.success {
	color: #008040;
	font-size: 12px;
}
.attention {
	color: #00F;
}


.tdshade {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFF;
 	text-align: center;
}
.tdshade td{
	background-color: #DCEDF1;
	padding: 7px 7px 7px 7px;
 	text-align: center;
}


.tdshade a{
	text-decoration: none;
}


.tdshade a:hover {
	text-decoration: underline;
	color: #B08535;
}

.mylink{
	text-decoration: none;

}
.mylink:hover {
	text-decoration: underline;
	color: #B08535;
}


.textbutton {
	border: 1px solid #b5cdd9;
	border-radius: 4px;
	padding: 3px;
	background-color: #EDF5FE;
	margin: 1px;
	text-decoration: none;
    display: inline-block;
}
.textbutton a{
	text-decoration: none;
	color: #1F7683;
}
.textbutton:hover {
	border: 1px solid #37A4C8;
	background-color: #FFFBF0;
}

div.scroll {
	overflow: auto;
	border: 1px solid #666;
	background-color: #EAEAEA;
	max-height: 150px;
	margin: 2px;
	padding: 4px;

}

.vlistshow{

}

.vlistshow h1{
	font: bold 13px Verdana;
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 7px 0 7px 25px; /*31px is left indentation of header text*/
	background-color: #F2F2F2;
}

.vlistshow ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.vlistshow ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
font: normal 12px Verdana;

}

.vlistshow ul li a{
font: normal 12px Verdana;
color: black;
background: #E9E9E9;
display: block;
padding: 3px 0;
line-height: 15px;
text-decoration: none;
padding-left: 8px; /*link text is indented 8px*/

}

.vlistshow ul li a:visited{
color: black;
}

.vlistshow ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}

.vlistshow li.selected a{ /*hover state CSS*/
	color: black;
	background-color: #F8EBB6;
}


.ilist {
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}
.ilist li{
	padding-left: 15px; /*link text is indented 8px*/
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	background-image: url(../images/caret_double.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}

#rightcolumn {
	width:230px; 
	margin:0px;
	padding:0px;
	float:right
}

#contentcolumn {
	width:550px;
	margin:0px;
	padding:0px;
	padding-bottom:8px;
	padding-right:5px;
	float:left;
}

#contentleft {

overflow:auto;
}
#contentright {
	float: right;
	width: 270px; /*RightColumnWidth*/
	position: relative;
	padding-left: 5px;
}

div#sticker {
	border: 1px solid #b5cdd9;
	background-image: url(/ms/images/bg_divhead.gif);
	background-repeat: repeat-x;
	background-position: 2px bottom;
	padding: 10px;
	margin: 10px 0;
	background-color: #FAFAFA;
	width: 130px;
	text-decoration: none;
	color: #7D6202;
	overflow: hidden;
	text-align: center;
	}
	
div#sticker a {
	text-decoration: none;
	color: #0F2F2C;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3A7185;
	font-family: Verdana, Geneva, sans-serif;
}

div#sticker a:hover{
	color: #EA9C0D;
}

.button_grey{
border:1px solid #cacaca; -webkit-border-radius: 8px; -moz-border-radius: 8px;border-radius: 8px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 5px 5px 5px 5px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
 background-color: #E6E6E6; background-image: -webkit-gradient(linear, left top, left bottom, from(#E6E6E6), to(#A0A0A8));
 background-image: -webkit-linear-gradient(top, #E6E6E6, #A0A0A8);
 background-image: -moz-linear-gradient(top, #E6E6E6, #A0A0A8);
 background-image: -ms-linear-gradient(top, #E6E6E6, #A0A0A8);
 background-image: -o-linear-gradient(top, #E6E6E6, #A0A0A8);
 background-image: linear-gradient(to bottom, #E6E6E6, #A0A0A8);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#E6E6E6, endColorstr=#A0A0A8);
}

.button_grey:hover{
 border:1px solid #b3b3b3;
 background-color: #cdcdcd; background-image: -webkit-gradient(linear, left top, left bottom, from(#cdcdcd), to(#858590));
 background-image: -webkit-linear-gradient(top, #cdcdcd, #858590);
 background-image: -moz-linear-gradient(top, #cdcdcd, #858590);
 background-image: -ms-linear-gradient(top, #cdcdcd, #858590);
 background-image: -o-linear-gradient(top, #cdcdcd, #858590);
 background-image: linear-gradient(to bottom, #cdcdcd, #858590);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#cdcdcd, endColorstr=#858590);
}