pre, tt, code, samp, kbd, xmp, listing, plaintext { font-family: monospace; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none; list-style-position:outside;}
strong{ font-weight:bold;}
em{ font-style:italic;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
strong{ font-weight:bold;}
em{ font-style:italic;}

body {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color:#484848;
}

a {
	outline: 0;
	text-decoration:none;
}

a:link, a:active, a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#f78f1e;
}

a:hover {
	text-decoration: none;
	color:#32880c;
}

img {
	border: 0;
	outline: 0;
}

p{
	margin:7px 0 10px 0;
	line-height:19px;
}


/*-- base set --*/
h1{

}
h2{
	font-size:24px;
	line-height:32px;
	background-color:#0d5cab;
	padding:0 5px;
	color:#FFF;
	display:inline;
	text-transform:uppercase;
	margin-bottom:5px;
}
h3{
	font-size:18px;
	line-height:25px;
	background-color:#0d5cab;
	padding:0 4px;
	color:#FFF;
	display:inline;
	text-transform:uppercase;
	margin-bottom:5px;
}
h4{
	font-size:16px;
	line-height:25px;
	background-color:#0d5cab;
	padding:0 2px;
	color:#FFF;
	display:inline;
	margin-bottom:5px;
}
h5{
	font-size:18px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#0d5cab;
	line-height:21px;
	margin:25px 0 5px 0;
}
h6{
	font-size:14px;
	font-weight:normal;
	color:#484848;
	line-height:24px;
	margin-bottom:5px;
	margin-top:15px;
}

#main ul, #tinymce ul{ list-style:disc; margin-bottom:10px;}
#main ol, #tinymce ol{ list-style:decimal;}

.col-wide-nav li, .col-wide li, #tinymce li {margin-left:25px;}

.float-left{
	float:left;
	display:inline;
}
.right{
	float:right;
	display:inline;
	margin-left:20px;
}
.left{
	float:left;
	display:inline;
	margin-right:20px;
}
.col-wide img, .col-wide-nav img, #tinymce img{
	border-bottom:solid #0d5cab 5px;
}
.caption, #tinymce .caption{
	font-style:italic;
	font-size:10px;
	display:inline-block;
	margin-bottom:10px;
}
#tinymce table img, table img{
	border:none;
}
#tinymce table.takenotice td, table.takenotice td{
	padding:5px;
}
.border-clear{
	border:none !important;
}
.col-rail .link-bar, #tinymce .link-bar{
	margin: 0 0 30px 0;
}
.link-bar, #tinymce .link-bar{
	background:#ffffff url(../img/bg-slash-dot-repeat.gif) repeat;
	display:block;
	text-align:right;
	height:17px;
	padding:0;
	margin: 0 0 15px 0;
}
.link-bar span, #tinymce .link-bar span{
	background-color:#FFF;
	padding:0 0 0 5px;
	font-size:10px;
	font-weight:bold;
}
.link-bar a, #tinymce .link-bar a{
	text-transform:uppercase;
}
a:hover.modal, .modal{
	border:none !important;
}
/*--^base set^--*/ 



h2 { font-family: Gotham, Arial, sans-serif; font-weight:200 !important; }
h3 { font-family: Gotham, Arial, sans-serif; font-weight:200 !important;}


.title { font-family: Gotham, sans-serif; font-weight:200 !important;}
.title strong { font-family: Gotham, sans-serif; font-weight:500 !important;}

