﻿/*
Phone Rules
Version: 1.0.0.1
Author: Stephen Eicherly
Last Modified: 9.24.09
*/

body {
	font-size:12px;
}

#header h1 {
	font-size:48px;
	margin-top:0;
	padding-top:0;
	top:0;
}

h2 {
	font-size:23px;
}

h3 {
	font-size:21px;
}

h4 {
	font-size:19px;
}

h5 {
	font-size:17px;
}

label {
	font-size:15px;
}

legend {
	font-size:17px;
}

option {
	font-size:13px;
}

select {
	font-size:13px;
}

th {
	font-size:12px;
}

#utilityNav li a,
#globalNav li a {
	font-size:14px;
}

#primaryContent,
#secondaryContent {
	float:none;
}

#secondaryContent h2 {
	font-size:20px;
}

#secondaryContent p.author {
	font-size:12px;
}

#frontSoftware h3,
#frontTrialServices h3,
#frontTraining h3 {
	font-size:12px;
}

#frontSoftware p,
#frontTrialServices p,
#frontTraining p {
	font-size:12px;
}

.calendar th {
	font-size:12px;
}

.currentMonth {
	font-size:27px;
}

.calendarDate {
	font-size:11px
}

.calendarDay {
	font-size:12px;
}

p.summary {
	font-size:12px;
}

.fn,
.org {
	font-size:12px;
}

#footer {
	font-size:15px;
}

#nav,
#header h1,
#content,
#footer ul {
	width:480px;
}
