﻿/****************************************************************************************\

    Global Styles

\****************************************************************************************/

html 
{
}

body 
{
}

h1 
{
}

h2 
{
}

h3 
{
}

h4 
{
}

h5 
{
}

h6 
{
}

p 
{
}

ul 
{
}

ol 
{
}

li 
{
}

strong 
{
}

em 
{
}

u 
{
}

a 
{
}

a:visited 
{
}

a:hover 
{
}

table 
{
}

tr 
{
}

th 
{
}

td 
{
}

img 
{
}

/****************************************************************************************\
    
    Global Constructs
    Globally Unique Elements
    Control Specific Constructs

\****************************************************************************************/

/*___ DIV _________________________________________________________________*/
div#content_sub
{
    padding-top         : 160px;
}

div#findDoctor
{
    background          : white url(images/bgFindDoctor.gif) repeat;
}

div#findDoctorTop
{
    background          : white url(images/bgFindDoctor.gif) repeat;
    width               : 285px;
}

div#findDoctorBottom
{
    background          : white url(images/bgFindDoctor.gif) repeat;
    width               : 285px;
}

div.boxJoin
{
    background          : transparent url(images/bgBoxJoin.gif) repeat;
}

div.joinTopCorners
{
    background          : transparent url(images/bgBoxJoin.gif) repeat;
    height              : 10px;
}

div.joinBottomCorners
{
    background          : transparent url(images/bgBoxJoin.gif) repeat;
    height              : 10px;
    margin-bottom       : 20px;
}

/*___ SPAN _________________________________________________________________*/

/*___ H1 _________________________________________________________________*/

/*___ H2 _________________________________________________________________*/

/*___ H3 _________________________________________________________________*/

/*___ H4 _________________________________________________________________*/

/*___ H5 _________________________________________________________________*/

/*___ H6 _________________________________________________________________*/

/*___ H6 _________________________________________________________________*/

/*___ P _________________________________________________________________*/

/*___ UL _________________________________________________________________*/

/*___ OL _________________________________________________________________*/

/*___ LI _________________________________________________________________*/

/*___ STRONG _________________________________________________________________*/

/*___ EM _________________________________________________________________*/

/*___ U _________________________________________________________________*/

/*___ A _________________________________________________________________*/

/*___ TABLE _________________________________________________________________*/

/*___ TR _________________________________________________________________*/

/*___ TH _________________________________________________________________*/

/*___ TD _________________________________________________________________*/

/*___ IMG _________________________________________________________________*/

/*___ FORM _________________________________________________________________*/

/*___ INPUT _________________________________________________________________*/

/*___ LABEL _________________________________________________________________*/

/*___ CITE _________________________________________________________________*/

/*___BLOCKQUOTE_________________________________________________________________*/

/*___Group/Section/Class_________________________________________________________________*/