@font-face {
	font-family: 'TitilliumText14LRegular';
	src: url('../fonts/TitilliumText1-webfont.eot');
	src: local('☺'), url('../fonts/TitilliumText1-webfont.woff') format('woff'), url('../fonts/TitilliumText1-webfont.ttf') format('truetype'), url('../fonts/TitilliumText1-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TitilliumText14L250wt';
	src: url('../fonts/TitilliumText250wt-webfont.eot');
	src: local('☺'), url('../fonts/TitilliumText250wt-webfont.woff') format('woff'), url('../fonts/TitilliumText250wt-webfont.ttf') format('truetype'), url('../fonts/TitilliumText250wt-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TitilliumText14L400wt';
	src: url('../fonts/TitilliumText400wt-webfont.eot');
	src: local('☺'), url('../fonts/TitilliumText400wt-webfont.woff') format('woff'), url('../fonts/TitilliumText400wt-webfont.ttf') format('truetype'), url('../fonts/TitilliumText400wt-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TitilliumText14L600wt';
	src: url('../fonts/TitilliumText600wt-webfont.eot');
	src: local('☺'), url('../fonts/TitilliumText600wt-webfont.woff') format('woff'), url('../fonts/TitilliumText600wt-webfont.ttf') format('truetype'), url('../fonts/TitilliumText600wt-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TitilliumText14L800wt';
	src: url('../fonts/TitilliumText800wt-webfont.eot');
	src: local('☺'), url('../fonts/TitilliumText800wt-webfont.woff') format('woff'), url('../fonts/TitilliumText800wt-webfont.ttf') format('truetype'), url('../fonts/TitilliumText800wt-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TitilliumText14L999wt';
	src: url('../fonts/TitilliumText999wt-webfont.eot');
	src: local('☺'), url('../fonts/TitilliumText999wt-webfont.woff') format('woff'), url('../fonts/TitilliumText999wt-webfont.ttf') format('truetype'), url('../fonts/TitilliumText999wt-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TitilliumTitle01Thin';
	src: url('../fonts/Titillium_title03-webfont.eot');
	src: local('☺'), url('../fonts/Titillium_title03-webfont.woff') format('woff'), url('../fonts/Titillium_title03-webfont.ttf') format('truetype'), url('../fonts/Titillium_title03-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

html {
    background: #EAEAEA;
    overflow-y: scroll;
}

body {
    font-family: Optima, Lucida, 'MgOpen Cosmetica', 'Lucida Sans Unicode', sans-serif;
    margin: 0;
    background: #eaeaea;
    font-size: 16px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'TitilliumText14L250wt', Optima, Lucida, 'MgOpen Cosmetica', 'Lucida Sans Unicode', sans-serif;
	margin-bottom: 20px;
}

h1 { font-size: 30px; }
h2 {
	font-family: 'TitilliumText14L600wt';
    color: #00457c;
    font-size: 18px;
    margin-bottom: 5px;
}

h3 { font-size: 18px; }
h4 { font-size: 14px; }

p, ul {
    margin-bottom: 20px;
    line-height: 1.4em;
}

img { -ms-interpolation-mode: bicubic; }
 
a { zoom: 1; text-decoration: none;}
a:hover {text-decoration: underline;}
 
em, i { font-style: italic; }
strong, b { font-weight: bold; }

li {
    list-style: disc inside;
}
 
.clear:after {content:".";display:block;height:0;clear:both;visibility:hidden;}


a#logo {
    position: absolute;
    width: 400px;
    height: 150px;
    top: 0;
    left: 300px;
    
}

a#logo:hover {
    text-decoration: none;
}

.content-bottom {
    margin: 0 auto;
    width: 960px;
    background: url(../images/content-bottom.jpg) left bottom no-repeat;
    min-height: 46px;
}

.logos {
    width: 960px;
    margin: 0 auto;
    background: #fff;
}

.logos-inner {
    padding: 0;
    text-align: center;
    padding: 0 20px;
}

.logos table {
    width: 100%;
}

.logos td {
    text-align: center;
    vertical-align: bottom;
}

.logos td.hod,
.logos td.mot {
    width: 190px;
    vertical-align: bottom;
}

.logos a {
    color: #00457C;
}

.bottom {
    width: 960px;
    margin: 0 auto;
    min-height: 55px;
    background: url(../images/container-bottom.gif) no-repeat;
}

.container {
    width: 960px;
    margin: 0 auto;
    position: relative;
    background: #fff url(../images/content-bg.jpg) repeat-y;
}

.container-inner {
    background: url(../images/container-bg.jpg) no-repeat;
    min-height: 600px;
    padding: 0 60px;
}

.inner {
    padding: 20px 30px;
}

.header {
    position: absolute;
    top: 172px;
    left: 330px;
    color: #fff;
    height: 142px;
    overflow: hidden;
}

.header .highlight {
    color: yellow;
}

.content {
    padding-top: 340px;
}

.content .highlight {
    color: #569FDC;
}

/*******		Home		*******/

#home .left {
    float: left;
    width: 490px;
}

#home .right {
    float: right;
    width: 275px;
}

.arrow {
    margin-left: 280px;
    background: url(../images/arrow.png) no-repeat;
    width: 300px;
    height: 120px;
    margin-top: -32px;
    font-size: 16px;
}

.arrow-inner {
    padding: 23px 45px 10px 15px;
}

.signup-form {
}

th {

    padding-left: 10px;
}

th, td {
    padding-top: 5px;
}

tr.submit td {
    text-align: center;
}

input.text {
    border: 2px solid #569FDC;
    width: 100%;
}

.no-spam {
    font-size: 13px;
    padding: 5px;
    border: 3px solid #CCCCCC;
    
}

.gift-description {
    color: #444444;
    font-size: 12px;
    padding-top: 10px;
}

.confirm-content {
    width: 700px;
    padding-left: 30px;
}

h1.download-title {
    margin-bottom: 5px;
}