﻿body
{
    margin: 0;  /*15px 0px 0px 15px;*/
    padding: 0;
    width: 100%;
    height: 100%;
    background-color: #FFF;
}

p
{
    font-family: Verdana, Georgia, "Times New Roman";
    font-size: 10pt;
}

td
{
    font-family: Verdana, Georgia, "Times New Roman";
    font-size: 10pt;
}

label
{
    font-family: Verdana, Georgia, "Times New Roman";
    font-size: 8pt;
}

img
{
    border: 0;
}        
/*
#wrapper
{
    position: absolute;
    top: 0;
    left: 0;
}

#container
{
    width: 600px;
    margin: 0;
    padding: 0;
    border: 0;
}
*/
#content_wrapper
{
    width: 791px;
    margin-left: 15px;
    padding: 0;
    border: 0;
}    

#content
{
    width: 591px;
    vertical-align: top;
    /* padding-left: 200px; */
    margin-left: 200px;
    border: 0;
 
    /* position: absolute; */
}


#header
{
    width: 791px;
    margin-top: 15px;
    margin-left: 15px;
    padding: 0;
    border: solid 1px #ccc;
}
#content_container
{
   /*width: 591px; */

    margin-top: 15px;
    padding: 10px;
    border: solid 1px #ccc;
}

#content_container_transition
{
   /*width: 591px; */

    margin-top: 15px;
    padding: 10px;
 
}

#container_jump_station
{
    float: right;
}
/*
#container_contact
{
    float_ right;
}
*/
#container_resources
{
    width: 124px;
    float: right;
    display: inline;
    padding: 4px;
    border: solid 1px #ccc;
}
#container_resources_noborder
{
    /* width: 124px; */
    /* margin-left: 200px; */
    float: right;
    padding: 4px;
}    
   
#navigation
{
    margin: 0;
    padding-bottom: 15px;
    border: 0;
    width: 185px;
    display: inline;
    float: left;
}
/*
#main_content
{
    position: absolute;
    margin-left: 12px;
    padding: 0;
    border: 0;
    width: 602px;
    display: inline;
    float: right;
}
*/
#title
{
    font-size: 1.2em;
    font-weight: bold;
    padding: 4px;
    background-color: #e6e6e7;
    border: solid 1px #ccc;
    display: block;
}

#crumbs
{
    margin-top: 4px;
    text-align: right;
    vertical-align: middle;   
    padding-top: 4px;
    padding-right: 0px;        
}

#footer
{
    border-style: none;
	border-color: inherit;
	border-width: 0;
	width: 791px;
    	float: left;
    	text-align: right;
    /* position: relative; */
    	margin-top: 15px;
    	margin-left: 15px;
    	margin-bottom: 0;
    /* bottom: 0; */
    	padding: 0;
    	clear: both;
	top: 0px;
	left: 0px;
}

#footer_container
{
    margin: 0;
    padding: 0;
    border: 0;
}

#foot_box
{
    border: solid 1px #ccc;
}

#foot_box ul
{
    list-style: none;    
    margin-top: 5px;
    text-align: right;
    padding-right: 12px;
}

#foot_box li
{   
    display: inline;
    list-style: none;
}

#copyright
{
    font-size: 8pt;
    margin-top: 4px;
}

#tabcontent
{
    border: 1px solid #711515;
    border-top: none;
    padding: 4px;
}
#tabcontent h1
{
    font-size: 1.2em;
    color: #711515;
    background-color: transparent;
}
ul#tabnav
{
    list-style-type: none;
    margin: 15px 0px 0px 0px;
    padding-left: 4px;
    padding-bottom: 24px;
    border-bottom: 1px solid #711515;
    font: bold 11px verdana, arial, sans-serif;
}
ul#tabnav li
{
    float: left;
    height: 21px;
    background-color: #B51032;
    list-style-type: none;
    color: #FFFFFF;
    margin: 2px 2px 0 2px;
    border: 1px solid #711515;
}
ul#tabnav a:link, ul#tabnav a:visited
{
    display: block;
    color: #FFFFFF;
    background-color: transparent;
    list-style-type: none;
    text-decoration: none;
    padding: 4px;
}
ul#tabnav a:hover
{
    background-color: #F4869C;
    color: #FFFFFF;
}
body#gen li.gen, body#add li.add, body#edu li.edu, body#emp li.emp, body#ref li.ref, body#mil li.mil, body#cer li.cer, body#aff li.aff
{
    border-bottom: 1px solid #fff;
    list-style-type: none;
    /*
    color: #000000;
    background-color: #FFFFFF;
    */
}
/*
body#gen li.gen a:link, body#gen li.gen a:visited, body#add li.add a:link, body#add li.add a:visited, body#edu li.edu a:link, body#edu li.edu a:visited, body#emp li.emp a:link, body#emp li.emp a:visited, body#ref li.ref a:link, body#ref li.ref a:visited, body#mil li.mil a:link, body#mil li.mil a:visited, body#cer li.cer a:link, body#cer li.cer a:visited, body#aff li.aff a:link, body#aff li.aff a:visited
{
    color: #000000;
    background-color: #FFFFFF;
}
*/
hr
{
    border: none;
    background-color: #711515;
    /*color: #711515; */
    height: 1px;
    width: 100%;
}
.akey
{
    text-decoration: underline;
}

fieldset
{
    border: solid 1px #ccc;
    padding: 10px;
    font-family: Verdana, Georgia, "Times New Roman";
}

.jsearch
{
    line-height: 2em;
    border: solid 1px #0066cb;
    width: 280px;
}    

legend
{
    color: #0066cb;    
}

html, body, #wrapper
{
    /* min-height: 100%; */
    width: 100%;
    /*height: 100%;*/
}

html > body, html > body #wrapper
{
    height: auto;
}


A:active
{
    font-family: Verdana, Georgia, "Times New Roman";
    text-decoration: none;
    color: #0066cb;
}
A:link
{
    font-family: Verdana, Georgia, "Times New Roman";
    text-decoration: none;
    color: #0066cb;
}
A:visited
{
    font-family: Verdana, Georgia, "Times New Roman";
    text-decoration: none;
    color: #0066cb;
}
A:hover
{
    font-family: Verdana, Georgia, "Times New Roman";
    text-decoration: underline;
    color: #0066cb;
}

A:active.header
{
    font-family: Verdana, Georgia, "Times New Roman";
    font-weight: bold;
    text-decoration: none;
    padding: 4px;
    font-size: small;
    color: #ffffff;
}
A:link.header
{
    font-family: Verdana, Georgia, "Times New Roman";
    font-weight: bold;
    text-decoration: none;
    padding: 4px;
    font-size: small;
    color: #ffffff;
}
A:visited.header
{
    font-family: Verdana, Georgia, "Times New Roman";
    font-weight: bold;
    text-decoration: none;
    padding: 4px;
    font-size: small;
    color: #ffffff;
}
A:hover.header
{
    font-family: Verdana, Georgia, "Times New Roman";
    font-weight: bold;
    text-decoration: none;
    padding: 0px;
    font-size: small;
    color: #ffffff;
}

/*
A:active.footer{font-family: Verdana, Georgia, Times New Roman;text-decoration: none;font-size: xx-small;color: #ffffff;}
A:link.footer{font-family: Verdana, Georgia, Times New Roman;text-decoration: none;font-size: xx-small;color: #ffffff;}	
A:visited.footer{font-family: Verdana, Georgia, Times New Roman;text-decoration: none;font-size: xx-small;color: #ffffff;}
A:hover.footer{font-family: Verdana, Georgia, Times New Roman;text-decoration: underline;font-size: xx-small;color: #ffffff;}
*/

A:active.crumb
{
    font-family: Verdana, Georgia, "Times New Roman";
    text-decoration: none;
    font-size: small;
    font-weight: bold;
    color: #ffffff;
}
A:link.crumb
{
    font-family: Verdana, Georgia, "Times New Roman";
    text-decoration: none;
    font-size: small;
    font-weight: bold;
    color: #ffffff;
}
A:visited.crumb
{
    font-family: Verdana, Georgia, "Times New Roman";
    text-decoration: none;
    font-size: small;
    font-weight: bold;
    color: #ffffff;
}
A:hover.crumb
{
    font-family: Verdana, Georgia, "Times New Roman";
    text-decoration: underline;
    font-size: small;
    font-weight: bold;
    color: #ffffff;
}

span.crumb
{
    vertical-align: middle;
    font-family: Verdana, Georgia, "Times New Roman";
    font-size: 8pt;
    color: #ffffff;
    padding-top: 5px;
}

DIV
{    
    font-family: Verdana, Georgia, "Times New Roman";
    font-size: 10pt;
}
DIV.small
{
    font-family: Verdana, Georgia, "Times New Roman";
    font-size: 8pt;
}
DIV.blue
{
    background-color: #E3EDF6;
    border: solid 1px #0066CB;
}
DIV.page_header
{
    font-family: Verdana, Georgia, "Times New Roman";
    font-size:10pt;
}
DIV.left
{
    float: left;
    display: inline;
}
DIV.right
{
    float: right;    
    clear: both;
    /* display: inline; */
}
DIV.bottom
{
    float: none;
}
#gradient
{    
    width: 185px;
    padding: 0px;
    margin: 0px;
    border: 0px;
    overflow: hidden;
}

#none
{    
    list-style-type: none;
}

#education_links
{
    list-style-image: url('images/bullet.png');
    padding-left: 10px;
    margin-left: 20px;
    font-size: 8pt;
}

ul li
{
    list-style-type: square;
    float: left;
    /* display: block; */
}

li.AspNet-TreeView-Root
{    
    list-style-type: none;
    line-height: 1.5em;
    margin-left: -45px;
    color: #0F68BA;    
    display: block;
}
li.AspNet-TreeView-Leaf
{
    list-style-type: none;
    line-height: 1.5em;
    margin-left: -27px;
    color: #0F68BA;
    display: block;
}

/* CSS used for VIS pages '03/10/2010' Venkat */

.messagetext
{
	font: 9pt Verdana, Gerogia, Times New Roman; color:Blue;
}

.warningtext
{
	FONT: 9pt Verdana, Georgia, Times New Roman; COLOR: red;
	
}

.instructionstext
{
	FONT: 9pt Verdana, Georgia, Times New Roman; COLOR: #0F68BA;
	
}