form, input, select, option, textarea {          
    font-size:10pt;
    font-family:Arial,Verdana,Swiss,Avant Garde,Sans-serif;
}

.contactForm{
    font-size:10pt;
    margin:2px 5px;
    font-family:Arial,Sans Serif;
    font-align:center;
}

td.contactTitle {
    text-align:         center;
    font-size:          16pt;   
    font-weight:        bold;
    background-color:   #dddddd;
    padding:            10px 0px;

}

td.contactLabel {
    width:		130px;
    text-align:		right;
    font-weight:	bold;
    background-color:	#dddddd;
    padding-right:	.25em;
}

td.contactItem {
    width:		470px;
    text-align:		left;
    background-color:	#dddddd;
    font-size:		10pt;
    padding:		2px 5px;
}

a:link           { color: #0000ff; text-decoration: none;}
a:visited        { color: #0000ff; text-decoration: none;}
a:hover          { color: #ff0000; text-decoration:underline;}

.indent          { margin-left:30px; }

.pageTitle { 
    text-align:		center;
    font-size:		16pt;
    font-weight:	bold;
    color:		#000066;
    margin:		10px 10px;
}

.page {
    text-align:		left;
    border-top:		1px solid #cccccc;
    margin-bottom:	20px;
    color:		#000000;
}

table.layout {
    text-align:		center;
    border:		0px;
    width:		90%;
    margin:		auto;
}

body {
    background-color:	#ffffff;
    text-align:		center;
    margin:		1em;
    color:		#000066;
}

.title {
    text-align:		center;
    font-size:		16pt;
    font-weight:	bold;
    color:		#000066;
}

.category {
    text-align:		center;
    font-size:		14pt;
    font-weight:	bold;
}

td{
    margin:             10px;
    background-color:   #ffffff;
    color:              #000066;    
    text-align:         center;
    font-size:          9pt;
    font-weight:        normal;
    font-family:        Arial, Verdana,Swiss,Avant garde,Sans-serif;
}

td.booklets { 
    text-align:		left;
    font-size:		8pt;
    width:		33%;
}

.norm  { font-style: plain; font-weight:normal; text-decoration:none;}
.i     { font-style: italic; }
.b     { font-weight: bold; }
.u     { text-decoration: underline; }
.ib    { font-style: italic; font-weight:bold; }
.iu    { font-style: italic; text-decoration: underline; }
.bu    { font-weight: bold; text-decoration: underline; }
.ibu   { font-style: italic; font-weight: bold; text-decoration: underline; }

.redAlert {
    font-size:8pt;
    color:red;
    font-weight:normal;
    margin-left:30px;
}

.redSup {
    font-size:8pt;
    color:red;
    vertical-align:super;
    font-weight:normal;
}

.redSmall {
    font-size:8pt;
    color:red;
    font-weight:normal
}
