/* generic settings */
body {
    font-family: "lucida grande", verdana, arial, sans-serif;
    color: #24293B;
}
h1, h2, h3, h4, h5, h6 { font-family: georgia, times, serif; }
h1, h2, h3, h4, h5, h6, p { padding: 1em 0 0.1em 0; line-height: 1.22em; }
h1, h2, h3 { font-weight: normal; letter-spacing: 0.08em; }
h4, h5, h6 { font-weight: bold; font-family: arial, sans-serif;  }
h1 { font-size: 170%; padding-top: 1em; }
h2 { font-size: 140%; border-bottom: 1px dotted #81794B;}
h3 { font-size: 130%; padding-top: 1em;}
h4 { font-size: 120%; }
h5 { font-size: 100%; }
h6 { font-size: 95%; }
p { padding: 0.4em 0; line-height: 1.5em;}
a { text-decoration: underline; }
strong, b {
  font-weight: bold;
}
em { font-style: italic; }

ul, ol  { padding: 0.5em 0 0.1em 0; }
ol { list-style-type: decimal; padding-left: 3em; }
ol li { line-height: 1.22em; padding-bottom: 0.5em; }
ul.dot { list-style-image: url(../img/dot.gif) ; list-style-position: outside; padding-left: 2em; }
ul.dot li { line-height: 1.5em; }

a, a:visited { color: #226; }
a:hover { color: #006; }

body#page_splash {
    background: url(../img/px_splash_bg2.gif) bottom repeat-x #999966; margin:0 0 0 0;padding:0;
}

body#page_splash div#top {
    border-top: 165px solid #24293B; /*grayblue*/
    background: #8CB0A2;  /*lightgreen*/
    line-height: 20px;
    font-size: 8px;
} 

body#page_splash div#mid {
    background: url(../img/mid.gif) repeat-x bottom; 
    border-top: 1px solid white;
    border-bottom: 1px solid white;
	margin-top:150px;
}

body#page_splash div#mid h1 {
 
	height: 126px;
    padding: 0;
    background: url(../img/px_splash.gif) no-repeat bottom left;
    letter-spacing: -1000em;  text-indent : -999em; overflow: hidden; display: block;
}

body#page_splash div#mid h2 {
    display: none;
}

body#page_splash div#bot {
    background: url(../img/bot.gif) repeat-x top;
    height: 150px;
}

body#page_splash dl { padding: 10px 5px 0px 36px; line-height: 1.22em; font-size: 100%; font-family: arial, sans serif; font-weight: bold; }
body#page_splash dt { display: inline; padding-right: 0.8em; }
body#page_splash dt a { text-decoration: none; color: #24293B; /*letter-spacing: 1px;*/}
body#page_splash dl dt a:hover  { text-decoration: underline; }
/*body#page_splash dl.hnav2 dt a { color: white; }*/


body.template1 { background: #cccc99; }

body.template1 div#hd { 
    background: #24293B;
    height: 165px;
    border-bottom: 10px solid #8CB0A2;
}

body.template1 div#hd h1 {
    background: url(../img/head-interior.gif) no-repeat bottom left;
    letter-spacing: -1000em;  text-indent : -999em; overflow: hidden; display: block;
    margin-left: 50px;
    display: block;
    color: white;
    height: 150px;
    max-height: 150px;
    padding: 0; 
}

body.template1 div#hd h2 {
    display: none;
}

body.template1 div#topnav {
    font-size: 100%;
    background: url(../img/mid.gif) repeat-x 50 50;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    padding-left: 50px;
}

body.template1 table.hnav1 td {
    padding-right: 12px;
    padding-top: 8px;
}

body.template1 table.hnav2 td {
    padding: 2px 12px 0 0;
}

body.template1 #topnav dl { padding: 5px 5px 0px 0px; line-height: 1.22em; /*font-family: georgia, times, serif; */font-size: 100%;
    font-weight: bold;
    font-family: arial, sans serif;
}
body.template1 #topnav dt { display: inline; padding-right: 0.8em; }
body.template1 #topnav dt a { text-decoration: none; color: #24293B; }
body.template1 #topnav dl.hnav2 { padding: 4px 5px 5px 0; }
/*body.template1 #topnav dl.hnav2 dt a { color: white; }*/
body.template1 #topnav dl dt a:hover  { text-decoration: underline; }

body.template1 div#bd {
    padding: 1em 15px 5px 50px;
}

body.template1 div #bd ul.no_list {list-style:none; margin:0px 0px 0px 70px;width:85%;}

body.template1 div #bd ul.no_list li {margin:0px 0px 15px 0px;}

/* table like definition lists */
dl.dltab { font-size: 110%; padding-top: 1em; }
dl.dltab dt { float: left; clear: left; width: 25%; margin: 2px; padding: 3px; text-align: right; font-weight: bold; }
dl.dltab dd { float: left; width: 70%; text-align: left; margin: 2px; padding: 3px; }

span.fig img {border: 1px solid; border-color: #aaa #444 #444 #aaa; }
span.fig { padding: 15px; }

p.pub { text-indent: -2em; padding-left: 2em; }
p.presentation { padding-left: 2em; line-height: 1.1em;}

div.picgroup {
    margin-left: 0px;
}

.pair_left
{
	float:left;
	margin:10px 30px 10px 10px;
	
}

.pair_right
{
	float:left;
	margin:10px 10px 10px 30px;
}

div.pic {
    font-size: 90%;
    float: left;
    background: #ddd;
    margin: 0.5em 1em 0.5em 0;
}

div.pic img { 
    border: 1em solid #ddd;
    padding: 0;
}

div.pic b {
    display: block;
    text-align: center;
    background: #ddd;
    font-weight: normal;
    font-family: arial, sans-serif;
    color: #668;
    margin: 0; padding: 0;
    margin-top: -0.5em;
    border-bottom: 0.5em solid #ddd;
}

div#ft {
    padding: 2em 1em;
    width: 60%; margin: 5em auto 0; 
    font-size: 90%;
    font-style: arial;
    border-top: 1px solid #999;
}

p.box {
    border: 1px solid #666;
    font-size: 0.9em;
    font-style: italic;
    margin: 1em 0;
    padding: 0.5em 1em;
}

/********** Lists and Images **********/
div.list_Element{width:100%;height:300px; margin:10px;}
div.list_Element2{width:100%;height:340px; margin:10px;}
div.list_Element3{width:100%;height:200px; margin:10px;}
div.rightSide_image{float:left}
div.leftSide_list{float:left;width:200px;;margin-right:10px}
div#list_BM{width:100%;clear:both;float:left;}

.image_Holder{float:left;}
.image_Holder p {text-align:center; font-weight:bold;}
.single_image{margin-right:10px;}


