/* This style sheet controls how the site is displayed.  It defines font styles, colors, sizes; site colors; etc... */
ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, PRE, TD, TH, TR, UL {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: black;
font-size: 11px;}

A {cursor: pointer;
background: transparent;}

ADDRESS {font-style: italic;}

BIG {font-size: 15px;}

BLOCKQUOTE {font-style: italic;}

BODY {background: #fff;
margin : 0 0 0 0;
padding: 0 0 0 0;}

DT {font-weight: bold;}

FORM {margin: 0 0 0 0;}

H1, H2, H3, H4, H5, H6 {font-weight: bold;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #00008B;}

H1 {font-size: 23px;}

H2 {font-size: 23px;}

H3 {font-size: 19px;}

H4 {font-size: 16px;}

H5 {font-size: 13px;}

H6 {font-size: 12px;}

OL {list-style: decimal;}

UL UL OL OL, UL OL UL OL, OL UL OL OL, OL OL UL OL, OL UL OL, OL OL {list-style: lower-alpha;}

OL UL OL OL, OL OL UL OL, UL OL OL OL, OL OL OL {list-style: lower-roman;}

OL OL OL OL {list-style: decimal;}

SMALL, SUB, SUP {font-size: 10px;}

TEXTAREA {cursor: text;}

TD {margin-left: 0;}

TH {font-weight: bold;
text-align: center;
margin-left: 0;}

UL, MENU, DIR {list-style: disc;} 

UL UL, OL OL UL UL, OL UL OL UL, UL OL OL UL, OL UL UL, UL OL UL {list-style: circle;}

OL UL UL UL, UL OL UL UL, UL UL OL UL, UL UL UL {list-style: square;}

UL UL UL UL {list-style: disc;}

/* This controls the color and font of standard text links */

A:link {color: #00f;
text-decoration: none}

A:visited {color: #f00;
text-decoration: none}

A:active {color: #00f;
text-decoration: none}

A:hover {color: #f00;
text-decoration: underline}

/* Below is specific to Alliance Mfg, Inc. pages */

A.dnav:link {color: #fff;
font-size: 10px;
font-weight: bold;
text-decoration: none}

A.dnav:visited {color: #fff;
font-size: 10px;
font-weight: bold;
text-decoration: none}

A.dnav:active {color: #fff;
font-size: 10px;
font-weight: bold;
text-decoration: none}

A.dnav:hover {color: #fff;
font-size: 10px;
font-weight: bold;
text-decoration: underline}

.white {color: #fff;}

.footer {font-size: 10px;}

.border {border: solid #000; }

TD.appskey { background-image: url(appskey.gif);
background-repeat: repeat;}

.addservices_section {
 padding: 5px;
 font-size: .8em;
 border-bottom: 1px solid #ccc;
 padding-bottom: 10px;
 margin-bottom: 10px;
}
.addservices_section h2 {
 margin-left: 210px;
}
.addservices_section p {
 margin-left: 210px;
}
.addservices_section ul {
 margin-left: 240px;
}

.smimggal{
 float: left;
 width: 200px;
}
.lrgimg{
 text-align: center;
}
.smimg{
 margin-top: 4px;
 margin-right: 3px;
 cursor: pointer;
 float:left;
}
h2.subheading{
 font-size: 1.2em;
 text-decoration: underline;
}
.cb{
 clear:both;
}
#pagewrapper{
 padding: 5px;
}
#pagewrapper img{
 border: 1px solid black;
}

