/* CSS Document */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,
blockquote,pre,address,code,del,dfn,em,img,q,
dl,dt,dd,ol,ul,li,caption,br,fieldset,textarea{font-family:"Lucida Sans Unicode","Lucida Grande","Trebuchet MS", Helvetica, Arial, sans-serif;}

body{font-size:12px;}
textarea{font-size:12px;}

.warning_box{clear:both;padding:20px;margin: 20px 0px;-moz-border-radius:6px;-webkit-border-radius:6px;}
.warning_box{padding-left:55px;background:#eee;padding-bottom:25px;padding-top:20px;}
.warning_box{
	background:#ffcccc url(Main/img/stop.png) no-repeat scroll 10px 15px;
	border:1px solid #ff9999;
	color:#c31b00;}

.black {
	color: #000000;
}

.black a {
	color:#000000;
	text-decoration:underline;
}

.black a:hover {
	color:#144473;
}

.link {
}

.link a {
	text-decoration:underline;
}

.link a:hover {
}

pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

.media700 {
  max-width: 700px;
} 