/* VuePoint Brand Stylesheet*/

body {
	background-color: #fff;
	color: #828282;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
sup {
	font-size: 11px;
	vertical-align: top;
	}
p {
	line-height: 21px;
	margin: 0 0 10px 0;
}
p.home {
	padding: 8px;
}

.color_1 {
	color: #004990;
}

.color_2 {
	color: #ffe192;
}

a, a:visited {
	color: #004990;
	outline: none;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	color: #004990;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	margin: 20px 0 0 0;
}

h1.bottom_margin {
	margin: 20px 0 0 0;
}

h2 {
	color: #004990;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	margin: 10px 0 0 0;
}

h3 {
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0 0 0;
}

h4 {
	color: #004990;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 0 0;
}

h5 {
	color: #004990;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 0 0;
}

.subhead_1 {
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0 0 0;
}

.subhead_2 {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 0 0;
}

.font_16 {
	font-size: 16px;
}

.font_13 {
	font-size: 13px;
}

.font_12 {
	font-size: 12px;
}

.font_11 {
	font-size: 11px;
}

.font_10 {
	font-size: 10px;
}

input {
	background: url(/vuepoint/images/common/input_background.gif) repeat-x bottom #fff;
	border: solid 1px #e4e4e4;
	color: #828282;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 4px;	
	margin: 0px;
}

input[type="submit"] {
	cursor: pointer;
	}
small {
    font-size: 11px;
}
a.button {
	background: url(/vuepoint/images/common/input_background.gif) repeat-x bottom #fff;
	border: solid 1px #e4e4e4;
	color: #828282;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 6px 5px 5px 5px;	
}
a.button:hover {
	text-decoration: none;
	}
h1.brand_head {
	margin: 0;
	line-height: 24px;
}
hr {
	height: 1px;
	border: 0px;
	background: #ccc;
	}
.home_product h3 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
	}
.fm_color, .full-motion-mount, .full-motion-mount a {
    background-image: url("/vuepoint/images/common/header_fm.jpg");
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    height: 30px;
    margin: 0 0 0 0;
    width: 230px;
	}
.t_color, .tilting-mount, .tilting-mount a {
    background-image: url("/vuepoint/images/common/header_tm.jpg");
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    height: 30px;
    margin: 0 0 0 0;
    width: 230px;
	}
.lp_color, .low-profile-mount, .low-profile-mount a {
    background-image: url("/vuepoint/images/common/header_lm.jpg");
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    height: 30px;
    margin: 0 0 0 0;
    width: 230px;
    }
