/* respectrefugees.org/styles/respect.css */
/* Tags */
body
{
	background: #ffffff;
	color: #000000;
	font-family: arial,helvetica,sans-serif,verdana;
	font-size: 90%;	
}
div#top
{
	background-color:#ffffff;
	color:#000000;
	font-size: 90%;
	text-align:center;
}

div#footer
{
	background-color:#ffffff;
	color:#000000;
	font-size: 80%;
	text-align:center;
	line-height:2em;
}
div#main
{
  margin:1em;
}
div#content
{
	margin:1em;
	text-align:left;
}

div#content2
{
	margin:2em;
	text-align:left;
}

div#content3
{
	margin:2em;
	text-align:center;
}

div#subMenu
{
	margin:1em;
	text-align:right;
	line-height:1.5em;
}

h1
{
	background:#ffffff;
	color: #000000;
	font-style: normal;
	font-size: 100%; 
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
}
	
h2
{
	background:#ffffff;
	color: #000033;
	font-style: normal;
	font-size: 95%; 
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
}

h3
{
	background:#ffffff;
	color: #000000;
	font-style: normal;
	font-size: 90%; 
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	text-decoration:underline;
}

p
{
	line-height:1.5em;
	font-family: arial,helvetica,sans-serif,verdana;
	font-size: 90%;
	text-align:left;
}

a.nav:link
{
	background: #006699;
	color: #ffffff;
	text-decoration: none;
}

a.nav:visited
{
	background: #006699;
	color: #ffffff;
	text-decoration:none;
}

a.nav:hover
{
	background: #006699;
	color: #ffffff;
	text-decoration: underline;
}

a.nav:active
{
	background: #006699;
	color: #ffffff;
	text-decoration: none;
}

a.subMenu:link
{
	color: #006699;
	background: #ffffff;
	text-decoration: none;
	font-weight:bold;
	font-size: 90%;
}

a.subMenu:visited
{
	color: #006699;
	background: #ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size: 90%;
}

a.subMenu:hover 
{
	color: #006699;
	background: #ffffff;
	text-decoration: underline;
	font-weight:bold;
	font-size: 90%;
}

a.subMenu:active
{
	color: #006699;
	background: #ffffff;
	text-decoration: none;
	font-weight:bold;
	font-size: 90%;
}

a.sidebar:link
{
	background: #ffffff;
	color: #996666;
	text-decoration: none;
	font-weight:bold;
	font-size: 90%;
}

a.sidebar:visited
{
	background: #ffffff;
	color: #996666;
	text-decoration:none;
	font-weight:bold;
	font-size: 90%;
}

a.sidebar:hover
{
	background: #ffffff;
	color: #996666;
	text-decoration: underline;
	font-weight:bold;
	font-size: 90%;
}

a.sidebar:active
{
	background: #ffffff;
	color: #996666;
	text-decoration: none;
	font-weight:bold;
	font-size: 90%;
}

th.th2
{
	background:#ffffff;
	color: #996666;
	border:1px solid #000000;
	background-color:#000000 #000000 #000000 #000000;
}

img
{
	margin: 0em 0em 0em 0em;
}

img.photo
{
    margin: 2em 2em 2em 2em;
    border:1px groove #006699;
}

ol li ol
{
	list-style-type:lower-alpha;
	font-size: 90%;
	line-height:1.5em;	
}

ul
{	
	list-style-type:disc;
	line-height:1.5em;
	font-size: 90%;	
}

ul li ul li
{
	list-style-type:square;
	list-style:square;
	line-height:1.5em;
}

ul.noStyle
{
	list-style-type:none;
	line-height:2em;
	font-size: 90%;	
}

ol
{	
	list-style-type:decimal;
	line-height:1.5em;
	font-size: 90%;	
}

/* Classes */
.quot
{
	background:#ffffff;
	color: #996666;
	font-size: 90%; 
	font-weight: bold;
	text-align:center;
}

.em
{
	font-weight:bold;
	text-align:center;
}

.em2
{
	font-weight:bold;
	text-align:left;
}

.right
{
	text-align:right;
}

.displayImg
{
	text-align:center;
	padding:1em 1em 1em 1em;
}

.gotoTop
{
	text-align:right;
	font-size:80%;
}

.hasBorder
{
	border:1px groove #000000;
}

.subItem
{
	text-align:center;
	line-height:1.5em;
	border:2px solid #006699;
	float:right;
	width:25%;
	padding:4px 4px 4px 4px;
	font-size: 90%;
}

.welcome
{
	font-size: 14pt;
	background:#ffffff;
	color: #000000;
	font-style: normal;
	font-family: verdana,arial,helvetica,sans-serif;
}

.news
{
	text-align:center;
	line-height:1.5em;
	border:1px solid #006699;
	width:50%;
	padding:4px 4px 4px 4px;
	font-size: 90%;
}

/* id */
#nav
{
	background: #006699;
	color:#ffffff;
	font-size:95%;
	font-weight:bold;
	padding:5,5,5,5;
	border:none;	
}