/* *************** v1.0 | 20080212 Global Reset (start) *************** */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
/*table, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}*/
body{
	line-height: 1;
}
ol, ul{
	list-style: none;
}
blockquote, q{
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after{
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus{
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins{
	text-decoration: none;
}
del{
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
/*table
{
	border-collapse: collapse;
	border-spacing: 0;
}*/

/* *************** v1.0 | 20080212 Global Reset (end) *************** */

html{
}
body{
	font-family: Arial, sans-serif;
	font-size: 75%;
	margin: 0; 
	padding: 0;
	line-height:16px;
	/*background: url(../images/background.png) #fff repeat 0px 0px;*/
	background: url(../images/bkgrnd_greydots.png) #fff repeat 0px 0px;
}
img{
	vertical-align:middle;
}
a{
	color:#006699;
}

a:hover{
	text-decoration: none;
}

a img{
	border: none;
}

h4{
	font-weight:bold;
	text-transform:uppercase;
	color:#006699;
}
form{
	margin:0;
	padding:0;
}
p{
	margin: 0;
}

ol, ul{
	margin-top:0;
}
/* ********** Generic Classes ********** */
.reset{
	clear:both;
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
	height:0;
}
#page_container{
	width: 750px;
	padding:0 5px;
	text-align: left;
	overflow: hidden;
	margin:0 auto;
	background: #fff;
}
#award{
    height: 135px;
    width: 750px;
    margin-top:0;
    padding-left: 50px;
    background: url(../images/ribbon-banner.jpg) no-repeat 0 0 ;
}
#award p {
    font-family:"Times New Roman",Georgia,Serif;
    font-size: 20px;
    text-align:center;
    padding-top:55px;
    padding-right: 100px;
    color: #fff;
    
}
#award p a {
    color: #fff;
}
#header{
	background-color:#FFF;
	padding:0;
} 
/*#logo{
	padding:8px;
	float:left;
	height:73;
	width:225;
}*/
#logo_container{
    background: #fff url(../images/logo.gif) no-repeat;
	padding:8px;
	float:left;
	width:350px;
	/*height:96px;*/
}
#logo_text{
    padding:0;
    margin:0;
    float:left;
    font-size:10px;
    font-style:italic;
    padding:65px 0 0 34px;
}           

#app_title{
	float:right;
	font-size:.85em;
	font-weight:bold;
	line-height:13px;
	/*padding:17px;*/
	padding:26px 17px 0 0;
	color:#006699;
	text-align:right;
}
#vet_tag{
    padding:5px 0 0 0;
}
#page_photo_block{
	margin:0;
	padding:0;
	width:750px;
	height:90px;
	background:#006699;
}
#page_photo{
    display:none;
}
#page_photo img{
	width:750px;
}
#page1_photo_block{
	margin:0;
	padding:0;
	width:750px;
	height:147px;
	background:#006699;
}
#page1_photo{
    display:none;
}
#page1_photo img{
	width:750px;
}
#main_content{
	background-color:#FFF;
	margin:0;
	padding:10px;
}
#tagline{
	text-align:center;
	padding:25px;
}
#tagline_img img{
	width:390px;
	height:49px;
}
.bodyLG{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	/*line-height: 20px;*/
	color: #666666;
	text-align:justify;
	padding: 0 30px 0 30px;
}
.bodyLG p{
	line-height: 18px;
}

/** *************** Subheader (end) *************** **/

/** *************** footer (begin) *************** **/
#footer{
	height:30px;
	width:650px;
	text-align:center;
	font-weight:normal;
	padding: 30px 0 0 25px;
}
#footer ul li{
	list-style: none;
	display:inline;
}
#footer ul li a{
    padding:0 4px 0 1px;
    border-right:1px solid;
}
#footer ul li a.foot_right{
    border-right:none;
}
#copyright{
	text-align:center;
	width:650px;
	color:#666;
	padding:25px 5px 25px 45px;
}
#sub_footer{
    height:50px;
    width:750px;
    /*padding:0 5px 0 20px;*/
    /*background-color:#F0F0F0; /* #BCED91; */
    margin:auto;
}
/** *************** footer (end) *************** **/

.subhead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
    color: #006699;
	text-transform:uppercase;
	font-weight:bold;
	padding:0 0 20px 140px;
}

/** *************** Columns (begin) *************** **/
.column_1{
	float:left;
	width:85px;
	padding-left:20px;
	text-align:center;
	color:#006699;
	font-family:Arial,Helvetica,sans-serif;
	font-size:.8em;
	line-height:13px;
}
.column_1 p.first{
	font-style: italic;
	font-size:1.2em;
}

.column_1 p.second{
	font-size:1.1em;
}
.column_2{
	float:left;
	padding-left:35px;
	width:530px;
}
.column_2 p{
	padding:0 0 15px 0;
	text-align:justify;
}
/** *************** Columns (end) *************** **/

/** *************** Personnel (begin) *************** **/
#about_us{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 14px;
    color: #666666;
	padding: 10px 50px 30px 25px;
	text-align:justify;
}
#about_us p{
    font-size: 11px;
    /*font-weight:800;*/
}   
.bodyLG_personnel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	text-align:justify;
	padding: 0 30px 0 30px;
}
.person_head{
    font-size:1.1em;
	font-weight:bold;
	font-style: italic;
	padding: 30px 0 25px 0;
}
.person_image img{
	float:left;
	width:88px;
	height:123px;
	padding:0 10px 1px 0;
}
.person_head1{
    font-size:1.1em;
	font-weight:bold;
	font-style: italic;
	padding: 30px 0 21px 0;
}
.person p{
    line-height:15px;
}

/** *************** Personnel (end) *************** **/

/** *************** Joule (begin) *************** **/
#joule_head1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 15px;
	color: #006699;
	padding:8px 0 20px 140px;
}
#joule_head3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #006699;
	padding-left:10px;
}
#joule_head2{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 36px;
	font-weight:bold;
	line-height: 40px;
	color: #006699;
	padding:0 0 10px 140px;
}
.joule_sup{
    vertical-align:super;
    font-size:0.6em;
    /*line-height:1em;*/
}   
/** *************** Joule (end) *************** **/

/* **************** Glossary (start) ************** **/

.glossary_link{
	border-bottom-width: 0;
	cursor:help;
	color:#006699;
}
/* **************** Glossary (end) ************** **/

/** *************** List (start) *************** **/
.tech_list ul li{
    padding-bottom:.3em;
    line-height:17px;
}
#ma_list ul{
    list-style-type:disc;
    padding:0 0 0 25px;
}
#mf_list ul{
    list-style-type:disc;
    padding:0 0 0 25px;    
}
#mf_list ul li#li_e{
    text-align:left;
}
#technology_list{
	padding-left: 200px;
}
.tc_head{
    font-weight:bold;
}
#joule_list{
    padding:0 0 0 25px;    
}
#joule_list li{
    font-weight:bold;
}
/** *************** List (end) ************** **/

#uconst{
	display: block;
    margin-left: auto;
    margin-right: auto;
	width:500px;
	height:315px;
	padding: 50px;
}
/** *************** Table (begin) ************** **/
#table1{
    width:500px;
}
#table1 table{ 
	margin: 0; 
	border-collapse: collapse; 
}
#table1 th{ 
	padding: .3em;
	border: 1px #ABABAB solid; 
	text-align: center;
}
#table1 tbody tr td{ 
	padding: .5em 0 .5em .5em; 
	border: 1px #ABABAB solid; 
}
/*#table1 thead{ 
	background: #007db7;
	color: #ABABAB;
}*/
#table1 tbody tr td#head11,td#head21,td#head31,td#head41{ 
	background: #007db7;
	color: #fff;
	font-weight:bold;
	height:40px;
	text-align:center;
}
#table1 tbody tr td.col1{
	width: 10em;
} 
#table1 tbody tr td.col2{
	width: 12em;
} 
#table1 tbody tr td.col3{
	width: 8em;
	text-align: center;
	padding:0;
	margin:0;
}
#table1 tbody tr td.col4{
	width: 8em;
	text-align: center;
}
#table2{
    width:500px;
}
#table2 table{ 
	margin: 0; 
	border-collapse: collapse; 
}
#table2 th{ 
	padding: .3em; 
	border: 1px #ABABAB solid; 
	text-align: center;
}
#table2 tbody tr td{ 
	padding: .5em 0 .5em .5em; 
	border: 1px #ABABAB solid; 
}
/*#table2 thead{ 
	background: #007db7;
	color: #fff; 
}*/
#table2 tbody tr td#head1,td#head2,td#head3{ 
	background: #007db7;
	color: #fff;
	font-weight:bold;
	height:40px;
	text-align:center;
}
#table2 tbody tr td.col1{
	width: 22.1em;
}
#table2 tbody tr td.col2{
	width: 8em;
	text-align: center;
}
#table2 tbody tr td.col3{
	width: 8em;
	text-align: center;
}
ul.rdf{
	list-style-type:none;
	padding:0 0 0 25px;
}
/** *************** Table (end) ************** **/

/** *************** Contact (begin) ************** **/
#contact{
	text-align:left;
	width:200px;
	padding: 0 0 0 160px;
	font-size:1.0em;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
#contact p{
	padding:2px;
}
#map{
    margin:0 0 5px 0;
}
/** *************** Contact (end) ************** **/

#legal_privacy_header{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 14px;
    color: #666666;
    width:675px;
    text-align:left;
    padding:25px 10px 0 20px;
    color:#212C8E;   
    font-size:20px;
}
#legal_privacy_header p#l_p_p1{
    color:#666666;
    font-size:14px;
    line-height:14px;
}
#legal_privacy_header p.l_p_p2{
    text-align:justify;
    color:#666666;
    font-size:12px;
    line-height:13px;
}