/* CSS Document */

body { 
	margin: 5px 0px 0px; 
	text-align: center;  
	background-color: #FFF;
	/* removed width: 784px to keep body width the default width of the browser*/
}

#mainContent {
	margin: 0px auto;
	width: 784px;
	/*height: 600px; */ /* removed height to get rid of extra white space below the columnLines div*/
	background-color: url(../images/page2_r1_c3.gif) repeat-y right;
	border: 1px solid #1A598F;
	text-align: center;
}

#topheaderbanner {
	height: 100px;
	width: 784px;
	text-align: center;
	background-color: #1A598F;
}

#topBannerRight {
	float: right;
	width: 300px;
	text-align: right;
	background-color: #1A598F;
}

#topBannerLeft {
	float: left;
	width: 385px;
	text-align: left;
	background-color: #1A598F;
}

#bottomheaderBanner {
	height: 118px; /* height is larger than image to maintain navigation integrity */
	width: 784px;
	text-align: center; 
}

#topNavigation {
	height: 30px;
	width: 784px;
	text-align: center;
	background-color: #FFF;
}

#footerContainer {
	margin: 0px auto;
	width: 784px;
	height: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif 11px #1D1D1D;
	text-align: center;
	padding-top: 10px;
}



/* Sub Page Styles */

#infoContainer {
	width: 784px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background: #FFF url(../images/back_top-fade.gif) repeat-x top left;	
}

html > body #infoContainer { /* for Firefox */
	margin-top: 8px; 
	}
	
html { /* for Firefox */
	min-height: 100%; 
	margin-bottom: 1px; 
}

#info_leftnavContainer {
	margin-top: 0px;
	margin-left: 5px;
	width: 180px;
	height: auto;
	float: left;
	padding-left: 5px;
}
#info_bodyContainer {
	float: left;
	width: 550px; 
	margin-top: 25px;
	padding-left: 25px; 
	background: transparent;
	text-align: left;
	padding-bottom: 20px; 
}

#info_bodyContainer_wide_page {
	float: left;
	width: 750px; 
	margin-top: 25px;
	padding-left: 25px; 
	background: transparent;
	text-align: left;
	padding-bottom: 20px; 
}
				
/* General Styles */

a img{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

img{  
	border-style: none;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 10px;
	padding-bottom: 10px;
	line-height: 1.25;
}

.bodyContainerHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	background:#1A598F;
	color: #FFF;
	height: 13px;
	width: 200px;
	align: center;
	padding: 5px;
	margin-top: 10px;
	margin-left: 15px;
	font-weight: bolder;
}

.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #999999;
	text-align: center;
}

.address a {
	color: #999999;
	text-align: center;
}

.burgheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.75;
	margin: 20px 0 0 2px;
	color: #1A598F;
	padding-bottom: 2px;
	letter-spacing: .1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1A598F;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A2A2A;
	font-weight: bold;
}

/* Left box for left navigation*/
#leftBox{
	background: transparent;;
	width: 190px;
	padding: 3em 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

#quesform {
	border: 1px solid #1A598F;
}

.quesformTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

.leftcolumn {
	float: left;
	width: 270px;
}

.rightcolumn {
	float: right;
	width: 270px;
}

.clearBoth { /* added to clear floats */
	clear: both;
	}
li {
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
.rightbannerImage {
	float: right;
	border: 1 solid #333333;
	margin-left: 5px;
	margin-bottom: 5px;
}
.box_border {
	border: 1px solid #1A598F;
	width: 540px;
}
.websiteheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding-right: 10px;
	padding-bottom: 10px;
	line-height: 1.25;
	font-weight: bolder;
	width: 515px;
	border-top-width: thin;
	border-right-width: medium;
	border-left-width: medium;
}
.webdesign_table {
	width: 520px;
	padding-top: 15px;
	padding-bottom: 15px;
	clear: both;
	border: 1px solid #81A5C9;
	margin-top: 15px;
	margin-left: 15px;
	padding-right: 8px;
	padding-left: 8px;
}
.horizontalswirl {
	margin-top: 15px;
	margin-bottom: 25px;
}

.webdesignHeadingBox {
	width: 475px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #81A5C9;
	padding-bottom: 10px;
}
.backTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	padding: 15px;
	font-weight: bold;
}
.smallposition {
	font-size: 10px;
}
#mainContent #infoContainer #info_bodyContainer .resumeareaContent table tr td p {
	font-weight: bold;
}
