/*******************************************************
*
*                 Reset Browser Defaults
*
*******************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
	background-color: #eef5e2;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/****************************************
*	Site Colors:
*		dark blue (text) = #546677	
*		medium blue = #9aa9b8
*		light blue = #d4dae1
*		orange = #f0a41c
*       light gray = #e4e4e4
*       blue gradient = #4a6f93
****************************************/

body 
{
	color: #546677;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #4a6f93;
	background-image: url("../images/bg_grad3.gif");
	background-repeat: repeat-x;
	background-position: top;
	line-height: 1.5;
}
h1 
{
    font-size: 16px;
    color: #546677;
    padding: 15px 0px;
    font-weight: bold;
}
h2 
{
    font-size: 14px;
    color: #4e7296;
    padding: 15px 0px;
    font-weight: bold;
}
h2.with_subheading 
{
    padding-bottom: 5px;   
}
h3 
{
    font-size: 12px;
    color: #f0a41c;
    padding: 5px 0px;
    font-weight: bold;
}
h3.subheading 
{
       
}
h4 
{
    font-size: 12px;
    color: #546677;
    padding: 0;
    font-weight: bold;
}
a 
{
    color: #546677;
    text-decoration: none;
}
/*a:visited 
{
    color: #546677;
    text-decoration: none;
}*/
a:hover 
{
    color: #9aa9b8;
    text-decoration: underline;
}
a:active 
{
    color: #546677;
    text-decoration: underline;
}
#content_page ul 
{
    list-style-type: disc;
    margin-left: 30px;
}
#content_page h3 
{
    color: #4e7296;
}
/*******************************************************
*
*                    Main Containers
*
*******************************************************/

#main_box 
{
	width: 775px;
	text-align: left;
	margin: 0 auto;
	background-color: #fff;
}
#top_box 
{
	width: 775px;
	height: 158px;
	background-image: url("../images/mms4_top_Celebrating.gif");
	text-align: right;
}
.top_nav 
{
    font-size: 11px;
    padding: 7px 10px;
    color: #fff;
}
.top_announcement 
{
    color: #000;
    margin-top: 59px;
    margin-right: 13px;
    font-weight: bold;
}
.top_nav a:link 
{
    color: #fff;
    text-decoration: none;
}
.top_nav a:active 
{
    color: #fff;
    text-decoration: underline;
}
.top_nav a:hover 
{
    color: #fff;
    text-decoration: underline;
}
.top_nav a:visited 
{
    color: #fff;
}
#mid_box 
{
    margin-top: 10px;
}
#content_box 
{
    
}
#why_box
{
    width: 600px;
    text-align: left;
    padding-bottom: 20px;
    margin: 0 auto;
    margin-left: 120px;
}
.why_text 
{
    width: 500px;
    padding-left: 20px;
    margin-top: 20px;
    min-height: 15px;
    clear: left;
}
.why_hd 
{
    float: left;
    margin-top: 20px;
    min-height: 15px;
    padding-bottom: 20px;
}
.why_hd h2 
{
    padding: 0px;
    margin: 0px;
    text-decoration: underline;
}
#partners_box
{
    width: 550px;
    text-align: left;
    padding-bottom: 30px;
}
#partners_box a:link 
{
    text-decoration: underline;
}
#content_box a
{
    text-decoration: underline;
}
#contact_box
{
    width: 400px;
    text-align: left;
    padding-bottom: 30px;
}
#contact_box ul 
{
    padding-left: 20px;
}
#register_box
{
    width: 700px;
    text-align: left;
    padding-bottom: 30px;
}
.lblAlignRight 
{
    text-align: right;
    width: 150px;
    vertical-align: middle;
}
.txtBoxesReg 
{
    padding-left: 15px;
}
.txtAttendees 
{
    margin-top: 4px;
    font-family: Arial, Helvetica, Verdana, Sans-Serif;
}
/*******************************************************
*
*                  Main Menu, Masthead
*
*******************************************************/

#main_menu 
{
    float: left;
    margin-top: -3px;
}
.menu_item 
{
    width: 200px;
    height: 37px;
    /*border-top: solid 1px #e4e4e4;*/
    border-bottom: solid 1px #e4e4e4;
    padding-top: 2px;
    padding-left: 10px;
}
#main_graphic 
{
    background-image: url("../images/businesswoman.jpg");
    background-repeat: no-repeat;
    height: 257px;
    width: 358px;
    float: left;
}
#qsi 
{
    background-image: url("../images/qsi.jpg");
    background-repeat: no-repeat;
    width: 206px;
    height: 237px;
    float: left;
    margin-left: 1px;
}

/*******************************************************
*
*                      Content Area
*
*******************************************************/

#bus_phil 
{
    width: 400px;
    padding: 15px 30px;
    padding-top: 20px;
    border: solid 1px #e4e4e4;
    border-top: none;
    border-left: none;
    margin-top: -20px;
    float: left;
}
.content_text 
{
    float: left;
    padding-top: 15px;
}
.mission 
{
    float: left;
    width: 254px;
    height: 182px;
    margin-top: -5px;
    padding: 15px 30px;
    border-bottom: solid 1px #e4e4e4;
}
.mission_hd 
{
    padding-bottom: 10px;
}
.web_dev 
{
    float: left;
    width: 254px;
    height: 236px;
    border: solid 1px #e4e4e4;
    border-top: none;
    border-left: none;
    padding: 15px 30px;
}
.services_2
{
    float: left;
    padding: 15px 30px;
    padding-top: 0px;
    border-bottom: solid 1px #e4e4e4;
    width: 400px;
}
.services_3
{
    float: left;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 20px;
    padding-top: 30px;
    width: 400px;
}
.services_3_box
{
    float: left;
    width: 400px;
}
.main_quote 
{
    border-top: solid 1px #e4e4e4;
    width: 400px;
    padding: 20px 30px;
    float: left;
}
.service_box 
{
    float: left;
    padding-top: 23px;
    width: 400px;
}
.service_tile 
{
    float: left;
}
.service_hd 
{
    float: left;
    margin-left: 15px;
}
.service_content 
{
    float: left;
    width: 250px;
    margin-left: 15px;
    padding-top: 15px;
}
.core_values 
{
    float: left;
    width: 254px;
    height: 360px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    padding-bottom: 20px;
    border-left: solid 1px #e4e4e4;
    margin-left: 57px;
}
.sidebar_values 
{
    float: left;
    width: 220px;
    padding: 15px 20px;
    padding-top: 10px;
    border-top: solid 1px #e4e4e4;
}
.bottom_nav 
{
    padding-bottom: 10px;
    font-size: 11px;
}
#footer 
{
    width: 775px;
    font-size: 10px;
    border-top: solid 1px #e4e4e4;
    text-align: center;
    padding: 10px 0px;
}
#sidebar 
{
    width: 260px;
    margin-top: -20px;
    float: left;
}
#sidebar a 
{
    text-decoration: underline;
}
#sidebar a:hover 
{
    text-decoration: underline;
    background-color: #dae7ff;
    color: #546677;
}
.parent 
{
    font-size: 14px;
}
.child 
{
    margin-left: 20px;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 10px;
}
.sidebar_nav_list 
{
    margin-left: 10px;
    margin-top: 10px;
}
#company_nav 
{
    padding-left: 20px;
    margin-top: 20px;
    padding-bottom: 30px;
    /*border-bottom: solid 1px #e4e4e4;*/
}
#content_page 
{
    margin-top: -20px;
    padding: 30px;
    padding-top: 10px;
    width: 454px;
    float: left;
    border-left: solid 1px #e4e4e4;
}
.sidebar_quote
{
    padding: 0px 20px;
    margin-top: 100px;
    float: left;
    text-align: center;
    font-style: italic;
}
.quote_name
{
    font-weight: bold; 
    font-size: 11px; 
    font-style: normal;
}
.quote_name2
{
    font-style: normal; 
    font-size: 11px;
}
.sidebar_quote2
{
    padding: 20px 20px;
    margin-top: 0px;
    float: left;
    text-align: center;
    font-style: italic;
    border-top: solid 1px #e4e4e4;
    width: 220px;
}
.link_container {
	width: 700px;
	text-align: left;
	margin: 0 auto;
	line-height: 15px;
	padding-left: 20px;
}
.link_section {
	float: left;
	font-size: 11px;
	margin-left: 30px;
	width: 200px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/**************************************************
*
*                     IAM
*
**************************************************/
ul.plain_list 
{
    list-style-position: outside; 
    text-indent: 0;
}

ul.plain_list li
{
    list-style-type: none;
    padding-left: 0;
    margin: 8px 0;
    margin-left: -2.5em;
}
.brightLink 
{
    
}
.brightLink a 
{
    color: #000;
    text-decoration: none;
    font-size: 11px;
}
