/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 17, 2013 07:52:44 PM America/New_York */

.boxed {
  border: 1px solid green ;
}

.tab { margin-left: 140px; }


@font-face {
    font-family: 'OpenSansRegular';
    src: url('OpenSans-Regular-webfont.eot');
    src: url('OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('OpenSans-Regular-webfont.woff') format('woff'),
         url('OpenSans-Regular-webfont.ttf') format('truetype'),
         url('OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansSemibold';
    src: url('OpenSans-Semibold-webfont.eot');
    src: url('OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('OpenSans-Semibold-webfont.woff') format('woff'),
         url('OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('OpenSans-Semibold-webfont.svg#OpenSansSemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'QuicksandBook';
    src: url('Quicksand_Book-webfont.eot');
    src: url('Quicksand_Book-webfont.eot?#iefix') format('embedded-opentype'),
         url('Quicksand_Book-webfont.woff') format('woff'),
         url('Quicksand_Book-webfont.ttf') format('truetype'),
         url('Quicksand_Book-webfont.svg#QuicksandBook') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansBold';
    src: url('OpenSans-Bold-webfont.eot');
    src: url('OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('OpenSans-Bold-webfont.woff') format('woff'),
         url('OpenSans-Bold-webfont.ttf') format('truetype'),
         url('OpenSans-Bold-webfont.svg#OpenSansBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

form {
	margin: 0px;
	padding: 0px;
}

td {
	vertical-align: top;
}

p {
	color: #555555;
	font-size: 12px;
	line-height: 20px;
	margin: 0 0 20px 0;
}

h1 {
	color: #48607f;
	font-family: "QuicksandBook", Arial, sans-serif;
	font-size: 26px;
	font-weight: normal;
	line-height: 28px;
	margin: 0 0 6px 0;
	padding: 0;
	text-transform: uppercase;
}

.cb h1,
.cb h1 a,
.cb h2,
.cb h2 a,
#cbTopRight h1 {
	color: #143e68;
	font-family: "OpenSansSemibold", Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	margin: 0 0 2px;
	padding: 0;
	text-transform: none;
}

h2 {
	color: #48607f;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	margin: 0 0 6px;
}

h3 {
	color: #48607f;
	font-family: "OpenSansBold", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	margin: 0 0 6px;
}

h4 {
	color: #48607f;
	font-family: "OpenSansBold", Arial, sans-serif;
	font-size: 30px;
	font-weight: normal;
	line-height: 20px;
	margin: 0 0 6px;
}

a {
	color: #143e68;
	cursor: pointer;
	text-decoration: none;
}

a:hover {
	color: #143e68;
	cursor: pointer;
	text-decoration: underline;
}

.tableBorder {
	border: 1px solid #bfbfbf;
}

.tableHeader,
#insideContent .formSection {
	background-color: #c2dce2;
	color: #ffffff;
	font-family: "OpenSansSemibold", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	padding: 8px 12px 6px;
	text-transform: uppercase;
}

#insideContent .tableHeader a,
#insideContent .formSection a {
	color: #ffffff;
	text-decoration: underline;
}

#insideContent .tableHeader a:hover,
#insideContent .formSection a:hover {
	color: #ffffff;
	text-decoration: none;
}

.evenrow td,
.oddrow td {
	color: #333333;
	font-weight: normal;
	padding: 5px 12px;
}

.evenrow {
	background-color: #ffffff;
}

.oddrow {
	background-color: #efeeee;
}

.fieldLbl {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	padding: 5px 12px;
	text-align: left;
}

.fieldVal {
	padding: 2px 0;
	text-align: left;
}

.redText {
	color: #9e1e1e;
}

.button {
	background-color: #c2dce2;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: none;
	-webkit-box-shadow: inset 0px 0 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0px 0 5px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0px 0 5px rgba(0, 0, 0, 0.1);
	color: #ffffff;
	cursor: pointer;
	font-family: 'QuicksandBook', Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	margin: 0 3px;
	padding: 5px 14px 4px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

.button:hover {
	border: none;
	color: #143e68;
	text-decoration: none;
}

#messages {
	font-size: 11px;
	margin-bottom: 10px;
	padding: 5px;
}

.message_warning {
	border: 3px solid #9e1e1e;
	background-image: none;
	color: #9e1e1e;
}

.message_confirm {
	border: 3px solid #429d00;
	background-image: none;
	color: #429d00;
}

.clearBoth {
	clear: both;
}

a img {
	border: none;
}

/************* rounded corners used on most images *************************/

.image img,
.cb img,
.imgClass {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.cb img {
	margin-bottom: 7px;
}

/********** lightbox *************************************************************/

#overlay {
	z-index: 9000 !important;
}

#lightbox {
	z-index: 10000!important;
}
