/* @override http://localhost/alldimensions/html/style.css */

/* Main Section */

body{
background:#FFF;
padding:0px;
margin:0px;
}

.text-bullet {
	font-family:Tahoma;
	font-size: 12px;
	color: #000;
}
.text-bullet a {
	font-family:Tahoma;
	font-size: 12px;
	color:#20008E;
	text-decoration:none;
}
.text {
	font-family:Tahoma;
	font-size: 12px;
	color: #000;
}
.text a {
	font-family:Tahoma;
	font-size: 12px;
	color:#20008E;
}
.subhead {
	font-family: Tahoma;
	font-size:13px;
	color:#000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#900;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#20008E;
}

/* Form */

input {
	font-family:Tahoma;
	font-size: 12px;
	color: #000;
}

textarea {
	font-family:Tahoma;
	font-size: 12px;
	color: #000;
}

/* Sides */

.leftside-heading {
	font-family:Tahoma;
	font-size: 12px;
	color: 20008E;
}
.leftside {
	font-family:Tahoma;
	font-size: 11px;
	color: #000;
}
.leftside a {
	font-family:Tahoma;
	font-size: 11px;
	color:#20008E;
}
.rightside-heading {
	font-family:Tahoma;
	font-size: 12px;
	color: #20008E;
}
.rightside {
	font-family:Tahoma;
	font-size: 12px;
	color: #000;
}
.rightside a {
	font-family:Tahoma;
	font-size: 12px;
	color:#20008E;
}

/* Footer */

.copyright {
	font-family:Tahoma;
	font-size: 11px;
	color: #000;
}
.copyright a {
	font-family:Tahoma;
	font-size: 11px;
	color:#000;
}
.img-left {
	margin: 5px;
	float: left;
}
.img-right {
	margin: 5px;
	float: right;
}
.centertext {
	font-family:Tahoma;
	font-size: 11px;
	color: #000;
	text-align: center;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #900;
	font-weight: bold;
}
.header-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #20008E;
	font-weight: bold;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #20008E;
	text-align: center;
	text-transform: uppercase;
}

