* {padding:0; margin:0;}
html, body, object {height:100%; width:100%;}
html, body {overflow:hidden;}
body {text-align:center;}
body {background-color:#550438; font-family:Arial, Verdana, Helvetica, sans-serif; font-size:0.75em; line-height:1.5em; color:#5b5b5b;}
h1, h2, h3, h4, h5 {color:#c91186; margin-bottom:10px;}
h1 {font-size:1.6em;}
h2 {font-size:1.3em;}
h3 {font-size:1.1em;}
a {color:#c91186;}
hr {color:#c91186; background-color:#c91185;height:2px;}
.hr {color:#c91186; background-color:#c91185;height:2px;margin:3px 0;} /*used for divs*/
.thinhr {color:#888; background-color:#888;height:1px;margin:3px 0;} /*used for divs*/
.dottedhr {height:1px;margin:6px 0px;border-bottom:1px dotted #CCC;} /*used for divs*/

/* Global Common */
.left {float:left;}
.right {float:right;}
.clear {clear:both; height:0; font-size:0;}
.center {text-align:center;}

/* Box Styles */
div.box-wide {margin:10px 0; width:440px;}
div.box-wide div.top {background:url(/i/box-wide-top.gif) no-repeat; height:10px; font-size:0;}
div.box-wide div.content {background:url(/i/box-wide-bg.gif) repeat-y; padding:0 10px;}
div.box-wide div.bottom {background:url(/i/box-wide-bottom.gif) no-repeat; height:9px; font-size:0;}

div.box-narrow {width:214px; margin:10px 0;}
div.box-narrow div.top {background:url(/i/box-narrow-top.gif) no-repeat; height:8px; font-size:0;}
div.box-narrow div.content {background:url(/i/box-narrow-bg.gif) repeat-y; padding:0 10px;}
div.box-narrow div.bottom {background:url(/i/box-narrow-bottom.gif) no-repeat; height:7px; font-size:0;}

div.box-narrow-wt {width:230px; margin:10px 0;}
div.box-narrow-wt div.top {background:url(/i/box-narrow-wt-top.gif) no-repeat; height:8px; font-size:0;}
div.box-narrow-wt div.content {background-color:#fff; padding:0 10px; color:#000;}
div.box-narrow-wt div.bottom {background:url(/i/box-narrow-wt-bottom.gif) no-repeat; height:8px; font-size:0;}
div.box-narrow-wt h2{margin-top:0;}
div.box-narrow-wt .content{height:200px;}

div.box-left {float:left; margin-left:13px;}
div.box-right {float:right; margin-right:5px;}
div.box-end {margin-left:0; margin-right:0;}

/* image styles */
.imgright {float:right;margin:0 0 0px 10px;}

/*box styles*/
.sectionbox {display:block;clear:both;margin:0 0 35px 0;}

/*breadcrumbs*/
.breadcrumbs {font-size:1.3em;color:#c91186;}

.hide {display:none;}