/* tswpanel style sheet */

body {
	background-color:#C4D9EC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	margin:0px;
	background-image:url('../images/background.jpg');
	background-position:top left;
	background-repeat:repeat-x;
}

.masthead {
/*background-color:#7DA8D3;*/
}

.flashnav {
background-color:#7BA5BD;
}

.mainnav {
background-color:#006766;
}

.white {
background-color:white;
}

.content_table {
	height:1010px;
}

.inpageright {
	border:1px solid #666666;
	padding:5px;
	margin-left:20px;
	margin-bottom:20px;
}

.inpagenone {
	border:1px solid #666666;
	padding:5px;
}

.inpageleft {
	border:1px solid #666666;
	padding:5px;
	margin-right:20px;
	margin-bottom:20px;
}

.leftbg {
	background-image:url('/images/leftbg.jpg');
	background-position:top right;
	background-repeat:no-repeat;
	font-size:9px;
}

.rightbg {
	background-image:url('/images/rightbg.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	font-size:9px;
}

.border_left {
	background-image:url('/images/border_left_rep.jpg');
	background-position:top right;
	background-repeat:repeat-y;
	font-size:9px;
}

.border_right {
	background-image:url('/images/border_right_rep.jpg');
	background-position:top left;
	background-repeat:repeat-y;
	font-size:9px;
}

.col1 {
	width:264px;
	background-image:url('../images/border1.jpg');
	background-position:top right;
	background-repeat:repeat-y;
}

.col1div {
	padding-top:45px;
	padding-left:25px;
}

.col2 {
	width:639px;
}

.col2div {
	min-height:600px;
	padding-top:45px;
	padding-left:25px;
	padding-right:25px;
}

.col3{
	width:57px;
	background-image:url('../images/border2.jpg');
	background-position:top left;
	background-repeat:repeat-y;
}

.col4 {
	width:960px;
	padding:0px;
}


.talltext {
line-height:22px;
}

.bernsblog {
	width:210px; 
	height:290px; 
	border:0px solid red; 
	margin-bottom:25px;
	background-image:url('../images/bernsblog.jpg');
	background-position:top left;
	background-repeat:no-repeat;
}

.sidebox1 {
	font-size:12px;
	margin-bottom:25px; 
	padding:5px; 
	width:190px; 
	border:1px solid #999999; 
}

/* page footer */
div.footer {
	width:620px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:white;
	text-align:center;
	font-size:10px;
	line-height:14px;
	margin-top:50px;
	margin-bottom:10px;
}
div.footer a:link {
	color:#333333;
	text-decoration:underline;
}
div.footer a:visited {
	color:#666666;
	text-decoration:underline;
}
div.footer a:hover, .footer a:active {
	color:#666666;
	text-decoration:underline;
}

/* all default links */
a:link {
	color:#006666;
	text-decoration:underline;
}
a:visited {
	color:#333333;
	text-decoration:underline;
}
a:hover, a:active {
	color:#006666;
	text-decoration:underline;
}
a.hide {
	color:#333333 !important;
	text-decoration:none !important;
	border-bottom:0px !important;
}
.hidelinks a {
	text-decoration:none !important;
	border-bottom:0px !important;
}
.textlink {
	color:#006666;
	text-decoration:underline;
	cursor:pointer;
}

/* headers */
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#006766;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#006766;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#006766;
}

h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#006766;
}


/* list boxes */
.list {
	padding-left:10px !important;
	margin-left:10px !important;
}

ul.menu {
  margin-left:0px; /* IE */
  padding-left:0px; /* Firefox */
  list-style-type:none;
}
ul.menu li {
  margin-bottom:2px;
	font-size:10px;
}

ul.listbreaks {
  margin-left:15px; /* IE */
  padding-left:15px; /* Firefox */
	list-style-type:square;
}
ul.listbreaks li {
  margin-bottom:10px;
}

ul.listbreaks2 {
  margin-left:10px; /* IE */
  padding-left:10px; /* Firefox */
	list-style-type:square;
}
ul.listbreaks2 li {
  margin-bottom:3px;
}

.subnav {
	font-size:12px;
}



form {
 margin:0px;
 padding:0px;
}

.ascii {
	line-height: 8px !important;
	font-size:8px;
}

.pdf {
	font-size:12px;
}

.external {
	font-size:12px;
	color:#666666;
}

