@font-face					{ font-family:"TheMixLight-Plain"; src:url('../font/ThemixLt.ttf') format("truetype"); }
@font-face					{ font-family:"TheMixLight-Italic"; src:url('../font/ThemixLtIt.ttf') format("truetype"); }
@font-face 					{ font-family:"TheMixSemiBold-Plain"; src:url('../font/ThemixSBd.ttf') format("truetype"); }

.standardText01			{ font-family:"TheMixLight-Plain", "Gill Sans", sans-serif; font-size:12px; font-weight:normal; color:#FFFFFF; }
.standardText02			{ font-family:"TheMixLight-Plain", "Gill Sans", sans-serif; font-size:14px; font-weight:normal; color:#757575; }

.standardItalic01			{ font-family:"TheMixLight-Italic", "Gill Sans", sans-serif; font-size:12px; font-weight:normal; color:#ACACAC; }
.standardItalic02			{ font-family:"TheMixLight-Italic", "Gill Sans", sans-serif; font-size:14px; font-weight:normal; color:#171717; }

.standardLinkOff01		{ font-family:"TheMixLight-Plain", "Gill Sans", sans-serif; font-size:14px; font-weight:normal; color:#0175BE; }
.standardLinkOn01			{ font-family:"TheMixLight-Plain", "Gill Sans", sans-serif; font-size:14px; font-weight:normal; color:#171717; }
.standardLinkOut01		{ font-family:"TheMixLight-Plain", "Gill Sans", sans-serif; font-size:14px; font-weight:normal; color:#CCCCCC; }

.standardLinkOff02		{ font-family:"TheMixSemiBold-Plain", "Gill Sans", sans-serif; font-size:18px; font-weight:normal; color:#0175BE; text-decoration:none; }
.standardLinkOn02			{ font-family:"TheMixSemiBold-Plain", "Gill Sans", sans-serif; font-size:18px; font-weight:normal; color:#171717; text-decoration:none; }
.standardLinkOut02		{ font-family:"TheMixSemiBold-Plain", "Gill Sans", sans-serif; font-size:18px; font-weight:normal; color:#CCCCCC; text-decoration:none; }

.standardLinkOff03		{ font-family:"TheMixLight-Plain", "Gill Sans", sans-serif; font-size:14px; font-weight:normal; color:#FFFFFF; text-decoration:none; }
.standardLinkOn03			{ font-family:"TheMixLight-Plain", "Gill Sans", sans-serif; font-size:14px; font-weight:normal; color:#089DFA; text-decoration:none; }
.standardLinkOut03		{ font-family:"TheMixLight-Plain", "Gill Sans", sans-serif; font-size:14px; font-weight:normal; color:#CCCCCC; text-decoration:none; }

.standardLinkOff04		{ font-family:"TheMixLight-Plain", "Gill Sans", sans-serif; font-size:15px; font-weight:normal; color:#0175BE; text-decoration:none; }
.standardLinkOn04			{ font-family:"TheMixLight-Plain", "Gill Sans", sans-serif; font-size:15px; font-weight:normal; color:#171717; text-decoration:none; }
.standardLinkOut04		{ font-family:"TheMixLight-Plain", "Gill Sans", sans-serif; font-size:15px; font-weight:normal; color:#CCCCCC; text-decoration:none; }

h1 a.standardLinkOff04	{ font-family:"TheMixSemiBold-Plain", "Gill Sans", sans-serif; font-size:18px; font-weight:normal; color:#FFFFFF; text-decoration:none; }
h1 a.standardLinkOn04	{ font-family:"TheMixSemiBold-Plain", "Gill Sans", sans-serif; font-size:18px; font-weight:normal; color:#089DFA; text-decoration:none; }
h1 a.standardLinkOut04	{ font-family:"TheMixSemiBold-Plain", "Gill Sans", sans-serif; font-size:18px; font-weight:normal; color:#CCCCCC; text-decoration:none; }

h1								{ font-family:"TheMixSemiBold-Plain", "Gill Sans", sans-serif; font-size:18px; font-weight:bold; color:#FFFFFF; display:inline; }
h2								{ font-family:"TheMixLight-Plain", "Gill Sans", sans-serif; font-size:15px; font-weight:bold;   color:#171717; text-decoration:underline; }
h3								{ font-family:"TheMixLight-Plain", "Gill Sans", sans-serif; font-size:17px; font-weight:bold;   color:#171717; text-decoration:underline; }                                                            
h4								{ font-family:"TheMixLight-Plain", "Gill Sans", sans-serif; font-size:24px; font-weight:bold;   color:#171717; }
h5								{ font-family:"TheMixLight-Plain", "Gill Sans", sans-serif; font-size:18px; font-weight:bold;   color:#171717; }

p.homeParagraph01			{ font-family:"TheMixLight-Plain", serif; font-size:14px; font-weight:normal; color:#171717; line-height:17px; }
p.homeParagraph02			{ font-family:"TheMixLight-Plain", serif; font-size:14px; font-weight:normal; color:#171717; line-height:15px; }
p.contactParagraph01		{ font-family:"TheMixLight-Plain", serif; font-size:14px; font-weight:normal; color:#171717; line-height:17px; }
p.tutorParagraph01		{ font-family:"TheMixLight-Plain", serif; font-size:16px; font-weight:normal; color:#171717; line-height:17px; letter-spacing:0.2px; }
p.tutorParagraph02		{ font-family:"TheMixLight-Plain", serif; font-size:14px; font-weight:normal; color:#FFFFFF; line-height:17px; display:inline; }

ul								{ list-style-type: none; padding: 0px; margin: 0px; }
li								{ font-family:"TheMixLight-Plain", "Gill Sans", sans-serif; font-size:15px; font-weight:normal; color:#3E1022; text-align:justify; }

/* Comments Styles */

#commentsMainHolder		{ width:642px; margin:50px 0px 100px 0px; }

#commentsLeft				{ width:82px; float:left; margin:20px 0px 0px 0px; line-height:85%; color:#999999; }
#commentsName				{ font-family:"TheMixSemiBold-Plain", "Gill Sans", sans-serif; font-weight:normal; font-size:11px; color:#3D3D3D; display:block; }
#commentsCountry			{ font-family:"TheMixLight-Plain", "Gill Sans", sans-serif; font-weight:normal; 	font-size:11px; color:#9999AB; display:block; }
#commentsDate				{ font-family:"TheMixLight-Plain", "Gill Sans", sans-serif; font-weight:normal; 	font-size:11px; color:#9999AB; display:block; }

#commentsRight				{ width:560px; float:right; background:url(../_images/commentbox_top.jpg) 0 0 no-repeat; overflow:hidden; }
#commentsTitle01			{ width:478px; _width:560px; height:44px; _height:60px; padding:16px 0px 0px 82px; }
#commentsTitle02			{ width:560px; }
#commentsTitleText		{ width:560px; font-family:"TheMixSemiBold-Plain", "Gill Sans", sans-serif; font-weight:normal; font-size:18px; color:#DEDEDE; }

#commentsComments01		{ width:546px; _width:560px; background:url(../_images/commentbox_stretch.jpg) right top repeat-y; margin:0px 0px 0px 14px; }
#commentsComments02		{ width:508px; _width:546px; min-height:87px; padding:20px 18px 0px 20px; background:url(../_images/commentbox_middle.jpg) right bottom no-repeat; font-family:"TheMixLight-Plain", "Gill Sans", sans-serif; font-size:15px; }
#commentsFooter			{ width:560px; height:47px; background:url(../_images/commentbox_bottom.jpg) right bottom no-repeat; }

#commentsPost				{ width:642px; padding:10px 0px 0px 0px; font-family:"TheMixLight-Plain", "Gill Sans", sans-serif; font-size:15px; font-weight:normal; color:#171717; }
#commentsTitle03			{ width:542px; height:27px; margin:0px 0px 0px 100px; font-family:"TheMixLight-Plain", "Gill Sans", sans-serif; font-size:14px; font-weight:normal; color:#171717; } 
#commentsField03			{ width:542px; margin:0px 0px 8px 100px; }
.commentsArea01			{ font-family:"TheMixLight-Plain", "Gill Sans", sans-serif; font-size:14px; font-weight:normal; width:442px; height:110px; background-color:#F6F6F6; border:1px solid #BEBEBE; }
.commentsForm01			{ font-family:"TheMixLight-Plain", "Gill Sans", sans-serif; font-size:14px; font-weight:normal; width:442px; height:21px;  background-color:#F6F6F6; border:1px solid #BEBEBE; }
#commentsButton			{ width:546px; margin:0px 0px 8px 0px; font-family:"TheMixLight-Plain", "Gill Sans", sans-serif; font-size:12px; font-weight:normal; text-align:right;  }

#noComment					{ font-family:"TheMixSemiBold-Plain", "Gill Sans", sans-serif; font-weight:normal; font-size:20px; color:#171717; text-align:center; padding:30px; }

.standardError01			{ font-family:"TheMixSemiBold-Plain", "Gill Sans", sans-serif; font-size:11px; font-weight:normal; color:#880909; }

/* Footer Styles */

.footerText01				{ font-family:"TheMixLight-Plain", "Gill Sans", sans-serif; font-size:11px; font-weight:normal; color:#FFFFFF; }
.footerLinkOff01			{ font-family:"TheMixLight-Plain", "Gill Sans", sans-serif; font-size:11px; font-weight:normal; color:#FFFFFF; text-decoration:none; }
.footerLinkOn01			{ font-family:"TheMixLight-Plain", "Gill Sans", sans-serif; font-size:11px; font-weight:normal; color:#70BCFC; text-decoration:none; }
.footerLinkOut01			{ font-family:"TheMixLight-Plain", "Gill Sans", sans-serif; font-size:11px; font-weight:normal; color:#FFFFFF; text-decoration:none; }

.footerLinkOff02			{ font-family:"TheMixLight-Plain", "Gill Sans", sans-serif; font-size:11px; font-weight:normal; color:#FFFFFF; }
.footerLinkOn02			{ font-family:"TheMixLight-Plain", "Gill Sans", sans-serif; font-size:11px; font-weight:normal; color:#70BCFC; }
.footerLinkOut02			{ font-family:"TheMixLight-Plain", "Gill Sans", sans-serif; font-size:11px; font-weight:normal; color:#FFFFFF; }

/* Form Elements */

.formTitle01				{ width:362px; font-family:"TheMixLight-Plain", "Gill Sans", sans-serif ; font-size:14px; font-weight:normal; color:#171717; padding:2px; }
.formField01				{ width:362px; padding:2px; }
.formArea01					{ width:362px; padding:2px; }
.formButton01				{ width:362px; height:25px; padding:2px; text-align:right; }

.formField02				{ font-family:"TheMixLight-Plain", "Gill Sans", sans-serif; font-size:12px; font-weight:normal; color:#11131E; width:358px; height:20px; border:1px solid #9E9E9E; }
.formArea02					{ font-family:"TheMixLight-Plain", "Gill Sans", sans-serif; font-size:12px; font-weight:normal; width:358px; height:110px; border:1px solid #11131E; }
.formButton02				{ font-family:"TheMixLight-Plain", "Gill Sans", sans-serif; font-size:12px; font-weight:normal; width:358px; height:21px; }

#formTitle01				{ width:98px;  height:17px; padding:8px 4px 4px 4px; } 
#formField01				{ width:225px; padding:4px 0px 0px 0px; }

#formText					{ font-family:"TheMixLight-Plain", "Gill Sans", sans-serif; font-size:11px; font-weight:normal; color:#BEBEBE; clear:both; padding:4px; }
